@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "treadmill-example"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/Treadmill-sport"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Observation treadmill-example

status: Final

category: Activity

code: Treadmill, mechanical

subject: 連小妹(official) Female, DoB: 1990-01-01 ( Provider number (use: official, ))

effective: 2024-07-01

performer: Practitioner 陳建升

component

code: Exercise duration

value: 30 min (Details: UCUM codemin = 'min')

component

code: Exercise distance unspecified time

value: 4 km (Details: UCUM codekm = 'km')

component

code: Calories burned Machine estimate

value: 122.5 kcal (Details: UCUM codekcal = 'kcal')

component

code: Maximum heart rate

value: 186 /min (Details: UCUM code/min = '/min')

component

code: Mean heart rate

value: 155 /min (Details: UCUM code/min = '/min')

component

code: Treadmill gradient achieved

value: 2 % (Details: UCUM code% = '%')

component

code: Treadmill speed achieved

value: 8 km/h (Details: UCUM codekm/h = 'km/h')

" ] ; # 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 "activity" ] ; fhir:display [ fhir:v "Activity" ] ] ) ] ) ; # fhir:code [ fhir:coding ( [ a sct:465335000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "465335000" ] ; fhir:display [ fhir:v "Treadmill, mechanical" ] ] ) ; fhir:text [ fhir:v "Treadmill, mechanical" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/patient-ex-example" ] ] ; # fhir:effective [ fhir:v "2024-07-01"^^xsd:date] ; # fhir:performer ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/practitioner-c-example" ] ] ) ; # fhir:component ( [ fhir:code [ fhir:coding ( [ a loinc:55411-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "55411-3" ] ; fhir:display [ fhir:v "Exercise duration" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "min" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "min" ] ] ] [ fhir:code [ fhir:coding ( [ a loinc:55412-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "55412-1" ] ; fhir:display [ fhir:v "Exercise distance unspecified time" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "km" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "km" ] ] ] [ fhir:code [ fhir:coding ( [ a loinc:55421-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "55421-2" ] ; fhir:display [ fhir:v "Calories burned Machine estimate" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "122.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "kcal" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "kcal" ] ] ] [ fhir:code [ fhir:coding ( [ a loinc:101692-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "101692-2" ] ; fhir:display [ fhir:v "Maximum heart rate" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "186"^^xsd:decimal ] ; fhir:unit [ fhir:v "/min" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "/min" ] ] ] [ fhir:code [ fhir:coding ( [ a loinc:103205-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "103205-1" ] ; fhir:display [ fhir:v "Mean heart rate" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "155"^^xsd:decimal ] ; fhir:unit [ fhir:v "/min" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "/min" ] ] ] [ fhir:code [ fhir:coding ( [ a sct:252140007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "252140007" ] ; fhir:display [ fhir:v "Treadmill gradient achieved" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "%" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "%" ] ] ] [ fhir:code [ fhir:coding ( [ a sct:252141006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "252141006" ] ; fhir:display [ fhir:v "Treadmill speed achieved" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "km/h" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "km/h" ] ] ] ) . # # -------------------------------------------------------------------------------------