FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.lab.epi
Resource TypeConceptMap
IdConceptMap-SLRHeaderEn-to-CZLab.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/lab-epi/ConceptMap-SLRHeaderEn-to-CZLab.html
URLhttps://hl7.cz/fhir/lab-epi/ConceptMap/SLRHeaderEn-to-CZLab
Version0.0.1
Statusdraft
Date2025-12-19T07:33:21+00:00
NameSLRHeaderEnToCZLab
TitleSLR Header (EN) to CZ Lab (message) mapping
Realmcz
Authorityhl7
DescriptionMaps SLR Header logical model to CZ Lab message profiles
PurposeShows how header data elements map to MessageHeader/DiagnosticReport/etc.

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cz-lab-coverageCoverage – zdravotní pojišťovna
cz-lab-organizationOrganization – CZ Lab (IČO/PCZ/ICP)
cz-lab-patientPatient – CZ Lab (RID)
cz-labreport-drDiagnosticReport – CZ Lab Report (message payload)
cz-messageheader-lab-reportMessageHeader – CZ Lab Report (message)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap SLRHeaderEn-to-CZLab

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.

Source1

{
  "resourceType": "ConceptMap",
  "id": "SLRHeaderEn-to-CZLab",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/lab-epi/ConceptMap/SLRHeaderEn-to-CZLab",
  "version": "0.0.1",
  "name": "SLRHeaderEnToCZLab",
  "title": "SLR Header (EN) to CZ Lab (message) mapping",
  "status": "draft",
  "experimental": true,
  "date": "2025-12-19T07:33:21+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Maps SLR Header logical model to CZ Lab message profiles",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "purpose": "Shows how header data elements map to MessageHeader/DiagnosticReport/etc.",
  "sourceUri": "https://example.org/fhir/StructureDefinition/SLRHeaderEn",
  "targetUri": "https://example.org/fhir/ImplementationGuide/cz-lab-message",
  "group": [
    {
      "source": "https://example.org/fhir/StructureDefinition/SLRHeaderEn",
      "target": "https://hl7.cz/fhir/lab-epi/StructureDefinition/cz-messageheader-lab-report",
      "element": [
        {
          "code": "SLRHeaderEn.header",
          "display": "Header root",
          "target": [
            {
              "code": "MessageHeader",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.informationRecipient",
          "display": "Information recipient",
          "target": [
            {
              "code": "MessageHeader.destination.endpoint",
              "equivalence": "relatedto",
              "comment": "Destination system that should receive the message."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.dateTime",
          "display": "Report date and time",
          "target": [
            {
              "code": "MessageHeader.timestamp",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    },
    {
      "source": "https://example.org/fhir/StructureDefinition/SLRHeaderEn",
      "target": "https://hl7.cz/fhir/lab-epi/StructureDefinition/cz-labreport-dr",
      "element": [
        {
          "code": "SLRHeaderEn.header.subject",
          "display": "Patient/subject",
          "target": [
            {
              "code": "DiagnosticReport.subject",
              "equivalence": "equivalent",
              "comment": "Reference(Patient) → CZ_Lab_Patient"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.documentId",
          "display": "Document Id",
          "target": [
            {
              "code": "DiagnosticReport.identifier",
              "equivalence": "equivalent",
              "comment": "Business identifier of the lab report (for updates)."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.type",
          "display": "Document type",
          "target": [
            {
              "code": "DiagnosticReport.code",
              "equivalence": "equivalent",
              "comment": "Prefer LOINC 11502-2 (Laboratory report)."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.status",
          "display": "Document status",
          "target": [
            {
              "code": "DiagnosticReport.status",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.dateTime",
          "display": "Report date and time",
          "target": [
            {
              "code": "DiagnosticReport.issued",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.language",
          "display": "Language",
          "target": [
            {
              "code": "DiagnosticReport.language",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.author",
          "display": "Author",
          "target": [
            {
              "code": "DiagnosticReport.performer",
              "equivalence": "relatedto",
              "comment": "Organization or Practitioner/Role who produced the report."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.author",
          "display": "Author (interpreter)",
          "target": [
            {
              "code": "DiagnosticReport.resultsInterpreter",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.legalAuthenticator",
          "display": "Legal authenticator",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "No direct element in message pattern; would map to Composition.attester(mode='legal')."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.validator",
          "display": "Result validator",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "No direct element in DR; optional business attribute."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.title",
          "display": "Document title",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Composition.title in document paradigm."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.custodian",
          "display": "Report custodian",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Composition.custodian in document paradigm."
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.metadata.confidentiality",
          "display": "Confidentiality",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Could be conveyed via meta.security on DR/Bundle; no fixed target here."
            }
          ]
        }
      ]
    },
    {
      "source": "https://example.org/fhir/StructureDefinition/SLRHeaderEn",
      "target": "https://hl7.cz/fhir/lab-epi/StructureDefinition/cz-lab-patient",
      "element": [
        {
          "code": "SLRHeaderEn.header.subject.identifier",
          "display": "RID (patient identifier)",
          "target": [
            {
              "code": "Patient.identifier",
              "equivalence": "equivalent",
              "comment": "system=https://ncez.mzcr.cz/fhir/sid/rid"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.subject.birthDate",
          "display": "Birth date",
          "target": [
            {
              "code": "Patient.birthDate",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.subject.address",
          "display": "Address (incl. RÚIAN ext)",
          "target": [
            {
              "code": "Patient.address",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "SLRHeaderEn.header.subject.telecom",
          "display": "Phone",
          "target": [
            {
              "code": "Patient.telecom",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    },
    {
      "source": "https://example.org/fhir/StructureDefinition/SLRHeaderEn",
      "target": "https://hl7.cz/fhir/lab-epi/StructureDefinition/cz-lab-organization",
      "element": [
        {
          "code": "SLRHeaderEn.header.informationRecipient.organization",
          "display": "Recipient organization",
          "target": [
            {
              "code": "Organization.identifier",
              "equivalence": "relatedto",
              "comment": "IČO/PCZ/ICP identifiers as per CZ_OrganizationCore."
            }
          ]
        }
      ]
    },
    {
      "source": "https://example.org/fhir/StructureDefinition/SLRHeaderEn",
      "target": "https://hl7.cz/fhir/lab-epi/StructureDefinition/cz-lab-coverage",
      "element": [
        {
          "code": "SLRHeaderEn.header.payer",
          "display": "Health insurance/payment",
          "target": [
            {
              "code": "Coverage",
              "equivalence": "relatedto",
              "comment": "Coverage.payor → Organization (insurer). Link via ServiceRequest/Claim if used."
            }
          ]
        }
      ]
    }
  ]
}