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

FHIR IG analytics

Packagefhir.kh.camdheaig
Resource TypeValueSet
IdValueSet-cr-sex-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/CambodiaFHIRIG/ValueSet-cr-sex-vs.html
URLhttp://camdheaig.org/ValueSet/cr-sex
Version0.1.0
Statusactive
Date2026-05-05T08:50:43+00:00
NameCRSexVS
TitleCR Biological Sex Value Set
Realmus
Authorityhl7
DescriptionPermitted biological sex values in the Cambodia Client Registry.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
fhir.kh.camdheaig#currentcr-sexCR Biological Sex Code System

Narrative

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

Generated Narrative: ValueSet cr-sex-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "cr-sex-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://camdheaig.org/ValueSet/cr-sex",
  "version": "0.1.0",
  "name": "CRSexVS",
  "title": "CR Biological Sex Value Set",
  "status": "active",
  "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": "Permitted biological sex values in the Cambodia Client Registry.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KH",
          "display": "Cambodia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://camdheaig.org/CodeSystem/cr-sex"
      }
    ]
  }
}