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
- Include codes from
http://terminology.hl7.org/ValueSet/v3-MaritalStatus version Not Stated (use latest from terminology server) where code in S","#M","#D","#W")
Source1
{
"resourceType": "ValueSet",
"id": "etmaritalstatus-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.et/core/ValueSet/etmaritalstatus-vs",
"version": "0.1.0",
"name": "ETMaritalStatusVS",
"title": "Ethiopia Marital Status 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": "Subset of HL7 v3 MaritalStatus including only Never married, Married, Divorced, and Widowed.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/ValueSet/v3-MaritalStatus",
"filter": [
{
"property": "code",
"op": "in",
"value": "S\",\"#M\",\"#D\",\"#W\")"
}
]
}
]
}
}