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

FHIR IG Statistics: StructureDefinition/EHDSPatientSummary

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

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSMediaMedia model
EHDSPatientSummaryBodyPatient summary body model
EHDSPatientSummaryHeaderPatient summary header model

Narrative

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

Generated Narrative: StructureDefinition EHDSPatientSummary

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSPatientSummary 0..*BasePatient summary model
Instances of this logical model can be the target of a Reference
... patientSummaryReportHeader 1..1EHDSPatientSummaryHeaderA.1 - Patient Summary header
... patientSummaryReportStructuredBody 1..1EHDSPatientSummaryBodyA.2 - Patient summary structured body
... presentedForms 0..*EHDSAttachmentA.3 - Attachment
... patientSummaryReportAttachments[x] 0..*A.4 - Attachment, Media
.... patientSummaryReportAttachmentsEHDSAttachmentEHDSAttachment
.... patientSummaryReportAttachmentsEHDSMediaEHDSMedia

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSPatientSummary",
  "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/EHDSPatientSummary",
  "version": "0.1.0",
  "name": "EHDSPatientSummary",
  "title": "Patient summary 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": "A - EHDS refined base model for Patient Summary 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/EHDSPatientSummary",
  "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": "EHDSPatientSummary",
        "path": "EHDSPatientSummary",
        "short": "Patient summary model",
        "definition": "A - EHDS refined base model for Patient Summary Report",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSPatientSummary.patientSummaryReportHeader",
        "path": "EHDSPatientSummary.patientSummaryReportHeader",
        "short": "A.1 - Patient Summary header",
        "definition": "Report header data elements",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSPatientSummary.patientSummaryReportHeader",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatientSummaryHeader"
          }
        ]
      },
      {
        "id": "EHDSPatientSummary.patientSummaryReportStructuredBody",
        "path": "EHDSPatientSummary.patientSummaryReportStructuredBody",
        "short": "A.2 - Patient summary structured body",
        "definition": "Report body data elements",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSPatientSummary.patientSummaryReportStructuredBody",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatientSummaryBody"
          }
        ]
      },
      {
        "id": "EHDSPatientSummary.presentedForms",
        "path": "EHDSPatientSummary.presentedForms",
        "short": "A.3 - Attachment",
        "definition": "Entire report as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSPatientSummary.presentedForms",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSPatientSummary.patientSummaryReportAttachments[x]",
        "path": "EHDSPatientSummary.patientSummaryReportAttachments[x]",
        "short": "A.4 - Attachment, Media",
        "definition": "Report attachments data elements",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSPatientSummary.patientSummaryReportAttachments[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": "EHDSPatientSummary",
        "path": "EHDSPatientSummary",
        "short": "Patient summary model",
        "definition": "A - EHDS refined base model for Patient Summary Report"
      },
      {
        "id": "EHDSPatientSummary.patientSummaryReportHeader",
        "path": "EHDSPatientSummary.patientSummaryReportHeader",
        "short": "A.1 - Patient Summary header",
        "definition": "Report header data elements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatientSummaryHeader"
          }
        ]
      },
      {
        "id": "EHDSPatientSummary.patientSummaryReportStructuredBody",
        "path": "EHDSPatientSummary.patientSummaryReportStructuredBody",
        "short": "A.2 - Patient summary structured body",
        "definition": "Report body data elements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatientSummaryBody"
          }
        ]
      },
      {
        "id": "EHDSPatientSummary.presentedForms",
        "path": "EHDSPatientSummary.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": "EHDSPatientSummary.patientSummaryReportAttachments[x]",
        "path": "EHDSPatientSummary.patientSummaryReportAttachments[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"
          }
        ]
      }
    ]
  }
}