FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| et.fhir.core#current | partner-type | Partner Type Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "partner-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/ValueSet/partner-type-vs",
"version": "0.1.0",
"name": "PartnerTypeVS",
"title": "Partner Type Value Set",
"status": "draft",
"date": "2026-02-25T20:08:15+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://moh.gov.et/fhir/CodeSystem/partner-type"
}
]
}
}