STU 3 Ballot

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3

V2-0223.cs.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0223 ( Living Dependency)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0223"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Living Dependency</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Nederlands (Dutch)</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>c
            <a name="c"> </a>
          </td>
          <td>Small Children Dependent</td>
          <td>Afhankelijke kleine kinderen</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>cb
            <a name="cb"> </a>
          </td>
          <td>Common Bath</td>
          <td>Gedeeld bad</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.4</td>
        </tr>
        <tr>
          <td>d
            <a name="d"> </a>
          </td>
          <td>Spouse dependent</td>
          <td>Echtgenoot afhankelijk</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.4</td>
        </tr>
        <tr>
          <td>m
            <a name="m"> </a>
          </td>
          <td>Medical Supervision Required</td>
          <td>Medisch toezicht vereist</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>o
            <a name="o"> </a>
          </td>
          <td>Other</td>
          <td>Anders</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>s
            <a name="s"> </a>
          </td>
          <td>Spouse Dependent</td>
          <td>Echtgenoot afhankelijk</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>u
            <a name="u"> </a>
          </td>
          <td>Unknown</td>
          <td>Onbekend</td>
          <td/>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>wu
            <a name="wu"> </a>
          </td>
          <td>Walk up</td>
          <td>Loopt naar boven</td>
          <td>deprecated</td>
          <td>added v2.3, removed after v2.4</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/v2/0223"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.133883.18.124"/>
  </identifier>
  <version value="2.8.2"/>
  <name value="v2 Living Dependency"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0223 ( Living Dependency)"/>
  <caseSensitive value="false"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0223"/>
  <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="C"/>
    <display value="Small Children Dependent"/>
    <designation>
      <language value="nl"/>
      <value value="Afhankelijke kleine kinderen"/>
    </designation>
  </concept>
  <concept>
    <code value="CB"/>
    <display value="Common Bath"/>
    <designation>
      <language value="nl"/>
      <value value="Gedeeld bad"/>
    </designation>
    <property>
      <code value="deprecated"/>
      <valueDateTime value="2000-11"/>
    </property>
    <property>
      <code value="deprecated"/>
      <valueBoolean value="true"/>
    </property>
  </concept>
  <concept>
    <code value="D"/>
    <display value="Spouse dependent"/>
    <designation>
      <language value="nl"/>
      <value value="Echtgenoot afhankelijk"/>
    </designation>
    <property>
      <code value="deprecated"/>
      <valueDateTime value="2000-11"/>
    </property>
    <property>
      <code value="deprecated"/>
      <valueBoolean value="true"/>
    </property>
  </concept>
  <concept>
    <code value="M"/>
    <display value="Medical Supervision Required"/>
    <designation>
      <language value="nl"/>
      <value value="Medisch toezicht vereist"/>
    </designation>
  </concept>
  <concept>
    <code value="O"/>
    <display value="Other"/>
    <designation>
      <language value="nl"/>
      <value value="Anders"/>
    </designation>
  </concept>
  <concept>
    <code value="S"/>
    <display value="Spouse Dependent"/>
    <designation>
      <language value="nl"/>
      <value value="Echtgenoot afhankelijk"/>
    </designation>
  </concept>
  <concept>
    <code value="U"/>
    <display value="Unknown"/>
    <designation>
      <language value="nl"/>
      <value value="Onbekend"/>
    </designation>
  </concept>
  <concept>
    <code value="WU"/>
    <display value="Walk up"/>
    <designation>
      <language value="nl"/>
      <value value="Loopt naar boven"/>
    </designation>
    <property>
      <code value="deprecated"/>
      <valueDateTime value="2000-11"/>
    </property>
    <property>
      <code value="deprecated"/>
      <valueBoolean value="true"/>
    </property>
  </concept>
</CodeSystem>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.