{
  "resourceType" : "CodeSystem",
  "id" : "v2-0418",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0418</b></p><a name=\"v2-0418\"> </a><a name=\"hcv2-0418\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Deprecated</td><td>deprecated</td><td>http://hl7.org/fhir/concept-properties#deprecated</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0418</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>Deprecated</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">...<a name=\"v2-0418-.46.46.46\"> </a></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">0<a name=\"v2-0418-0\"> </a></td><td>the admitting procedure</td><td/><td>Opname procedure</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"v2-0418-1\"> </a></td><td>the primary procedure</td><td/><td>Primaire procedure</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"v2-0418-2\"> </a></td><td>for ranked secondary procedures</td><td/><td>Secundaire procedures</td></tr><tr><td style=\"white-space:nowrap\">…<a name=\"v2-0418-.8230\"> </a></td><td/><td>2007-04</td><td/></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString" : "External"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r3.r4"
    },
    {
      "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-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/v2/0418",
  "version" : "2.8.2",
  "name" : "v2 Procedure Priority",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-13T15:32:29-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0418 ( Procedure Priority)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0418",
  "content" : "complete",
  "property" : [{
    "code" : "deprecated",
    "uri" : "http://hl7.org/fhir/concept-properties#deprecated",
    "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
    "type" : "dateTime"
  }],
  "concept" : [{
    "code" : "..."
  },
  {
    "code" : "0",
    "display" : "the admitting procedure",
    "designation" : [{
      "language" : "nl",
      "value" : "Opname procedure"
    }]
  },
  {
    "code" : "1",
    "display" : "the primary procedure",
    "designation" : [{
      "language" : "nl",
      "value" : "Primaire procedure"
    }]
  },
  {
    "code" : "2",
    "display" : "for ranked secondary procedures",
    "designation" : [{
      "language" : "nl",
      "value" : "Secundaire procedures"
    }]
  },
  {
    "code" : "…",
    "property" : [{
      "code" : "deprecated",
      "valueDateTime" : "2007-04"
    }]
  }]
}