Clinical Document Architecture with Australian Schema
1.0.0 - current Australia flag

Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CDAEntityCode - XML Representation

Draft as of 2024-08-29

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CDAEntityCode"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet CDAEntityCode</b></p><a name="CDAEntityCode"> </a><a name="hcCDAEntityCode"> </a><a name="CDAEntityCode-en-AU"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="ValueSet-CDAMaterialEntityClassType.html">CDAMaterialEntityClassType</a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-EntityCode</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-BED">BED</a></td><td style="color: #cccccc">Bed Location</td><td>The location of a bed</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-BLDG">BLDG</a></td><td style="color: #cccccc">Building Location</td><td>The location of a building</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-FLOOR">FLOOR</a></td><td style="color: #cccccc">Floor Location</td><td>The location of a floor of a building</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-ROOM">ROOM</a></td><td style="color: #cccccc">Room Location</td><td>The location of a room</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-WING">WING</a></td><td style="color: #cccccc">Wing Location</td><td>The location of a wing of a building (e.g. East Wing). The same room number for the same floor number can be distinguished by wing number in some situations</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-HHOLD">HHOLD</a></td><td style="color: #cccccc">household</td><td>The group of persons who occupy a single housing unit.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-NAT">NAT</a></td><td style="color: #cccccc">NationEntityType</td><td>Codes identifying nation states. Allows for finer grained specification of Entity with classcode &lt;= NAT<br/><br/>*Example:*ISO3166 country codes.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-RELIG">RELIG</a></td><td style="color: #cccccc">religious institution</td><td>An organization that provides religious rites of worship.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityCode.html#v3-EntityCode-PRAC">PRAC</a></td><td style="color: #cccccc">PractitionerGroup</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/cda/stds/core/ValueSet/CDAEntityCode"/>
  <version value="1.0.0"/>
  <name value="CDAEntityCode"/>
  <title value="CDAEntityCode"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-08-29T09:46:41+10:00"/>
  <description
               value="A value representing the specific kind of Entity the instance represents."/>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/cda/stds/core/ValueSet/CDAMaterialEntityClassType"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-EntityCode"/>
      <concept>
        <code value="BED"/>
      </concept>
      <concept>
        <code value="BLDG"/>
      </concept>
      <concept>
        <code value="FLOOR"/>
      </concept>
      <concept>
        <code value="ROOM"/>
      </concept>
      <concept>
        <code value="WING"/>
      </concept>
      <concept>
        <code value="HHOLD"/>
      </concept>
      <concept>
        <code value="NAT"/>
      </concept>
      <concept>
        <code value="RELIG"/>
      </concept>
      <concept>
        <code value="PRAC"/>
      </concept>
    </include>
  </compose>
</ValueSet>