HL7 Czech Laboratory Order IG
0.0.1 - ci-build Czechia flag

HL7 Czech Laboratory Order IG, 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/lab-order/ and changes regularly. See the Directory of published versions

ConceptMap: CZ Header Model to this guide Map (Experimental)

Official URL: https://hl7.cz/fhir/lab-order/ConceptMap/LabOrderHeader2FHIRcz-cz Version: 0.0.1
Draft as of 2025-08-22 Computable Name: LabOrderHeader2FHIRcz

CZ Laboratory Order Header Model to this guide mapping

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject to Patient (CZ core)

Source CodeRelationshipTarget CodeComment
Header.subject (A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject)is equivalent toPatientComposition.subject.ofType(CZ_PatientCore) or Composition.subject.ofType(CZ_PatientAnimal)
Header.payer.insuranceNumber (A.1.3.3 - Health insurance number)is equivalent toPatient.identifierIf treated as one of the Patient identifiers; this applies in some jurisdictions.

Group 2 Mapping from A.1.3 - Health insurance and payment information to Coverage (CZ)

Source CodeRelationshipTarget CodeComment
Header.payer (A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.)is related toComposition.section:CoverageComposition.section:Coverage.entry.ofType(CZ_Coverage)
Header.payer.insuranceCode (A.1.3.1 - Health insurance code)is equivalent toCZ_Coverage.payor.identifier
Header.payer.insuranceName (A.1.3.2 - Health insurance name)is equivalent toCZ_Coverage.payor.name

Group 3 Mapping from A.1.4 - Information about coverage to Coverage (CZ)

Source CodeRelationshipTarget CodeComment
Header.coverage (A.1.4 - Information about coverage)is related toComposition.section:CoverageComposition.section:Coverage.entry.ofType(CZ_Coverage)
Header.coverage.method (A.1.4.1 - Coverage method)is equivalent toCZ_Coverage.type
Header.coverage.informationPayor (A.1.4.2 - Information about Payor)is equivalent toCZ_Coverage.payor

Group 4 Mapping from A.1.5 - Author to Practitioner Role (CZ core)

Source CodeRelationshipTarget CodeComment
Header.author (A.1.5 - Author (by whom the Laboratory Order was/were authored))is equivalent toComposition.authorComposition.author.resolve().ofType(CZ_PractitionerRoleCore)
Header.author.identifier (A.1.5.1 - Author identifier)is equivalent toCZ_PractitionerRoleCore.identifier
Header.author.name (A.1.5.2 - Author name)is equivalent toCZ_PractitionerRoleCore.practictioner.name
Header.author.organizationID (A.1.5.3 - Author organisation ID)is equivalent toCZ_PractitionerRoleCore.organization.identifier
Header.author.organization (A.1.5.4 - Author organisation)is equivalent toCZ_PractitionerRoleCore.organization

Group 5 Mapping from A.1.6 - Requested Performer (processing person) to Practitioner Role (CZ core)

Source CodeRelationshipTarget CodeComment
Header.requestedPerformer (A.1.6 - Requested Performer)is equivalent toComposition.requestedPerformerwhere requestedPerformer.mode = 'professional' AND Composition.requestedPerformer.party.resolve().ofType(PractitionerRole)
Header.requestedPerformer.identifier (A.1.6.1 - Requested Performer identifier)is equivalent toCZ_PractitionerRoleCore.identifier
Header.requestedPerformer.name (A.1.6.2 - Requested Performer name)is equivalent toCZ_PractitionerRoleCore.name
Header.requestedPerformer.organizationID (A.1.6.3 - Requested Performer organisation ID)is equivalent toCZ_PractitionerRoleCore.organization.identifier
Header.requestedPerformer.organization (A.1.6.4 - Requested Performer organisation)is equivalent toCZ_PractitionerRoleCore.organization
Header.requestedPerformer.dateTime (A.1.6.5 - Requested date and time)is equal toCZ_PractitionerRoleCore.time

Group 6 Mapping from A.1.7 - Additional Recipient to Practitioner Role (CZ core)

Source CodeRelationshipTarget CodeComment
Header.additionalRecipient (A.1.7 - Additional Recipient)is equivalent toComposition.additionalRecipientwhere additionalRecipient.mode = 'legal' AND Composition.additionalRecipient.party.resolve().ofType(CZ_PractitionerRole)
Header.additionalRecipient.identifier (A.1.7.1 - Additional Recipient identifier)is equivalent toCZ_PractitionerRoleCore.identifier
Header.additionalRecipient.name (A.1.7.2 - Additional Recipient name)is equivalent toCZ_PractitionerRoleCore.practictioner.name
Header.additionalRecipient.organizationID (A.1.7.3 - Additional Recipient organisation ID)is equivalent toCZ_PractitionerRoleCore.organization.identifier
Header.additionalRecipient.organization (A.1.7.4 - Additional Recipient organisation)is equivalent toCZ_PractitionerRoleCore.organization

Group 7 Mapping from A.1.8 - Document metadata to Bundle: Laboratory Order (CZ)

Source CodeRelationshipTarget CodeComment
Header.documentMetadata.identifier (A.1.8.1 - Document ID)is equivalent toBundle.identifierIf it is the identifier of a particular order instance
Header.documentMetadata.dateTime (A.1.8.4 - Order date and time)is equivalent toBundle.timeStampIf it is when this particular version of this order has been assembled into a Bundle.

Group 8 Mapping from A.1 Laboratory Order header data elements to https://hl7.cz/fhir/lab-order/StructureDefinition/CompositionLabOrderCz

Source CodeRelationshipTarget CodeComment
Header.subject (A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject)is equivalent toComposition.subject
Header.author.dateTime (A.1.5.5 - Date Time)is equivalent toComposition.date
Header.documentMetadata (A.1.8 - Document metadata)is related toComposition
Header.documentMetadata.identifier (A.1.8.1 - Document ID)is equivalent toComposition.identifierIf it is the identifer of the document (indipendently by its versions) and not of this particular document instance.
Header.documentMetadata.category (A.1.8.2 - Document category)is equivalent toComposition.category
Header.documentMetadata.status (A.1.8.3 - Document status)is equivalent toComposition.status
Header.documentMetadata.dateTime (A.1.8.4 - Order date and time)is equivalent toComposition.dateIf it is when this document has been created (indipendently by its version)
Header.documentMetadata.title (A.1.8.5 - Document title)is equivalent toComposition.title
Header.documentMetadata.custodian (A.1.8.6 - Order custodian)is equivalent toComposition.custodian
Header.documentMetadata.confidentiality (A.1.8.7 - Confidentiality)is equivalent toComposition.confidentiality
Header.documentMetadata.language (A.1.8.8 - Language)is related toComposition.language
Header.documentMetadata.version (A.1.8.9 - Version)is equivalent toComposition.extension:versionNumber.valueStringAs business version, not as resource version