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 score, 1 minute - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="apgarscore-01"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-apgarscore-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation apgarscore-01</b></p><a name="apgarscore-01"> </a><a name="hcapgarscore-01"> </a><a name="apgarscore-01-en-AU"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 169895004}">Apgar at 1 minute</span></p><p><b>subject</b>: child</p><p><b>effective</b>: 2022-02-01 22:05:00+0000</p><p><b>value</b>: 3</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 249227004}">Apgar colour score</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6722-8}">0. The baby's whole body is completely bluish-gray or pale</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 249223000}">Apgar heart rate score</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6716-0}">0. No heart rate</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 249226008}">Apgar response to stimulus score</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6720-2}">1. Grimace during suctioning</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 249225007}">Apgar muscle tone score</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6714-5}">1. Some flexion of arms and legs</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 249224006}">Apgar respiratory effort score</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6726-9}">1. Weak cry; may sound like whimpering, slow or irregular breathing</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="exam"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="169895004"/>
      <display value="Apgar at 1 minute"/>
    </coding>
    <text value="Apgar at 1 minute"/>
  </code>
  <subject>
    <display value="child"/>
  </subject>
  <effectiveDateTime value="2022-02-01T22:05:00Z"/>
  <valueInteger value="3"/>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="249227004"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA6722-8"/>
      </coding>
      <text
            value="0. The baby's whole body is completely bluish-gray or pale"/>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="249223000"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA6716-0"/>
      </coding>
      <text value="0. No heart rate"/>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="249226008"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA6720-2"/>
      </coding>
      <text value="1. Grimace during suctioning"/>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="249225007"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA6714-5"/>
      </coding>
      <text value="1. Some flexion of arms and legs"/>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="249224006"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA6726-9"/>
      </coding>
      <text
            value="1. Weak cry; may sound like whimpering, slow or irregular breathing"/>
    </valueCodeableConcept>
  </component>
</Observation>