FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | List |
| Id | List-PresentingSymptomsListExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List PresentingSymptomsListExample
| Items |
| Observation Presenting problem |
| Observation Presenting problem |
{
"resourceType": "List",
"id": "PresentingSymptomsListExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/presenting-symptoms-history"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"mode": "working",
"title": "History of Presenting Symptoms",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29547-7"
}
]
},
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"encounter": {
"reference": "Encounter/GeneralEncounterExample"
},
"date": "2024-03-20",
"source": {
"reference": "Practitioner/GeneralPractitionerExample"
},
"entry": [
{
"item": {
"reference": "Observation/PresentingFeverSymptomExample"
}
},
{
"item": {
"reference": "Observation/PresentingNauseaSymptomExample"
}
}
]
}