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 - TTL Representation

Draft as of 2024-09-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "apgarcolourfinding-supplement-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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>"
  ] ; # 
  fhir:url [ fhir:v "http://ns.electronichealth.net.au/fhir/CodeSystem/apgarcolourfinding-supplement-1"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ApgarColourFindingSupplement"] ; # 
  fhir:title [ fhir:v "Apgar Colour Finding Supplement"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-12T01:44:11+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Australian Digital Health Agency"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Australian Digital Health Agency" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:help@digitalhealth.gov.au" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Apgar Colour Finding Supplement code system defines supplementary properties for LOINC Apgar answer codes."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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."] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:link <http://loinc.org>
  ] ; # 
  fhir:property ( [
fhir:code [ fhir:v "ordinal-value" ] ;
fhir:description [ fhir:v "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)." ] ;
fhir:type [ fhir:v "integer" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "LA6722-8" ] ;
    ( fhir:property [
fhir:code [ fhir:v "ordinal-value" ] ;
fhir:value [ fhir:v "0"^^xsd:integer ]     ] )
  ] [
fhir:code [ fhir:v "LA6723-6" ] ;
    ( fhir:property [
fhir:code [ fhir:v "ordinal-value" ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]     ] )
  ] [
fhir:code [ fhir:v "LA6724-4" ] ;
    ( fhir:property [
fhir:code [ fhir:v "ordinal-value" ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]     ] )
  ] ) . #