PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4)
0.1.0 - ci-build
PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "physical-activity-minutes-vigorous-aggregate-example",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/prenudge/appdata/r4/StructureDefinition/at-prenudge-physical-activity-minutes-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation physical-activity-minutes-vigorous-aggregate-example</b></p><a name=\"physical-activity-minutes-vigorous-aggregate-example\"> </a><a name=\"hcphysical-activity-minutes-vigorous-aggregate-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-prenudge-physical-activity-minutes-observation.html\">AT PreNUDGE Observation Physical Activity Minutes</a></p></div><p><b>identifier</b>: <code>https://www.joanneum.at</code>/obs-pa-d-2026-03-24-001</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 101691-4}\">Duration of physical activity</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">James Pond Male, DoB: 1990-01-01 ( urn:oid:1.2.40.0.10.1.4.3.1#1234567890)</a></p><p><b>effective</b>: 2026-03-24 08:00:00+0100</p><p><b>issued</b>: 2026-03-24 08:00:00+0100</p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 8359006}\">Automated</span></p><p><b>device</b>: <a href=\"Device-device-wearable-example.html\">Device: identifier = https://www.joanneum.at/devices#dev-wearable-001; status = active; manufacturer = PreNUDGE Demo Devices GmbH; modelNumber = PND-FT-001</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 77593-2}\">Vigorous physical activity [IPAQ]</span></p><p><b>value</b>: 75 min/wk<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin/wk = 'min/wk')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 101691-4}\">Duration of physical activity</span></p><p><b>value</b>: 150 min/wk<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin/wk = 'min/wk')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 246501002}\">Technique</span></p><p><b>value</b>: <span title=\"Codes:{https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/at-prenudge-physical-activity-classification-method-cs hrz}\">Heart Rate Zones</span></p></blockquote></div>"
},
"identifier" : [
{
"system" : "https://www.joanneum.at",
"value" : "obs-pa-d-2026-03-24-001"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "101691-4",
"display" : "Duration of physical activity"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example"
},
"effectiveDateTime" : "2026-03-24T08:00:00+01:00",
"issued" : "2026-03-24T08:00:00+01:00",
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8359006",
"display" : "Automated"
}
]
},
"device" : {
🔗 "reference" : "Device/device-wearable-example"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "77593-2",
"display" : "Vigorous physical activity [IPAQ]"
}
]
},
"valueQuantity" : {
"value" : 75,
"unit" : "min/wk",
"system" : "http://unitsofmeasure.org",
"code" : "min/wk"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "101691-4",
"display" : "Duration of physical activity"
}
]
},
"valueQuantity" : {
"value" : 150,
"unit" : "min/wk",
"system" : "http://unitsofmeasure.org",
"code" : "min/wk"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "246501002",
"display" : "Technique"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/at-prenudge-physical-activity-classification-method-cs",
"code" : "hrz",
"display" : "Heart Rate Zones"
}
]
}
}
]
}