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

FHIR IG Statistics: StructureDefinition/EHDSHospitalDischargeReport

Packagehl7.fhir.eu.imaging-manifest-r5
TypeStructureDefinition
IdEHDSHospitalDischargeReport
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSHospitalDischargeReport.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHospitalDischargeReport
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSHospitalDischargeReport
TitleHospital Discharge Report
Realmeu
Authorityhl7
DescriptionA - EHDS refined base model for Hospital Discharge Report
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHospitalDischargeReport
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSHospitalDischargeReportHeaderHospital Discharge Report header model
EHDSMediaMedia model
EHDSAttachmentAttachment model
EHDSHospitalDischargeReportHeaderHospital Discharge Report header model
EHDSMediaMedia model

Narrative

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

Generated Narrative: StructureDefinition EHDSHospitalDischargeReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSHospitalDischargeReport 0..*BaseHospital Discharge Report
Instances of this logical model can be the target of a Reference
... hospitalDischargeReportHeader 1..1EHDSHospitalDischargeReportHeaderA.1 - Hospital Discharge Report header
... presentedForms 0..*EHDSAttachmentA.3 - Attachment
... hospitalDischargeReportAttachments[x] 0..*A.4 - Attachment, Media
.... hospitalDischargeReportAttachmentsEHDSAttachmentEHDSAttachment
.... hospitalDischargeReportAttachmentsEHDSMediaEHDSMedia

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSHospitalDischargeReport",
  "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/EHDSHospitalDischargeReport",
  "version": "0.1.0",
  "name": "EHDSHospitalDischargeReport",
  "title": "Hospital Discharge Report",
  "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": "A - EHDS refined base model for Hospital Discharge Report",
  "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/EHDSHospitalDischargeReport",
  "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": "EHDSHospitalDischargeReport",
        "path": "EHDSHospitalDischargeReport",
        "short": "Hospital Discharge Report",
        "definition": "A - EHDS refined base model for Hospital Discharge Report",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSHospitalDischargeReport.hospitalDischargeReportHeader",
        "path": "EHDSHospitalDischargeReport.hospitalDischargeReportHeader",
        "short": "A.1 - Hospital Discharge Report header",
        "definition": "Report header data elements",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSHospitalDischargeReport.hospitalDischargeReportHeader",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHospitalDischargeReportHeader"
          }
        ]
      },
      {
        "id": "EHDSHospitalDischargeReport.presentedForms",
        "path": "EHDSHospitalDischargeReport.presentedForms",
        "short": "A.3 - Attachment",
        "definition": "Entire report as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHospitalDischargeReport.presentedForms",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSHospitalDischargeReport.hospitalDischargeReportAttachments[x]",
        "path": "EHDSHospitalDischargeReport.hospitalDischargeReportAttachments[x]",
        "short": "A.4 - Attachment, Media",
        "definition": "Report attachments data elements",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSHospitalDischargeReport.hospitalDischargeReportAttachments[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSHospitalDischargeReport",
        "path": "EHDSHospitalDischargeReport",
        "short": "Hospital Discharge Report",
        "definition": "A - EHDS refined base model for Hospital Discharge Report"
      },
      {
        "id": "EHDSHospitalDischargeReport.hospitalDischargeReportHeader",
        "path": "EHDSHospitalDischargeReport.hospitalDischargeReportHeader",
        "short": "A.1 - Hospital Discharge Report header",
        "definition": "Report header data elements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHospitalDischargeReportHeader"
          }
        ]
      },
      {
        "id": "EHDSHospitalDischargeReport.presentedForms",
        "path": "EHDSHospitalDischargeReport.presentedForms",
        "short": "A.3 - Attachment",
        "definition": "Entire report as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSHospitalDischargeReport.hospitalDischargeReportAttachments[x]",
        "path": "EHDSHospitalDischargeReport.hospitalDischargeReportAttachments[x]",
        "short": "A.4 - Attachment, Media",
        "definition": "Report attachments data elements",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia"
          }
        ]
      }
    ]
  }
}