| Package | hl7.fhir.ee.mpi |
| Resource Type | ConceptMap |
| Id | person-relationship-mpi-v3 |
| FHIR Version | R5 |
| Source | https://fhir.ee/file:///fsh/output/ConceptMap-person-relationship-mpi-v3.html |
| URL | https://fhir.ee/ConceptMap/person-relationship-mpi-v3 |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-09-25 |
| Name | PersonRelationshipMPIV3 |
| Title | Mapping of MPI person relationship to legacy V3 |
| Realm | ee |
| Authority | hl7 |
| Description | A mapping between the new and legacy person relationships |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
| ValueSet | |
| person-relationship | Person Relationship |
Note: links and images are rebased to the (stated) source
Mapping from Person Relationship to urn:oid:1.3.6.1.4.1.28284.6.2.3.5
ACTIVE. Published on 2023-09-25 by TEHIK (TEHIK: https://tehik.ee).
A mapping between the new and legacy person relationships
Group 1Mapping from SNOMED CT International Edition to urn:oid:1.3.6.1.4.1.28284.6.2.3.5
| Source Code | Relationship | Target Code |
| 72705000 (Mother) | is equivalent to | 4 |
| 66839005 (Father) | is equivalent to | 5 |
| 67822003 (Child) | is equivalent to | 11 |
| 127848009 (Spouse) | is equivalent to | 1 |
| 444210007 (Cohabitee in relationship with subject) | is equivalent to | 13 |
| 394863008 (Non-family member) | is equivalent to | 16 |
| 125677006 (Relative) | is equivalent to | 11 |
| 106328005 (Social worker) | is equivalent to | 17 |
{
"resourceType": "ConceptMap",
"id": "person-relationship-mpi-v3",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/ConceptMap/person-relationship-mpi-v3",
"version": "1.0.0",
"name": "PersonRelationshipMPIV3",
"title": "Mapping of MPI person relationship to legacy V3",
"status": "active",
"experimental": false,
"date": "2023-09-25",
"publisher": "TEHIK",
"contact": [
{
"name": "TEHIK",
"telecom": [
{
"system": "url",
"value": "https://tehik.ee"
}
]
}
],
"description": "A mapping between the new and legacy person relationships",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "venue"
},
"valueCodeableConcept": {
"text": "for NHIS usage"
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "EE",
"display": "Estonia"
}
]
}
],
"sourceScopeUri": "https://fhir.ee/ValueSet/person-relationship",
"targetScopeUri": "urn:oid:1.3.6.1.4.1.28284.6.2.3.5",
"group": [
{
"source": "http://snomed.info/sct",
"target": "urn:oid:1.3.6.1.4.1.28284.6.2.3.5",
"element": [
{
"code": "72705000",
"display": "Mother",
"target": [
{
"code": "4",
"relationship": "equivalent"
}
]
},
{
"code": "66839005",
"display": "Father",
"target": [
{
"code": "5",
"relationship": "equivalent"
}
]
},
{
"code": "67822003",
"display": "Child",
"target": [
{
"code": "11",
"relationship": "equivalent"
}
]
},
{
"code": "127848009",
"display": "Spouse",
"target": [
{
"code": "1",
"relationship": "equivalent"
}
]
},
{
"code": "444210007",
"display": "Cohabitee in relationship with subject",
"target": [
{
"code": "13",
"relationship": "equivalent"
}
]
},
{
"code": "394863008",
"display": "Non-family member",
"target": [
{
"code": "16",
"relationship": "equivalent"
}
]
},
{
"code": "125677006",
"display": "Relative",
"target": [
{
"code": "11",
"relationship": "equivalent"
}
]
},
{
"code": "106328005",
"display": "Social worker",
"target": [
{
"code": "17",
"relationship": "equivalent"
}
]
}
]
}
]
}