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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSImagingStudy.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSImagingStudy.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSImagingStudy
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSImagingStudy
TitleImaging study model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for Imaging study
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSImagingStudy
Kindlogical

Resources that use this resource

StructureDefinition
EHDSImagingReportImaging report model
EHDSObservationObservation model

Resources that this resource uses

StructureDefinition
EHDSBodyStructureBody structure model
EHDSDataSetDataSet model
EHDSEncounterEncounter model
EHDSEndpointEndpoint model
EHDSOrganisationOrganisation model
EHDSServiceRequestService request model
EHDSSpecimenSpecimen model

Narrative

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

Generated Narrative: StructureDefinition EHDSImagingStudy

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSImagingStudy 0..*EHDSDataSetImaging study model

Elements defined in Ancestors:header, presentedForm
Instances of this logical model can be the target of a Reference
... header
.... identifier 1..*IdentifierIdentifiers for the Imaging Study such as DICOM Study Instance UID. If one or more series elements are present in the ImagingStudy, then there shall be one DICOM Study UID identifier.
... modality 0..*CodeableConceptAll of the distinct values for series' modalities
Binding Description: (preferred): DICOM CID029
... encounter 0..1EHDSEncounterReference to the encounter with which this imaging study is associated
... started 0..1dateTimeDate and time the study started.
... basedOn 0..*EHDSServiceRequestReferences to the diagnostic requests that resulted in this imaging study being performed.
... numberOfSeries 0..1integerNumber of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present.
... numberOfInstances 0..1integerNumber of Service-Object Pairs (SOP) Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.
... description 0..1stringThe Imaging Manager description of the study. Institution-generated description or classification of the Study (component) performed.
... studyCustodian 0..1EHDSOrganisationOrganisation name, address, contact information.
... studyEndpoint 0..1EHDSEndpointStudy endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.
... series 0..*BaseSeries. Each study has one or more series of instances, but they may be absent when no series information needs to be conveyed
.... seriesUid 1..1IdentifierDICOM Series Instance UID for the series
.... number 0..1integerNumeric identifier of this series
.... acquisitionModality 1..1CodeableConceptAcquisition modality - the modality used for this series
Binding Description: (preferred): DICOM CID029
.... description 0..1stringA short human readable summary of the series
.... numberOfInstances 0..1integerNumber of Series Related Instances
.... seriesEndpoint 0..1EHDSEndpointSeries endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.
.... bodySite 0..1EHDSBodyStructureBody part (with laterality) examined
.... specimen 0..*EHDSSpecimenSpecimen imaged
.... started 0..1dateTimeWhen the series started
.... instancesInTheSeries 0..*BaseEach series has one or more instances, but they may be absent when no instance information needs to be conveyed
..... instanceTitle 0..1stringInstance title that is the description of the instance.
..... instanceUid 1..1IdentifierDICOM SOP Instance UID
..... sopClass 1..1uriSOP class - DICOM class type
..... instanceNumber 0..1integerThe number of this instance in the series
..... numberOfFrames 0..1integerThe number of frames in a multiframe instance

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSImagingStudy",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSImagingStudy",
  "version": "0.1.0",
  "name": "EHDSImagingStudy",
  "title": "Imaging study 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 Imaging study",
  "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/EHDSImagingStudy",
  "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EHDSImagingStudy",
        "path": "EHDSImagingStudy",
        "short": "Imaging study model",
        "definition": "EHDS refined base model for Imaging study",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header",
        "path": "EHDSImagingStudy.header",
        "short": "Common header for all patient-related data",
        "definition": "Common header for all patient-related data",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.subject",
        "path": "EHDSImagingStudy.header.subject",
        "short": "Subject",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.identifier",
        "path": "EHDSImagingStudy.header.identifier",
        "short": "Identifiers for the Imaging Study such as DICOM Study Instance UID. If one or more series elements are present in the ImagingStudy, then there shall be one DICOM Study UID identifier.",
        "definition": "Business identifier for the object",
        "requirements": "eHN Guideline IMG (v1.1): B.1.1",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.authorship",
        "path": "EHDSImagingStudy.header.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.authorship.author[x]",
        "path": "EHDSImagingStudy.header.authorship.author[x]",
        "short": "Author",
        "definition": "Author(s) by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.author[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.authorship.datetime",
        "path": "EHDSImagingStudy.header.authorship.datetime",
        "short": "Date and time of authoring/issuing",
        "definition": "Date and time of the issuing the document/resource by its author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.lastUpdate",
        "path": "EHDSImagingStudy.header.lastUpdate",
        "short": "Date and time of the last update to the resource",
        "definition": "Date and time of the last update to the document/information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.status",
        "path": "EHDSImagingStudy.header.status",
        "short": "Status of the resource",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.statusReason[x]",
        "path": "EHDSImagingStudy.header.statusReason[x]",
        "short": "Reason for the current status of the resource.",
        "definition": "Reason for the current status of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.header.language",
        "path": "EHDSImagingStudy.header.language",
        "short": "Language",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSImagingStudy.header.version",
        "path": "EHDSImagingStudy.header.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.presentedForm",
        "path": "EHDSImagingStudy.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.modality",
        "path": "EHDSImagingStudy.modality",
        "short": "All of the distinct values for series' modalities",
        "definition": "All of the distinct values for series' modalities",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSImagingStudy.modality",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "DICOM CID029"
        }
      },
      {
        "id": "EHDSImagingStudy.encounter",
        "path": "EHDSImagingStudy.encounter",
        "short": "Reference to the encounter with which this imaging study is associated",
        "definition": "Reference to the encounter with which this imaging study is associated",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.encounter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.started",
        "path": "EHDSImagingStudy.started",
        "short": "Date and time the study started.",
        "definition": "Date and time the study started.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.started",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.basedOn",
        "path": "EHDSImagingStudy.basedOn",
        "short": "References to the diagnostic requests that resulted in this imaging study being performed.",
        "definition": "References to the diagnostic requests that resulted in this imaging study being performed.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSImagingStudy.basedOn",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.numberOfSeries",
        "path": "EHDSImagingStudy.numberOfSeries",
        "short": "Number of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present.",
        "definition": "Number of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.numberOfSeries",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.numberOfInstances",
        "path": "EHDSImagingStudy.numberOfInstances",
        "short": "Number of Service-Object Pairs (SOP) Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.",
        "definition": "Number of Service-Object Pairs (SOP) Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.numberOfInstances",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.description",
        "path": "EHDSImagingStudy.description",
        "short": "The Imaging Manager description of the study. Institution-generated description or classification of the Study (component) performed.",
        "definition": "The Imaging Manager description of the study. Institution-generated description or classification of the Study (component) performed.",
        "requirements": "eHN Guideline IMG (v1.1): B.1.2",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.studyCustodian",
        "path": "EHDSImagingStudy.studyCustodian",
        "short": "Organisation name, address, contact information.",
        "definition": "Organisation name, address, contact information.",
        "requirements": "eHN Guideline IMG (v1.1): B.1.3",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.studyCustodian",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.studyEndpoint",
        "path": "EHDSImagingStudy.studyEndpoint",
        "short": "Study endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "definition": "Study endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.studyEndpoint",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEndpoint"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series",
        "path": "EHDSImagingStudy.series",
        "short": "Series. Each study has one or more series of instances, but they may be absent when no series information needs to be conveyed",
        "definition": "Series. Each study has one or more series of instances, but they may be absent when no series information needs to be conveyed",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSImagingStudy.series",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.seriesUid",
        "path": "EHDSImagingStudy.series.seriesUid",
        "short": "DICOM Series Instance UID for the series",
        "definition": "DICOM Series Instance UID for the series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.2",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.seriesUid",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.number",
        "path": "EHDSImagingStudy.series.number",
        "short": "Numeric identifier of this series",
        "definition": "Numeric identifier of this series",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.number",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.acquisitionModality",
        "path": "EHDSImagingStudy.series.acquisitionModality",
        "short": "Acquisition modality - the modality used for this series",
        "definition": "Acquisition modality - the modality used for this series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.3",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.acquisitionModality",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "DICOM CID029"
        }
      },
      {
        "id": "EHDSImagingStudy.series.description",
        "path": "EHDSImagingStudy.series.description",
        "short": "A short human readable summary of the series",
        "definition": "A short human readable summary of the series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.1",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.numberOfInstances",
        "path": "EHDSImagingStudy.series.numberOfInstances",
        "short": "Number of Series Related Instances",
        "definition": "Number of Series Related Instances",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.numberOfInstances",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.seriesEndpoint",
        "path": "EHDSImagingStudy.series.seriesEndpoint",
        "short": "Series endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "definition": "Series endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.6",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.seriesEndpoint",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEndpoint"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.bodySite",
        "path": "EHDSImagingStudy.series.bodySite",
        "short": "Body part (with laterality) examined",
        "definition": "Body part (with laterality) examined",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.bodySite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.specimen",
        "path": "EHDSImagingStudy.series.specimen",
        "short": "Specimen imaged",
        "definition": "Specimen imaged",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSImagingStudy.series.specimen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.started",
        "path": "EHDSImagingStudy.series.started",
        "short": "When the series started",
        "definition": "When the series started",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.started",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries",
        "path": "EHDSImagingStudy.series.instancesInTheSeries",
        "short": "Each series has one or more instances, but they may be absent when no instance information needs to be conveyed",
        "definition": "Each series has one or more instances, but they may be absent when no instance information needs to be conveyed",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.7",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSImagingStudy.series.instancesInTheSeries",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.instanceTitle",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceTitle",
        "short": "Instance title that is the description of the instance.",
        "definition": "Instance title that is the description of the instance.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceTitle",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.instanceUid",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceUid",
        "short": "DICOM SOP Instance UID",
        "definition": "DICOM SOP Instance UID",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.7.1",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceUid",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.sopClass",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.sopClass",
        "short": "SOP class - DICOM class type",
        "definition": "SOP class - DICOM class type",
        "requirements": "DICOM KOS",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.instancesInTheSeries.sopClass",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.instanceNumber",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceNumber",
        "short": "The number of this instance in the series",
        "definition": "The number of this instance in the series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.7.3",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.numberOfFrames",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.numberOfFrames",
        "short": "The number of frames in a multiframe instance",
        "definition": "The number of frames in a multiframe instance",
        "requirements": "DICOM KOS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSImagingStudy.series.instancesInTheSeries.numberOfFrames",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSImagingStudy",
        "path": "EHDSImagingStudy",
        "short": "Imaging study model",
        "definition": "EHDS refined base model for Imaging study"
      },
      {
        "id": "EHDSImagingStudy.header.identifier",
        "path": "EHDSImagingStudy.header.identifier",
        "short": "Identifiers for the Imaging Study such as DICOM Study Instance UID. If one or more series elements are present in the ImagingStudy, then there shall be one DICOM Study UID identifier.",
        "requirements": "eHN Guideline IMG (v1.1): B.1.1",
        "min": 1
      },
      {
        "id": "EHDSImagingStudy.modality",
        "path": "EHDSImagingStudy.modality",
        "short": "All of the distinct values for series' modalities",
        "definition": "All of the distinct values for series' modalities",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "DICOM CID029"
        }
      },
      {
        "id": "EHDSImagingStudy.encounter",
        "path": "EHDSImagingStudy.encounter",
        "short": "Reference to the encounter with which this imaging study is associated",
        "definition": "Reference to the encounter with which this imaging study is associated",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.started",
        "path": "EHDSImagingStudy.started",
        "short": "Date and time the study started.",
        "definition": "Date and time the study started.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.basedOn",
        "path": "EHDSImagingStudy.basedOn",
        "short": "References to the diagnostic requests that resulted in this imaging study being performed.",
        "definition": "References to the diagnostic requests that resulted in this imaging study being performed.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.numberOfSeries",
        "path": "EHDSImagingStudy.numberOfSeries",
        "short": "Number of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present.",
        "definition": "Number of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.numberOfInstances",
        "path": "EHDSImagingStudy.numberOfInstances",
        "short": "Number of Service-Object Pairs (SOP) Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.",
        "definition": "Number of Service-Object Pairs (SOP) Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.description",
        "path": "EHDSImagingStudy.description",
        "short": "The Imaging Manager description of the study. Institution-generated description or classification of the Study (component) performed.",
        "definition": "The Imaging Manager description of the study. Institution-generated description or classification of the Study (component) performed.",
        "requirements": "eHN Guideline IMG (v1.1): B.1.2",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.studyCustodian",
        "path": "EHDSImagingStudy.studyCustodian",
        "short": "Organisation name, address, contact information.",
        "definition": "Organisation name, address, contact information.",
        "requirements": "eHN Guideline IMG (v1.1): B.1.3",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.studyEndpoint",
        "path": "EHDSImagingStudy.studyEndpoint",
        "short": "Study endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "definition": "Study endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEndpoint"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series",
        "path": "EHDSImagingStudy.series",
        "short": "Series. Each study has one or more series of instances, but they may be absent when no series information needs to be conveyed",
        "definition": "Series. Each study has one or more series of instances, but they may be absent when no series information needs to be conveyed",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.seriesUid",
        "path": "EHDSImagingStudy.series.seriesUid",
        "short": "DICOM Series Instance UID for the series",
        "definition": "DICOM Series Instance UID for the series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.2",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.number",
        "path": "EHDSImagingStudy.series.number",
        "short": "Numeric identifier of this series",
        "definition": "Numeric identifier of this series",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.acquisitionModality",
        "path": "EHDSImagingStudy.series.acquisitionModality",
        "short": "Acquisition modality - the modality used for this series",
        "definition": "Acquisition modality - the modality used for this series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.3",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "DICOM CID029"
        }
      },
      {
        "id": "EHDSImagingStudy.series.description",
        "path": "EHDSImagingStudy.series.description",
        "short": "A short human readable summary of the series",
        "definition": "A short human readable summary of the series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.1",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.numberOfInstances",
        "path": "EHDSImagingStudy.series.numberOfInstances",
        "short": "Number of Series Related Instances",
        "definition": "Number of Series Related Instances",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.seriesEndpoint",
        "path": "EHDSImagingStudy.series.seriesEndpoint",
        "short": "Series endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "definition": "Series endpoint describing the technical details of a location that can be connected to for the delivery/retrieval of information. Sufficient information is required to ensure that a connection can be made securely, and appropriate data transmitted as defined by the endpoint owner. These may be locally hosted services, regional services, or national service.",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.6",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEndpoint"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.bodySite",
        "path": "EHDSImagingStudy.series.bodySite",
        "short": "Body part (with laterality) examined",
        "definition": "Body part (with laterality) examined",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.specimen",
        "path": "EHDSImagingStudy.series.specimen",
        "short": "Specimen imaged",
        "definition": "Specimen imaged",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.started",
        "path": "EHDSImagingStudy.series.started",
        "short": "When the series started",
        "definition": "When the series started",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries",
        "path": "EHDSImagingStudy.series.instancesInTheSeries",
        "short": "Each series has one or more instances, but they may be absent when no instance information needs to be conveyed",
        "definition": "Each series has one or more instances, but they may be absent when no instance information needs to be conveyed",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.7",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.instanceTitle",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceTitle",
        "short": "Instance title that is the description of the instance.",
        "definition": "Instance title that is the description of the instance.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.instanceUid",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceUid",
        "short": "DICOM SOP Instance UID",
        "definition": "DICOM SOP Instance UID",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.7.1",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.sopClass",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.sopClass",
        "short": "SOP class - DICOM class type",
        "definition": "SOP class - DICOM class type",
        "requirements": "DICOM KOS",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.instanceNumber",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.instanceNumber",
        "short": "The number of this instance in the series",
        "definition": "The number of this instance in the series",
        "requirements": "eHN Guideline IMG (v1.1): B.1.4.7.3",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "EHDSImagingStudy.series.instancesInTheSeries.numberOfFrames",
        "path": "EHDSImagingStudy.series.instancesInTheSeries.numberOfFrames",
        "short": "The number of frames in a multiframe instance",
        "definition": "The number of frames in a multiframe instance",
        "requirements": "DICOM KOS",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      }
    ]
  }
}