HL7 Czech Lab Epidemiology Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Lab Epidemiology 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/lab-epi/ and changes regularly. See the Directory of published versions

ConceptMap: SLR Header (EN) to CZ Lab (message) mapping (Experimental)

Official URL: https://hl7.cz/fhir/lab-epi/ConceptMap/SLRHeaderEn-to-CZLab Version: 0.0.1
Draft as of 2025-12-19 Computable Name: SLRHeaderEnToCZLab

Maps SLR Header logical model to CZ Lab message profiles

Shows how header data elements map to MessageHeader/DiagnosticReport/etc.

Mapping from https://example.org/fhir/StructureDefinition/SLRHeaderEn to https://example.org/fhir/ImplementationGuide/cz-lab-message


Group 1 Mapping from https://example.org/fhir/StructureDefinition/SLRHeaderEn to MessageHeader – CZ Lab Report (message)

Source CodeRelationshipTarget CodeComment
SLRHeaderEn.header (Header root)is related toMessageHeader
SLRHeaderEn.header.informationRecipient (Information recipient)is related toMessageHeader.destination.endpointDestination system that should receive the message.
SLRHeaderEn.header.metadata.dateTime (Report date and time)is related toMessageHeader.timestamp

Group 2 Mapping from https://example.org/fhir/StructureDefinition/SLRHeaderEn to DiagnosticReport – CZ Lab Report (message payload)

Source CodeRelationshipTarget CodeComment
SLRHeaderEn.header.subject (Patient/subject)is equivalent toDiagnosticReport.subjectReference(Patient) → CZ_Lab_Patient
SLRHeaderEn.header.metadata.documentId (Document Id)is equivalent toDiagnosticReport.identifierBusiness identifier of the lab report (for updates).
SLRHeaderEn.header.metadata.type (Document type)is equivalent toDiagnosticReport.codePrefer LOINC 11502-2 (Laboratory report).
SLRHeaderEn.header.metadata.status (Document status)is related toDiagnosticReport.status
SLRHeaderEn.header.metadata.dateTime (Report date and time)is equivalent toDiagnosticReport.issued
SLRHeaderEn.header.metadata.language (Language)is equivalent toDiagnosticReport.language
SLRHeaderEn.header.author (Author)is related toDiagnosticReport.performerOrganization or Practitioner/Role who produced the report.
SLRHeaderEn.header.author (Author (interpreter))is related toDiagnosticReport.resultsInterpreter
SLRHeaderEn.header.legalAuthenticator (Legal authenticator)(not mapped)No direct element in message pattern; would map to Composition.attester(mode='legal').
SLRHeaderEn.header.validator (Result validator)(not mapped)No direct element in DR; optional business attribute.
SLRHeaderEn.header.metadata.title (Document title)(not mapped)Composition.title in document paradigm.
SLRHeaderEn.header.metadata.custodian (Report custodian)(not mapped)Composition.custodian in document paradigm.
SLRHeaderEn.header.metadata.confidentiality (Confidentiality)(not mapped)Could be conveyed via meta.security on DR/Bundle; no fixed target here.

Group 3 Mapping from https://example.org/fhir/StructureDefinition/SLRHeaderEn to Patient – CZ Lab (RID)

Source CodeRelationshipTarget CodeComment
SLRHeaderEn.header.subject.identifier (RID (patient identifier))is equivalent toPatient.identifiersystem=https://ncez.mzcr.cz/fhir/sid/rid
SLRHeaderEn.header.subject.birthDate (Birth date)is equivalent toPatient.birthDate
SLRHeaderEn.header.subject.address (Address (incl. RÚIAN ext))is related toPatient.address
SLRHeaderEn.header.subject.telecom (Phone)is related toPatient.telecom

Group 4 Mapping from https://example.org/fhir/StructureDefinition/SLRHeaderEn to Organization – CZ Lab (IČO/PCZ/ICP)

Source CodeRelationshipTarget CodeComment
SLRHeaderEn.header.informationRecipient.organization (Recipient organization)is related toOrganization.identifierIČO/PCZ/ICP identifiers as per CZ_OrganizationCore.

Group 5 Mapping from https://example.org/fhir/StructureDefinition/SLRHeaderEn to Coverage – zdravotní pojišťovna

Source CodeRelationshipTarget CodeComment
SLRHeaderEn.header.payer (Health insurance/payment)is related toCoverageCoverage.payor → Organization (insurer). Link via ServiceRequest/Claim if used.