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 Type LOINC - JSON Representation

Draft as of 2024-09-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "apgarscoretypeloinc-1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet apgarscoretypeloinc-1</b></p><a name=\"apgarscoretypeloinc-1\"> </a><a name=\"hcapgarscoretypeloinc-1\"> </a><a name=\"apgarscoretypeloinc-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/9272-6/\">9272-6</a></td><td style=\"color: #cccccc\">1 minute Apgar Score</td></tr><tr><td><a href=\"https://loinc.org/9274-2/\">9274-2</a></td><td style=\"color: #cccccc\">5 minute Apgar Score</td></tr><tr><td><a href=\"https://loinc.org/9271-8/\">9271-8</a></td><td style=\"color: #cccccc\">10 minute Apgar Score</td></tr></table></li></ul></div>"
  },
  "url" : "http://ns.electronichealth.net.au/fhir/ValueSet/apgarscoretypeloinc-1",
  "version" : "0.1.0",
  "name" : "ApgarScoreTypeLoinc",
  "title" : "Apgar Score Type LOINC",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-09-12T01:44:11+00:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description" : "The Apgar Score Type value set includes LOINC values that cover common timings of Apgar scores.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "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" : "http://loinc.org",
        "concept" : [
          {
            "code" : "9272-6"
          },
          {
            "code" : "9274-2"
          },
          {
            "code" : "9271-8"
          }
        ]
      }
    ]
  }
}