FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-org-affiliation-role.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-org-affiliation-role.html |
| URL | http://moh.gov.et/fhir/CodeSystem/org-affiliation-role |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-21T08:06:41+00:00 |
| Name | OrganizationAffiliationRoleCS |
| Realm | uv |
| Content | complete |
| ValueSet | |
| organization-affiliation-role-vs | Organization Affiliation Role ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem org-affiliation-role
This code system http://moh.gov.et/fhir/CodeSystem/org-affiliation-role defines the following codes:
| Code | Display |
| self-reference | Self Reference |
| reports-to | Reports To |
| referral-linkage | Referral Linkage |
| ownership | Ownership |
| regulator | Regulator |
| operator | Operator |
{
"resourceType": "CodeSystem",
"id": "org-affiliation-role",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/CodeSystem/org-affiliation-role",
"version": "0.1.0",
"name": "OrganizationAffiliationRoleCS",
"status": "active",
"date": "2026-02-21T08:06:41+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"
}
]
}
],
"content": "complete",
"count": 6,
"concept": [
{
"code": "self-reference",
"display": "Self Reference"
},
{
"code": "reports-to",
"display": "Reports To"
},
{
"code": "referral-linkage",
"display": "Referral Linkage"
},
{
"code": "ownership",
"display": "Ownership"
},
{
"code": "regulator",
"display": "Regulator"
},
{
"code": "operator",
"display": "Operator"
}
]
}