FHIR IG analytics| Package | hl7.fhir.cz.ps |
| Resource Type | ConceptMap |
| Id | ConceptMap-patientProvidedData2FHIR-cz-ps.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/ps/ConceptMap-patientProvidedData2FHIR-cz-ps.html |
| URL | https://hl7.cz/fhir/ps/ConceptMap/patientProvidedData2FHIR-cz-ps |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-01-05T15:11:51+00:00 |
| Name | PatientProvidedData2FHIRCzPs |
| Title | ConceptMap: Patient Provided Data to FHIR Patient Summary (CZ) |
| Realm | cz |
| Authority | hl7 |
| Description | PS Patient Provided Data Model to this guide mapping |
No resources found
| StructureDefinition | |
| cz-observation-travel-hdr | Observation: travel history (HDR CZ) |
| LogPatientProvidedDataCzEn | A.2.1 Patient Provided Data |
| cz-composition-ps | Composition (CZ PS) |
| cz-consent-ps | Consent (CZ PS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap patientProvidedData2FHIR-cz-ps
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.1 Patient Provided Data to Composition (CZ PS)
| Source Code | Relationship | Target Code |
| dataProvidedByPatient.advanceDirectives (A.2.1.1 - Advance Directives) | is equivalent to | Composition.section:sectionAdvanceDirectives.entry (Composition.section:sectionAdvanceDirectives.entry.ofType(Consent)) |
| dataProvidedByPatient.travelHistory (A.2.1.2 - Travel history) | is equivalent to | Composition.section:sectionTravelHx.entry (Composition.section:sectionTravelHx.entry.ofType(Observation: travel history (HDR CZ))) |
Group 2 Mapping from A.2.1 Patient Provided Data to Consent (CZ PS)
| Source Code | Relationship | Target Code |
| advanceDirectives.dateTime (A.2.1.1.1 - Date and time) | is equivalent to | Consent.dateTime |
| advanceDirectives.type (A.2.1.1.2 - Type) | is related to | Consent.category |
| advanceDirectives.comment (A.2.1.1.3 - Comment) | is related to | Consent.extension[note] |
| advanceDirectives.affectedCondition (A.2.1.1.4 - Related conditions) | (not mapped) | |
| advanceDirectives.document (A.2.1.1.5 - Advance Directive document) | is equivalent to | Consent.source[x]:sourceAttachment |
Group 3 Mapping from A.2.1 Patient Provided Data to Observation: travel history (HDR CZ)
| Source Code | Relationship | Target Code |
| travelHistory.country (A.2.1.2.1 - Country) | is equivalent to | Observation.value[x] |
| travelHistory.period (A.2.1.2.2 - Period) | is equivalent to | Observation.effective[x] |
| travelHistory.comment (A.2.1.2.3 - Comment) | is equivalent to | Observation.note |
{
"resourceType": "ConceptMap",
"id": "patientProvidedData2FHIR-cz-ps",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/ps/ConceptMap/patientProvidedData2FHIR-cz-ps",
"version": "0.0.1",
"name": "PatientProvidedData2FHIRCzPs",
"title": "ConceptMap: Patient Provided Data to FHIR Patient Summary (CZ)",
"status": "draft",
"experimental": true,
"date": "2026-01-05T15:11:51+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "PS Patient Provided Data 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/LogPatientProvidedDataCzEn",
"target": "https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps",
"element": [
{
"code": "dataProvidedByPatient.advanceDirectives",
"display": "A.2.1.1 - Advance Directives",
"target": [
{
"code": "Composition.section:sectionAdvanceDirectives.entry",
"display": "Composition.section:sectionAdvanceDirectives.entry.ofType(Consent)",
"equivalence": "equivalent"
}
]
},
{
"code": "dataProvidedByPatient.travelHistory",
"display": "A.2.1.2 - Travel history",
"target": [
{
"code": "Composition.section:sectionTravelHx.entry",
"display": "Composition.section:sectionTravelHx.entry.ofType(Observation: travel history (HDR CZ))",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/ps/StructureDefinition/LogPatientProvidedDataCzEn",
"target": "https://hl7.cz/fhir/ps/StructureDefinition/cz-consent-ps",
"element": [
{
"code": "advanceDirectives.dateTime",
"display": "A.2.1.1.1 - Date and time",
"target": [
{
"code": "Consent.dateTime",
"display": "Consent.dateTime",
"equivalence": "equivalent"
}
]
},
{
"code": "advanceDirectives.type",
"display": "A.2.1.1.2 - Type",
"target": [
{
"code": "Consent.category",
"display": "Consent.category",
"equivalence": "relatedto"
}
]
},
{
"code": "advanceDirectives.comment",
"display": "A.2.1.1.3 - Comment",
"target": [
{
"code": "Consent.extension[note]",
"display": "Consent.extension[note]",
"equivalence": "relatedto"
}
]
},
{
"code": "advanceDirectives.affectedCondition",
"display": "A.2.1.1.4 - Related conditions",
"target": [
{
"equivalence": "unmatched"
}
]
},
{
"code": "advanceDirectives.document",
"display": "A.2.1.1.5 - Advance Directive document",
"target": [
{
"code": "Consent.source[x]:sourceAttachment",
"display": "Consent.source[x]:sourceAttachment",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/ps/StructureDefinition/LogPatientProvidedDataCzEn",
"target": "https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-travel-hdr",
"element": [
{
"code": "travelHistory.country",
"display": "A.2.1.2.1 - Country",
"target": [
{
"code": "Observation.value[x]",
"display": "Observation.value[x]",
"equivalence": "equivalent"
}
]
},
{
"code": "travelHistory.period",
"display": "A.2.1.2.2 - Period",
"target": [
{
"code": "Observation.effective[x]",
"display": "Observation.effective[x]",
"equivalence": "equivalent"
}
]
},
{
"code": "travelHistory.comment",
"display": "A.2.1.2.3 - Comment",
"target": [
{
"code": "Observation.note",
"display": "Observation.note",
"equivalence": "equivalent"
}
]
}
]
}
]
}