{
"description": "This value set includes the financial processing priority codes.",
"_filename": "CodeSystem-process-priority.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+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.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.319"
} ],
"compositional": false,
"status": "draft",
"id": "502ae2e3-6bfa-4283-b6f2-84bf1f0ca97d",
"valueSet": "http://hl7.org/fhir/ValueSet/process-priority",
"kind": null,
"count": 0,
"url": "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."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}