{
"description": "Model for information about the use of a device in the care of patient.",
"_filename": "StructureDefinition-EHDSDeviceUse.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-04-13T14:09:30+02:00",
"derivation": "specialization",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSDeviceUse",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Device use model",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"path": "EHDSDeviceUse",
"min": 0,
"definition": "Model for information about the use of a device in the care of patient.",
"isModifier": false,
"short": "Device use model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "EHDSDeviceUse",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "EHDSDeviceUse.header",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header"
},
"path": "EHDSDeviceUse.header",
"type": [ {
"code": "Base"
} ],
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information"
}, {
"id": "EHDSDeviceUse.header.subject",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.subject"
},
"path": "EHDSDeviceUse.header.subject",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
} ],
"short": "Patient/subject information",
"definition": "Patient/subject information"
}, {
"id": "EHDSDeviceUse.header.identifier",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.identifier"
},
"path": "EHDSDeviceUse.header.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries)."
}, {
"id": "EHDSDeviceUse.header.author[x]",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.author[x]"
},
"path": "EHDSDeviceUse.header.author[x]",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "The author of the device usage statement.",
"definition": "The author of the device usage statement."
}, {
"id": "EHDSDeviceUse.header.date",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.date"
},
"path": "EHDSDeviceUse.header.date",
"type": [ {
"code": "dateTime"
} ],
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing"
}, {
"path": "EHDSDeviceUse.header.status",
"min": 1,
"definition": "Current status of the device usage (e.g. active, completed, etc).",
"short": "Current status of the device usage (e.g. active, completed, etc).",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "HL7 Device Use Statement Status or HL7 Device Usage Status"
},
"max": "1",
"id": "EHDSDeviceUse.header.status",
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.status"
}
}, {
"id": "EHDSDeviceUse.header.source",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.source"
},
"path": "EHDSDeviceUse.header.source",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information."
}, {
"path": "EHDSDeviceUse.header.language",
"min": 0,
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "BCP 47"
},
"max": "1",
"id": "EHDSDeviceUse.header.language",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.language"
}
}, {
"path": "EHDSDeviceUse.periodOfUse",
"requirements": "eHN PS Guideline, ISO IPS.",
"min": 0,
"definition": "The period of time during which the device was implanted in the patient or the external device was in use.",
"short": "The period of time during which the device was implanted in the patient or the external device was in use.",
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "EHDSDeviceUse.periodOfUse",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDeviceUse.periodOfUse"
}
}, {
"path": "EHDSDeviceUse.device[x]",
"requirements": "eHN PS Guideline, ISO IPS.",
"min": 1,
"definition": "The details of the device used.",
"short": "The details of the device used.",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"max": "1",
"id": "EHDSDeviceUse.device[x]",
"base": {
"max": "1",
"min": 1,
"path": "EHDSDeviceUse.device[x]"
}
}, {
"path": "EHDSDeviceUse.bodySite",
"requirements": "eHN PS Guideline, ISO IPS.",
"min": 0,
"definition": "Anatomical location of the device. May include laterality.",
"short": "Anatomical location of the device. May include laterality.",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
} ],
"max": "1",
"id": "EHDSDeviceUse.bodySite",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDeviceUse.bodySite"
}
}, {
"path": "EHDSDeviceUse.reason[x]",
"requirements": "eHN PS Guideline, ISO IPS.",
"min": 0,
"definition": "Reason or justification for the use of the device.",
"short": "Reason or justification for the use of the device.",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
} ],
"max": "*",
"id": "EHDSDeviceUse.reason[x]",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDeviceUse.reason[x]"
}
}, {
"id": "EHDSDeviceUse.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDeviceUse.note"
},
"path": "EHDSDeviceUse.note",
"type": [ {
"code": "string"
} ],
"short": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
"definition": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "1.0.0"
} ]
},
"status": "active",
"language": "en",
"id": "8eee3020-df08-4fe5-8334-6ed3b82a31a2",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "EHDSDeviceUse",
"path": "EHDSDeviceUse",
"short": "Device use model",
"definition": "Model for information about the use of a device in the care of patient."
}, {
"id": "EHDSDeviceUse.header.author[x]",
"path": "EHDSDeviceUse.header.author[x]",
"short": "The author of the device usage statement.",
"definition": "The author of the device usage statement."
}, {
"id": "EHDSDeviceUse.header.status",
"path": "EHDSDeviceUse.header.status",
"short": "Current status of the device usage (e.g. active, completed, etc).",
"binding": {
"strength": "preferred",
"description": "HL7 Device Use Statement Status or HL7 Device Usage Status"
},
"definition": "Current status of the device usage (e.g. active, completed, etc)."
}, {
"id": "EHDSDeviceUse.periodOfUse",
"max": "1",
"min": 0,
"path": "EHDSDeviceUse.periodOfUse",
"type": [ {
"code": "Period"
} ],
"short": "The period of time during which the device was implanted in the patient or the external device was in use.",
"definition": "The period of time during which the device was implanted in the patient or the external device was in use.",
"requirements": "eHN PS Guideline, ISO IPS."
}, {
"id": "EHDSDeviceUse.device[x]",
"max": "1",
"min": 1,
"path": "EHDSDeviceUse.device[x]",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "The details of the device used.",
"definition": "The details of the device used.",
"requirements": "eHN PS Guideline, ISO IPS."
}, {
"id": "EHDSDeviceUse.bodySite",
"max": "1",
"min": 0,
"path": "EHDSDeviceUse.bodySite",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
} ],
"short": "Anatomical location of the device. May include laterality.",
"definition": "Anatomical location of the device. May include laterality.",
"requirements": "eHN PS Guideline, ISO IPS."
}, {
"id": "EHDSDeviceUse.reason[x]",
"max": "*",
"min": 0,
"path": "EHDSDeviceUse.reason[x]",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
} ],
"short": "Reason or justification for the use of the device.",
"definition": "Reason or justification for the use of the device.",
"requirements": "eHN PS Guideline, ISO IPS."
}, {
"id": "EHDSDeviceUse.note",
"max": "1",
"min": 0,
"path": "EHDSDeviceUse.note",
"type": [ {
"code": "string"
} ],
"short": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
"definition": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement."
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet"
}