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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeConceptMap
IdConceptMap-relationship-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.1.1&canonical=http://ontariohealth.ca/fhir/ehr/ConceptMap/relationship-type
URLhttp://ontariohealth.ca/fhir/ehr/ConceptMap/relationship-type
Version1.0.0
Statusactive
Date2026-04-06
NameRelationshipTypeEHR
TitleRelationship Type EHR
Realmca
DescriptionThis concept map provides HL7 v2 to FHIR mapping between HL7 v2 Table 0063 codes and FHIR PatientRelationshipType (v2-0131 + v3-RoleCode) value set, intended to support Ontario Health integrations.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.terminology#currentv2-0063relationship
hl7.terminology#currentv2-0131contactRole2
hl7.terminology#currentv3-RoleCodeRoleCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ConceptMap",
  "id": "conceptmap-relationship-type",
  "url": "http://ontariohealth.ca/fhir/ehr/ConceptMap/relationship-type",
  "version": "1.0.0",
  "name": "RelationshipTypeEHR",
  "title": "Relationship Type EHR",
  "status": "active",
  "experimental": false,
  "date": "2026-04-06",
  "publisher": "Ontario Health",
  "contact": [
    {
      "name": "Ontario Health - Digital Health Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://ehealthontario.on.ca/en/it-professionals/standards"
        },
        {
          "system": "email",
          "value": "DigitalHealthStandards@ontariohealth.ca"
        }
      ]
    }
  ],
  "description": "This concept map provides HL7 v2 to FHIR mapping between HL7 v2 Table 0063 codes and FHIR PatientRelationshipType (v2-0131 + v3-RoleCode) value set, intended to support Ontario Health integrations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166",
          "display": "Canada"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0063",
      "target": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "element": [
        {
          "code": "BRO",
          "display": "Brother",
          "target": [
            {
              "code": "BRO",
              "display": "brother",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "CHD",
          "display": "Child",
          "target": [
            {
              "code": "CHILD",
              "display": "child",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "DOM",
          "display": "Life partner",
          "target": [
            {
              "code": "DOMPART",
              "display": "domestic partner",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "EXF",
          "display": "Extended family",
          "target": [
            {
              "code": "EXT",
              "display": "extended family member",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FTH",
          "display": "Father",
          "target": [
            {
              "code": "FTH",
              "display": "father",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FCH",
          "display": "Foster child",
          "target": [
            {
              "code": "CHLDFOST",
              "display": "foster child",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FOF",
          "display": "Foster Father",
          "target": [
            {
              "code": "FTHFOST",
              "display": "foster father",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FOM",
          "display": "Foster Mother",
          "target": [
            {
              "code": "MTHFOST",
              "display": "foster mother",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FOP",
          "display": "Foster Parent",
          "target": [
            {
              "code": "PRNFOST",
              "display": "foster parent",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "GCH",
          "display": "Grandchild",
          "target": [
            {
              "code": "GRNDCHILD",
              "display": "grandchild",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "GRP",
          "display": "Grandparent",
          "target": [
            {
              "code": "GRPRN",
              "display": "grandparent",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "MTH",
          "display": "Mother",
          "target": [
            {
              "code": "MTH",
              "display": "mother",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "NCH",
          "display": "Natural child",
          "target": [
            {
              "code": "NCHILD",
              "display": "natural child",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PAR",
          "display": "Parent",
          "target": [
            {
              "code": "PRN",
              "display": "parent",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SEL",
          "display": "Self",
          "target": [
            {
              "code": "ONESELF",
              "display": "self",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SIB",
          "display": "Sibling",
          "target": [
            {
              "code": "SIB",
              "display": "sibling",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SIS",
          "display": "Sister",
          "target": [
            {
              "code": "SIS",
              "display": "sister",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SPO",
          "display": "Spouse",
          "target": [
            {
              "code": "SPS",
              "display": "spouse",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "SCH",
          "display": "Stepchild",
          "target": [
            {
              "code": "STPCHLD",
              "display": "step child",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "STP",
          "display": "Step Parent",
          "target": [
            {
              "code": "STPPRN",
              "display": "step parent",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "STF",
          "display": "Step Father",
          "target": [
            {
              "code": "STPFTH",
              "display": "stepfather",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "STM",
          "display": "Step Mother",
          "target": [
            {
              "code": "STPMTH",
              "display": "stepmother",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FND",
          "display": "Friend",
          "target": [
            {
              "code": "FRND",
              "display": "unrelated friend",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "ASC",
          "display": "Associate",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "EME",
          "display": "Employee",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "GRD",
          "display": "Guardian",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "DEP",
          "display": "Handicapped dependent",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "MGR",
          "display": "Manager",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "OWN",
          "display": "Owner",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "WRD",
          "display": "Ward of court",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "NON",
          "display": "None",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "OAD",
          "display": "Other adult",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "TRA",
          "display": "Trainer",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "CGV",
          "display": "Care giver",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    },
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0063",
      "target": "http://terminology.hl7.org/CodeSystem/v2-0131",
      "element": [
        {
          "code": "EMC",
          "display": "Emergency contact",
          "target": [
            {
              "code": "C",
              "display": "Emergency Contact",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "EMR",
          "display": "Employer",
          "target": [
            {
              "code": "E",
              "display": "Employer",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "OTH",
          "display": "Other",
          "target": [
            {
              "code": "O",
              "display": "Other",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "UNK",
          "display": "Unknown",
          "target": [
            {
              "code": "U",
              "display": "Unknown",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}