HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build
HL7 Czech Shared Health Record Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/szz/ and changes regularly. See the Directory of published versions
| Official URL: https://hl7.cz/fhir/szz/ConceptMap/Header2FHIR-cz | Version: 0.0.1 | |||
| Draft as of 2026-08-05 | Computable Name: Header2FHIR | |||
CZ Shared Health Record Model to this guide mapping
This mapping does not specify any particular context of use.
Group 1 Mapping from A.1 - Document header to Organization (CZ core)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type |
| Header.payer.insuranceCode | is equivalent to | Organization.identifier.KP | ||||
| Header.payer.insuranceName | is equivalent to | Organization.name | 0..1 | todo | ||
Group 2 Mapping from A.1 - Document header to Coverage (CZ core)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type |
| Header.coverage.insuranceNumber | is equivalent to | CZ_Coverage.identifer | ||||
Group 3 Mapping from A.1 - Document header to Patient (CZ core)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Header.subject | is equivalent to | Patient | 0..* | todo | Composition.subject.ofType(Patient).conformsTo('https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core') | ||
| Header.payer.insuranceNumber | is equivalent to | Patient.identifier | 1..* | todo | If treated as one of the Patient identifiers; this applies in some jurisdictions. | ||
Group 4 Mapping from A.1 - Document header to Practitioner Role (CZ core)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Header.informationRecipient.identifier | is equivalent to | PractitionerRole.identifier | 0..* | todo | Composition.extension:information-recipient.valueReference.resolve() | ||
| Header.author | is equivalent to | PractitionerRole | 0..* | todo | Composition.author.resolve().ofType(PractitionerRole).confirmsTo('https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core') | ||
| Header.author.identifier | is equivalent to | PractitionerRole.identifier | 0..* | todo | |||
| Header.author.name | is equivalent to | PractitionerRole.practictioner.name | If PractitionerRole | ||||
| Header.author.organizationID | is equivalent to | PractitionerRole.organization.identifier | If Organization | ||||
| Header.author.organization | is related to | PractitionerRole.organization | 1..1 | todo | |||
Group 5 Mapping from A.1 - Document header to Bundle (SZZ CZ)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Header.documentMetadata.identifier | is equivalent to | Bundle.identifier | 1..1 | todo | If it is the identifier of a particular report instance | ||
| Header.documentMetadata.dateTime | is equivalent to | Bundle.timeStamp | If it is when this particular version of this report has been assembled into a Bundle. | ||||
| Header.digitalSignature | is equivalent to | Bundle.signature | 0..1 | todo | Digital signature of the Bundle | ||
Group 6 Mapping from A.1 - Document header to Composition (SZZ CZ)
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Header.subject | is equivalent to | Composition.subject | 1..1 | todo | |||
| Header.payer | is related to | Composition.extension:basedOn:order | To be disucssed if the payor data are conveyed with the request or thorugh other means. Check also the extension to be used. | ||||
| Header.payer | is related to | Composition.section:sectionPayers.entry | Composition.section:sectionPayers.entry.ofType(Coverage).conformsTo('https://hl7.cz/fhir/core/StructureDefinition/cz-coverage') | ||||
| Header.informationRecipient | is related to | Composition.extension:information-recipient | Composition.extension:information-recipient.valueReference.resolve().ofType(PracittionerRole) | ||||
| Header.informationRecipient.name | is equivalent to | PractitionerRole.practitioner.name | |||||
| Header.informationRecipient.organizationID | is equivalent to | PractitionerRole.practitioner.organization.identifier | |||||
| Header.informationRecipient.organization | is related to | PractitionerRole.practitioner.organization | |||||
| Header.informationRecipient.address | is related to | PractitionerRole.address | |||||
| Header.informationRecipient.country | is related to | PractitionerRole.country | |||||
| Header.informationRecipient.telecom | is related to | PractitionerRole.telecom | |||||
| Header.author | is equivalent to | Composition.author | 1..* | todo | |||
| Header.author.dateTime | is equivalent to | Composition.date | 1..1 | todo | |||
| Header.documentMetadata | is related to | Composition | 0..* | todo | |||
| Header.documentMetadata.type | is equivalent to | Composition.type | 1..1 | todo | |||
| Header.documentMetadata.status | is equivalent to | Composition.status | 1..1 | todo | |||
| Header.documentMetadata.dateTime | is equivalent to | Composition.date | 1..1 | todo | If it is when this document has been created (indipendently by its version) | ||
| Header.documentMetadata.title | is equivalent to | Composition.title | 1..1 | todo | |||
| Header.documentMetadata.custodian | is equivalent to | Composition.custodian | 1..1 | todo | |||
| Header.documentMetadata.confidentiality | is equivalent to | Composition.confidentiality | 1..1 | todo | |||
| Header.documentMetadata.language | is related to | Composition.language | 1..1 | todo | |||
| Header.documentMetadata.version | is equivalent to | Composition.extension:versionNumber.valueString | As business version, not as resource version | ||||