{
  "resourceType" : "CodeSystem",
  "id" : "flag-priority",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem flag-priority</b></p><a name=\"flag-priority\"> </a><a name=\"hcflag-priority\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/flag-priority-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">PN<a name=\"flag-priority-PN\"> </a></td><td>No alarm</td><td>No alarm.</td></tr><tr><td style=\"white-space:nowrap\">PL<a name=\"flag-priority-PL\"> </a></td><td>Low priority</td><td>Low priority.</td></tr><tr><td style=\"white-space:nowrap\">PM<a name=\"flag-priority-PM\"> </a></td><td>Medium priority</td><td>Medium priority.</td></tr><tr><td style=\"white-space:nowrap\">PH<a name=\"flag-priority-PH\"> </a></td><td>High priority</td><td>High priority.</td></tr></table></div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4.r4b"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/flag-priority-code",
  "version" : "4.0.1",
  "name" : "FlagPriorityCodes",
  "title" : "Flag Priority Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-13T16:11:23-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "This value set is provided as an exemplar. The value set is driven by IHE Table B.8-4: Abnormal Flags, Alert Priority.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/flag-priority|5.2.0",
  "content" : "complete",
  "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."
  }]
}