FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/recipient2FHIR-cz-lab

Packagehl7.fhir.cz.lab
TypeConceptMap
Idrecipient2FHIR-cz-lab
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-recipient2FHIR-cz-lab.html
URLhttps://hl7.cz/fhir/lab/ConceptMap/recipient2FHIR-cz-lab
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NameRecipient2FHIR
TitleeHN Recipient to this guide Map
Realmcz
Authorityhl7
DescriptioneHN Recipient Model to this guide Map
PurposeIt shows how the Laboratory Report Recipient data set defined by the EU eHN guidelines is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
RecipientCzA.1.4 - Information recipient
information-recipientInformation recipient
information-recipientComposition: Information recipient

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap recipient2FHIR-cz-lab

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.1.4 - Information recipient to Information recipientversion: null0.5.0)

Source CodeRelationshipTarget CodeComment
Recipient.identifier (A.1.4.1 Recipient identifier)is equivalent toextension:information-recipient.valueReference.identifier
Recipient.name (A.1.4.2 Recipient name)is equivalent toextension:information-recipient.valueReference.name
Recipient.organizationIdentifier (A.1.4.3 Recipient organization)is equivalent toextension:information-recipient.ValueReference.identifierValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organizationIdentifier (A.1.4.3 Recipient organization)is equivalent toextension:information-recipient.ValueReference.organization.identifierValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.organization (A.1.4.4 Recipient organization)is equivalent toextension:information-recipient.ValueReferenceValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization (A.1.4.4 Recipient organization)is equivalent toextension:information-recipient.ValueReference.organizationValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to

Source

{
  "resourceType": "ConceptMap",
  "id": "recipient2FHIR-cz-lab",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    }
  ],
  "url": "https://hl7.cz/fhir/lab/ConceptMap/recipient2FHIR-cz-lab",
  "version": "0.5.0",
  "name": "Recipient2FHIR",
  "title": "eHN Recipient to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-01T07:12:43+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "eHN Recipient Model to this guide Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "purpose": "It shows how the Laboratory Report Recipient data set defined by the EU eHN guidelines is mapped into this guide",
  "group": [
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/RecipientCz",
      "target": "http://hl7.eu/fhir/StructureDefinition/information-recipient",
      "targetVersion": "0.5.0",
      "element": [
        {
          "code": "Recipient.identifier",
          "display": "A.1.4.1 Recipient identifier",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.identifier",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Recipient.name",
          "display": "A.1.4.2 Recipient name",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Recipient.organizationIdentifier",
          "display": "A.1.4.3 Recipient organization",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.identifier",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
            }
          ]
        },
        {
          "code": "Recipient.organizationIdentifier",
          "display": "A.1.4.3 Recipient organization",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.organization.identifier",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
            }
          ]
        },
        {
          "code": "Recipient.organization",
          "display": "A.1.4.4 Recipient organization",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
            }
          ]
        },
        {
          "code": "Recipient.organization",
          "display": "A.1.4.4 Recipient organization",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.organization",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
            }
          ]
        }
      ]
    }
  ]
}