FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
| StructureDefinition |
| xtehr.eu.ehds.models#current | EHDSDeviceUse | Device use model |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "EHDSDeviceUseObligations",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUseObligations",
"version": "0.4.0",
"name": "EHDSDeviceUseObligations",
"title": "Device use obligations",
"status": "draft",
"date": "2026-03-25T12:28:36+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "Obligations for the logical model for device use.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUse",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.4.0"
}
],
"element": [
{
"id": "EHDSDeviceUse",
"path": "EHDSDeviceUse",
"short": "Device use model",
"definition": "Model for information about the use of a device in the care of patient.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSDeviceUse.header",
"path": "EHDSDeviceUse.header",
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSDeviceUse.header.subject",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUseObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.header.subject",
"short": "Patient/subject information",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "EHDSDeviceUse.header.identifier",
"path": "EHDSDeviceUse.header.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).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"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.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.author[x]",
"min": 0,
"max": "*"
},
"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"
}
]
},
{
"id": "EHDSDeviceUse.header.date",
"path": "EHDSDeviceUse.header.date",
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSDeviceUse.header.status",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUseObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.header.status",
"short": "Current status of the device usage (e.g. active, completed, etc).",
"definition": "Current status of the device usage (e.g. active, completed, etc).",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Device Use Statement Status or HL7 Device Usage Status"
}
},
{
"id": "EHDSDeviceUse.header.source",
"path": "EHDSDeviceUse.header.source",
"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.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.source",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSDeviceUse.header.language",
"path": "EHDSDeviceUse.header.language",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "BCP 47"
}
},
{
"id": "EHDSDeviceUse.periodOfUse",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUseObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.periodOfUse",
"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.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDeviceUse.periodOfUse",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Period"
}
]
},
{
"id": "EHDSDeviceUse.device[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUseObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.device[x]",
"short": "The details of the device used.",
"definition": "The details of the device used.",
"requirements": "eHN PS Guideline, ISO IPS.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDeviceUse.device[x]",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}
]
},
{
"id": "EHDSDeviceUse.bodySite",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUseObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.bodySite",
"short": "Anatomical location of the device. May include laterality.",
"definition": "Anatomical location of the device. May include laterality.",
"requirements": "eHN PS Guideline, ISO IPS.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDeviceUse.bodySite",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
}
]
},
{
"id": "EHDSDeviceUse.reason[x]",
"path": "EHDSDeviceUse.reason[x]",
"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.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDeviceUse.reason[x]",
"min": 0,
"max": "*"
},
"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"
}
]
},
{
"id": "EHDSDeviceUse.note",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceUseObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.note",
"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.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDeviceUse.note",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSDeviceUse",
"path": "EHDSDeviceUse"
},
{
"id": "EHDSDeviceUse.header.subject",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.header.subject"
},
{
"id": "EHDSDeviceUse.header.status",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.header.status"
},
{
"id": "EHDSDeviceUse.periodOfUse",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.periodOfUse"
},
{
"id": "EHDSDeviceUse.device[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.device[x]"
},
{
"id": "EHDSDeviceUse.bodySite",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.bodySite"
},
{
"id": "EHDSDeviceUse.note",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSDeviceUse.note"
}
]
}
}