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

FHIR IG Statistics: ConceptMap/person-relationship-mpi-v3

Packagehl7.fhir.ee.mpi
TypeConceptMap
Idperson-relationship-mpi-v3
FHIR VersionR5
Sourcehttps://fhir.ee/file:///fsh/output/ConceptMap-person-relationship-mpi-v3.html
URLhttps://fhir.ee/ConceptMap/person-relationship-mpi-v3
Version1.0.0
Statusactive
Date2023-09-25
NamePersonRelationshipMPIV3
TitleMapping of MPI person relationship to legacy V3
Realmee
Authorityhl7
DescriptionA mapping between the new and legacy person relationships

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri
ValueSet
person-relationshipPerson Relationship

Narrative

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 CodeRelationshipTarget Code
72705000 (Mother)is equivalent to4
66839005 (Father)is equivalent to5
67822003 (Child)is equivalent to11
127848009 (Spouse)is equivalent to1
444210007 (Cohabitee in relationship with subject)is equivalent to13
394863008 (Non-family member)is equivalent to16
125677006 (Relative)is equivalent to11
106328005 (Social worker)is equivalent to17

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}