FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-partner-case-closure-status-value-set.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-partner-case-closure-status-value-set.html |
| URL | http://moh.gov.et/fhir/hiv/ValueSet/partner-case-closure-status-value-set |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | PartnerCaseClosureStatusValueSet |
| Title | Partner Case Closure Status |
| Description | Codes used for indicating the closure status for partner services. |
No resources found
| CodeSystem | ||
| who.ddcc#current | loinc.org | LOINC codes used in this IG |
| ethiopia.fhir.hiv#current | index-case-partner-questionnaire-code-system | Index Case Sex Partner Questionnaire |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet partner-case-closure-status-value-set
This value set includes codes based on the following rules:
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| LA46-8 | Other |
| LA4389-8 | Refused |
| 77969-4 | Jurisdiction code |
http://moh.gov.et/fhir/hiv/CodeSystem/index-case-partner-questionnaire-code-system version 📦1.0.1| Code | Display |
| Partner-Unreachable | Unable to Locate the Partner |
| Successful-Intervention | Successful Intervention |
| Intervention-Completed | Intervention Completed |
| Intervention-Partially-Completed | Intervention Partially Completed |
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 162171002 | Currently not sexually active |
{
"resourceType": "ValueSet",
"id": "partner-case-closure-status-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/partner-case-closure-status-value-set",
"version": "1.0.1",
"name": "PartnerCaseClosureStatusValueSet",
"title": "Partner Case Closure Status",
"status": "active",
"experimental": false,
"date": "2026-02-09T05:22:58+00:00",
"publisher": "Jembi Health Systems",
"contact": [
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "url",
"value": "https://www.jembi.org"
},
{
"system": "email",
"value": "info@jembi.org"
}
]
},
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "Codes used for indicating the closure status for partner services.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA46-8",
"display": "Other"
},
{
"code": "LA4389-8",
"display": "Refused"
},
{
"code": "77969-4",
"display": "Jurisdiction code"
}
]
},
{
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/index-case-partner-questionnaire-code-system",
"concept": [
{
"code": "Partner-Unreachable"
},
{
"code": "Successful-Intervention"
},
{
"code": "Intervention-Completed"
},
{
"code": "Intervention-Partially-Completed"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "162171002",
"display": "Currently not sexually active"
}
]
}
]
}
}