Package | hl7.fhir.uv.v2mappings |
Type | ConceptMap |
Id | table-hl70063-to-v3-rolecode |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/v2mappings/https://build.fhir.org/ig/HL7/v2-to-fhir/ConceptMap-table-hl70063-to-v3-rolecode.html |
URL | http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70063-to-v3-rolecode |
Version | 1.0.0 |
Status | active |
Date | 2025-07-10 |
Name | TableHL70063ToV3RoleCode |
Title | Table HL70063 to V3 RoleCode Map |
Realm | uv |
Authority | hl7 |
Description | This ConceptMap represents a mapping from the HL7 V2 Table HL70063 to the FHIR V3 RoleCode Value Set. |
Copyright | Copyright (c) 2025, HL7 International, Inc., All Rights Reserved. |
No resources found
CodeSystem | |
v2-0063 | relationship |
v2-0131 | contactRole2 |
v3-RoleCode | RoleCode |
v2-0063 | relationship |
v2-0131 | contactRole2 |
v3-RoleCode | RoleCode |
ValueSet | |
v2-0063 | hl7VS-relationship |
v2-0063 | hl7VS-relationship |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap table-hl70063-to-v3-rolecode
Mapping from hl7VS-relationship to (not specified)
Group 1 Mapping from relationship to RoleCode
Source Code | Relationship | Target Code |
SEL (Self) | is equivalent to | ONESELF (self) |
SPO (Spouse) | is equivalent to | SPS (spouse) |
DOM (Life partner) | is equivalent to | SIGOTHR (significant other) |
CHD (Child) | is equivalent to | CHILD |
GCH (Grandchild) | is equivalent to | GRNDCHILD (grandchild) |
NCH (Natural child) | is equivalent to | NCHILD (natural child) |
SCH (Stepchild) | is equivalent to | STPCHLD (step child) |
FCH (Foster child) | is equivalent to | CHLDFOST (foster child) |
PAR (Parent) | is equivalent to | PRN (parent) |
MTH (Mother) | is equivalent to | MTH (mother) |
FTH (Father) | is equivalent to | FTH (father) |
GRP (Grandparent) | is equivalent to | GRPRN (grandparent) |
EXF (Extended family) | is equivalent to | EXT (extended family member) |
SIB (Sibling) | is equivalent to | SIB (sibling) |
BRO (Brother) | is equivalent to | BRO (brother) |
SIS (Sister) | is equivalent to | SIS (sister) |
FND (Friend) | is equivalent to | FRND (unrelated friend) |
Group 2 Mapping from relationship to relationship
Source Code | Relationship | Target Code |
DEP (Handicapped dependent) | is equivalent to | DEP (Handicapped dependent) |
WRD (Ward of court) | is equivalent to | WRD (Ward of court) |
CGV (Care giver) | is equivalent to | CGV (Care giver) |
GRD (Guardian) | is equivalent to | GRD (Guardian) |
OAD (Other adult) | is equivalent to | OAD (Other adult) |
EME (Employee) | is equivalent to | EME (Employee) |
ASC (Associate) | is equivalent to | ASC (Associate) |
OWN (Owner) | is equivalent to | OWN (Owner) |
TRA (Trainer) | is equivalent to | TRA (Trainer) |
MGR (Manager) | is equivalent to | MGR (Manager) |
NON (None) | is equivalent to | NON (None) |
Group 3 Mapping from relationship to contactRole2
Source Code | Relationship | Target Code |
EMR (Employer) | is equivalent to | E (Employer) |
EMC (Emergency contact) | is equivalent to | C (Emergency Contact) |
UNK (Unknown) | is equivalent to | U (Unknown) |
OTH (Other) | is equivalent to | O (Other) |
{ "resourceType": "ConceptMap", "id": "table-hl70063-to-v3-rolecode", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "extension": [ { "url": "type", "valueCode": "derived-from" }, { "url": "label", "valueString": "Table HL70063 to V3 RoleCode.fsh" }, { "url": "url", "valueUri": "https://docs.google.com/spreadsheets/d/1BDbtJ9kKKpDXIG8GAaRyqpb_iUKBaaU4b0bcxHo0KoI/edit#gid=0" } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings" } ] } } ], "url": "http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70063-to-v3-rolecode", "version": "1.0.0", "name": "TableHL70063ToV3RoleCode", "title": "Table HL70063 to V3 RoleCode Map", "status": "active", "experimental": true, "date": "2025-07-10", "publisher": "HL7 International / Orders and Observations", "contact": [ { "name": "HL7 Orders and Observations Workgroup", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" } ] } ], "description": "This ConceptMap represents a mapping from the HL7 V2 Table HL70063 to the FHIR V3 RoleCode Value Set.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "copyright": "Copyright (c) 2025, HL7 International, Inc., All Rights Reserved.", "sourceUri": "http://terminology.hl7.org/ValueSet/v2-0063", "group": [ { "source": "http://terminology.hl7.org/CodeSystem/v2-0063", "target": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "element": [ { "code": "SEL", "display": "Self", "target": [ { "code": "ONESELF", "display": "self", "equivalence": "equivalent" } ] }, { "code": "SPO", "display": "Spouse", "target": [ { "code": "SPS", "display": "spouse", "equivalence": "equivalent" } ] }, { "code": "DOM", "display": "Life partner", "target": [ { "code": "SIGOTHR", "display": "significant other", "equivalence": "equivalent" } ] }, { "code": "CHD", "display": "Child", "target": [ { "code": "CHILD", "display": "child", "equivalence": "equivalent" } ] }, { "code": "GCH", "display": "Grandchild", "target": [ { "code": "GRNDCHILD", "display": "grandchild", "equivalence": "equivalent" } ] }, { "code": "NCH", "display": "Natural child", "target": [ { "code": "NCHILD", "display": "natural child", "equivalence": "equivalent" } ] }, { "code": "SCH", "display": "Stepchild", "target": [ { "code": "STPCHLD", "display": "step child", "equivalence": "equivalent" } ] }, { "code": "FCH", "display": "Foster child", "target": [ { "code": "CHLDFOST", "display": "foster child", "equivalence": "equivalent" } ] }, { "code": "PAR", "display": "Parent", "target": [ { "code": "PRN", "display": "parent", "equivalence": "equivalent" } ] }, { "code": "MTH", "display": "Mother", "target": [ { "code": "MTH", "display": "mother", "equivalence": "equivalent" } ] }, { "code": "FTH", "display": "Father", "target": [ { "code": "FTH", "display": "father", "equivalence": "equivalent" } ] }, { "code": "GRP", "display": "Grandparent", "target": [ { "code": "GRPRN", "display": "grandparent", "equivalence": "equivalent" } ] }, { "code": "EXF", "display": "Extended family", "target": [ { "code": "EXT", "display": "extended family member", "equivalence": "equivalent" } ] }, { "code": "SIB", "display": "Sibling", "target": [ { "code": "SIB", "display": "sibling", "equivalence": "equivalent" } ] }, { "code": "BRO", "display": "Brother", "target": [ { "code": "BRO", "display": "brother", "equivalence": "equivalent" } ] }, { "code": "SIS", "display": "Sister", "target": [ { "code": "SIS", "display": "sister", "equivalence": "equivalent" } ] }, { "code": "FND", "display": "Friend", "target": [ { "code": "FRND", "display": "unrelated friend", "equivalence": "equivalent" } ] } ] }, { "source": "http://terminology.hl7.org/CodeSystem/v2-0063", "target": "http://terminology.hl7.org/CodeSystem/v2-0063", "element": [ { "code": "DEP", "display": "Handicapped dependent", "target": [ { "code": "DEP", "display": "Handicapped dependent", "equivalence": "equivalent" } ] }, { "code": "WRD", "display": "Ward of court", "target": [ { "code": "WRD", "display": "Ward of court", "equivalence": "equivalent" } ] }, { "code": "CGV", "display": "Care giver", "target": [ { "code": "CGV", "display": "Care giver", "equivalence": "equivalent" } ] }, { "code": "GRD", "display": "Guardian", "target": [ { "code": "GRD", "display": "Guardian", "equivalence": "equivalent" } ] }, { "code": "OAD", "display": "Other adult", "target": [ { "code": "OAD", "display": "Other adult", "equivalence": "equivalent" } ] }, { "code": "EME", "display": "Employee", "target": [ { "code": "EME", "display": "Employee", "equivalence": "equivalent" } ] }, { "code": "ASC", "display": "Associate", "target": [ { "code": "ASC", "display": "Associate", "equivalence": "equivalent" } ] }, { "code": "OWN", "display": "Owner", "target": [ { "code": "OWN", "display": "Owner", "equivalence": "equivalent" } ] }, { "code": "TRA", "display": "Trainer", "target": [ { "code": "TRA", "display": "Trainer", "equivalence": "equivalent" } ] }, { "code": "MGR", "display": "Manager", "target": [ { "code": "MGR", "display": "Manager", "equivalence": "equivalent" } ] }, { "code": "NON", "display": "None", "target": [ { "code": "NON", "display": "None", "equivalence": "equivalent" } ] } ] }, { "source": "http://terminology.hl7.org/CodeSystem/v2-0063", "target": "http://terminology.hl7.org/CodeSystem/v2-0131", "element": [ { "code": "EMR", "display": "Employer", "target": [ { "code": "E", "display": "Employer", "equivalence": "equivalent" } ] }, { "code": "EMC", "display": "Emergency contact", "target": [ { "code": "C", "display": "Emergency Contact", "equivalence": "equivalent" } ] }, { "code": "UNK", "display": "Unknown", "target": [ { "code": "U", "display": "Unknown", "equivalence": "equivalent" } ] }, { "code": "OTH", "display": "Other", "target": [ { "code": "O", "display": "Other", "equivalence": "equivalent" } ] } ] } ] }