description: Model for common document data elements, including the common header. Data relevant to document type and its content for administrative and searching purposes. package_name: xtehr.eu.ehds.models derivation: specialization name: EHDSDocument type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDocument elements: header: short: Document header index: 0 elements: eventType: {type: CodeableConcept, 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.', array: true, index: 23} date: {short: Date of finalising/issuing the document, index: 4} legalAuthentication: type: Base short: Document legal authentication details array: true index: 17 elements: legalAuthenticator: short: The person or organisation taking responsibility for the content of the document. choices: ['legalAuthenticatorHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', 'legalAuthenticatorHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation'] index: 19 legalAuthenticatorHttp://www: elements: xt-ehr: elements: eu/fhir/models/StructureDefinition/EHDSHealthProfessional: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: The person or organisation taking responsibility for the content of the document., choiceOf: legalAuthenticator, index: 20} eu/fhir/models/StructureDefinition/EHDSOrganisation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: The person or organisation taking responsibility for the content of the document., choiceOf: legalAuthenticator, index: 21} required: [fhir/models/StructureDefinition/EHDSOrganisation, fhir/models/StructureDefinition/EHDSHealthProfessional] datetime: {type: dateTime, short: Date and time when the document was authorised, index: 22} required: [legalAuthenticator, datetime] source: {index: 6} serviceSpecialty: {type: CodeableConcept, short: Additional details about where the content was created (e.g. clinical specialty), array: true, index: 24} author: short: Author(s) of the document choices: [] index: 3 documentType: {type: CodeableConcept, short: 'Type of document at hand, e.g. 60591-5 Patient summary document.', index: 7} documentTitle: {type: string, 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''', index: 8} custodian: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: Organisation that is in charge of maintaining the document/report., index: 25} attestation: type: Base short: Document attestation details array: true index: 11 elements: attester: short: Attester who validated the document choices: ['attesterHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', 'attesterHttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice'] index: 13 attesterHttp://www: elements: xt-ehr: elements: eu/fhir/models/StructureDefinition/EHDSHealthProfessional: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: Attester who validated the document, choiceOf: attester, index: 14} eu/fhir/models/StructureDefinition/EHDSDevice: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice', short: Attester who validated the document, choiceOf: attester, index: 15} required: [fhir/models/StructureDefinition/EHDSDevice, fhir/models/StructureDefinition/EHDSHealthProfessional] datetime: {type: dateTime, short: Date and time of the approval of the document by Attester, index: 16} required: [attester, datetime] status: {short: Status of the document, index: 5} identifier: {short: Unique identifier of the document, index: 1} period: {type: Period, short: Time of service that is being documented, index: 9} version: {type: string, short: Business version of the document. The exact algorithm for versioning is decided by the producer/custodian, index: 10} required: [author, documentTitle, identifier, date, documentType] presentedForm: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAttachment', short: 'A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document', array: true, index: 26} package_version: 1.0.0 class: logical kind: logical url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDocument base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet version: 1.0.0