Instance: example-deviceusestatement-euhdr InstanceOf: DeviceUseStatementEuHdr Title: "DeviceUseStatement: Implanted Pacemaker" Description: "A DeviceUseStatement documenting the use of an implanted pacemaker in the hospital discharge report." * status = #active * subject = Reference(patient-swart) * subject.display = "Fiona XXX_Swart" * timingPeriod.start = "2022-03-15" * timingPeriod.end = "2024-12-01" * device = Reference(pacemaker-001) * device.display = "Implantable Pacemaker" * reasonCode[0] = $sct#27885002 "Complete atrioventricular block" * reasonCode[0].text = "Complete AV block" * bodySite = $sct#73829009 "Right atrium" * text.status = #generated * text.div = """

Device: Implantable Pacemaker

Patient: Luigi De Luca

Status: Active

Timing: 2022-03-15 to 2024-12-01

Reason: Complete atrioventricular block

Body Site: Right atrium

""" Instance: pacemaker-001 InstanceOf: DeviceEuHdr Title: "Device: Implantable Pacemaker" Description: "A sample Device resource for an implantable pacemaker, referenced in a DeviceUseStatement." * identifier.system = "https://hl7europe.org/example-identifier" * identifier.value = "pacemaker-001" * udiCarrier.deviceIdentifier = "12345678901234" * udiCarrier.carrierHRF = "(01)12345678901234" * status = #active * type = $sct#706004007 "Implantable cardiac pacemaker" * type.text = "Implantable Pacemaker" * patient = Reference(patient-swart) * patient.display = "Fiona XXX_Swart" * manufacturer = "MedDevice Inc." * lotNumber = "LOTPM1234" * serialNumber = "SN987654321" * modelNumber = "MDX-5000" * expirationDate = "2028-06-30"