FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | List |
| Id | List-OIMedicalHistoryExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List OIMedicalHistoryExample
Profile: List - Medical History
| Items | Flag |
| Condition Pulmonary tuberculosis | Current Medical Information |
| Condition Chronic diarrhea | Current Medical Information |
| Condition Fever (finding) | Current Medical Information |
| Condition Fever (finding) | Past medical history |
| Condition Bacterial pneumonia | Past medical history |
{
"resourceType": "List",
"id": "OIMedicalHistoryExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/medical-history"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"mode": "working",
"title": "Medical History",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP73189-0"
}
]
},
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"encounter": {
"reference": "Encounter/GeneralEncounterExample"
},
"date": "2024-03-20",
"source": {
"reference": "Practitioner/GeneralPractitionerExample"
},
"entry": [
{
"flag": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP74664-1"
}
]
},
"item": {
"reference": "Condition/OpportunisticInfectionsPulmonaryTBExample"
}
},
{
"flag": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP74664-1"
}
]
},
"item": {
"reference": "Condition/OpportunisticInfectionsChronicDiarrheaExample"
}
},
{
"flag": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP74664-1"
}
]
},
"item": {
"reference": "Condition/OpportunisticInfectionsFeverCurrentExample"
}
},
{
"flag": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP74217-8"
}
]
},
"item": {
"reference": "Condition/OpportunisticInfectionsFeverPastExample"
}
},
{
"flag": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP74217-8"
}
]
},
"item": {
"reference": "Condition/OpportunisticInfectionsBacterialPneumoniaExample"
}
}
]
}