FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Observation |
| Id | Observation-ARVRegimenChangeReasonImmunologicFailureExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ARVRegimenChangeReasonImmunologicFailureExample
status: Final
category: Therapy
code: ARV regimen change reason
subject: Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)
effective: 2024-01-25
performer: Organization Meshwalkiya Health Center
value: CD4 count
{
"resourceType": "Observation",
"id": "ARVRegimenChangeReasonImmunologicFailureExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/arv-regimen-change-reason-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "therapy"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "LL354-2"
}
],
"text": "ARV regimen change reason"
},
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"encounter": {
"reference": "Encounter/GeneralEncounterExample"
},
"effectiveDateTime": "2024-01-25",
"performer": [
{
"reference": "Organization/CurrentServiceProviderExample"
}
],
"valueCodeableConcept": {
"extension": [
{
"url": "http://moh.gov.et/fhir/hiv/StructureDefinition/cd4-vl-classification-for-treatment-failure",
"valueCodeableConcept": {
"coding": [
{
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/cd4-vl-classification-for-treatment-failure-code-system",
"code": "Immunologic-Failure"
}
]
}
}
],
"coding": [
{
"system": "http://loinc.org",
"code": "24467-3"
}
],
"text": "CD4 count"
}
}