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, 5 minutes - TTL Representation

Raw ttl | Download


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

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

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "apgarscore-02"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-apgarscore-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-apgarscore-1>     ] )
  ] ; # 
  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: Observation apgarscore-02</b></p><a name=\"apgarscore-02\"> </a><a name=\"hcapgarscore-02\"> </a><a name=\"apgarscore-02-en-AU\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9274-2}, {http://snomed.info/sct 169909004}\">5 minute Apgar Score</span></p><p><b>subject</b>: newborn</p><p><b>effective</b>: 2022-02-01 22:05:00+0000</p><p><b>performer</b>: Practitioner/example</p><p><b>value</b>: 10 {score}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{score} = '{score}')</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32411-1}, {http://snomed.info/sct 249227004}\">Apgar color score</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6724-4}, {http://acme.ped/apgarcolor 2}\">2. Good color all over</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32412-9}, {http://snomed.info/sct 249223000}\">Apgar respiratory effort score</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6718-6}, {http://acme.ped/apgarheartrate 2}\">2. At least 100 beats per minute</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32414-5}, {http://snomed.info/sct 249226008}\">Apgar response to stimulus score</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6721-0}, {http://acme.ped/apgarreflexirritability 2}\">2. Grimace and pulling away, cough, or sneeze during suctioning</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32413-7}, {http://snomed.info/sct 249225007}\">Apgar muscle tone score</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6715-2}, {http://acme.ped/apgarmuscletone 2}\">2. Active motion</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32415-2}, {http://snomed.info/sct 249224006}\">Apgar respiratory effort score</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6727-7}, {http://acme.ped/apgarrespiratoryeffort 2}\">2. Good, strong cry; normal rate and effort of breathing</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "survey" ] ;
fhir:display [ fhir:v "Survey" ]     ] ) ;
fhir:text [ fhir:v "Survey" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:9274-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9274-2" ] ;
fhir:display [ fhir:v "5 minute Apgar Score" ]     ] [
a sct:169909004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "169909004" ] ;
fhir:display [ fhir:v "Apgar at 5 minutes" ]     ] ) ;
fhir:text [ fhir:v "5 minute Apgar Score" ]
  ] ; # 
  fhir:subject [
fhir:display [ fhir:v "newborn" ]
  ] ; # 
  fhir:effective [ fhir:v "2022-02-01T22:05:00Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:display [ fhir:v "Practitioner/example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{score}" ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:32411-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32411-1" ] ;
fhir:display [ fhir:v "5 minute Apgar Color" ]       ] [
a sct:249227004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "249227004" ]       ] ) ;
fhir:text [ fhir:v "Apgar color score" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6724-4 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ]         ] ) ; #    this  extension  maps a numeric score to the code this may already be known and unecessary\n           
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6724-4" ] ;
fhir:display [ fhir:v "Good color all over" ]       ] [
fhir:system [ fhir:v "http://acme.ped/apgarcolor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ]       ] ) ;
fhir:text [ fhir:v "2. Good color all over" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32412-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32412-9" ] ;
fhir:display [ fhir:v "5 minute Apgar Heart Rate" ]       ] [
a sct:249223000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "249223000" ] ;
fhir:display [ fhir:v "Apgar heart rate score" ]       ] ) ;
fhir:text [ fhir:v "Apgar respiratory effort score" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6718-6 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ]         ] ) ; #    this  extension  maps a numeric score to the code this may already be known and unecessary\n           
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6718-6" ] ;
fhir:display [ fhir:v "At least 100 beats per minute" ]       ] [
fhir:system [ fhir:v "http://acme.ped/apgarheartrate"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ]       ] ) ;
fhir:text [ fhir:v "2. At least 100 beats per minute" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32414-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32414-5" ] ;
fhir:display [ fhir:v "5 minute Apgar Reflex Irritability" ]       ] [
a sct:249226008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "249226008" ] ;
fhir:display [ fhir:v "Apgar response to stimulus score" ]       ] ) ;
fhir:text [ fhir:v "Apgar response to stimulus score" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6721-0 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ]         ] ) ; #    this  extension  maps a numeric score to the code this may already be known and unecessary\n           
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6721-0" ] ;
fhir:display [ fhir:v "Grimace and pulling away, cough, or sneeze during suctioning" ]       ] [
fhir:system [ fhir:v "http://acme.ped/apgarreflexirritability"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ]       ] ) ;
fhir:text [ fhir:v "2. Grimace and pulling away, cough, or sneeze during suctioning" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32413-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32413-7" ] ;
fhir:display [ fhir:v "5 minute Apgar Muscle Tone" ]       ] [
a sct:249225007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "249225007" ] ;
fhir:display [ fhir:v "Apgar muscle tone score" ]       ] ) ;
fhir:text [ fhir:v "Apgar muscle tone score" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6715-2 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ]         ] ) ; #    this  extension  maps a numeric score to the code this may already be known and unecessary\n           
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6715-2" ] ;
fhir:display [ fhir:v "Active motion" ]       ] [
fhir:system [ fhir:v "http://acme.ped/apgarmuscletone"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ]       ] ) ;
fhir:text [ fhir:v "2. Active motion" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32415-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32415-2" ] ;
fhir:display [ fhir:v "5 minute Apgar Respiratory effort" ]       ] [
a sct:249224006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "249224006" ] ;
fhir:display [ fhir:v "Apgar respiratory effort score" ]       ] ) ;
fhir:text [ fhir:v "Apgar respiratory effort score" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6727-7 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ]         ] ) ; #    this  extension  maps a numeric score to the code this may already be known and unecessary\n           
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6727-7" ] ;
fhir:display [ fhir:v "Good, strong cry; normal rate and effort of breathing" ]       ] [
fhir:system [ fhir:v "http://acme.ped/apgarrespiratoryeffort"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ]       ] ) ;
fhir:text [ fhir:v "2. Good, strong cry; normal rate and effort of breathing" ]     ]
  ] ) . #