FHIR IG analytics| Package | hl7.fhir.cz.ps |
| Resource Type | ConceptMap |
| Id | ConceptMap-presentedForm2FHIR-cz-ps.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/ps/ConceptMap-presentedForm2FHIR-cz-ps.html |
| URL | https://hl7.cz/fhir/ps/ConceptMap/presentedForm2FHIR-cz-ps |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-01-05T15:11:51+00:00 |
| Name | PresentedForm2FHIRCzPs |
| Title | ConceptMap: Presented Form to FHIR Patient Summary (CZ) |
| Realm | cz |
| Authority | hl7 |
| Description | PS Presented Form logical model to this guide mapping. |
No resources found
| StructureDefinition | |
| cz-presented-form | Presented Form (CZ) |
| LogPresentedFormCzEn | A.3 - Presented form |
| cz-composition-ps | Composition (CZ PS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap presentedForm2FHIR-cz-ps
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.3 - Presented form to Composition (CZ PS)
| Source Code | Relationship | Target Code |
| attachment (A.3 - Presented form) | is equivalent to | Composition.extension:presentedForm |
Group 2 Mapping from A.3 - Presented form to Presented Form (CZ)
| Source Code | Relationship | Target Code |
| presentedForm.contentType (A.3.1 – Content type) | is equivalent to | DocumentReference.content.attachment.contentType |
| presentedForm.language (A.3.2 – Content language) | is equivalent to | DocumentReference.content.attachment. |
| presentedForm.data (A.3.3 – Content data) | is equivalent to | DocumentReference.content.attachment.data |
| presentedForm.url (A.3.4 – Content URL) | is equivalent to | DocumentReference.content.attachment.url |
| presentedForm.title (A.3.5 – Content title) | is equivalent to | DocumentReference.date (DocumentReference.content.attachment.title) |
| presentedForm.creationDate (A.3.6 – Creation date) | is equivalent to | DocumentReference.content.attachment.creation |
{
"resourceType": "ConceptMap",
"id": "presentedForm2FHIR-cz-ps",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/ps/ConceptMap/presentedForm2FHIR-cz-ps",
"version": "0.0.1",
"name": "PresentedForm2FHIRCzPs",
"title": "ConceptMap: Presented Form 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 Presented Form 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/LogPresentedFormCzEn",
"target": "https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps",
"element": [
{
"code": "attachment",
"display": "A.3 - Presented form",
"target": [
{
"code": "Composition.extension:presentedForm",
"display": "Composition.extension:presentedForm",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/ps/StructureDefinition/LogPresentedFormCzEn",
"target": "https://hl7.cz/fhir/core/StructureDefinition/cz-presented-form",
"element": [
{
"code": "presentedForm.contentType",
"display": "A.3.1 – Content type",
"target": [
{
"code": "DocumentReference.content.attachment.contentType",
"display": "DocumentReference.content.attachment.contentType",
"equivalence": "equivalent"
}
]
},
{
"code": "presentedForm.language",
"display": "A.3.2 – Content language",
"target": [
{
"code": "DocumentReference.content.attachment.",
"display": "DocumentReference.content.attachment.",
"equivalence": "equivalent"
}
]
},
{
"code": "presentedForm.data",
"display": "A.3.3 – Content data",
"target": [
{
"code": "DocumentReference.content.attachment.data",
"display": "DocumentReference.content.attachment.data",
"equivalence": "equivalent"
}
]
},
{
"code": "presentedForm.url",
"display": "A.3.4 – Content URL",
"target": [
{
"code": "DocumentReference.content.attachment.url",
"display": "DocumentReference.content.attachment.url",
"equivalence": "equivalent"
}
]
},
{
"code": "presentedForm.title",
"display": "A.3.5 – Content title",
"target": [
{
"code": "DocumentReference.date",
"display": "DocumentReference.content.attachment.title",
"equivalence": "equivalent"
}
]
},
{
"code": "presentedForm.creationDate",
"display": "A.3.6 – Creation date",
"target": [
{
"code": "DocumentReference.content.attachment.creation",
"display": "DocumentReference.content.attachment.creation",
"equivalence": "equivalent"
}
]
}
]
}
]
}