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

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeConceptMap
IdConceptMap-patientProvidedData2FHIR-cz-ps.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/ps/ConceptMap-patientProvidedData2FHIR-cz-ps.html
URLhttps://hl7.cz/fhir/ps/ConceptMap/patientProvidedData2FHIR-cz-ps
Version0.0.1
Statusdraft
Date2026-01-05T15:11:51+00:00
NamePatientProvidedData2FHIRCzPs
TitleConceptMap: Patient Provided Data to FHIR Patient Summary (CZ)
Realmcz
Authorityhl7
DescriptionPS Patient Provided Data Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cz-observation-travel-hdrObservation: travel history (HDR CZ)
LogPatientProvidedDataCzEnA.2.1 Patient Provided Data
cz-composition-psComposition (CZ PS)
cz-consent-psConsent (CZ PS)

Narrative

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 CodeRelationshipTarget Code
dataProvidedByPatient.advanceDirectives (A.2.1.1 - Advance Directives)is equivalent toComposition.section:sectionAdvanceDirectives.entry (Composition.section:sectionAdvanceDirectives.entry.ofType(Consent))
dataProvidedByPatient.travelHistory (A.2.1.2 - Travel history)is equivalent toComposition.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 CodeRelationshipTarget Code
advanceDirectives.dateTime (A.2.1.1.1 - Date and time)is equivalent toConsent.dateTime
advanceDirectives.type (A.2.1.1.2 - Type)is related toConsent.category
advanceDirectives.comment (A.2.1.1.3 - Comment)is related toConsent.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 toConsent.source[x]:sourceAttachment

Group 3 Mapping from A.2.1 Patient Provided Data to Observation: travel history (HDR CZ)

Source CodeRelationshipTarget Code
travelHistory.country (A.2.1.2.1 - Country)is equivalent toObservation.value[x]
travelHistory.period (A.2.1.2.2 - Period)is equivalent toObservation.effective[x]
travelHistory.comment (A.2.1.2.3 - Comment)is equivalent toObservation.note

Source1

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}