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

FHIR IG Statistics: StructureDefinition/EHDSDocumentHeader

Packagehl7.fhir.eu.imaging-manifest-r5
TypeStructureDefinition
IdEHDSDocumentHeader
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSDocumentHeader.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDocumentHeader
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSDocumentHeader
TitleDocument header model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for document header data elements, including the common header for all resources. Data relevant to document type and its content for administrative and searching purposes.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDocumentHeader
Kindlogical

Resources that use this resource

StructureDefinition
EHDSLaboratoryReportHeaderLaboratory report header model
EHDSLaboratoryReportHeaderLaboratory report header model

Resources that this resource uses

StructureDefinition
EHDSCommonHeaderResource header model
EHDSHealthProfessionalHealth professional model
EHDSOrganizationOrganization model
EHDSCommonHeaderResource header model
EHDSHealthProfessionalHealth professional model
EHDSOrganizationOrganization model

Narrative

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

Generated Narrative: StructureDefinition EHDSDocumentHeader

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSDocumentHeader 0..*EHDSCommonHeader
Elements defined in Ancestors:subject, authorship, lastUpdate, status, statusReason[x], language, version
Document header model
Instances of this logical model can be the target of a Reference
... documentId 1..*IdentifierDocument ID
... documentType 1..1CodeableConceptDocument type
Binding Description: (preferred): LOINC
... documentTitle 1..1stringDocument title
... documentStatus 1..1CodeableConceptDocument status
Binding Description: (preferred): hl7:CompositionStatus
... period 0..1PeriodPeriod
... reportDateTime 1..1dateTimeReport date and time
... attestation 0..*BaseAttestation
.... attester 1..1EHDSHealthProfessionalAttester
.... datetime 1..1dateTimeDateTime
... legalAuthentication 0..1BaseLegal authentication
.... legalAuthenticator 1..1EHDSHealthProfessionalLegal authenticator
.... datetime 1..1dateTimeDateTime
... eventType 0..*CodeableConceptEvent type
Binding Description: (preferred): LOINC, SNOMED CT, dicom-cid-33-Modality
... authorSpecialty 0..*CodeableConceptSpecialty
Binding Description: (preferred): SNOMED CT
... custodian 1..1EHDSOrganizationDocument custodian
... documentFormat 0..1CodeableConceptDocument format
Binding Description: (preferred): HL7 Document Format Codes
... confidentiality 0..1CodeableConceptConfidentiality
Binding Description: (preferred): hl7:Confidentiality
... knowledgeResources 0..*BaseRelated documents and information sources
.... externalReference 0..*RelatedArtifact...
.... relatedTo 0..*Reference()...

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSDocumentHeader",
  "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": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDocumentHeader",
  "version": "0.1.0",
  "name": "EHDSDocumentHeader",
  "title": "Document header 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": "EHDS refined base model for document header data elements, including the common header for all resources. Data relevant to document type and its content for administrative and searching purposes.",
  "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/EHDSDocumentHeader",
  "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EHDSDocumentHeader",
        "path": "EHDSDocumentHeader",
        "short": "Document header model",
        "definition": "EHDS refined base model for document header data elements, including the common header for all resources. 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": "EHDSDocumentHeader.subject",
        "path": "EHDSDocumentHeader.subject",
        "short": "Subject",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.authorship",
        "path": "EHDSDocumentHeader.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSCommonHeader.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.authorship.author",
        "path": "EHDSDocumentHeader.authorship.author",
        "short": "Author",
        "definition": "Author by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.authorship.author",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.authorship.datetime",
        "path": "EHDSDocumentHeader.authorship.datetime",
        "short": "Date and time of authoring/issuing",
        "definition": "Date and time of the issuing the document/resource by its author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.lastUpdate",
        "path": "EHDSDocumentHeader.lastUpdate",
        "short": "Date and time of the last update to the resource",
        "definition": "Date and time of the last update to the document/information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.status",
        "path": "EHDSDocumentHeader.status",
        "short": "Status of the resource",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.statusReason[x]",
        "path": "EHDSDocumentHeader.statusReason[x]",
        "short": "Reason for the current status of the resource.",
        "definition": "Reason for the current status of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.language",
        "path": "EHDSDocumentHeader.language",
        "short": "Language",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSDocumentHeader.version",
        "path": "EHDSDocumentHeader.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.documentId",
        "path": "EHDSDocumentHeader.documentId",
        "short": "Document ID",
        "definition": "Unique identifier of the document",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDocumentHeader.documentId",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.documentType",
        "path": "EHDSDocumentHeader.documentType",
        "short": "Document type",
        "definition": "Identifies the type of document at hand, e.g. Hospital discharge report.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.documentType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC"
        }
      },
      {
        "id": "EHDSDocumentHeader.documentTitle",
        "path": "EHDSDocumentHeader.documentTitle",
        "short": "Document title",
        "definition": "Document title, such as Hospital Discharge Report, Laboratory Result Report, etc.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.documentTitle",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.documentStatus",
        "path": "EHDSDocumentHeader.documentStatus",
        "short": "Document status",
        "definition": "The status of the Hospital discharge report. E.g., preliminary, final.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.documentStatus",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "hl7:CompositionStatus"
        }
      },
      {
        "id": "EHDSDocumentHeader.period",
        "path": "EHDSDocumentHeader.period",
        "short": "Period",
        "definition": "Time of service that is being documented",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.period",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.reportDateTime",
        "path": "EHDSDocumentHeader.reportDateTime",
        "short": "Report date and time",
        "definition": "Date and time of the report creation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.reportDateTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.attestation",
        "path": "EHDSDocumentHeader.attestation",
        "short": "Attestation",
        "definition": "Document attestation details",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocumentHeader.attestation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.attestation.attester",
        "path": "EHDSDocumentHeader.attestation.attester",
        "short": "Attester",
        "definition": "Attester who validated the document. Mulitple attesters could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.attestation.attester",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.attestation.datetime",
        "path": "EHDSDocumentHeader.attestation.datetime",
        "short": "DateTime",
        "definition": "Date and time of the approval of the document by Attester.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.attestation.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.legalAuthentication",
        "path": "EHDSDocumentHeader.legalAuthentication",
        "short": "Legal authentication",
        "definition": "Document legal authentication",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.legalAuthentication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.legalAuthentication.legalAuthenticator",
        "path": "EHDSDocumentHeader.legalAuthentication.legalAuthenticator",
        "short": "Legal authenticator",
        "definition": "The person taking responsibility for the medical content of the document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.legalAuthentication.legalAuthenticator",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.legalAuthentication.datetime",
        "path": "EHDSDocumentHeader.legalAuthentication.datetime",
        "short": "DateTime",
        "definition": "Date and time when the document was authorized.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.legalAuthentication.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.eventType",
        "path": "EHDSDocumentHeader.eventType",
        "short": "Event type",
        "definition": "Categorization 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 betwen data sharing parties. This meta-data element serves primarily for searching and filtering purpuses.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocumentHeader.eventType",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, SNOMED CT, dicom-cid-33-Modality"
        }
      },
      {
        "id": "EHDSDocumentHeader.authorSpecialty",
        "path": "EHDSDocumentHeader.authorSpecialty",
        "short": "Specialty",
        "definition": "Additional details about where the content was created (e.g. clinical specialty)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocumentHeader.authorSpecialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSDocumentHeader.custodian",
        "path": "EHDSDocumentHeader.custodian",
        "short": "Document custodian",
        "definition": "Organisation that is in charge of maintaining the document/report.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.custodian",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.documentFormat",
        "path": "EHDSDocumentHeader.documentFormat",
        "short": "Document format",
        "definition": "An identifier of the document constraints, encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.documentFormat",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Document Format Codes"
        }
      },
      {
        "id": "EHDSDocumentHeader.confidentiality",
        "path": "EHDSDocumentHeader.confidentiality",
        "short": "Confidentiality",
        "definition": "Level of confidentiality of the document. Implicit value is normal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDocumentHeader.confidentiality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "hl7:Confidentiality"
        }
      },
      {
        "id": "EHDSDocumentHeader.knowledgeResources",
        "path": "EHDSDocumentHeader.knowledgeResources",
        "short": "Related documents and information sources",
        "definition": "Related documents and information sources",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocumentHeader.knowledgeResources",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.knowledgeResources.externalReference",
        "path": "EHDSDocumentHeader.knowledgeResources.externalReference",
        "short": "...",
        "definition": "...",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocumentHeader.knowledgeResources.externalReference",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "RelatedArtifact"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.knowledgeResources.relatedTo",
        "path": "EHDSDocumentHeader.knowledgeResources.relatedTo",
        "short": "...",
        "definition": "...",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDocumentHeader.knowledgeResources.relatedTo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSDocumentHeader",
        "path": "EHDSDocumentHeader",
        "short": "Document header model",
        "definition": "EHDS refined base model for document header data elements, including the common header for all resources. Data relevant to document type and its content for administrative and searching purposes."
      },
      {
        "id": "EHDSDocumentHeader.documentId",
        "path": "EHDSDocumentHeader.documentId",
        "short": "Document ID",
        "definition": "Unique identifier of the document",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.documentType",
        "path": "EHDSDocumentHeader.documentType",
        "short": "Document type",
        "definition": "Identifies the type of document at hand, e.g. Hospital discharge report.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC"
        }
      },
      {
        "id": "EHDSDocumentHeader.documentTitle",
        "path": "EHDSDocumentHeader.documentTitle",
        "short": "Document title",
        "definition": "Document title, such as Hospital Discharge Report, Laboratory Result Report, etc.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.documentStatus",
        "path": "EHDSDocumentHeader.documentStatus",
        "short": "Document status",
        "definition": "The status of the Hospital discharge report. E.g., preliminary, final.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "hl7:CompositionStatus"
        }
      },
      {
        "id": "EHDSDocumentHeader.period",
        "path": "EHDSDocumentHeader.period",
        "short": "Period",
        "definition": "Time of service that is being documented",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.reportDateTime",
        "path": "EHDSDocumentHeader.reportDateTime",
        "short": "Report date and time",
        "definition": "Date and time of the report creation.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.attestation",
        "path": "EHDSDocumentHeader.attestation",
        "short": "Attestation",
        "definition": "Document attestation details",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.attestation.attester",
        "path": "EHDSDocumentHeader.attestation.attester",
        "short": "Attester",
        "definition": "Attester who validated the document. Mulitple attesters could be provided.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.attestation.datetime",
        "path": "EHDSDocumentHeader.attestation.datetime",
        "short": "DateTime",
        "definition": "Date and time of the approval of the document by Attester.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.legalAuthentication",
        "path": "EHDSDocumentHeader.legalAuthentication",
        "short": "Legal authentication",
        "definition": "Document legal authentication",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.legalAuthentication.legalAuthenticator",
        "path": "EHDSDocumentHeader.legalAuthentication.legalAuthenticator",
        "short": "Legal authenticator",
        "definition": "The person taking responsibility for the medical content of the document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.legalAuthentication.datetime",
        "path": "EHDSDocumentHeader.legalAuthentication.datetime",
        "short": "DateTime",
        "definition": "Date and time when the document was authorized.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.eventType",
        "path": "EHDSDocumentHeader.eventType",
        "short": "Event type",
        "definition": "Categorization 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 betwen data sharing parties. This meta-data element serves primarily for searching and filtering purpuses.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, SNOMED CT, dicom-cid-33-Modality"
        }
      },
      {
        "id": "EHDSDocumentHeader.authorSpecialty",
        "path": "EHDSDocumentHeader.authorSpecialty",
        "short": "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": "EHDSDocumentHeader.custodian",
        "path": "EHDSDocumentHeader.custodian",
        "short": "Document custodian",
        "definition": "Organisation that is in charge of maintaining the document/report.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.documentFormat",
        "path": "EHDSDocumentHeader.documentFormat",
        "short": "Document format",
        "definition": "An identifier of the document constraints, encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Document Format Codes"
        }
      },
      {
        "id": "EHDSDocumentHeader.confidentiality",
        "path": "EHDSDocumentHeader.confidentiality",
        "short": "Confidentiality",
        "definition": "Level of confidentiality of the document. Implicit value is normal.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "hl7:Confidentiality"
        }
      },
      {
        "id": "EHDSDocumentHeader.knowledgeResources",
        "path": "EHDSDocumentHeader.knowledgeResources",
        "short": "Related documents and information sources",
        "definition": "Related documents and information sources",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.knowledgeResources.externalReference",
        "path": "EHDSDocumentHeader.knowledgeResources.externalReference",
        "short": "...",
        "definition": "...",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "RelatedArtifact"
          }
        ]
      },
      {
        "id": "EHDSDocumentHeader.knowledgeResources.relatedTo",
        "path": "EHDSDocumentHeader.knowledgeResources.relatedTo",
        "short": "...",
        "definition": "...",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference"
          }
        ]
      }
    ]
  }
}