<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0474"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Practitioner Organization Unit Type</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>D
            <a name="D"> </a>
          </td>
          <td>Department</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>F
            <a name="F"> </a>
          </td>
          <td>Facility</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>L
            <a name="L"> </a>
          </td>
          <td>Local market area</td>
          <td>deprecated</td>
          <td>added v2.4, removed after v2.4</td>
        </tr>
        <tr>
          <td>M
            <a name="M"> </a>
          </td>
          <td>Medical Center Area</td>
          <td>deprecated</td>
          <td>added v2.4, removed after v2.4</td>
        </tr>
        <tr>
          <td>S
            <a name="S"> </a>
          </td>
          <td>Subdivision</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>U
            <a name="U"> </a>
          </td>
          <td>Subdepartment</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>V
            <a name="V"> </a>
          </td>
          <td>Division</td>
          <td/>
          <td>added v2.4</td>
        </tr>
      </table>

    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueString value="External"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0474"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.302"/>
  </identifier>
  <version value="2.9"/>
  <name value="v2.0474"/>
  <title value="v2 Practitioner Organization Unit Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0474 ( Practitioner Organization Unit Type)"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <description value="A property that indicates the status of the concept. One of active, experimental, deprecated, retired"/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecationDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/>
    <description value="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 value="dateTime"/>
  </property>
  <concept>
    <code value="D"/>
    <display value="Department"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Afdeling"/>
    </designation>
  </concept>
  <concept>
    <code value="F"/>
    <display value="Facility"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Kliniek"/>
    </designation>
  </concept>
  <concept>
    <code value="L"/>
    <display value="Local market area"/>
    <property>
      <code value="status"/>
      <valueCode value="deprecated"/>
    </property>
    <property>
      <code value="deprecationDate"/>
      <valueDateTime value="2000-11"/>
    </property>
  </concept>
  <concept>
    <code value="M"/>
    <display value="Medical Center Area"/>
    <property>
      <code value="status"/>
      <valueCode value="deprecated"/>
    </property>
    <property>
      <code value="deprecationDate"/>
      <valueDateTime value="2000-11"/>
    </property>
  </concept>
  <concept>
    <code value="S"/>
    <display value="Subdivision"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Subdivisie"/>
    </designation>
  </concept>
  <concept>
    <code value="U"/>
    <display value="Subdepartment"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Subafdeling"/>
    </designation>
  </concept>
  <concept>
    <code value="V"/>
    <display value="Division"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Divisie"/>
    </designation>
  </concept>
</CodeSystem>