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

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSDocument.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSDocument.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDocument
Version0.2.1
Statusdraft
Date2026-02-04T19:00:50+00:00
NameEHDSDocument
TitleDocument model
DescriptionEHDS refined base model for common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDocument
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDischargeReportDischarge Report model
EHDSImagingReportImaging report model
EHDSLaboratoryReportLaboratory report model
EHDSPatientSummaryPatient summary model

Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSDataSetDataSet model
EHDSDeviceDevice model
EHDSHealthProfessionalHealth professional model
EHDSOrganisationOrganisation model

Narrative

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

Generated Narrative: StructureDefinition EHDSDocument

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSDocument 0..*EHDSDataSetDocument model

Elements defined in Ancestors:header
Instances of this logical model can be the target of a Reference
... header 1..1BaseDocument header
.... identifier 1..*IdentifierUnique identifier of the document
.... author[x] 1..*EHDSHealthProfessional, EHDSOrganisation, EHDSDeviceAuthor(s) of the document
.... date 1..1dateTimeDate of finalising/issuing the document
.... status 1..1CodeableConceptStatus of the document
.... documentType 1..1CodeableConceptType of document at hand, e.g. 60591-5 Patient summary document.
Binding Description: (preferred): LOINC
.... documentTitle 1..1stringHuman readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'
.... period 0..1PeriodTime of service that is being documented
.... version 0..1stringBusiness version of the document. The exact algorithm for versioning is decided by the producer/custodian.
.... attestation 0..*BaseDocument attestation details
..... attester[x] 1..1Attester who validated the document. Multiple attesters could be provided.
...... attesterEHDSHealthProfessionalEHDSHealthProfessional
...... attesterEHDSDeviceEHDSDevice
..... datetime 1..1dateTimeDate and time of the approval of the document by Attester.
.... legalAuthentication 0..*BaseDocument legal authentication details
..... legalAuthenticator[x] 1..1The person or organisation taking responsibility for the medical content of the document (typically the person who signs it)
...... legalAuthenticatorEHDSHealthProfessionalEHDSHealthProfessional
...... legalAuthenticatorEHDSOrganisationEHDSOrganisation
..... datetime 1..1dateTimeDate and time when the document was authorised.
.... eventType 0..*CodeableConceptCategorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.
Binding Description: (preferred): LOINC, SNOMED CT, dicom-cid-33-Modality
.... serviceSpecialty 0..*CodeableConceptAdditional details about where the content was created (e.g. clinical specialty)
Binding Description: (preferred): SNOMED CT
.... custodian 0..1EHDSOrganisationOrganisation that is in charge of maintaining the document/report.
... presentedForm 0..*EHDSAttachmentA narrative easy-to-read representation of the full data set, e.g. PDF-version of a document

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSDocument",
  "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/EHDSDocument",
  "version": "0.2.1",
  "name": "EHDSDocument",
  "title": "Document 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 common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes.",
  "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/EHDSDocument",
  "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": "EHDSDocument",
        "path": "EHDSDocument",
        "short": "Document model",
        "definition": "EHDS refined base model for common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSDocument.header",
        "path": "EHDSDocument.header",
        "short": "Document header",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.subject",
        "path": "EHDSDocument.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": "EHDSDocument.header.identifier",
        "path": "EHDSDocument.header.identifier",
        "short": "Unique identifier of the document",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.author[x]",
        "path": "EHDSDocument.header.author[x]",
        "short": "Author(s) of the document",
        "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": 1,
        "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": "EHDSDocument.header.date",
        "path": "EHDSDocument.header.date",
        "short": "Date of finalising/issuing the document",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.status",
        "path": "EHDSDocument.header.status",
        "short": "Status of the 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": "EHDSDocument.header.source",
        "path": "EHDSDocument.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": "EHDSDocument.header.language",
        "path": "EHDSDocument.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": "EHDSDocument.header.documentType",
        "path": "EHDSDocument.header.documentType",
        "short": "Type of document at hand, e.g. 60591-5 Patient summary document.",
        "definition": "Type of document at hand, e.g. 60591-5 Patient summary document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.documentType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC"
        }
      },
      {
        "id": "EHDSDocument.header.documentTitle",
        "path": "EHDSDocument.header.documentTitle",
        "short": "Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'",
        "definition": "Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.documentTitle",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.period",
        "path": "EHDSDocument.header.period",
        "short": "Time of service that is being documented",
        "definition": "Time of service that is being documented",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.period",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.version",
        "path": "EHDSDocument.header.version",
        "short": "Business version of the document. The exact algorithm for versioning is decided by the producer/custodian.",
        "definition": "Business version of the document. The exact algorithm for versioning is decided by the producer/custodian.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.attestation",
        "path": "EHDSDocument.header.attestation",
        "short": "Document attestation details",
        "definition": "Document attestation details",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocument.header.attestation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.attestation.attester[x]",
        "path": "EHDSDocument.header.attestation.attester[x]",
        "short": "Attester who validated the document. Multiple attesters could be provided.",
        "definition": "Attester who validated the document. Multiple attesters could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.attestation.attester[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.attestation.datetime",
        "path": "EHDSDocument.header.attestation.datetime",
        "short": "Date and time of the approval of the document by Attester.",
        "definition": "Date and time of the approval of the document by Attester.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.attestation.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.legalAuthentication",
        "path": "EHDSDocument.header.legalAuthentication",
        "short": "Document legal authentication details",
        "definition": "Document legal authentication details",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocument.header.legalAuthentication",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.legalAuthentication.legalAuthenticator[x]",
        "path": "EHDSDocument.header.legalAuthentication.legalAuthenticator[x]",
        "short": "The person or organisation taking responsibility for the medical content of the document (typically the person who signs it)",
        "definition": "The person or organisation taking responsibility for the medical content of the document (typically the person who signs it)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.legalAuthentication.legalAuthenticator[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.legalAuthentication.datetime",
        "path": "EHDSDocument.header.legalAuthentication.datetime",
        "short": "Date and time when the document was authorised.",
        "definition": "Date and time when the document was authorised.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.legalAuthentication.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.eventType",
        "path": "EHDSDocument.header.eventType",
        "short": "Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.",
        "definition": "Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocument.header.eventType",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, SNOMED CT, dicom-cid-33-Modality"
        }
      },
      {
        "id": "EHDSDocument.header.serviceSpecialty",
        "path": "EHDSDocument.header.serviceSpecialty",
        "short": "Additional details about where the content was created (e.g. clinical specialty)",
        "definition": "Additional details about where the content was created (e.g. clinical specialty)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocument.header.serviceSpecialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSDocument.header.custodian",
        "path": "EHDSDocument.header.custodian",
        "short": "Organisation that is in charge of maintaining the document/report.",
        "definition": "Organisation that is in charge of maintaining the document/report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDocument.header.custodian",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSDocument.presentedForm",
        "path": "EHDSDocument.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocument.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSDocument",
        "path": "EHDSDocument",
        "short": "Document model",
        "definition": "EHDS refined base model for common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes."
      },
      {
        "id": "EHDSDocument.header",
        "path": "EHDSDocument.header",
        "short": "Document header"
      },
      {
        "id": "EHDSDocument.header.identifier",
        "path": "EHDSDocument.header.identifier",
        "short": "Unique identifier of the document",
        "min": 1
      },
      {
        "id": "EHDSDocument.header.author[x]",
        "path": "EHDSDocument.header.author[x]",
        "short": "Author(s) of the document",
        "min": 1
      },
      {
        "id": "EHDSDocument.header.date",
        "path": "EHDSDocument.header.date",
        "short": "Date of finalising/issuing the document",
        "min": 1
      },
      {
        "id": "EHDSDocument.header.status",
        "path": "EHDSDocument.header.status",
        "short": "Status of the document"
      },
      {
        "id": "EHDSDocument.header.documentType",
        "path": "EHDSDocument.header.documentType",
        "short": "Type of document at hand, e.g. 60591-5 Patient summary document.",
        "definition": "Type of document at hand, e.g. 60591-5 Patient summary document.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC"
        }
      },
      {
        "id": "EHDSDocument.header.documentTitle",
        "path": "EHDSDocument.header.documentTitle",
        "short": "Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'",
        "definition": "Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.period",
        "path": "EHDSDocument.header.period",
        "short": "Time of service that is being documented",
        "definition": "Time of service that is being documented",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.version",
        "path": "EHDSDocument.header.version",
        "short": "Business version of the document. The exact algorithm for versioning is decided by the producer/custodian.",
        "definition": "Business version of the document. The exact algorithm for versioning is decided by the producer/custodian.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.attestation",
        "path": "EHDSDocument.header.attestation",
        "short": "Document attestation details",
        "definition": "Document attestation details",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.attestation.attester[x]",
        "path": "EHDSDocument.header.attestation.attester[x]",
        "short": "Attester who validated the document. Multiple attesters could be provided.",
        "definition": "Attester who validated the document. Multiple attesters could be provided.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.attestation.datetime",
        "path": "EHDSDocument.header.attestation.datetime",
        "short": "Date and time of the approval of the document by Attester.",
        "definition": "Date and time of the approval of the document by Attester.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.legalAuthentication",
        "path": "EHDSDocument.header.legalAuthentication",
        "short": "Document legal authentication details",
        "definition": "Document legal authentication details",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.legalAuthentication.legalAuthenticator[x]",
        "path": "EHDSDocument.header.legalAuthentication.legalAuthenticator[x]",
        "short": "The person or organisation taking responsibility for the medical content of the document (typically the person who signs it)",
        "definition": "The person or organisation taking responsibility for the medical content of the document (typically the person who signs it)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.legalAuthentication.datetime",
        "path": "EHDSDocument.header.legalAuthentication.datetime",
        "short": "Date and time when the document was authorised.",
        "definition": "Date and time when the document was authorised.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocument.header.eventType",
        "path": "EHDSDocument.header.eventType",
        "short": "Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.",
        "definition": "Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, SNOMED CT, dicom-cid-33-Modality"
        }
      },
      {
        "id": "EHDSDocument.header.serviceSpecialty",
        "path": "EHDSDocument.header.serviceSpecialty",
        "short": "Additional details about where the content was created (e.g. clinical specialty)",
        "definition": "Additional details about where the content was created (e.g. clinical specialty)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSDocument.header.custodian",
        "path": "EHDSDocument.header.custodian",
        "short": "Organisation that is in charge of maintaining the document/report.",
        "definition": "Organisation that is in charge of maintaining the document/report.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSDocument.presentedForm",
        "path": "EHDSDocument.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment"
          }
        ]
      }
    ]
  }
}