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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0229"/>
  <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>DRG Payor</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>...
            <a name=".46.46.46"> </a>
          </td>
          <td>No suggested values defined</td>
          <td/>
          <td>added v2.8.2</td>
        </tr>
        <tr>
          <td>C
            <a name="C"> </a>
          </td>
          <td>Champus</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.7.1</td>
        </tr>
        <tr>
          <td>G
            <a name="G"> </a>
          </td>
          <td>Managed Care Organization</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.7.1</td>
        </tr>
        <tr>
          <td>M
            <a name="M"> </a>
          </td>
          <td>Medicare</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.7.1</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-0229"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.129"/>
  </identifier>
  <version value="2.9"/>
  <name value="v2.0229"/>
  <title value="v2 Outlier 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 0229 ( Outlier 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="..."/>
    <display value="No suggested values defined"/>
    <designation>
      <language value="de"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="keine Werte vorgeschlagen"/>
    </designation>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="geen voorgestelde waarden"/>
    </designation>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-comments">
      <valueString>
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueString value="nl"/>
          </extension>
          <extension url="content">
            <valueString value="Amerikaans zorgprogramma aanvullend op Medicare"/>
          </extension>
        </extension>
      </valueString>
    </extension>
    <code value="C"/>
    <display value="Champus"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Civilian Health and Medical Program of the Uniformed Services"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="deprecated"/>
    </property>
    <property>
      <code value="deprecationDate"/>
      <valueDateTime value="2011-01"/>
    </property>
  </concept>
  <concept>
    <code value="G"/>
    <display value="Managed Care Organization"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Managed Care organisatie"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="deprecated"/>
    </property>
    <property>
      <code value="deprecationDate"/>
      <valueDateTime value="2011-01"/>
    </property>
  </concept>
  <concept>
    <code value="M"/>
    <display value="Medicare"/>
    <designation>
      <language value="nl"/>
      <use>
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Medicare"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="deprecated"/>
    </property>
    <property>
      <code value="deprecationDate"/>
      <valueDateTime value="2011-01"/>
    </property>
  </concept>
</CodeSystem>