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
<Observation xmlns="http://hl7.org/fhir">
<id value="muscle-strengthening-wearable-derived-example"/>
<meta>
<profile
value="https://fhir.hl7.at/prenudge/appdata/r4/StructureDefinition/at-prenudge-muscle-strengthening-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation muscle-strengthening-wearable-derived-example</b></p><a name="muscle-strengthening-wearable-derived-example"> </a><a name="hcmuscle-strengthening-wearable-derived-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-muscle-strengthening-observation.html">AT PreNUDGE Observation Muscle Strengthening Sessions</a></p></div><p><b>identifier</b>: <code>https://www.joanneum.at</code>/obs-ms-2026-06-01-002</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 82291-6}">Frequency of muscle-strengthening 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-06-01 10:00:00+0200</p><p><b>issued</b>: 2026-06-01 10:00:00+0200</p><p><b>value</b>: 5 {sessions}/wk<span style="background: LightGoldenRodYellow"> (Details: UCUM code{sessions}/wk = '{sessions}/wk')</span></p><p><b>note</b>: </p><blockquote><div><p>Automatisch vom Wearable erkannte Krafttrainings-Einheiten.</p>
</div></blockquote><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></div>
</text>
<identifier>
<system value="https://www.joanneum.at"/>
<value value="obs-ms-2026-06-01-002"/>
</identifier>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="82291-6"/>
<display value="Frequency of muscle-strengthening physical activity"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example"/>
</subject>
<effectiveDateTime value="2026-06-01T10:00:00+02:00"/>
<issued value="2026-06-01T10:00:00+02:00"/>
<valueQuantity>
<value value="5"/>
<unit value="{sessions}/wk"/>
<system value="http://unitsofmeasure.org"/>
<code value="{sessions}/wk"/>
</valueQuantity>
<note>
<text
value="Automatisch vom Wearable erkannte Krafttrainings-Einheiten."/>
</note>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="8359006"/>
<display value="Automated"/>
</coding>
</method>
<device>🔗
<reference value="Device/device-wearable-example"/>
</device>
</Observation>