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

FHIR IG analytics

Packageeu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSDataSet.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/danka74/logical-model/StructureDefinition-EHDSDataSet.html
URLhttp://ehds.eu/fhir/models/StructureDefinition/EHDSDataSet
Version0.1.0
Statusdraft
Date2026-05-11T13:27:41+00:00
NameEHDSDataSet
TitleDataSet model
DescriptionCommon elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.
Typehttp://ehds.eu/fhir/models/StructureDefinition/EHDSDataSet
Kindlogical

Resources that use this resource

StructureDefinition
eu.ehds.models#currentEHDSAdvanceDirectiveAdvance directive model
eu.ehds.models#currentEHDSAlertAlert model
eu.ehds.models#currentEHDSAllergyIntoleranceAllergy intolerance model
eu.ehds.models#currentEHDSCarePlanCare plan model
eu.ehds.models#currentEHDSConditionCondition model
eu.ehds.models#currentEHDSCurrentPregnancyCurrent pregnancy status model
eu.ehds.models#currentEHDSDeviceUseDevice use model
eu.ehds.models#currentEHDSDocumentDocument model
eu.ehds.models#currentEHDSEncounterEncounter model
eu.ehds.models#currentEHDSImagingStudyImaging study model
eu.ehds.models#currentEHDSImmunisationImmunisation model
eu.ehds.models#currentEHDSMedicationAdministrationMedication administration model
eu.ehds.models#currentEHDSMedicationDispenseMedication dispense model
eu.ehds.models#currentEHDSMedicationPrescriptionMedication prescription model
eu.ehds.models#currentEHDSMedicationUseMedication use model
eu.ehds.models#currentEHDSObservationObservation model
eu.ehds.models#currentEHDSPregnancyHistoryPregnancy history model
eu.ehds.models#currentEHDSProcedureProcedure model
eu.ehds.models#currentEHDSServiceRequestService request model
eu.ehds.models#currentEHDSTravelHistoryTravel history model

Resources that this resource uses

StructureDefinition
eu.ehds.models#currentEHDSDeviceDevice model
eu.ehds.models#currentEHDSHealthProfessionalHealth professional model
eu.ehds.models#currentEHDSOrganisationOrganisation model
eu.ehds.models#currentEHDSPatientPatient model

Narrative

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

Generated Narrative: StructureDefinition EHDSDataSet

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSDataSet 0..*BaseDataSet model
... header 1..1BaseBasic metadata for this information
.... subject 1..1EHDSPatientPatient/subject information
.... identifier 0..*IdentifierBusiness identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
.... author[x] 0..*Author(s) responsible for the provided information.
..... authorEHDSHealthProfessionalEHDSHealthProfessional
..... authorEHDSOrganisationEHDSOrganisation
..... authorEHDSDeviceEHDSDevice
.... date 0..1dateTimeDate and optionally time of authoring/issuing
.... status 1..1CodeableConceptStatus of the resource or document
.... source 0..1CodeableConceptSource of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.
.... language 0..1CodeableConceptLanguage in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSDataSet",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehds.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "version": "0.1.0",
  "name": "EHDSDataSet",
  "title": "DataSet model",
  "status": "draft",
  "date": "2026-05-11T13:27:41+00:00",
  "publisher": "EC",
  "contact": [
    {
      "name": "EC",
      "telecom": [
        {
          "system": "url",
          "value": "http://commission.europa.eu/"
        }
      ]
    }
  ],
  "description": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://ehds.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "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": "EHDSDataSet",
        "path": "EHDSDataSet",
        "short": "DataSet model",
        "definition": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header",
        "path": "EHDSDataSet.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.subject",
        "path": "EHDSDataSet.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.identifier",
        "path": "EHDSDataSet.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.author[x]",
        "path": "EHDSDataSet.header.author[x]",
        "short": "Author(s) responsible for the provided information.",
        "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.date",
        "path": "EHDSDataSet.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.status",
        "path": "EHDSDataSet.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.source",
        "path": "EHDSDataSet.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.language",
        "path": "EHDSDataSet.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "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"
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSDataSet",
        "path": "EHDSDataSet",
        "short": "DataSet model",
        "definition": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources."
      },
      {
        "id": "EHDSDataSet.header",
        "path": "EHDSDataSet.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.subject",
        "path": "EHDSDataSet.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.identifier",
        "path": "EHDSDataSet.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.author[x]",
        "path": "EHDSDataSet.header.author[x]",
        "short": "Author(s) responsible for the provided information.",
        "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://ehds.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.date",
        "path": "EHDSDataSet.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.status",
        "path": "EHDSDataSet.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.source",
        "path": "EHDSDataSet.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDataSet.header.language",
        "path": "EHDSDataSet.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      }
    ]
  }
}