FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ETPatient | Ethiopian patient profile |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "et-gender-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.et/core/ValueSet/et-gender-vs",
"version": "0.1.0",
"name": "ETGenderVS",
"title": "Ethiopia Gender ValueSet",
"status": "draft",
"date": "2026-01-01T21:03:14+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"description": "A ValueSet containing only male and female genders.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"filter": [
{
"property": "code",
"op": "in",
"value": "male\",\"#female\")"
}
]
}
]
}
}