PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/processpriority
{
  "description": "This value set includes the financial processing priority codes.",
  "_filename": "CodeSystem-process-priority.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Process Priority Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "60c773ac-73e1-47d0-b9fa-9aad9b4ba7d1",
  "valueSet": "http://hl7.org/fhir/ValueSet/process-priority",
  "kind": null,
  "url": "http://hl7.org/fhir/processpriority",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.553",
    "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": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}