Specification of health data transfer from devices to DiGA (§ 374a SGB V)
<Device xmlns="http://hl7.org/fhir">
<id value="example-device-blood-pressure-cuff"/>
<meta>
<profile
value="https://gematik.de/fhir/hddt/StructureDefinition/hddt-personal-health-device"/>
</meta>
<definition>🔗
<reference
value="DeviceDefinition/device-definition-blood-pressure-cuff-001"/>
</definition>
<status value="active"/>
<manufacturer value="HealthTech GmbH"/>
<expirationDate value="2027-12-15"/>
<serialNumber value="BPC0011223345"/>
<deviceName>
<name value="BP Cuff Pro"/>
<type value="user-friendly-name"/>
</deviceName>
<modelNumber value="Digital BT 2"/>
<type>
<coding>
<system value="urn:iso:std:iso:11073:10101"/>
<code value="528391"/>
<display value="MDC_DEV_SPEC_PROFILE_BP"/>
</coding>
</type>
</Device>