Clinical Document Architecture with Australian Schema
0.1.0 - ci-build Australia flag

Clinical Document Architecture with Australian Schema, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/cda-au-schema/ and changes regularly. See the Directory of published versions

: CDAActCode - XML Representation

Draft as of 2024-10-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CDAActCode"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet CDAActCode</b></p><a name="CDAActCode"> </a><a name="hcCDAActCode"> </a><a name="CDAActCode-en-AU"> </a><ul><li>Include codes from<a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a> where notSelectable  = false</li></ul></div>
  </text>
  <url value="http://hl7.org/cda/stds/core/ValueSet/CDAActCode"/>
  <version value="0.1.0"/>
  <name value="CDAActCode"/>
  <title value="CDAActCode"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-10-13T23:51:04+00:00"/>
  <description
               value="A code specifying the particular kind of Act that the Act-instance represents within its class."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <version value="8.0.1"/>
      <filter>
        <property value="notSelectable"/>
        <op value="="/>
        <value value="false"/>
      </filter>
    </include>
  </compose>
</ValueSet>