http://terminology.hl7.org/CodeSystem/processpriority|4.0.1

name
ProcessPriorityCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Process Priority Codes

This value set includes the financial processing priority codes.

{
  "description" : "This value set includes the financial processing priority codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "Financial Management",
  "content" : "complete",
  "name" : "ProcessPriorityCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Process Priority Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "2809e3a3-5e7d-5912-9203-ce9e35e11e9d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/process-priority",
  "url" : "http://terminology.hl7.org/CodeSystem/processpriority",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1155",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "stat",
    "display" : "Immediate",
    "definition" : "Immediately in real time."
  }, {
    "code" : "normal",
    "display" : "Normal",
    "definition" : "With best effort."
  }, {
    "code" : "deferred",
    "display" : "Deferred",
    "definition" : "Later, when possible."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}