FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | CodeSystem |
| Id | CodeSystem-cr-sex-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/CodeSystem-cr-sex-cs.html |
| URL | http://camdheaig.org/CodeSystem/cr-sex |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-05T08:50:43+00:00 |
| Name | CRSexCS |
| Title | CR Biological Sex Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the biological sex of an individual as recorded in the Cambodia Client Registry. |
| Content | complete |
| ValueSet | ||
| fhir.kh.camdheaig#current | cr-sex | CR Biological Sex Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cr-sex-cs
This code system http://camdheaig.org/CodeSystem/cr-sex defines the following codes:
| Code | Display | Definition |
| male | Male | Biological sex recorded as male. |
| female | Female | Biological sex recorded as female. |
| unknown | Unknown | Biological sex not determined (e.g. foetal death). |
{
"resourceType": "CodeSystem",
"id": "cr-sex-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://camdheaig.org/CodeSystem/cr-sex",
"version": "0.1.0",
"name": "CRSexCS",
"title": "CR Biological Sex 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 for the biological sex of an individual as recorded in the Cambodia Client Registry.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KH",
"display": "Cambodia"
}
]
}
],
"content": "complete",
"count": 3,
"concept": [
{
"code": "male",
"display": "Male",
"definition": "Biological sex recorded as male."
},
{
"code": "female",
"display": "Female",
"definition": "Biological sex recorded as female."
},
{
"code": "unknown",
"display": "Unknown",
"definition": "Biological sex not determined (e.g. foetal death)."
}
]
}