MyHealth@Eu Laboratory Report
0.0.1 - qa-preview 150

MyHealth@Eu Laboratory Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Observation: Ratio example - 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 "d29b286d-b99c-410f-af4e-9455ea49d0af"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Observation-resultslab-lab-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/laboratory/StructureDefinition/Observation-resultslab-lab-myhealtheu>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation d29b286d-b99c-410f-af4e-9455ea49d0af</b></p><a name=\"d29b286d-b99c-410f-af4e-9455ea49d0af\"> </a><a name=\"hcd29b286d-b99c-410f-af4e-9455ea49d0af\"> </a><a name=\"d29b286d-b99c-410f-af4e-9455ea49d0af-en-US\"> </a><p><b>Device Laboratory Test Kit</b>: <a href=\"#hcd29b286d-b99c-410f-af4e-9455ea49d0af/TestKitExample\">Device: manufacturer = Best manufacturer</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 1755-8}\">Albumin (24H U) [Mass/Time]</span></p><p><b>subject</b>: <a href=\"Patient-SamplePatient.html\">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</a></p><p><b>effective</b>: 2023-03-27 11:24:26+0100</p><p><b>performer</b>: Jan Laborant</p><p><b>value</b>: 15 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/24 h<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeh = 'h')</span></p><p><b>device</b>: <a href=\"#hcd29b286d-b99c-410f-af4e-9455ea49d0af/AnalyzerExample\">Device: manufacturer = Best manufacturer</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Device  #TestKitExample</b></p><a name=\"d29b286d-b99c-410f-af4e-9455ea49d0af/TestKitExample\"> </a><a name=\"hcd29b286d-b99c-410f-af4e-9455ea49d0af/TestKitExample\"> </a><a name=\"d29b286d-b99c-410f-af4e-9455ea49d0af/TestKitExample-en-US\"> </a><p><b>manufacturer</b>: Best manufacturer</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>BEST® Micro Albuminuria Test Kit</td><td>Manufacturer name</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Device  #AnalyzerExample</b></p><a name=\"d29b286d-b99c-410f-af4e-9455ea49d0af/AnalyzerExample\"> </a><a name=\"hcd29b286d-b99c-410f-af4e-9455ea49d0af/AnalyzerExample\"> </a><a name=\"d29b286d-b99c-410f-af4e-9455ea49d0af/AnalyzerExample-en-US\"> </a><p><b>manufacturer</b>: Best manufacturer</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>BEST® FLUORESCENCE PLUS ANALYZER</td><td>Manufacturer name</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Device ;
fhir:id [ fhir:v "TestKitExample" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Device-measuring-lab-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/laboratory/StructureDefinition/Device-measuring-lab-myhealtheu>       ] )     ] ;
fhir:manufacturer [ fhir:v "Best manufacturer" ] ;
    ( fhir:deviceName [
fhir:name [ fhir:v "BEST® Micro Albuminuria Test Kit" ] ;
fhir:type [ fhir:v "manufacturer-name" ]     ] )
  ] [
a fhir:Device ;
fhir:id [ fhir:v "AnalyzerExample" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Device-measuring-lab-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/laboratory/StructureDefinition/Device-measuring-lab-myhealtheu>       ] )     ] ;
fhir:manufacturer [ fhir:v "Best manufacturer" ] ;
    ( fhir:deviceName [
fhir:name [ fhir:v "BEST® FLUORESCENCE PLUS ANALYZER" ] ;
fhir:type [ fhir:v "manufacturer-name" ]     ] )
  ] ) ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/observation-deviceLabTestKit"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#TestKitExample" ]     ]
  ] ) ; # 
  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 "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:1755-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1755-8" ] ;
fhir:display [ fhir:v "Albumin [Mass/time] in 24 hour Urine" ]     ] ) ;
fhir:text [ fhir:v "Albumin (24H U) [Mass/Time]" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/SamplePatient" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-03-27T11:24:26+01:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:display [ fhir:v "Jan Laborant" ]
  ] ) ; # 
  fhir:value [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "15"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]     ] ;
fhir:denominator [
fhir:value [ fhir:v "24"^^xsd:decimal ] ;
fhir:unit [ fhir:v "h" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "h" ]     ]
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "#AnalyzerExample" ]
  ] . #