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

FHIR IG Statistics: ConceptMap/recipient2FHIR-lab-myhealtheu

Packagemyhealth.eu.fhir.laboratory
TypeConceptMap
Idrecipient2FHIR-lab-myhealtheu
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ConceptMap-recipient2FHIR-lab-myhealtheu.html
URLhttp://fhir.ehdsi.eu/laboratory/ConceptMap/recipient2FHIR-lab-myhealtheu
Version0.1.1
Statusdraft
Date2025-03-20T14:16:21+01:00
NameRecipient2FHIR
TitleMyHealth@EURecipient to this guide Map
Realmeu
DescriptionMyHealth@EURecipient Model to this guide Map
PurposeIt shows how the Laboratory Report Recipient data set defined by the EU MyHealth@EUguidelines is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

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

Narrative

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

Generated Narrative: ConceptMap recipient2FHIR-lab-myhealtheu

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.1.4 - Information recipient to Information recipient

Source CodeRelationshipTarget CodeComment
Recipient.identifier (Recipient identifier)is equivalent toextension:information-recipient.valueReference.identifier
Recipient.name (Recipient name)is equivalent toextension:information-recipient.valueReference.name
Recipient.organization (Recipient organization)is equivalent toextension:information-recipient.valueReferenceValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization (Recipient organization)is equivalent toextension:information-recipient.valueReference.organizationValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.organization.name (Organization Name)is equivalent toextension:information-recipient.valueReference.nameValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization.address (Organization Address)is equivalent toextension:information-recipient.valueReference.addressValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization.telecom (Organization telecom)is equivalent toextension:information-recipient.valueReference.telecomValueReference.resolve().ofType(Organization). If the recipient is an organization.
Recipient.organization.name (Organization Name)is equivalent toextension:information-recipient.valueReference.organization.nameValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.organization.address (Organization Address)is equivalent toextension:information-recipient.valueReference.organization.addressValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.organization.telecom (Organization telecom)is equivalent toextension:information-recipient.valueReference.organization.telecomValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to
Recipient.address (Address)is equivalent toextension:information-recipient.ValueReference.addressIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.country (Country)is equivalent toextension:information-recipient.ValueReference.address.countryIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.telecom (Telecom)is equivalent toextension:information-recipient.ValueReference.telecomIf ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)
Recipient.address (Address)is related toextension:information-recipient.ValueReference.practitioner.addressIf ValueReference.resolve().ofType(PractitionerRole)
Recipient.country (Country)is related toextension:information-recipient.ValueReference.practitioner.address.countryIf ValueReference.resolve().ofType(PractitionerRole)
Recipient.telecom (Telecom)is related toextension:information-recipient.ValueReference.practitioner.telecomIf ValueReference.resolve().ofType(PractitionerRole)

Source

{
  "resourceType": "ConceptMap",
  "id": "recipient2FHIR-lab-myhealtheu",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehdsi.eu/laboratory/ConceptMap/recipient2FHIR-lab-myhealtheu",
  "version": "0.1.1",
  "name": "Recipient2FHIR",
  "title": "MyHealth@EURecipient to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-20T14:16:21+01:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "MyHealth@EURecipient Model to this guide Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "purpose": "It shows how the Laboratory Report Recipient data set defined by the EU MyHealth@EUguidelines is mapped into this guide",
  "group": [
    {
      "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Recipient",
      "target": "http://hl7.eu/fhir/StructureDefinition/information-recipient",
      "element": [
        {
          "code": "Recipient.identifier",
          "display": "Recipient identifier",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.identifier",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Recipient.name",
          "display": "Recipient name",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Recipient.organization",
          "display": "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": "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"
            }
          ]
        },
        {
          "code": "Recipient.organization.name",
          "display": "Organization Name",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.name",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
            }
          ]
        },
        {
          "code": "Recipient.organization.address",
          "display": "Organization Address",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.address",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
            }
          ]
        },
        {
          "code": "Recipient.organization.telecom",
          "display": "Organization telecom",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.telecom",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(Organization). If the recipient is an organization."
            }
          ]
        },
        {
          "code": "Recipient.organization.name",
          "display": "Organization Name",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.organization.name",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
            }
          ]
        },
        {
          "code": "Recipient.organization.address",
          "display": "Organization Address",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.organization.address",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
            }
          ]
        },
        {
          "code": "Recipient.organization.telecom",
          "display": "Organization telecom",
          "target": [
            {
              "code": "extension:information-recipient.valueReference.organization.telecom",
              "equivalence": "equivalent",
              "comment": "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to"
            }
          ]
        },
        {
          "code": "Recipient.address",
          "display": "Address",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.address",
              "equivalence": "equivalent",
              "comment": "If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)"
            }
          ]
        },
        {
          "code": "Recipient.country",
          "display": "Country",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.address.country",
              "equivalence": "equivalent",
              "comment": "If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)"
            }
          ]
        },
        {
          "code": "Recipient.telecom",
          "display": "Telecom",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.telecom",
              "equivalence": "equivalent",
              "comment": "If ValueReference.resolve().ofType(Practitioner) OR ValueReference.resolve().ofType(Patient)"
            }
          ]
        },
        {
          "code": "Recipient.address",
          "display": "Address",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.practitioner.address",
              "equivalence": "relatedto",
              "comment": "If ValueReference.resolve().ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Recipient.country",
          "display": "Country",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.practitioner.address.country",
              "equivalence": "relatedto",
              "comment": "If ValueReference.resolve().ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Recipient.telecom",
          "display": "Telecom",
          "target": [
            {
              "code": "extension:information-recipient.ValueReference.practitioner.telecom",
              "equivalence": "relatedto",
              "comment": "If ValueReference.resolve().ofType(PractitionerRole)"
            }
          ]
        }
      ]
    }
  ]
}