{
"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/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "Financial Management",
"content": "complete",
"name": "Priority Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "ab712f72-169b-414b-b58a-6e74af6e5ec1",
"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.319",
"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": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}