FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Encounter |
| Id | Encounter-EntryFromOutsideTargetFacilityEncounterExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter EntryFromOutsideTargetFacilityEncounterExample
status: Finished
class: Encounter Type Code For Entry From Outside Facility: ReferToCurrentFacilityEncounter (Refer To Current Facility Encounter)
serviceProvider: Organization Meshwalkiya Health Center
{
"resourceType": "Encounter",
"id": "EntryFromOutsideTargetFacilityEncounterExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/entry-from-outside-target-facility-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/encounter-type-for-entry-from-outside-facility-code-system",
"code": "ReferToCurrentFacilityEncounter"
},
"serviceProvider": {
"reference": "Organization/OutreachFacilityExample"
},
"partOf": {
"reference": "Encounter/GeneralEncounterExample"
}
}