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 Colour Finding Supplement - XML Representation

Draft as of 2024-09-12

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="apgarcolourfinding-supplement-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem apgarcolourfinding-supplement-1</b></p><a name="apgarcolourfinding-supplement-1"> </a><a name="hcapgarcolourfinding-supplement-1"> </a><a name="apgarcolourfinding-supplement-1-en-AU"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>ordinal-value</td><td>ordinal-value</td><td>integer</td><td>A numeric value that allows the comparison (less than, greater than) or other numerical manipulation of a concept (e.g. Adding up components of a score).</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://ns.electronichealth.net.au/fhir/CodeSystem/apgarcolourfinding-supplement-1</code> defines properties on the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>ordinal-value</b></td></tr><tr><td><a style="white-space:nowrap" href="https://loinc.org/LA6722-8">LA6722-8</a><a name="apgarcolourfinding-supplement-1-LA6722-8"> </a></td><td>0</td></tr><tr><td><a style="white-space:nowrap" href="https://loinc.org/LA6723-6">LA6723-6</a><a name="apgarcolourfinding-supplement-1-LA6723-6"> </a></td><td>1</td></tr><tr><td><a style="white-space:nowrap" href="https://loinc.org/LA6724-4">LA6724-4</a><a name="apgarcolourfinding-supplement-1-LA6724-4"> </a></td><td>2</td></tr></table></div>
  </text>
  <url
       value="http://ns.electronichealth.net.au/fhir/CodeSystem/apgarcolourfinding-supplement-1"/>
  <version value="0.1.0"/>
  <name value="ApgarColourFindingSupplement"/>
  <title value="Apgar Colour Finding Supplement"/>
  <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 Colour Finding Supplement code system defines supplementary properties for LOINC Apgar answer codes."/>
  <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."/>
  <content value="supplement"/>
  <supplements value="http://loinc.org"/>
  <property>
    <code value="ordinal-value"/>
    <description
                 value="A numeric value that allows the comparison (less than, greater than) or other numerical manipulation of a concept (e.g. Adding up components of a score)."/>
    <type value="integer"/>
  </property>
  <concept>
    <code value="LA6722-8"/>
    <property>
      <code value="ordinal-value"/>
      <valueInteger value="0"/>
    </property>
  </concept>
  <concept>
    <code value="LA6723-6"/>
    <property>
      <code value="ordinal-value"/>
      <valueInteger value="1"/>
    </property>
  </concept>
  <concept>
    <code value="LA6724-4"/>
    <property>
      <code value="ordinal-value"/>
      <valueInteger value="2"/>
    </property>
  </concept>
</CodeSystem>