http://hl7.org/fhir/flag-priority-code|4.0.1
name
FlagPriorityCodes
FlagPriorityCodes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Flag Priority Codes
This value set is provided as an exemplar. The value set is driven by IHE Table B.8-4: Abnormal Flags, Alert Priority.
{
"description" : "This value set is provided as an exemplar. The value set is driven by IHE Table B.8-4: Abnormal Flags, Alert Priority.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "FlagPriorityCodes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Flag Priority Codes",
"supliment" : null,
"status" : "draft",
"id" : "9d2438e2-a09a-51a7-a3cf-58da96dd740b",
"valueSet" : "http://hl7.org/fhir/ValueSet/flag-priority",
"url" : "http://hl7.org/fhir/flag-priority-code",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.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.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}