Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Observation - zib-apgarscore-01 - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "zib-apgarscore-01"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-ApgarScore"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"zib-apgarscore-01\"> </a><a name=\"hczib-apgarscore-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;zib-apgarscore-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zib-ApgarScore.html\">HCIM ApgarScore</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 1 minute Apgar Score <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#9272-6)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-patient-03.html\">Patient/nl-core-patient-03: I. Jongeneel-de Haas</a> &quot; JONGENEEL-DE HAAS&quot;</p><p><b>effective</b>: 2016-12-19 09:00:00+0000</p><p><b>value</b>: 8</p><blockquote><p><b>component</b></p><p><b>code</b>: AdemhalingsScore <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#32410-3)</span></p><p><b>value</b>: Flink huilen en goed doorademen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA6727-7)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Huidskleurscore <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#32406-1)</span></p><p><b>value</b>: Roze lijfje, maar blauwachtige armen en benen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA6723-6)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: HartslagScore <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#32407-9)</span></p><p><b>value</b>: Een hartslag van minder dan 100 slagen per minuut <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA6717-8)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ReflexenScore <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#32409-5)</span></p><p><b>value</b>: Reageert door te huilen, te hoesten of te niezen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA6721-0)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: SpierspanningScore <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#32408-7)</span></p><p><b>value</b>: Beweegt armpjes en beentjes goed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA6715-2)</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:9272-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9272-6" ] ;
fhir:display [ fhir:v "1 minute Apgar Score" ]     ] ) #  1 minute Apgar score 
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-patient-03" ] ;
fhir:display [ fhir:v "I. Jongeneel-de Haas" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-12-19T09:00:00Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "8"^^xsd:decimal ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:32410-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32410-3" ] ;
fhir:display [ fhir:v "AdemhalingsScore" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6727-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6727-7" ] ;
fhir:display [ fhir:v "Flink huilen en goed doorademen" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32406-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32406-1" ] ;
fhir:display [ fhir:v "Huidskleurscore" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6723-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6723-6" ] ;
fhir:display [ fhir:v "Roze lijfje, maar blauwachtige armen en benen" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32407-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32407-9" ] ;
fhir:display [ fhir:v "HartslagScore" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6717-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6717-8" ] ;
fhir:display [ fhir:v "Een hartslag van minder dan 100 slagen per minuut" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32409-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32409-5" ] ;
fhir:display [ fhir:v "ReflexenScore" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6721-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6721-0" ] ;
fhir:display [ fhir:v "Reageert door te huilen, te hoesten of te niezen" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:32408-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32408-7" ] ;
fhir:display [ fhir:v "SpierspanningScore" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6715-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6715-2" ] ;
fhir:display [ fhir:v "Beweegt armpjes en beentjes goed" ]       ] )     ]
  ] ) . #  1 minute respiratory score