FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSMedia.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSMedia.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSMedia
TitleMedia model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for A photo, video, or audio recording acquired or used in healthcare.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDischargeReportDischarge Report model
EHDSImagingReportImaging report model
EHDSLaboratoryOrderLaboratory order
EHDSLaboratoryReportLaboratory report model

Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSDeviceDevice model
EHDSHealthProfessionalHealth professional model
EHDSOrganisationOrganisation model
EHDSPatientPatient model
EHDSSpecimenSpecimen model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSMedia

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSMedia 0..*BaseMedia model
Instances of this logical model can be the target of a Reference
... identifier 0..*IdentifierIdentifier
... type 0..1CodeableConceptType
Binding Description: (preferred): HL7 MediaType
... modality 0..1CodeableConceptModality
Binding Description: (preferred): HL7 MediaModality
... view 0..1CodeableConceptView
Binding Description: (preferred): HL7 MediaCollectionView/Projection
... subject[x] 0..1Reference(Patient model | Specimen model)Subject
... created[x] 0..1Created
.... createdDateTimedateTime
.... createdPeriodPeriod
... reason 0..*CodeableConceptReason
Binding Description: (preferred): SNOMED CT
... bodysite 0..1CodeableConceptBodySite
Binding Description: (preferred): SNOMED CT
... deviceName 0..1stringDevice name
... device 0..1Reference(Device model)Device
... content 1..1EHDSAttachmentContent
... note 0..*stringNote
... performer 0..*Reference(Health professional model | Organisation model)Performer

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSMedia",
  "language": "en",
  "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/EHDSMedia",
  "version": "0.1.0",
  "name": "EHDSMedia",
  "title": "Media model",
  "status": "draft",
  "date": "2025-08-05T08:51:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for A photo, video, or audio recording acquired or used in healthcare.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "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/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": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient",
              "https://www.xt-ehr.eu/specifications/fhir/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": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "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": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/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": "https://www.xt-ehr.eu/specifications/fhir/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",
        "path": "EHDSMedia.performer",
        "short": "Performer",
        "definition": "Performer of the imaging acquisition process.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSMedia.performer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional",
              "https://www.xt-ehr.eu/specifications/fhir/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": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient",
              "https://www.xt-ehr.eu/specifications/fhir/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": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "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": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/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": "https://www.xt-ehr.eu/specifications/fhir/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",
        "path": "EHDSMedia.performer",
        "short": "Performer",
        "definition": "Performer of the imaging acquisition process. ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
            ]
          }
        ]
      }
    ]
  }
}