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 |
| 63936-9 | Start date of treatment or therapy |
| 45231-8 | HIV treatment prior to enrollment |
| LA6517-2 | Currently being treated and transferred in with treatment records from within system. |
| LA6519-8 | Prior ARV treatment, but not transfer in with records, or client not abel to provide information. |
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "referral-reason-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/referral-reason-value-set",
"version": "1.0.1",
"name": "ReferralReasonValueSet",
"title": "Referral Reason",
"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 reason for referral.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "63936-9",
"display": "Start date of treatment or therapy"
},
{
"code": "45231-8",
"display": "HIV treatment prior to enrollment"
},
{
"code": "LA6517-2",
"display": "Currently being treated and transferred in with treatment records from within system."
},
{
"code": "LA6519-8",
"display": "Prior ARV treatment, but not transfer in with records, or client not abel to provide information."
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "410524007",
"display": "Was not started"
}
]
}
]
}
}