FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server) - Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "hiv-prevention-plan-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/hiv-prevention-plan-value-set",
"version": "1.0.1",
"name": "HIVPreventionPlanValueSet",
"title": "HIV Prevention Plan",
"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 representing the patient's plan for the prevention of HIV being transmitted to others.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "266753000",
"display": "Referral for laboratory tests"
},
{
"code": "386467004",
"display": "Safe sex education"
},
{
"code": "25681007",
"display": "Sexually transmitted disease clinic"
},
{
"code": "445563009",
"display": "Counseling for sexually transmitted disease"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "LP157024-3",
"display": "HIV results shared with partner"
},
{
"code": "28355-6",
"display": "Substance Use Status"
}
]
}
]
}
}