{
"description": "This value set is provided as an exemplar. The value set is driven by IHE Table B.8-4: Abnormal Flags, Alert Priority.",
"_filename": "codesystem-flag-priority.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2020-08-20T17:41:31.970+10:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "FlagPriorityCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Flag Priority Codes",
"package_version": "4.5.0",
"status": "draft",
"id": "b913eaa4-8101-4f46-88d4-01317a322261",
"valueSet": "http://hl7.org/fhir/ValueSet/flag-priority",
"kind": null,
"url": "http://hl7.org/fhir/flag-priority-code",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.951",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "PN",
"display": "No alarm",
"definition": "No alarm."
}, {
"code": "PL",
"display": "Low priority",
"definition": "Low priority."
}, {
"code": "PM",
"display": "Medium priority",
"definition": "Medium priority."
}, {
"code": "PH",
"display": "High priority",
"definition": "High priority."
} ],
"caseSensitive": true,
"version": "4.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}