FHIR IG analytics| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSMedia.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSMedia.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedia |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-02-04T19:00:50+00:00 |
| Name | EHDSMedia |
| Title | Media model |
| Description | EHDS refined base model for A photo, video, or audio recording acquired or used in healthcare. |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedia |
| Kind | logical |
| StructureDefinition | |
| EHDSDischargeReport | Discharge Report model |
| EHDSImagingReport | Imaging report model |
| EHDSLaboratoryReport | Laboratory report model |
| StructureDefinition | |
| EHDSAttachment | Attachment model |
| EHDSBodyStructure | Body structure model |
| EHDSDevice | Device model |
| EHDSHealthProfessional | Health professional model |
| EHDSOrganisation | Organisation model |
| EHDSPatient | Patient model |
| EHDSSpecimen | Specimen model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSMedia
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Media model Instances of this logical model can be the target of a Reference | |
![]() ![]() | 0..* | Identifier | Identifier | |
![]() ![]() | 0..1 | CodeableConcept | Type Binding Description: (preferred): HL7 MediaType | |
![]() ![]() | 0..1 | CodeableConcept | Modality Binding Description: (preferred): HL7 MediaModality | |
![]() ![]() | 0..1 | CodeableConcept | View Binding Description: (preferred): HL7 MediaCollectionView/Projection | |
![]() ![]() | 0..1 | Subject | ||
![]() ![]() ![]() | EHDSPatient | |||
![]() ![]() ![]() | EHDSSpecimen | |||
![]() ![]() | 0..1 | Created | ||
![]() ![]() ![]() | dateTime | |||
![]() ![]() ![]() | Period | |||
![]() ![]() | 0..* | CodeableConcept | Reason Binding Description: (preferred): SNOMED CT | |
![]() ![]() | 0..1 | EHDSBodyStructure | BodySite | |
![]() ![]() | 0..1 | string | Device name | |
![]() ![]() | 0..1 | EHDSDevice | Device | |
![]() ![]() | 1..1 | EHDSAttachment | Content | |
![]() ![]() | 0..* | string | Note | |
![]() ![]() | 0..* | Performer | ||
![]() ![]() ![]() | EHDSHealthProfessional | |||
![]() ![]() ![]() | EHDSOrganisation | |||
{
"resourceType": "StructureDefinition",
"id": "EHDSMedia",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedia",
"version": "0.2.1",
"name": "EHDSMedia",
"title": "Media model",
"status": "draft",
"date": "2026-02-04T19:00:50+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "EHDS refined base model for A photo, video, or audio recording acquired or used in healthcare.",
"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/EHDSMedia",
"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": "EHDSMedia",
"path": "EHDSMedia",
"short": "Media model",
"definition": "EHDS refined base model for A photo, video, or audio recording acquired or used in healthcare.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSMedia.identifier",
"path": "EHDSMedia.identifier",
"short": "Identifier",
"definition": "Image identifier",
"min": 0,
"max": "*",
"base": {
"path": "EHDSMedia.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSMedia.type",
"path": "EHDSMedia.type",
"short": "Type",
"definition": "Classification of media as image, video, audio recording or other media type",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.type",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MediaType"
}
},
{
"id": "EHDSMedia.modality",
"path": "EHDSMedia.modality",
"short": "Modality",
"definition": "The type of acquisition equipment/process",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.modality",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MediaModality"
}
},
{
"id": "EHDSMedia.view",
"path": "EHDSMedia.view",
"short": "View",
"definition": "The name of the imaging view e.g. Lateral or Antero-posterior",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.view",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MediaCollectionView/Projection"
}
},
{
"id": "EHDSMedia.subject[x]",
"path": "EHDSMedia.subject[x]",
"short": "Subject",
"definition": "Who/What this Media is a record of",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.subject[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
}
]
},
{
"id": "EHDSMedia.created[x]",
"path": "EHDSMedia.created[x]",
"short": "Created",
"definition": "The date and time(s) at which the media was collected.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.created[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
}
]
},
{
"id": "EHDSMedia.reason",
"path": "EHDSMedia.reason",
"short": "Reason",
"definition": "Describes why the event occurred in coded or textual form.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSMedia.reason",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSMedia.bodySite",
"path": "EHDSMedia.bodySite",
"short": "BodySite",
"definition": "Observed body part, i.e. target site",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.bodySite",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
}
]
},
{
"id": "EHDSMedia.deviceName",
"path": "EHDSMedia.deviceName",
"short": "Device name",
"definition": "The name of the device / manufacturer of the device that was used to make the recording.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.deviceName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSMedia.device",
"path": "EHDSMedia.device",
"short": "Device",
"definition": "The device used to collect the media.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedia.device",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}
]
},
{
"id": "EHDSMedia.content",
"path": "EHDSMedia.content",
"short": "Content",
"definition": "The actual content of the media - inline or by direct reference to the media source file.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSMedia.content",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment"
}
]
},
{
"id": "EHDSMedia.note",
"path": "EHDSMedia.note",
"short": "Note",
"definition": "Comments made about the media by the performer, subject or other participants.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSMedia.note",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSMedia.performer[x]",
"path": "EHDSMedia.performer[x]",
"short": "Performer",
"definition": "Performer of the imaging acquisition process.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSMedia.performer[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"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSMedia",
"path": "EHDSMedia",
"short": "Media model",
"definition": "EHDS refined base model for A photo, video, or audio recording acquired or used in healthcare."
},
{
"id": "EHDSMedia.identifier",
"path": "EHDSMedia.identifier",
"short": "Identifier",
"definition": "Image identifier",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSMedia.type",
"path": "EHDSMedia.type",
"short": "Type",
"definition": "Classification of media as image, video, audio recording or other media type",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MediaType"
}
},
{
"id": "EHDSMedia.modality",
"path": "EHDSMedia.modality",
"short": "Modality",
"definition": "The type of acquisition equipment/process",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MediaModality"
}
},
{
"id": "EHDSMedia.view",
"path": "EHDSMedia.view",
"short": "View",
"definition": "The name of the imaging view e.g. Lateral or Antero-posterior ",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MediaCollectionView/Projection"
}
},
{
"id": "EHDSMedia.subject[x]",
"path": "EHDSMedia.subject[x]",
"short": "Subject",
"definition": "Who/What this Media is a record of",
"min": 0,
"max": "1",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
}
]
},
{
"id": "EHDSMedia.created[x]",
"path": "EHDSMedia.created[x]",
"short": "Created",
"definition": "The date and time(s) at which the media was collected.",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
}
]
},
{
"id": "EHDSMedia.reason",
"path": "EHDSMedia.reason",
"short": "Reason",
"definition": "Describes why the event occurred in coded or textual form.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSMedia.bodySite",
"path": "EHDSMedia.bodySite",
"short": "BodySite",
"definition": "Observed body part, i.e. target site",
"min": 0,
"max": "1",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
}
]
},
{
"id": "EHDSMedia.deviceName",
"path": "EHDSMedia.deviceName",
"short": "Device name",
"definition": "The name of the device / manufacturer of the device that was used to make the recording.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSMedia.device",
"path": "EHDSMedia.device",
"short": "Device",
"definition": "The device used to collect the media.",
"min": 0,
"max": "1",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}
]
},
{
"id": "EHDSMedia.content",
"path": "EHDSMedia.content",
"short": "Content",
"definition": "The actual content of the media - inline or by direct reference to the media source file.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment"
}
]
},
{
"id": "EHDSMedia.note",
"path": "EHDSMedia.note",
"short": "Note",
"definition": "Comments made about the media by the performer, subject or other participants.",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSMedia.performer[x]",
"path": "EHDSMedia.performer[x]",
"short": "Performer",
"definition": "Performer of the imaging acquisition process. ",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}
]
}
]
}
}