FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EHDSEpisodeOfCare

Packagehl7.fhir.eu.imaging-r5
TypeStructureDefinition
IdEHDSEpisodeOfCare
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/StructureDefinition-EHDSEpisodeOfCare.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEpisodeOfCare
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSEpisodeOfCare
TitleEpisode of care model
Realmeu
Authorityhl7
DescriptionC.29 - EHDS refined base model for Episode of care
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEpisodeOfCare
Kindlogical

Resources that use this resource

ConceptMap
EHDSEpisodeOfCareMapEHDSEpisodeOfCare Mapping
EHDSEpisodeOfCareMapEHDSEpisodeOfCare Mapping
StructureDefinition
EHDSEncounterEncounter model
EHDSEncounterEncounter model

Resources that this resource uses

StructureDefinition
EHDSConditionCondition model
EHDSObservationObservation model
EHDSPatientPatient model
EHDSProcedureProcedure model
EHDSConditionCondition model
EHDSObservationObservation model
EHDSPatientPatient model
EHDSProcedureProcedure model

Narrative

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

Generated Narrative: StructureDefinition EHDSEpisodeOfCare

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSEpisodeOfCare 0..*BaseEpisode of care model
Instances of this logical model can be the target of a Reference
... identifier 0..*IdentifierC.30.1 - Identifier
... type 0..*CodeableConceptC.30.2 - Type
... reasonText 0..1stringC.30.3 - Reason text
... reason 0..*CodeableReference(Condition model | Procedure model | Observation model)C.30.4 - Reason
... diagnosis 0..*BaseC.30.5 - Diagnosis
.... description 1..1stringC.30.5.1 - Description
.... condition 0..1CodeableReference(Condition model)C.30.5.2 - Condition
... patient 1..1Reference(Patient model)C.30.6 - Patient

doco Documentation for this format

Source

{
  "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": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEpisodeOfCare",
  "version": "0.1.0",
  "name": "EHDSEpisodeOfCare",
  "title": "Episode of care model",
  "status": "draft",
  "date": "2025-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "C.29 - EHDS refined base model for Episode of care",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "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/EHDSEpisodeOfCare",
  "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": "EHDSEpisodeOfCare",
        "path": "EHDSEpisodeOfCare",
        "short": "Episode of care model",
        "definition": "C.29 - 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.identifier",
        "path": "EHDSEpisodeOfCare.identifier",
        "short": "C.30.1 - Identifier",
        "definition": "Episode of care identifier (Business identifiers assigned to this episode of care).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSEpisodeOfCare.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.type",
        "path": "EHDSEpisodeOfCare.type",
        "short": "C.30.2 - Type",
        "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": "C.30.3 - Reason text",
        "definition": "The medical reasons that are expected to be addressed during the episode of care - text.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSEpisodeOfCare.reasonText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.reason",
        "path": "EHDSEpisodeOfCare.reason",
        "short": "C.30.4 - Reason",
        "definition": "The list of medical reasons that are expected to be addressed during the episode of care - coded.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSEpisodeOfCare.reason",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
            ]
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis",
        "path": "EHDSEpisodeOfCare.diagnosis",
        "short": "C.30.5 - Diagnosis",
        "definition": "The 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": "C.30.5.1 - Description",
        "definition": "The medical condition that was addressed during the episode of care - text.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSEpisodeOfCare.diagnosis.description",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis.condition",
        "path": "EHDSEpisodeOfCare.diagnosis.condition",
        "short": "C.30.5.2 - Condition",
        "definition": "The medical condition that was addressed during the episode of care",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSEpisodeOfCare.diagnosis.condition",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
            ]
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.patient",
        "path": "EHDSEpisodeOfCare.patient",
        "short": "C.30.6 - Patient",
        "definition": "The patient who is the focus of this episode of care",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSEpisodeOfCare.patient",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
            ]
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSEpisodeOfCare",
        "path": "EHDSEpisodeOfCare",
        "short": "Episode of care model",
        "definition": "C.29 - EHDS refined base model for Episode of care"
      },
      {
        "id": "EHDSEpisodeOfCare.identifier",
        "path": "EHDSEpisodeOfCare.identifier",
        "short": "C.30.1 - Identifier",
        "definition": "Episode of care identifier (Business identifiers assigned to this episode of care).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.type",
        "path": "EHDSEpisodeOfCare.type",
        "short": "C.30.2 - Type",
        "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": "C.30.3 - Reason text",
        "definition": "The medical reasons that are expected to be addressed during the episode of care - text.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.reason",
        "path": "EHDSEpisodeOfCare.reason",
        "short": "C.30.4 - Reason",
        "definition": "The list of medical reasons that are expected to be addressed during the episode of care - coded.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
            ]
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis",
        "path": "EHDSEpisodeOfCare.diagnosis",
        "short": "C.30.5 - Diagnosis",
        "definition": "The 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": "C.30.5.1 - Description",
        "definition": "The medical condition that was addressed during the episode of care - text.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.diagnosis.condition",
        "path": "EHDSEpisodeOfCare.diagnosis.condition",
        "short": "C.30.5.2 - Condition",
        "definition": "The medical condition that was addressed during the episode of care",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
            ]
          }
        ]
      },
      {
        "id": "EHDSEpisodeOfCare.patient",
        "path": "EHDSEpisodeOfCare.patient",
        "short": "C.30.6 - Patient",
        "definition": "The patient who is the focus of this episode of care",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
            ]
          }
        ]
      }
    ]
  }
}