FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Observation |
| Id | Observation-ARTFollowupStatusStoppedReasonExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ARTFollowupStatusStoppedReasonExample
status: Final
category: Therapy
code: Date medication stopped - Reported
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:
{
"resourceType": "Observation",
"id": "ARTFollowupStatusStoppedReasonExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/art-followup-stopped-reasons-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": "91382-2"
}
]
},
"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/reason-art-stopped",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA6529-7"
}
],
"text": "Toxicity/side effects"
}
},
{
"url": "http://moh.gov.et/fhir/hiv/StructureDefinition/reason-art-stopped",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA31432-0"
}
],
"text": "Poor adherence"
}
},
{
"url": "http://moh.gov.et/fhir/hiv/StructureDefinition/reason-art-stopped",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP56812-8"
}
],
"text": "Treatment failure"
}
},
{
"url": "http://moh.gov.et/fhir/hiv/StructureDefinition/reason-art-stopped",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "18733-6"
}
],
"text": "Planned treatment interruption"
}
}
]
}
}