{
  "resourceType" : "CodeSystem",
  "id" : "v2-0474",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0474</b></p><a name=\"v2-0474\"> </a><a name=\"hcv2-0474\"> </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>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</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  code system <code>http://terminology.hl7.org/CodeSystem/v2-0474</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>status</b></td><td><b>deprecationDate</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0474-D\"> </a></td><td>Department</td><td/><td/><td/><td>Afdeling</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"v2-0474-F\"> </a></td><td>Facility</td><td/><td/><td/><td>Kliniek</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">L<a name=\"v2-0474-L\"> </a></td><td>Local market area</td><td>Deprecated</td><td>deprecated</td><td>2000-11</td><td/></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">M<a name=\"v2-0474-M\"> </a></td><td>Medical Center Area</td><td>Deprecated</td><td>deprecated</td><td>2000-11</td><td/></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0474-S\"> </a></td><td>Subdivision</td><td/><td/><td/><td>Subdivisie</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0474-U\"> </a></td><td>Subdepartment</td><td/><td/><td/><td>Subafdeling</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"v2-0474-V\"> </a></td><td>Division</td><td/><td/><td/><td>Divisie</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "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://terminology.hl7.org/CodeSystem/v2-0474",
  "version" : "2.9",
  "name" : "v2.0474",
  "title" : "v2 Practitioner Organization Unit Type",
  "status" : "active",
  "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" : "FHIR Value set/code system definition for HL7 v2 table 0474 ( Practitioner Organization Unit Type)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "content" : "complete",
  "property" : [{
    "code" : "status",
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, retired",
    "type" : "code"
  },
  {
    "code" : "deprecationDate",
    "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
    "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" : "D",
    "display" : "Department",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Afdeling"
    }]
  },
  {
    "code" : "F",
    "display" : "Facility",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Kliniek"
    }]
  },
  {
    "code" : "L",
    "display" : "Local market area",
    "property" : [{
      "code" : "status",
      "valueCode" : "deprecated"
    },
    {
      "code" : "deprecationDate",
      "valueDateTime" : "2000-11"
    }]
  },
  {
    "code" : "M",
    "display" : "Medical Center Area",
    "property" : [{
      "code" : "status",
      "valueCode" : "deprecated"
    },
    {
      "code" : "deprecationDate",
      "valueDateTime" : "2000-11"
    }]
  },
  {
    "code" : "S",
    "display" : "Subdivision",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Subdivisie"
    }]
  },
  {
    "code" : "U",
    "display" : "Subdepartment",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Subafdeling"
    }]
  },
  {
    "code" : "V",
    "display" : "Division",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Divisie"
    }]
  }]
}