Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Apgar Respiratory Effort Finding - XML Representation

Draft as of 2024-09-12

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="apgarrespiratoryeffortfinding-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet apgarrespiratoryeffortfinding-1</b></p><a name="apgarrespiratoryeffortfinding-1"> </a><a name="hcapgarrespiratoryeffortfinding-1"> </a><a name="apgarrespiratoryeffortfinding-1-en-AU"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/LA6725-1/">LA6725-1</a></td><td style="color: #cccccc">Not breathing</td></tr><tr><td><a href="https://loinc.org/LA6726-9/">LA6726-9</a></td><td style="color: #cccccc">Weak cry; may sound like whimpering, slow or irregular breathing</td></tr><tr><td><a href="https://loinc.org/LA6727-7/">LA6727-7</a></td><td style="color: #cccccc">Good, strong cry; normal rate and effort of breathing</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://ns.electronichealth.net.au/fhir/ValueSet/apgarrespiratoryeffortfinding-1"/>
  <version value="0.1.0"/>
  <name value="ApgarRespiratoryEffortFinding"/>
  <title value="Apgar Respiratory Effort Finding"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-09-12T01:44:11+00:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <description
               value="The Apgar Respiratory Effort Finding value set includes values that cover findings of Apgar respiratory effort."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This resource contains content from LOINC™ (http://loinc.org). The LOINC Table, LOINC Table Core, LOINC Panels and Forms File, LOINC Answer File, LOINC Part File, LOINC Group File, LOINC Document Ontology File, LOINC Hierarchies, LOINC Linguistic Variants File, LOINC/RSNA Radiology Playbook, and LOINC/IEEE Medical Device Code Mapping Table are copyright © 1995-2017, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="0"/>
        </extension>
        <code value="LA6725-1"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="1"/>
        </extension>
        <code value="LA6726-9"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/ordinalValue">
          <valueDecimal value="2"/>
        </extension>
        <code value="LA6727-7"/>
      </concept>
    </include>
  </compose>
</ValueSet>