HL7 Czech PS Implementation Guide
0.0.1 - ci-build
HL7 Czech PS 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/ps/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-29 |
{
"resourceType" : "ConceptMap",
"id" : "results2FHIR-cz-ps",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap results2FHIR-cz-ps</b></p><a name=\"results2FHIR-cz-ps\"> </a><a name=\"hcresults2FHIR-cz-ps\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-LogResultsCzEn.html\">A.2.8 Results</a> to <a href=\"StructureDefinition-cz-composition-ps.html\">Composition (CZ PS)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>results (A.2.8 - Results)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:sectionResults.entry:result.ofType(Observation)</td><td>Default mapping: repeatable, one Observation per result item for measurements, laboratory results, vital signs, and other discrete findings.</td></tr><tr><td>results (A.2.8 - Results (imaging/pathology))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)</td><td>Alternative mapping for imaging and pathology results, where DiagnosticReport is the preferred carrier (e.g., with resultsInterpreter and presentedForm).</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-LogResultsCzEn.html\">A.2.8 Results</a> to <a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>results.examinationDateTime (A.2.8.1 - Date)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.effective[x] (Observation.effectiveDateTime)</td><td/></tr><tr><td>results.examinationType (A.2.8.2 - Examination type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.category</td><td>Type of examination (lab / imaging / pathology / vital signs / other) should be represented in Observation.category (and may also influence profile selection).</td></tr><tr><td>results.resultDescription (A.2.8.3 - Result description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.note</td><td/></tr><tr><td>results.examinationDetail (A.2.8.4 - Examination details)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.code</td><td>Use Observation.code for the detailed exam/test code; specimen/body structure and sample collection time should be represented using specimen/bodySite and/or extensions as available.</td></tr><tr><td>results.examinationResult (A.2.8.5 - Examination results)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.value[x]</td><td>Numeric or coded result should be represented using Observation.value[x] (and optionally interpretation/referenceRange/method when available).</td></tr><tr><td>results.performer (A.2.8.6 - Performer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.performer</td><td/></tr><tr><td>results.validatorOrInterpreter (A.2.8.7 - Validator / Interpreter)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.performer</td><td>Observation has no dedicated 'resultsInterpreter' element in R4; if needed, represent validator/interpreter as performer and/or include details in note. For imaging/pathology, DiagnosticReport.resultsInterpreter is preferred.</td></tr><tr><td>results.examinationStatus (A.2.8.8 - Examination status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.status</td><td>Map to Observation.status (registered/preliminary/final/amended/corrected/cancelled/entered-in-error/unknown).</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href=\"StructureDefinition-LogResultsCzEn.html\">A.2.8 Results</a> to <a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>results (A.2.8 - Results (imaging/pathology alternative))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)</td><td>For imaging and pathology results, DiagnosticReport is often a better carrier (with resultsInterpreter).</td></tr><tr><td>results.examinationDateTime (A.2.8.1 - Date)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DiagnosticReport.issued</td><td/></tr><tr><td>results.examinationDetail (A.2.8.4 - Examination details)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DiagnosticReport.code</td><td/></tr><tr><td>results.resultDescription (A.2.8.3 - Result description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.conclusion</td><td/></tr><tr><td>results.performer (A.2.8.6 - Performer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DiagnosticReport.performer</td><td/></tr><tr><td>results.validatorOrInterpreter (A.2.8.7 - Validator / Interpreter)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DiagnosticReport.resultsInterpreter</td><td/></tr><tr><td>results.examinationStatus (A.2.8.8 - Examination status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DiagnosticReport.status</td><td/></tr></table></div>"
},
"url" : "https://hl7.cz/fhir/ps/ConceptMap/results2FHIR-cz-ps",
"version" : "0.0.1",
"name" : "Results2FHIRCzPs",
"title" : "ConceptMap: Results to FHIR Patient Summary (CZ)",
"status" : "draft",
"experimental" : true,
"date" : "2025-12-29T14:27:43+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "PS Results logical model to this guide mapping.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"group" : [
{
"source" : "https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn",
"target" : "https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps",
"element" : [
{
"code" : "results",
"display" : "A.2.8 - Results",
"target" : [
{
"code" : "Composition.section:sectionResults.entry:result.ofType(Observation)",
"display" : "Composition.section:sectionResults.entry:result.ofType(Observation)",
"equivalence" : "equivalent",
"comment" : "Default mapping: repeatable, one Observation per result item for measurements, laboratory results, vital signs, and other discrete findings."
}
]
},
{
"code" : "results",
"display" : "A.2.8 - Results (imaging/pathology)",
"target" : [
{
"code" : "Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)",
"display" : "Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)",
"equivalence" : "relatedto",
"comment" : "Alternative mapping for imaging and pathology results, where DiagnosticReport is the preferred carrier (e.g., with resultsInterpreter and presentedForm)."
}
]
}
]
},
{
"source" : "https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn",
"target" : "http://hl7.org/fhir/StructureDefinition/Observation",
"element" : [
{
"code" : "results.examinationDateTime",
"display" : "A.2.8.1 - Date",
"target" : [
{
"code" : "Observation.effective[x]",
"display" : "Observation.effectiveDateTime",
"equivalence" : "equivalent"
}
]
},
{
"code" : "results.examinationType",
"display" : "A.2.8.2 - Examination type",
"target" : [
{
"code" : "Observation.category",
"display" : "Observation.category",
"equivalence" : "relatedto",
"comment" : "Type of examination (lab / imaging / pathology / vital signs / other) should be represented in Observation.category (and may also influence profile selection)."
}
]
},
{
"code" : "results.resultDescription",
"display" : "A.2.8.3 - Result description",
"target" : [
{
"code" : "Observation.note",
"display" : "Observation.note",
"equivalence" : "equivalent"
}
]
},
{
"code" : "results.examinationDetail",
"display" : "A.2.8.4 - Examination details",
"target" : [
{
"code" : "Observation.code",
"display" : "Observation.code",
"equivalence" : "equivalent",
"comment" : "Use Observation.code for the detailed exam/test code; specimen/body structure and sample collection time should be represented using specimen/bodySite and/or extensions as available."
}
]
},
{
"code" : "results.examinationResult",
"display" : "A.2.8.5 - Examination results",
"target" : [
{
"code" : "Observation.value[x]",
"display" : "Observation.value[x]",
"equivalence" : "equivalent",
"comment" : "Numeric or coded result should be represented using Observation.value[x] (and optionally interpretation/referenceRange/method when available)."
}
]
},
{
"code" : "results.performer",
"display" : "A.2.8.6 - Performer",
"target" : [
{
"code" : "Observation.performer",
"display" : "Observation.performer",
"equivalence" : "equivalent"
}
]
},
{
"code" : "results.validatorOrInterpreter",
"display" : "A.2.8.7 - Validator / Interpreter",
"target" : [
{
"code" : "Observation.performer",
"display" : "Observation.performer",
"equivalence" : "relatedto",
"comment" : "Observation has no dedicated 'resultsInterpreter' element in R4; if needed, represent validator/interpreter as performer and/or include details in note. For imaging/pathology, DiagnosticReport.resultsInterpreter is preferred."
}
]
},
{
"code" : "results.examinationStatus",
"display" : "A.2.8.8 - Examination status",
"target" : [
{
"code" : "Observation.status",
"display" : "Observation.status",
"equivalence" : "equivalent",
"comment" : "Map to Observation.status (registered/preliminary/final/amended/corrected/cancelled/entered-in-error/unknown)."
}
]
}
]
},
{
"source" : "https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn",
"target" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"element" : [
{
"code" : "results",
"display" : "A.2.8 - Results (imaging/pathology alternative)",
"target" : [
{
"code" : "Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)",
"display" : "Composition.section:sectionResults.entry:resultReport.ofType(DiagnosticReport)",
"equivalence" : "relatedto",
"comment" : "For imaging and pathology results, DiagnosticReport is often a better carrier (with resultsInterpreter)."
}
]
},
{
"code" : "results.examinationDateTime",
"display" : "A.2.8.1 - Date",
"target" : [
{
"code" : "DiagnosticReport.issued",
"display" : "DiagnosticReport.issued",
"equivalence" : "equivalent"
}
]
},
{
"code" : "results.examinationDetail",
"display" : "A.2.8.4 - Examination details",
"target" : [
{
"code" : "DiagnosticReport.code",
"display" : "DiagnosticReport.code",
"equivalence" : "equivalent"
}
]
},
{
"code" : "results.resultDescription",
"display" : "A.2.8.3 - Result description",
"target" : [
{
"code" : "DiagnosticReport.conclusion",
"display" : "DiagnosticReport.conclusion",
"equivalence" : "relatedto"
}
]
},
{
"code" : "results.performer",
"display" : "A.2.8.6 - Performer",
"target" : [
{
"code" : "DiagnosticReport.performer",
"display" : "DiagnosticReport.performer",
"equivalence" : "equivalent"
}
]
},
{
"code" : "results.validatorOrInterpreter",
"display" : "A.2.8.7 - Validator / Interpreter",
"target" : [
{
"code" : "DiagnosticReport.resultsInterpreter",
"display" : "DiagnosticReport.resultsInterpreter",
"equivalence" : "equivalent"
}
]
},
{
"code" : "results.examinationStatus",
"display" : "A.2.8.8 - Examination status",
"target" : [
{
"code" : "DiagnosticReport.status",
"display" : "DiagnosticReport.status",
"equivalence" : "equivalent"
}
]
}
]
}
]
}