{
"description": "Obligations for the logical model for device.",
"_filename": "StructureDefinition-EHDSDeviceObligations.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-04-13T14:09:30+02:00",
"derivation": "constraint",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSDeviceObligations",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Device obligations",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"path": "EHDSDevice",
"min": 0,
"definition": "Model for device information",
"isModifier": false,
"short": "Device model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "EHDSDevice",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "EHDSDevice.instanceIdentifier",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.instanceIdentifier"
},
"path": "EHDSDevice.instanceIdentifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Identifier of the device instance",
"definition": "Identifier of the device instance"
}, {
"path": "EHDSDevice.udi",
"min": 0,
"definition": "Unique Device Identifier (UDI) value",
"short": "Unique Device Identifier (UDI) value",
"type": [ {
"code": "Identifier"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"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/EHDSDeviceObligations|1.0.0"
} ]
} ],
"max": "*",
"id": "EHDSDevice.udi",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.udi"
}
}, {
"id": "EHDSDevice.manufacturer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.manufacturer"
},
"path": "EHDSDevice.manufacturer",
"type": [ {
"code": "string"
} ],
"short": "Name of device manufacturer. If the manufacturer code is included in an identifier, manufacturer must correspond to that code.",
"definition": "Name of device manufacturer. If the manufacturer code is included in an identifier, manufacturer must correspond to that code."
}, {
"id": "EHDSDevice.manufactureDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.manufactureDate"
},
"path": "EHDSDevice.manufactureDate",
"type": [ {
"code": "dateTime"
} ],
"short": "The date and time when the device was manufactured",
"definition": "The date and time when the device was manufactured"
}, {
"id": "EHDSDevice.expiryDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.expiryDate"
},
"path": "EHDSDevice.expiryDate",
"type": [ {
"code": "dateTime"
} ],
"short": "The date and time beyond which this device is no longer valid or should not be used (if applicable)",
"definition": "The date and time beyond which this device is no longer valid or should not be used (if applicable)"
}, {
"id": "EHDSDevice.lotNumber",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.lotNumber"
},
"path": "EHDSDevice.lotNumber",
"type": [ {
"code": "string"
} ],
"short": "Lot number of device. May be omitted if included in an identifier.",
"definition": "Lot number of device. May be omitted if included in an identifier."
}, {
"id": "EHDSDevice.serialNumber",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.serialNumber"
},
"path": "EHDSDevice.serialNumber",
"type": [ {
"code": "string"
} ],
"short": "Serial number assigned by the manufacturer. May be omitted if included in an identifier.",
"definition": "Serial number assigned by the manufacturer. May be omitted if included in an identifier."
}, {
"path": "EHDSDevice.name",
"min": 0,
"definition": "The name and name type of the device.",
"short": "The name and name type of the device.",
"type": [ {
"code": "Base"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"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/EHDSDeviceObligations|1.0.0"
} ]
} ],
"max": "*",
"id": "EHDSDevice.name",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.name"
}
}, {
"path": "EHDSDevice.name.value",
"min": 1,
"definition": "The name of the device as known to e.g. the manufacturer and/or patient",
"short": "The name of the device as known to e.g. the manufacturer and/or patient",
"type": [ {
"code": "string"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"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/EHDSDeviceObligations|1.0.0"
} ]
} ],
"max": "1",
"id": "EHDSDevice.name.value",
"base": {
"max": "1",
"min": 1,
"path": "EHDSDevice.name.value"
}
}, {
"path": "EHDSDevice.name.type",
"min": 1,
"definition": "The type of name, e.g. UDI Label name, user friendly name",
"short": "The type of name, e.g. UDI Label name, user friendly name",
"type": [ {
"code": "CodeableConcept"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"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/EHDSDeviceObligations|1.0.0"
} ]
} ],
"max": "1",
"id": "EHDSDevice.name.type",
"base": {
"max": "1",
"min": 1,
"path": "EHDSDevice.name.type"
}
}, {
"id": "EHDSDevice.modelNumber",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.modelNumber"
},
"path": "EHDSDevice.modelNumber",
"type": [ {
"code": "string"
} ],
"short": "The manufacturer's model number for the device",
"definition": "The manufacturer's model number for the device"
}, {
"id": "EHDSDevice.version",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.version"
},
"path": "EHDSDevice.version",
"type": [ {
"code": "string"
} ],
"short": "The actual design of the device and/or software version running on the device",
"definition": "The actual design of the device and/or software version running on the device"
}, {
"path": "EHDSDevice.type",
"min": 0,
"definition": "Device type",
"short": "Device type",
"type": [ {
"code": "CodeableConcept"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"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/EHDSDeviceObligations|1.0.0"
} ]
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT, EMDN"
},
"max": "*",
"id": "EHDSDevice.type",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.type"
}
}, {
"path": "EHDSDevice.note",
"min": 0,
"definition": "Device note and/or comment",
"short": "Device note and/or comment",
"type": [ {
"code": "string"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"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/EHDSDeviceObligations|1.0.0"
} ]
} ],
"max": "1",
"id": "EHDSDevice.note",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.note"
}
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "1.0.0"
} ]
},
"status": "active",
"language": "en",
"id": "d1a866d1-4220-471a-bab3-88d506d354e1",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDeviceObligations",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "EHDSDevice",
"path": "EHDSDevice"
}, {
"id": "EHDSDevice.udi",
"path": "EHDSDevice.udi",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSDevice.name",
"path": "EHDSDevice.name",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSDevice.name.value",
"path": "EHDSDevice.name.value",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSDevice.name.type",
"path": "EHDSDevice.name.type",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSDevice.type",
"path": "EHDSDevice.type",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSDevice.note",
"path": "EHDSDevice.note",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}