This page is part of the U.S. Physical Activity IG (v1.0.0: STU 1.0) 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
@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:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Scen5ObservationsResponseBundle"] ; #
fhir:type [ fhir:v "searchset"] ; #
fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "https://mercy.example.org/fhir/Observation?patient=Patient/Scen5PatientRosalie&status=completed,amended,corrected&category=http%3A//hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes|PhysicalActivity,http%3A//terminology.hl7.org/CodeSystem/observation-category|laboratory"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/Scen5ObsBloodGlucose"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/fhir/Observation/Scen5ObsBloodGlucose> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/Scen5ObsActivityType"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/fhir/Observation/Scen5ObsActivityType> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/Scen5ObsActivityDuration"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/fhir/Observation/Scen5ObsActivityDuration> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/Scen5ObsActivityModerate"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/fhir/Observation/Scen5ObsActivityModerate> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/Scen5ObsActivityVigorous"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/fhir/Observation/Scen5ObsActivityVigorous> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/Scen5ObsActivityMeanHR"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/fhir/Observation/Scen5ObsActivityMeanHR> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] ) . #
<http://example.org/fhir/Observation/Scen5ObsBloodGlucose> a fhir:Observation ;
fhir:id [ fhir:v "Scen5ObsBloodGlucose"] ; #
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=\"Scen5ObsBloodGlucose\"> </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 "Scen5ObsBloodGlucose" </p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: Glucose [Mass/volume] in Capillary blood by Glucometer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#41653-7)</span></p><p><b>subject</b>: <a href=\"Patient-Scen5PatientRosalie.html\">Patient/Scen5PatientRosalie: Rosalie Belyaev</a> " BELYAEV"</p><p><b>effective</b>: 2022-07-18 16:32:45-0800</p><p><b>performer</b>: <a href=\"RelatedPerson-Scen5RelatedPersonNadia.html\">RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev</a> " BELYAEV"</p><p><b>value</b>: 61 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></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 "laboratory" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:41653-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41653-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Capillary blood by Glucometer" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Scen5PatientRosalie" ] ;
fhir:display [ fhir:v "Rosalie Belyaev" ]
] ; #
fhir:effective [ fhir:v "2022-07-18T16:32:45-08:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "RelatedPerson/Scen5RelatedPersonNadia" ] ;
fhir:display [ fhir:v "Nadia Belyaev" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "61"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]
] . #
<http://example.org/fhir/Observation/Scen5ObsActivityType> a fhir:Observation ;
fhir:id [ fhir:v "Scen5ObsActivityType"] ; #
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=\"Scen5ObsActivityType\"> </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 "Scen5ObsActivityType" </p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span>, Physical Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pa-temporary-codes.html\">Temporary Codes</a>#PhysicalActivity)</span></p><p><b>code</b>: Exercise activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#73985-4)</span></p><p><b>subject</b>: <a href=\"Patient-Scen5PatientRosalie.html\">Patient/Scen5PatientRosalie: Rosalie Belyaev</a> " BELYAEV"</p><p><b>effective</b>: 2022-07-18 16:31:00-0800</p><p><b>performer</b>: <a href=\"RelatedPerson-Scen5RelatedPersonNadia.html\">RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev</a> " BELYAEV"</p><p><b>value</b>: Running <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA11836-6)</span></p></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 "activity" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PhysicalActivity" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:73985-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "73985-4" ] ;
fhir:display [ fhir:v "Exercise activity" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Scen5PatientRosalie" ] ;
fhir:display [ fhir:v "Rosalie Belyaev" ]
] ; #
fhir:effective [ fhir:v "2022-07-18T16:31:00-08:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "RelatedPerson/Scen5RelatedPersonNadia" ] ;
fhir:display [ fhir:v "Nadia Belyaev" ]
] ) ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a loinc:LA11836-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA11836-6" ] ;
fhir:display [ fhir:v "Running" ] ] )
] . #
<http://example.org/fhir/Observation/Scen5ObsActivityDuration> a fhir:Observation ;
fhir:id [ fhir:v "Scen5ObsActivityDuration"] ; #
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=\"Scen5ObsActivityDuration\"> </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 "Scen5ObsActivityDuration" </p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span>, Physical Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pa-temporary-codes.html\">Temporary Codes</a>#PhysicalActivity)</span></p><p><b>code</b>: Exercise duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55411-3)</span></p><p><b>subject</b>: <a href=\"Patient-Scen5PatientRosalie.html\">Patient/Scen5PatientRosalie: Rosalie Belyaev</a> " BELYAEV"</p><p><b>effective</b>: 2022-07-18 16:31:00-0800</p><p><b>performer</b>: <a href=\"RelatedPerson-Scen5RelatedPersonNadia.html\">RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev</a> " BELYAEV"</p><p><b>value</b>: 156 minutes<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code min = 'min')</span></p></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 "activity" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PhysicalActivity" ] ] )
] ) ; #
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:subject [
fhir:reference [ fhir:v "Patient/Scen5PatientRosalie" ] ;
fhir:display [ fhir:v "Rosalie Belyaev" ]
] ; #
fhir:effective [ fhir:v "2022-07-18T16:31:00-08:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "RelatedPerson/Scen5RelatedPersonNadia" ] ;
fhir:display [ fhir:v "Nadia Belyaev" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "156"^^xsd:decimal ] ;
fhir:unit [ fhir:v "minutes" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "min" ]
] . #
<http://example.org/fhir/Observation/Scen5ObsActivityModerate> a fhir:Observation ;
fhir:id [ fhir:v "Scen5ObsActivityModerate"] ; #
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=\"Scen5ObsActivityModerate\"> </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 "Scen5ObsActivityModerate" </p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span>, Physical Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pa-temporary-codes.html\">Temporary Codes</a>#PhysicalActivity)</span></p><p><b>code</b>: Exercise duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55411-3)</span></p><p><b>subject</b>: <a href=\"Patient-Scen5PatientRosalie.html\">Patient/Scen5PatientRosalie: Rosalie Belyaev</a> " BELYAEV"</p><p><b>effective</b>: 2022-07-18 16:31:00-0800</p><p><b>performer</b>: <a href=\"RelatedPerson-Scen5RelatedPersonNadia.html\">RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev</a> " BELYAEV"</p><p><b>value</b>: 117 minutes<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code min = 'min')</span></p></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 "activity" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PhysicalActivity" ] ] )
] ) ; #
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:subject [
fhir:reference [ fhir:v "Patient/Scen5PatientRosalie" ] ;
fhir:display [ fhir:v "Rosalie Belyaev" ]
] ; #
fhir:effective [ fhir:v "2022-07-18T16:31:00-08:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "RelatedPerson/Scen5RelatedPersonNadia" ] ;
fhir:display [ fhir:v "Nadia Belyaev" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "117"^^xsd:decimal ] ;
fhir:unit [ fhir:v "minutes" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "min" ]
] . #
<http://example.org/fhir/Observation/Scen5ObsActivityVigorous> a fhir:Observation ;
fhir:id [ fhir:v "Scen5ObsActivityVigorous"] ; #
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=\"Scen5ObsActivityVigorous\"> </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 "Scen5ObsActivityVigorous" </p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span>, Physical Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pa-temporary-codes.html\">Temporary Codes</a>#PhysicalActivity)</span></p><p><b>code</b>: Exercise duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55411-3)</span></p><p><b>subject</b>: <a href=\"Patient-Scen5PatientRosalie.html\">Patient/Scen5PatientRosalie: Rosalie Belyaev</a> " BELYAEV"</p><p><b>effective</b>: 2022-07-18 16:31:00-0800</p><p><b>performer</b>: <a href=\"RelatedPerson-Scen5RelatedPersonNadia.html\">RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev</a> " BELYAEV"</p><p><b>value</b>: 39 minutes<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code min = 'min')</span></p></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 "activity" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PhysicalActivity" ] ] )
] ) ; #
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:subject [
fhir:reference [ fhir:v "Patient/Scen5PatientRosalie" ] ;
fhir:display [ fhir:v "Rosalie Belyaev" ]
] ; #
fhir:effective [ fhir:v "2022-07-18T16:31:00-08:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "RelatedPerson/Scen5RelatedPersonNadia" ] ;
fhir:display [ fhir:v "Nadia Belyaev" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "39"^^xsd:decimal ] ;
fhir:unit [ fhir:v "minutes" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "min" ]
] . #
<http://example.org/fhir/Observation/Scen5ObsActivityMeanHR> a fhir:Observation ;
fhir:id [ fhir:v "Scen5ObsActivityMeanHR"] ; #
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=\"Scen5ObsActivityMeanHR\"> </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 "Scen5ObsActivityMeanHR" </p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span>, Physical Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pa-temporary-codes.html\">Temporary Codes</a>#PhysicalActivity)</span></p><p><b>code</b>: Heart rate unspecified time mean by Pedometer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55425-3)</span></p><p><b>subject</b>: <a href=\"Patient-Scen5PatientRosalie.html\">Patient/Scen5PatientRosalie: Rosalie Belyaev</a> " BELYAEV"</p><p><b>effective</b>: 2022-07-18 16:31:00-0800</p><p><b>performer</b>: <a href=\"RelatedPerson-Scen5RelatedPersonNadia.html\">RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev</a> " BELYAEV"</p><p><b>value</b>: 153 beats per minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></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 "activity" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PhysicalActivity" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:55425-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55425-3" ] ;
fhir:display [ fhir:v "Heart rate unspecified time mean by Pedometer" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Scen5PatientRosalie" ] ;
fhir:display [ fhir:v "Rosalie Belyaev" ]
] ; #
fhir:effective [ fhir:v "2022-07-18T16:31:00-08:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "RelatedPerson/Scen5RelatedPersonNadia" ] ;
fhir:display [ fhir:v "Nadia Belyaev" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "153"^^xsd:decimal ] ;
fhir:unit [ fhir:v "beats per minute" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
] . #
IG © 2022+ HL7 International - Patient Care WG. Package hl7.fhir.us.physical-activity#1.0.0 based on FHIR 4.0.1. Generated 2023-08-25
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change