PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/process-priority
{
  "description": "This value set includes the financial processing priority codes.",
  "_filename": "ValueSet-process-priority.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "Financial Management",
  "name": "Priority Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.319"
  } ],
  "status": "draft",
  "id": "1d5ddba1-a090-4469-943d-aaac83cd36e7",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/process-priority",
  "codeSystem": {
    "system": "http://hl7.org/fhir/processpriority",
    "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."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.319"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}