Package | hl7.fhir.eu.imaging-manifest-r5 |
Type | StructureDefinition |
Id | EHDSCommonHeader |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSCommonHeader.html |
URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-21T08:17:12+00:00 |
Name | EHDSCommonHeader |
Title | Resource header model |
Realm | eu |
Authority | hl7 |
Description | Common header elements for all documents and their independently functioning parts, e.g FHIR resources. |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader |
Kind | logical |
StructureDefinition | |
EHDSDocumentHeader | Document header model |
EHDSMedicationDispenseHeader | Medication dispense header |
EHDSMedicationPrescriptionHeader | Medication prescription header model |
EHDSDocumentHeader | Document header model |
EHDSMedicationDispenseHeader | Medication dispense header |
EHDSMedicationPrescriptionHeader | Medication prescription header model |
StructureDefinition | |
EHDSHealthProfessional | Health professional model |
EHDSPatient | Patient model |
EHDSHealthProfessional | Health professional model |
EHDSPatient | Patient model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSCommonHeader
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Resource header model Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | EHDSPatient | Subject | |
![]() ![]() ![]() | 1..* | Base | Authorship | |
![]() ![]() ![]() ![]() | 1..1 | EHDSHealthProfessional | Author | |
![]() ![]() ![]() ![]() | 1..1 | dateTime | Date and time of authoring/issuing | |
![]() ![]() ![]() | 0..1 | dateTime | Date and time of the last update to the resource | |
![]() ![]() ![]() | 1..1 | CodeableConcept | Status of the resource | |
![]() ![]() ![]() | 0..1 | Reason for the current status of the resource. | ||
![]() ![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() ![]() | string | |||
![]() ![]() ![]() | 0..1 | CodeableConcept | Language Binding Description: (preferred): BCP 47 | |
![]() ![]() ![]() | 0..1 | string | Version | |
{ "resourceType": "StructureDefinition", "id": "EHDSCommonHeader", "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/EHDSCommonHeader", "version": "0.1.0", "name": "EHDSCommonHeader", "title": "Resource 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": "Common header elements for all documents and their independently functioning parts, e.g FHIR resources.", "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/EHDSCommonHeader", "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": "EHDSCommonHeader", "path": "EHDSCommonHeader", "short": "Resource header model", "definition": "Common header elements for all documents and their independently functioning parts, e.g FHIR resources.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "EHDSCommonHeader.subject", "path": "EHDSCommonHeader.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": "EHDSCommonHeader.authorship", "path": "EHDSCommonHeader.authorship", "short": "Authorship", "definition": "Resource authoring details", "min": 1, "max": "*", "base": { "path": "EHDSCommonHeader.authorship", "min": 1, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSCommonHeader.authorship.author", "path": "EHDSCommonHeader.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": "EHDSCommonHeader.authorship.datetime", "path": "EHDSCommonHeader.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": "EHDSCommonHeader.lastUpdate", "path": "EHDSCommonHeader.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": "EHDSCommonHeader.status", "path": "EHDSCommonHeader.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": "EHDSCommonHeader.statusReason[x]", "path": "EHDSCommonHeader.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": "EHDSCommonHeader.language", "path": "EHDSCommonHeader.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": "EHDSCommonHeader.version", "path": "EHDSCommonHeader.version", "short": "Version", "definition": "Business version of the resource.", "min": 0, "max": "1", "base": { "path": "EHDSCommonHeader.version", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "EHDSCommonHeader", "path": "EHDSCommonHeader", "short": "Resource header model", "definition": "Common header elements for all documents and their independently functioning parts, e.g FHIR resources." }, { "id": "EHDSCommonHeader.subject", "path": "EHDSCommonHeader.subject", "short": "Subject", "definition": "Patient/subject information", "min": 1, "max": "1", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient" } ] }, { "id": "EHDSCommonHeader.authorship", "path": "EHDSCommonHeader.authorship", "short": "Authorship", "definition": "Resource authoring details", "min": 1, "max": "*", "type": [ { "code": "Base" } ] }, { "id": "EHDSCommonHeader.authorship.author", "path": "EHDSCommonHeader.authorship.author", "short": "Author", "definition": "Author by whom the resource was/were authored. Multiple authors could be provided.", "min": 1, "max": "1", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" } ] }, { "id": "EHDSCommonHeader.authorship.datetime", "path": "EHDSCommonHeader.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", "type": [ { "code": "dateTime" } ] }, { "id": "EHDSCommonHeader.lastUpdate", "path": "EHDSCommonHeader.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", "type": [ { "code": "dateTime" } ] }, { "id": "EHDSCommonHeader.status", "path": "EHDSCommonHeader.status", "short": "Status of the resource", "definition": "Status of the resource", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "EHDSCommonHeader.statusReason[x]", "path": "EHDSCommonHeader.statusReason[x]", "short": "Reason for the current status of the resource.", "definition": "Reason for the current status of the resource.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" }, { "code": "string" } ] }, { "id": "EHDSCommonHeader.language", "path": "EHDSCommonHeader.language", "short": "Language", "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "BCP 47" } }, { "id": "EHDSCommonHeader.version", "path": "EHDSCommonHeader.version", "short": "Version", "definition": "Business version of the resource.", "min": 0, "max": "1", "type": [ { "code": "string" } ] } ] } }