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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-nigeria-relationship.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-relationship.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship
Version0.2.0
Statusactive
Date2025-11-25T07:48:54+00:00
NameNGRelationshipsCS
TitleNG Relationships CS
DescriptionThis CodeSystem defines list of persons related to a patient, but who is not a direct target of care
Contentcomplete

Resources that use this resource

ValueSet
nigeria-relationshipNG Relationships VS
nigeria-sibling-relationshipNG Sibling Relationships VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nigeria-relationship

This case-sensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship defines the following codes:

CodeDisplay
BROTHER Brother
SISTER Sister
SON Son
DAUGHTER Daughter
MOTHER Mother
FATHER Father
AUNT Aunt
COUSIN Cousin
GRDSON Grand Son
GRDDAU Grand Daughter
INLAW Inlaw
NEPHEW Nephew
NIECE Niece
UNCLE Uncle
FRND Friend

Source1

{
  "resourceType": "CodeSystem",
  "id": "nigeria-relationship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-relationship",
  "version": "0.2.0",
  "name": "NGRelationshipsCS",
  "title": "NG Relationships CS",
  "status": "active",
  "experimental": false,
  "date": "2025-11-25T07:48:54+00:00",
  "publisher": "DHIN",
  "contact": [
    {
      "name": "DHIN",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dhin-hie.org"
        },
        {
          "system": "email",
          "value": "info@dhin-hie.org"
        }
      ]
    },
    {
      "name": "Digital Health Interoperability Network.",
      "telecom": [
        {
          "system": "email",
          "value": "info@dhin-hie.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This CodeSystem defines list of persons related to a patient, but who is not a direct target of care",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 15,
  "concept": [
    {
      "code": "BROTHER",
      "display": "Brother"
    },
    {
      "code": "SISTER",
      "display": "Sister"
    },
    {
      "code": "SON",
      "display": "Son"
    },
    {
      "code": "DAUGHTER",
      "display": "Daughter"
    },
    {
      "code": "MOTHER",
      "display": "Mother"
    },
    {
      "code": "FATHER",
      "display": "Father"
    },
    {
      "code": "AUNT",
      "display": "Aunt"
    },
    {
      "code": "COUSIN",
      "display": "Cousin"
    },
    {
      "code": "GRDSON",
      "display": "Grand Son"
    },
    {
      "code": "GRDDAU",
      "display": "Grand Daughter"
    },
    {
      "code": "INLAW",
      "display": "Inlaw"
    },
    {
      "code": "NEPHEW",
      "display": "Nephew"
    },
    {
      "code": "NIECE",
      "display": "Niece"
    },
    {
      "code": "UNCLE",
      "display": "Uncle"
    },
    {
      "code": "FRND",
      "display": "Friend"
    }
  ]
}