FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-relationship-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-relationship-type-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-relationship-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CRRelationshipTypeCS |
| Title | CR Related Person Relationship Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes representing the nature of the relationship between a related person and a registered patient. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-relationship-type | CR Related Person Relationship Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cr-relationship-type-cs
This code system http://camdheaig.org/CodeSystem/cr-relationship-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cr-relationship-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/CodeSystem/cr-relationship-type",
"version": "0.1.0",
"name": "CRRelationshipTypeCS",
"title": "CR Related Person Relationship Type Code System",
"status": "active",
"experimental": false,
"date": "2026-05-05T08:50:43+00:00",
"publisher": "Ministry of Health, Kingdom of Cambodia",
"contact": [
{
"name": "Ministry of Health, Kingdom of Cambodia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.kh"
},
{
"system": "email",
"value": "digitalhealth@moh.gov.kh"
}
]
},
{
"name": "CamDHEA Technical Working Group",
"telecom": [
{
"system": "email",
"value": "camdheaig@moh.gov.kh",
"use": "work"
},
{
"system": "url",
"value": "http://camdheaig.org",
"use": "work"
}
]
}
],
"description": "Codes representing the nature of the relationship between a related person and a registered patient.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"content": "complete",
"count": 8,
"concept": [
{
"code": "mother",
"display": "Mother",
"definition": "The related person is the mother of the patient."
},
{
"code": "father",
"display": "Father",
"definition": "The related person is the father of the patient."
},
{
"code": "spouse",
"display": "Spouse",
"definition": "The related person is the spouse of the patient."
},
{
"code": "child",
"display": "Child",
"definition": "The related person is a child of the patient."
},
{
"code": "guardian",
"display": "Guardian",
"definition": "The related person is the legal guardian of the patient."
},
{
"code": "next_of_kin",
"display": "Next of Kin",
"definition": "The related person is next of kin."
},
{
"code": "emergency_contact",
"display": "Emergency Contact",
"definition": "The related person is an emergency contact."
},
{
"code": "other",
"display": "Other",
"definition": "Other relationship type not covered by defined codes."
}
]
}