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
<Device xmlns="http://hl7.org/fhir">
<id value="device-wearable-example"/>
<meta>
<profile
value="https://build.fhir.org/ig/HL7Austria/ELGA-AustrianPatientSummary-R4/StructureDefinition-at-aps-device.html"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device device-wearable-example</b></p><a name="device-wearable-example"> </a><a name="hcdevice-wearable-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: <code>https://build.fhir.org/ig/HL7Austria/ELGA-AustrianPatientSummary-R4/StructureDefinition-at-aps-device.html</code></p></div><p><b>identifier</b>: <code>https://www.joanneum.at/devices</code>/dev-wearable-001</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: PreNUDGE Demo Devices GmbH</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>PreNUDGE Fitness Tracker v1</td><td>Manufacturer name</td></tr></table><p><b>modelNumber</b>: PND-FT-001</p><p><b>patient</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></div>
</text>
<identifier>
<system value="https://www.joanneum.at/devices"/>
<value value="dev-wearable-001"/>
</identifier>
<status value="active"/>
<manufacturer value="PreNUDGE Demo Devices GmbH"/>
<deviceName>
<name value="PreNUDGE Fitness Tracker v1"/>
<type value="manufacturer-name"/>
</deviceName>
<modelNumber value="PND-FT-001"/>
<patient>🔗
<reference value="Patient/example"/>
</patient>
</Device>