CodeSystemRelationship (MY Core)

<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="code-system-relationship-my-core" />
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <url value="http://fhir.hie.moh.gov.my/CodeSystem/relationship-my-core" />
    <name value="CodeSystemRelationshipMyCore" />
    <title value="CodeSystemRelationship (MY Core)" />
    <status value="active" />
    <date value="2024-02-12T04:04:09.5621857+00:00" />
    <description value="Code System PIK Relationship My Core" />
    <compositional value="false" />
    <content value="complete" />
    <count value="14" />
    <concept>
        <code value="00" />
        <display value="No Information" />
    </concept>
    <concept>
        <code value="01" />
        <display value="Wife" />
    </concept>
    <concept>
        <code value="02" />
        <display value="Husband" />
    </concept>
    <concept>
        <code value="03" />
        <display value="Mother" />
    </concept>
    <concept>
        <code value="04" />
        <display value="Father" />
    </concept>
    <concept>
        <code value="05" />
        <display value="Biological Child" />
    </concept>
    <concept>
        <code value="06" />
        <display value="Step Child" />
    </concept>
    <concept>
        <code value="07" />
        <display value="Adopted Child" />
    </concept>
    <concept>
        <code value="09" />
        <display value="Grandmother" />
    </concept>
    <concept>
        <code value="10" />
        <display value="Grandfather" />
    </concept>
    <concept>
        <code value="11" />
        <display value="Sibling" />
    </concept>
    <concept>
        <code value="12" />
        <display value="Guardian" />
    </concept>
    <concept>
        <code value="13" />
        <display value="Self" />
    </concept>
    <concept>
        <code value="99" />
        <display value="Others" />
    </concept>
</CodeSystem>

{
    "resourceType": "CodeSystem",
    "id": "code-system-relationship-my-core",
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "url": "http://fhir.hie.moh.gov.my/CodeSystem/relationship-my-core",
    "name": "CodeSystemRelationshipMyCore",
    "title": "CodeSystemRelationship (MY Core)",
    "status": "active",
    "date": "2024-02-12T04:04:09.5621857+00:00",
    "description": "Code System PIK Relationship My Core",
    "compositional": false,
    "content": "complete",
    "count": 14,
    "concept":  [
        {
            "code": "00",
            "display": "No Information"
        },
        {
            "code": "01",
            "display": "Wife"
        },
        {
            "code": "02",
            "display": "Husband"
        },
        {
            "code": "03",
            "display": "Mother"
        },
        {
            "code": "04",
            "display": "Father"
        },
        {
            "code": "05",
            "display": "Biological Child"
        },
        {
            "code": "06",
            "display": "Step Child"
        },
        {
            "code": "07",
            "display": "Adopted Child"
        },
        {
            "code": "09",
            "display": "Grandmother"
        },
        {
            "code": "10",
            "display": "Grandfather"
        },
        {
            "code": "11",
            "display": "Sibling"
        },
        {
            "code": "12",
            "display": "Guardian"
        },
        {
            "code": "13",
            "display": "Self"
        },
        {
            "code": "99",
            "display": "Others"
        }
    ]
}

Defining URL http://fhir.hie.moh.gov.my/CodeSystem/relationship-my-core
version 1.0.0
Name CodeSystemRelationshipMyCore
Description Code System PIK Relationship My Core
Title CodeSystemRelationship (MY Core)
Status Active as of 04-7-2022
Publisher Malaysia MOH - HIE Steering Committee
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License

This code system http://fhir.hie.moh.gov.my/CodeSystem/relationship-my-core defines the following codes:

CodeDisplay
00No Information
01Wife
02Husband
03Mother
04Father
05Biological Child
06Step Child
07Adopted Child
09Grandmother
10Grandfather
11Sibling
12Guardian
13Self
99Others