<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0133" />
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem" />
  </meta>
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Procedure Practitioner Identifier Code Type</p>
      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Deutsch (German)</b>
          </td>
          <td>
            <b>Nederlands (Dutch)</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>AN
                  <a name="AN"></a></td>
          <td>Anesthesiologist/Anesthetist</td>
          <td>Anästhesist</td>
          <td>Anesthesioloog/Anesthesist</td>
          <td>deprecated</td>
          <td>added v2.2, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>AS
                  <a name="AS"></a></td>
          <td>Assistant Surgeon</td>
          <td>Assistenzchirurg</td>
          <td>Assistent chirurg</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>CM
                  <a name="CM"></a></td>
          <td>Certified Nurse Midwife</td>
          <td>Hebamme</td>
          <td>Gecertificeerde verloskundig verpleegkundige</td>
          <td>deprecated</td>
          <td>added v2.2, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>NP
                  <a name="NP"></a></td>
          <td>Nurse Practitioner</td>
          <td>Krankenschwester</td>
          <td>Nurse practitioner</td>
          <td>deprecated</td>
          <td>added v2.2, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>PR
                  <a name="PR"></a></td>
          <td>Procedure MD/ Surgeon</td>
          <td>ausführender Arzt (Chirurg)</td>
          <td>Chirurg</td>
          <td>deprecated</td>
          <td>added v2.2, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>PS
                  <a name="PS"></a></td>
          <td>Primary Surgeon</td>
          <td>verantwortlicher Chirurg</td>
          <td>Hoofdchirurg</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>RD
                  <a name="RD"></a></td>
          <td>Radiologist</td>
          <td>Radiologe</td>
          <td>Radioloog</td>
          <td>deprecated</td>
          <td>added v2.2, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>RS
                  <a name="RS"></a></td>
          <td>Resident</td>
          <td>Krankenhausarzt</td>
          <td>Medewerker</td>
          <td>deprecated</td>
          <td>added v2.2, removed after v2.5.1</td>
        </tr>
        <tr>
          <td>SN
                  <a name="SN"></a></td>
          <td>Scrub Nurse</td>
          <td></td>
          <td>Operatieassistent</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.5.1</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v2/0133" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.18.59" />
  </identifier>
  <version value="2.8.2" />
  <name value="v2 Procedure Practitioner Identifier Code 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 0133 ( Procedure Practitioner Identifier Code Type)" />
  <caseSensitive value="false" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0133" />
  <content value="complete" />
  <property>
    <code value="deprecated" />
    <uri value="http://hl7.org/fhir/concept-properties#deprecated" />
    <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="AN" />
    <display value="Anesthesiologist/Anesthetist" />
    <designation>
      <language value="de" />
      <value value="Anästhesist" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Anesthesioloog/Anesthesist" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="AS" />
    <display value="Assistant Surgeon" />
    <designation>
      <language value="de" />
      <value value="Assistenzchirurg" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Assistent chirurg" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="CM" />
    <display value="Certified Nurse Midwife" />
    <designation>
      <language value="de" />
      <value value="Hebamme" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Gecertificeerde verloskundig verpleegkundige" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="NP" />
    <display value="Nurse Practitioner" />
    <designation>
      <language value="de" />
      <value value="Krankenschwester" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Nurse practitioner" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="PR" />
    <display value="Procedure MD/ Surgeon" />
    <designation>
      <language value="de" />
      <value value="ausführender Arzt (Chirurg)" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Chirurg" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="PS" />
    <display value="Primary Surgeon" />
    <designation>
      <language value="de" />
      <value value="verantwortlicher Chirurg" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Hoofdchirurg" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="RD" />
    <display value="Radiologist" />
    <designation>
      <language value="de" />
      <value value="Radiologe" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Radioloog" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="RS" />
    <display value="Resident" />
    <designation>
      <language value="de" />
      <value value="Krankenhausarzt" />
    </designation>
    <designation>
      <language value="nl" />
      <value value="Medewerker" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
  <concept>
    <code value="SN" />
    <display value="Scrub Nurse" />
    <designation>
      <language value="nl" />
      <value value="Operatieassistent" />
    </designation>
    <property>
      <code value="deprecated" />
      <valueDateTime value="2007-04" />
    </property>
  </concept>
</CodeSystem>