FHIR IG analytics| Package | myhie.v4 |
| Resource Type | ValueSet |
| Id | ValueSet-administrative-gender-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Administrative gender in Malaysia
{
"resourceType": "ValueSet",
"id": "value-set-administrative-gender-my-core",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.my/ValueSet/administrative-gender-my-core",
"name": "ValueSetAdministrativeGenderMyCore",
"title": "ValueSetAdministrativeGender (MY Core)",
"status": "active",
"date": "2024-02-12T04:04:09.5621857+00:00",
"description": "Administrative gender in Malaysia",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"concept": [
{
"code": "male",
"display": "Male"
},
{
"code": "female",
"display": "Female"
},
{
"code": "other",
"display": "Undetermined"
},
{
"code": "unknown",
"display": "Unknown"
}
]
}
]
}
}