PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core@4.1.0
    http://hl7.org/fhir/flag-priority-code
{
  "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.r4b.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-03-11T17:06:20.662+11:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "FlagPriorityCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Flag Priority Codes",
  "package_version": "4.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "ee2b4949-4f2b-4d95-8cb0-bfd8cfc8144b",
  "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.1.0"
}