AU Base Implementation Guide
5.1.0-preview - Preview Australia flag

This page is part of the Australian Base IG (v5.1.0-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 5.0.0. For a full list of available versions, see the Directory of published versions

: Substance - body substance of epiglottic mucus - XML Representation

Page standards status: Informative

Raw xml | Download


<Substance xmlns="http://hl7.org/fhir">
  <id value="example0"/>
  <meta>
    <profile value="http://hl7.org.au/fhir/StructureDefinition/au-substance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Substance example0</b></p><a name="example0"> </a><a name="hcexample0"> </a><a name="example0-en-AU"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-au-substance.html">AU Base Substance</a></p></div><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/substance-category body}">Body Substance</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 65799005}">Epiglottic mucus</span></p></div>
  </text>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/substance-category"/>
      <code value="body"/>
      <display value="Body Substance"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="65799005"/>
      <display value="Epiglottic mucus"/>
    </coding>
  </code>
</Substance>