{
"description": "MyHealth@EU refined model for device information",
"_filename": "StructureDefinition-MyHealthEuDevice.json",
"package_name": "myhealth.eu.fhir.core",
"date": "2026-05-04T15:59:03+02:00",
"derivation": "specialization",
"publisher": "MyHealth@Eu",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "150",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "Europe"
} ]
} ],
"name": "MyHealthEuDevice",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Device model",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"path": "MyHealthEuDevice",
"min": 0,
"definition": "MyHealth@EU refined model for device information",
"isModifier": false,
"short": "Device model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "MyHealthEuDevice",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "MyHealthEuDevice.instanceIdentifier",
"min": 0,
"definition": "Identifier of the device instance",
"short": "Identifier of the device instance",
"type": [ {
"code": "Identifier"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice|1.0.0"
} ]
} ],
"max": "*",
"id": "MyHealthEuDevice.instanceIdentifier",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.instanceIdentifier"
}
}, {
"id": "MyHealthEuDevice.udiCarrier",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.udiCarrier"
},
"path": "MyHealthEuDevice.udiCarrier",
"type": [ {
"code": "Identifier"
} ],
"short": "Unique Device Identifier (UDI) value",
"definition": "Unique Device Identifier (UDI) value"
}, {
"path": "MyHealthEuDevice.manufacturer",
"min": 0,
"definition": "Name of device manufacturer. If the manufacturer code is included in an identifier, manufacturer must correspond to that code.",
"short": "Name of device manufacturer. If the manufacturer code is included in an identifier, manufacturer must correspond to that code.",
"type": [ {
"code": "string"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice|1.0.0"
} ]
} ],
"max": "1",
"id": "MyHealthEuDevice.manufacturer",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.manufacturer"
}
}, {
"id": "MyHealthEuDevice.manufactureDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.manufactureDate"
},
"path": "MyHealthEuDevice.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": "MyHealthEuDevice.expiryDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.expiryDate"
},
"path": "MyHealthEuDevice.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": "MyHealthEuDevice.lotNumber",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.lotNumber"
},
"path": "MyHealthEuDevice.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": "MyHealthEuDevice.serialNumber",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.serialNumber"
},
"path": "MyHealthEuDevice.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": "MyHealthEuDevice.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:handle"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice|1.0.0"
} ]
} ],
"max": "*",
"id": "MyHealthEuDevice.name",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.name"
}
}, {
"id": "MyHealthEuDevice.name.value",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDevice.name.value"
},
"path": "MyHealthEuDevice.name.value",
"type": [ {
"code": "string"
} ],
"short": "The name of the device as known to e.g. the manufacturer and/or patient",
"definition": "The name of the device as known to e.g. the manufacturer and/or patient"
}, {
"id": "MyHealthEuDevice.name.type",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDevice.name.type"
},
"path": "MyHealthEuDevice.name.type",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The type of name, e.g. UDI Label name, user friendly name",
"definition": "The type of name, e.g. UDI Label name, user friendly name"
}, {
"path": "MyHealthEuDevice.modelNumber",
"min": 0,
"definition": "The manufacturer's model number for the device",
"short": "The manufacturer's model number for the device",
"type": [ {
"code": "string"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice|1.0.0"
} ]
} ],
"max": "1",
"id": "MyHealthEuDevice.modelNumber",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.modelNumber"
}
}, {
"id": "MyHealthEuDevice.version",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.version"
},
"path": "MyHealthEuDevice.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": "MyHealthEuDevice.type",
"min": 0,
"definition": "Device type",
"short": "Device type",
"type": [ {
"code": "CodeableConcept"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice|1.0.0"
} ]
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT, EMDN"
},
"max": "*",
"id": "MyHealthEuDevice.type",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDevice.type"
}
}, {
"id": "MyHealthEuDevice.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDevice.note"
},
"path": "MyHealthEuDevice.note",
"type": [ {
"code": "string"
} ],
"short": "Device note and/or comment",
"definition": "Device note and/or comment"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.3.0"
} ]
},
"status": "active",
"id": "b52ed380-4d62-41c1-bd28-e0bd3b1eb1f7",
"kind": "logical",
"url": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "MyHealthEuDevice",
"path": "MyHealthEuDevice",
"definition": "MyHealth@EU refined model for device information"
}, {
"id": "MyHealthEuDevice.instanceIdentifier",
"path": "MyHealthEuDevice.instanceIdentifier",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
} ]
} ]
}, {
"id": "MyHealthEuDevice.manufacturer",
"path": "MyHealthEuDevice.manufacturer",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
} ]
} ]
}, {
"id": "MyHealthEuDevice.name",
"path": "MyHealthEuDevice.name",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:handle"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
} ]
} ]
}, {
"id": "MyHealthEuDevice.modelNumber",
"path": "MyHealthEuDevice.modelNumber",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
} ]
} ]
}, {
"id": "MyHealthEuDevice.type",
"path": "MyHealthEuDevice.type",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "MAY:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
} ]
} ]
} ]
},
"contact": [ {
"name": "MyHealth@Eu",
"telecom": [ {
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en",
"system": "url"
} ]
} ],
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}