FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-partner-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-partner-type-cs.html |
| URL | http://moh.gov.et/fhir/CodeSystem/partner-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-25T20:08:15+00:00 |
| Name | PartnerTypeCS |
| Title | Partner Type Code System |
| Realm | uv |
| Content | complete |
| ValueSet | ||
| et.fhir.core#current | partner-type-vs | Partner Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem partner-type-cs
This code system http://moh.gov.et/fhir/CodeSystem/partner-type defines the following codes:
| Code | Display |
| biological-child | Biological child |
| Siblings | Siblings |
| Parent | Parent |
| drug-injecting-partner | Drug-injecting partner |
| sexual-partner | Sexual partner |
| social-contact | Social contact |
{
"resourceType": "CodeSystem",
"id": "partner-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/CodeSystem/partner-type",
"version": "0.1.0",
"name": "PartnerTypeCS",
"title": "Partner Type Code System",
"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"
}
]
}
],
"content": "complete",
"count": 6,
"concept": [
{
"code": "biological-child",
"display": "Biological child"
},
{
"code": "Siblings",
"display": "Siblings"
},
{
"code": "Parent",
"display": "Parent"
},
{
"code": "drug-injecting-partner",
"display": "Drug-injecting partner"
},
{
"code": "sexual-partner",
"display": "Sexual partner"
},
{
"code": "social-contact",
"display": "Social contact"
}
]
}