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

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSEpisodeOfCare.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSEpisodeOfCare.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEpisodeOfCare
Version0.2.1
Statusdraft
Date2026-02-04T19:00:50+00:00
NameEHDSEpisodeOfCare
TitleEpisode of care model
DescriptionEHDS refined base model for Episode of care
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEpisodeOfCare
Kindlogical

Resources that use this resource

StructureDefinition
EHDSEncounterEncounter model

Resources that this resource uses

StructureDefinition
EHDSConditionCondition model
EHDSDataSetDataSet model
EHDSObservationObservation model
EHDSProcedureProcedure model

Narrative

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

Generated Narrative: StructureDefinition EHDSEpisodeOfCare

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSEpisodeOfCare 0..*EHDSDataSetEpisode of care model

Elements defined in Ancestors:header
Instances of this logical model can be the target of a Reference
... header
.... identifier 0..*IdentifierBusiness identifiers assigned to this episode of care.
... type 0..*CodeableConceptA classification of the type of episode of care; e.g. specialist referral, disease management.
... reasonText 0..1stringTextual descriptions of the medical reasons that are expected to be addressed during the episode of care.
... reason[x] 0..*Coded list of medical reasons that are expected to be addressed during the episode of care.
.... reasonCodeableConceptCodeableConcept
.... reasonEHDSConditionEHDSCondition
.... reasonEHDSProcedureEHDSProcedure
.... reasonEHDSObservationEHDSObservation
... diagnosis 0..*BaseList of medical conditions that were addressed during the episode of care
.... description 1..1stringTextual description of the medical condition that was addressed during the episode of care
.... condition[x] 0..1The medical condition that was addressed during the episode of care
..... conditionCodeableConceptCodeableConcept
..... conditionEHDSConditionEHDSCondition

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSEpisodeOfCare",
  "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": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEpisodeOfCare",
  "version": "0.2.1",
  "name": "EHDSEpisodeOfCare",
  "title": "Episode of care 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 Episode of care",
  "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/EHDSEpisodeOfCare",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.2.1"
      }
    ],
    "element": [
      {
        "id": "EHDSEpisodeOfCare",
        "path": "EHDSEpisodeOfCare",
        "short": "Episode of care model",
        "definition": "EHDS refined base model for Episode of care",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.header",
        "path": "EHDSEpisodeOfCare.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": "EHDSEpisodeOfCare.header.subject",
        "path": "EHDSEpisodeOfCare.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://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.header.identifier",
        "path": "EHDSEpisodeOfCare.header.identifier",
        "short": "Business identifiers assigned to this episode of care.",
        "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": "EHDSEpisodeOfCare.header.author[x]",
        "path": "EHDSEpisodeOfCare.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://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.header.date",
        "path": "EHDSEpisodeOfCare.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": "EHDSEpisodeOfCare.header.status",
        "path": "EHDSEpisodeOfCare.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": "EHDSEpisodeOfCare.header.source",
        "path": "EHDSEpisodeOfCare.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": "EHDSEpisodeOfCare.header.language",
        "path": "EHDSEpisodeOfCare.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"
        }
      },
      {
        "id": "EHDSEpisodeOfCare.type",
        "path": "EHDSEpisodeOfCare.type",
        "short": "A classification of the type of episode of care; e.g. specialist referral, disease management.",
        "definition": "A classification of the type of episode of care; e.g. specialist referral, disease management.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSEpisodeOfCare.type",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.reasonText",
        "path": "EHDSEpisodeOfCare.reasonText",
        "short": "Textual descriptions of the medical reasons that are expected to be addressed during the episode of care.",
        "definition": "Textual descriptions of the medical reasons that are expected to be addressed during the episode of care.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSEpisodeOfCare.reasonText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.reason[x]",
        "path": "EHDSEpisodeOfCare.reason[x]",
        "short": "Coded list of medical reasons that are expected to be addressed during the episode of care.",
        "definition": "Coded list of medical reasons that are expected to be addressed during the episode of care.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSEpisodeOfCare.reason[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis",
        "path": "EHDSEpisodeOfCare.diagnosis",
        "short": "List of medical conditions that were addressed during the episode of care",
        "definition": "List of medical conditions that were addressed during the episode of care",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSEpisodeOfCare.diagnosis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis.description",
        "path": "EHDSEpisodeOfCare.diagnosis.description",
        "short": "Textual description of the medical condition that was addressed during the episode of care",
        "definition": "Textual description of the medical condition that was addressed during the episode of care",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSEpisodeOfCare.diagnosis.description",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis.condition[x]",
        "path": "EHDSEpisodeOfCare.diagnosis.condition[x]",
        "short": "The medical condition that was addressed during the episode of care",
        "definition": "The medical condition that was addressed during the episode of care",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSEpisodeOfCare.diagnosis.condition[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSEpisodeOfCare",
        "path": "EHDSEpisodeOfCare",
        "short": "Episode of care model",
        "definition": "EHDS refined base model for Episode of care"
      },
      {
        "id": "EHDSEpisodeOfCare.header.identifier",
        "path": "EHDSEpisodeOfCare.header.identifier",
        "short": "Business identifiers assigned to this episode of care."
      },
      {
        "id": "EHDSEpisodeOfCare.type",
        "path": "EHDSEpisodeOfCare.type",
        "short": "A classification of the type of episode of care; e.g. specialist referral, disease management.",
        "definition": "A classification of the type of episode of care; e.g. specialist referral, disease management.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.reasonText",
        "path": "EHDSEpisodeOfCare.reasonText",
        "short": "Textual descriptions of the medical reasons that are expected to be addressed during the episode of care.",
        "definition": "Textual descriptions of the medical reasons that are expected to be addressed during the episode of care.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.reason[x]",
        "path": "EHDSEpisodeOfCare.reason[x]",
        "short": "Coded list of medical reasons that are expected to be addressed during the episode of care.",
        "definition": "Coded list of medical reasons that are expected to be addressed during the episode of care.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis",
        "path": "EHDSEpisodeOfCare.diagnosis",
        "short": "List of medical conditions that were addressed during the episode of care",
        "definition": "List of medical conditions that were addressed during the episode of care",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis.description",
        "path": "EHDSEpisodeOfCare.diagnosis.description",
        "short": "Textual description of the medical condition that was addressed during the episode of care",
        "definition": "Textual description of the medical condition that was addressed during the episode of care",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis.condition[x]",
        "path": "EHDSEpisodeOfCare.diagnosis.condition[x]",
        "short": "The medical condition that was addressed during the episode of care",
        "definition": "The medical condition that was addressed during the episode of care",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
          }
        ]
      }
    ]
  }
}