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

FHIR IG Statistics: ConceptMap/EHDSRelatedPersonMap

Packagehl7.fhir.eu.imaging-manifest-r5
TypeConceptMap
IdEHDSRelatedPersonMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ConceptMap-EHDSRelatedPersonMap.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSRelatedPersonMap
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameEHDSRelatedPersonMap
TitleEHDSRelatedPerson Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSRelatedPerson
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSRelatedPersonRelated person model
EHDSRelatedPersonRelated person model

Narrative

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

Generated Narrative: ConceptMap EHDSRelatedPersonMap

Mapping from Related person model to (not specified)


Group 1 Mapping from Related person model to RelatedPerson

Source CodeRelationshipTarget Code
personalIdentifieris equivalent toidentifier (C.13.1 - Personal identifier)
nameis equivalent toname (C.13.2 - Name)
relationshipis equivalent torelationship (C.13.3 - Relationship)
addressis equivalent toaddress (C.13.4 - Address)
telecomis equivalent totelecom (C.13.5 - Telecom)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSRelatedPersonMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSRelatedPersonMap",
  "version": "0.2.0-ballot",
  "name": "EHDSRelatedPersonMap",
  "title": "EHDSRelatedPerson Mapping",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-02T15:39:57+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Map for EHDSRelatedPerson",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "sourceScopeUri": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSRelatedPerson",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSRelatedPerson",
      "target": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
      "element": [
        {
          "code": "personalIdentifier",
          "target": [
            {
              "code": "identifier",
              "display": "C.13.1 - Personal identifier",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "name",
          "target": [
            {
              "code": "name",
              "display": "C.13.2 - Name",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "relationship",
          "target": [
            {
              "code": "relationship",
              "display": "C.13.3 - Relationship",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "address",
          "target": [
            {
              "code": "address",
              "display": "C.13.4 - Address",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "telecom",
          "target": [
            {
              "code": "telecom",
              "display": "C.13.5 - Telecom",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}