| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | StructureDefinition |
| Id | EHDSDevice |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSDevice.html |
| URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-21T08:17:12+00:00 |
| Name | EHDSDevice |
| Title | Device model |
| Realm | eu |
| Authority | hl7 |
| Description | C.12 - EHDS refined base model for Device information |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
| Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice |
| Kind | logical |
| ConceptMap | |
| EHDSDeviceMap | EHDSDevice Mapping |
| EHDSDeviceMap | EHDSDevice Mapping |
| StructureDefinition | |
| EHDSAlertFlag | Alert flag model |
| EHDSAppointment | Appointment model |
| EHDSDeviceUse | Device use model |
| EHDSHospitalDischargeReportHeader | Hospital Discharge Report header model |
| EHDSImagingReportBody | Imaging report body model |
| EHDSImagingReportHeader | Imaging report header model |
| EHDSImagingStudy | Imaging study model |
| EHDSLaboratoryObservation | Laboratory observation model |
| EHDSLaboratoryOrderHeader | Laboratory order header model |
| EHDSLaboratoryReportHeader | Laboratory report header model |
| EHDSMedia | Media model |
| EHDSMedication | Medicinal product model |
| EHDSMedicationDispense | Medication dispensation model |
| EHDSObservation | Observation model |
| EHDSProcedure | Procedure model |
| EHDSServiceRequest | Service request model |
| EHDSSpecimen | Specimen model |
| EHDSDataSet | DataSet model |
| EHDSDischargeReport | Discharge Report model |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSDevice
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Device model Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..* | Identifier | C.12.1 - Identifier | |
![]() ![]() | 0..1 | string | C.12.2 - Manufacturer | |
![]() ![]() | 0..1 | dateTime | C.12.3 - Manufacture date | |
![]() ![]() | 0..1 | dateTime | C.12.4 - Expiry date | |
![]() ![]() | 0..1 | string | C.12.5 - Lot number | |
![]() ![]() | 0..1 | string | C.12.6 - Serial number | |
![]() ![]() | 0..* | string | C.12.7 - Name | |
![]() ![]() | 0..1 | string | C.12.8 - Model number | |
![]() ![]() | 0..1 | string | C.12.9 - Version | |
![]() ![]() | 0..* | CodeableConcept | C.12.10 - Type Binding Description: (preferred): SNOMED CT, EMDN | |
![]() ![]() | 0..* | Narrative | C.12.11 - Note This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |
{
"resourceType": "StructureDefinition",
"id": "EHDSDevice",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice",
"version": "0.1.0",
"name": "EHDSDevice",
"title": "Device model",
"status": "draft",
"date": "2025-03-21T08:17:12+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://Xt-EHR.eu"
}
]
}
],
"description": "C.12 - EHDS refined base model for Device information",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "EHDSDevice",
"path": "EHDSDevice",
"short": "Device model",
"definition": "C.12 - EHDS refined base model for Device information",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSDevice.identifier",
"path": "EHDSDevice.identifier",
"short": "C.12.1 - Identifier",
"definition": "An identifier of the device which is unique within in a defined scope. Multiple identifiers can be used.",
"min": 1,
"max": "*",
"base": {
"path": "EHDSDevice.identifier",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSDevice.manufacturer",
"path": "EHDSDevice.manufacturer",
"short": "C.12.2 - Manufacturer",
"definition": "Name of device manufacturer",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDevice.manufacturer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.manufactureDate",
"path": "EHDSDevice.manufactureDate",
"short": "C.12.3 - Manufacture date",
"definition": "The date and time when the device was manufactured",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDevice.manufactureDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSDevice.expiryDate",
"path": "EHDSDevice.expiryDate",
"short": "C.12.4 - Expiry date",
"definition": "The date and time beyond which this device is no longer valid or should not be used (if applicable).",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDevice.expiryDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSDevice.lotNumber",
"path": "EHDSDevice.lotNumber",
"short": "C.12.5 - Lot number",
"definition": "Lot number of manufacture",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDevice.lotNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.serialNumber",
"path": "EHDSDevice.serialNumber",
"short": "C.12.6 - Serial number",
"definition": "Serial number assigned by the manufacturer",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDevice.serialNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.name",
"path": "EHDSDevice.name",
"short": "C.12.7 - Name",
"definition": "The name and name type of the device as known to the manufacturer and/or patient",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDevice.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.modelNumber",
"path": "EHDSDevice.modelNumber",
"short": "C.12.8 - Model number",
"definition": "The manufacturer's model number for the device",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDevice.modelNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.version",
"path": "EHDSDevice.version",
"short": "C.12.9 - Version",
"definition": "The actual design of the device or software version running on the device",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDevice.version",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.type",
"path": "EHDSDevice.type",
"short": "C.12.10 - Type",
"definition": "Device type",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDevice.type",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT, EMDN"
}
},
{
"id": "EHDSDevice.note",
"path": "EHDSDevice.note",
"short": "C.12.11 - Note",
"definition": "Device notes and comments",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDevice.note",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Narrative"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSDevice",
"path": "EHDSDevice",
"short": "Device model",
"definition": "C.12 - EHDS refined base model for Device information"
},
{
"id": "EHDSDevice.identifier",
"path": "EHDSDevice.identifier",
"short": "C.12.1 - Identifier",
"definition": "An identifier of the device which is unique within in a defined scope. Multiple identifiers can be used.",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSDevice.manufacturer",
"path": "EHDSDevice.manufacturer",
"short": "C.12.2 - Manufacturer",
"definition": "Name of device manufacturer",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.manufactureDate",
"path": "EHDSDevice.manufactureDate",
"short": "C.12.3 - Manufacture date",
"definition": "The date and time when the device was manufactured",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSDevice.expiryDate",
"path": "EHDSDevice.expiryDate",
"short": "C.12.4 - Expiry date",
"definition": "The date and time beyond which this device is no longer valid or should not be used (if applicable).",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSDevice.lotNumber",
"path": "EHDSDevice.lotNumber",
"short": "C.12.5 - Lot number",
"definition": "Lot number of manufacture",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.serialNumber",
"path": "EHDSDevice.serialNumber",
"short": "C.12.6 - Serial number",
"definition": "Serial number assigned by the manufacturer",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.name",
"path": "EHDSDevice.name",
"short": "C.12.7 - Name",
"definition": "The name and name type of the device as known to the manufacturer and/or patient",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.modelNumber",
"path": "EHDSDevice.modelNumber",
"short": "C.12.8 - Model number",
"definition": "The manufacturer's model number for the device",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.version",
"path": "EHDSDevice.version",
"short": "C.12.9 - Version",
"definition": "The actual design of the device or software version running on the device",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSDevice.type",
"path": "EHDSDevice.type",
"short": "C.12.10 - Type",
"definition": "Device type",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT, EMDN"
}
},
{
"id": "EHDSDevice.note",
"path": "EHDSDevice.note",
"short": "C.12.11 - Note",
"definition": "Device notes and comments",
"min": 0,
"max": "*",
"type": [
{
"code": "Narrative"
}
]
}
]
}
}