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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cz-presented-formPresented Form (CZ)
LogPresentedFormCzEnA.3 - Presented form
cz-composition-psComposition (CZ PS)

Narrative

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 CodeRelationshipTarget Code
attachment (A.3 - Presented form)is equivalent toComposition.extension:presentedForm

Group 2 Mapping from A.3 - Presented form to Presented Form (CZ)

Source CodeRelationshipTarget Code
presentedForm.contentType (A.3.1 – Content type)is equivalent toDocumentReference.content.attachment.contentType
presentedForm.language (A.3.2 – Content language)is equivalent toDocumentReference.content.attachment.
presentedForm.data (A.3.3 – Content data)is equivalent toDocumentReference.content.attachment.data
presentedForm.url (A.3.4 – Content URL)is equivalent toDocumentReference.content.attachment.url
presentedForm.title (A.3.5 – Content title)is equivalent toDocumentReference.date (DocumentReference.content.attachment.title)
presentedForm.creationDate (A.3.6 – Creation date)is equivalent toDocumentReference.content.attachment.creation

Source1

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