Finnish Base Profiles
1.0.0 - trial-use Finland flag

This page is part of the Finnish Base Profiles (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Kanta PHR - MET measurement mandatory - 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 "48983b8b-ead3-4206-9583-fcdd40d762b6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://phr.kanta.fi/StructureDefinition/fiphr-sd-metbystandardrmr"^^xsd:anyURI ;
fhir:link <http://phr.kanta.fi/StructureDefinition/fiphr-sd-metbystandardrmr>     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Metabolic equivalent of task by standard resting metabolic rate (82260-1)<br />Time: 26.11.2019<br />Result: Standard resting metabolic rate (82284-1): 3.5 ml/kg/min, Measured metabolic equivalent of task (82261-9): 9.0 MET, Adjusted metabolic equivalent of task (82271-8): 10.7 MET, Source for adjusted metabolic equivalent of task (82283-3): Harris-Benedict male</div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:ba688ba1-eb58-401f-83b8-81cced8d5190" ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:00000001-5cb1-fef8-16b6-835409677fb6" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://phr.kanta.fi/fiphr-cs-fitnesscategory"^^xsd:anyURI ] ;
fhir:code [ fhir:v "fitness" ] ;
fhir:display [ fhir:v "Fitness" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:82260-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82260-1" ] ;
fhir:display [ fhir:v "Metabolic equivalent of task by standard resting metabolic rate panel" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad" ]
  ] ; # 
  fhir:effective [ fhir:v "2019-11-26"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2019-11-26T12:00:00+03:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:82284-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82284-1" ] ;
fhir:display [ fhir:v "Standard resting metabolic rate" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "3.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml/kg/min" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL/kg/min" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:82261-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82261-9" ] ;
fhir:display [ fhir:v "Measured metabolic equivalent of task" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "9.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "MET" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[MET]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:82271-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82271-8" ] ;
fhir:display [ fhir:v "Adjusted metabolic equivalent of task" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "10.7"^^xsd:decimal ] ;
fhir:unit [ fhir:v "MET" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[MET]" ]     ]
  ] ) . #