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://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 53576-5 | Personal health monitoring report Document |
| LA46-8 | Other |
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 710838003 | Assessment of barriers to adherence |
| 373788008 | Treatment delay - clinical reason |
Source1
{
"resourceType": "ValueSet",
"id": "plan-for-next-step-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/plan-for-next-step-value-set",
"version": "1.0.1",
"name": "PlanForNextStepValueSet",
"title": "ART Not Started - Plan For Next Step",
"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 plan for next steps when a patient didn't start ART the same day.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "53576-5",
"display": "Personal health monitoring report Document"
},
{
"code": "LA46-8",
"display": "Other"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "710838003",
"display": "Assessment of barriers to adherence"
},
{
"code": "373788008",
"display": "Treatment delay - clinical reason"
}
]
}
]
}
}