Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.0 - ci-build Ethiopia flag

Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions

: Encounter - Patient Coming From Another Facility - JSON Representation

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "EntryFromOutsideTargetFacilityEncounterExample",
  "meta" : {
    "profile" : [
      🔗 "http://moh.gov.et/fhir/hiv/StructureDefinition/entry-from-outside-target-facility-encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter EntryFromOutsideTargetFacilityEncounterExample</b></p><a name=\"EntryFromOutsideTargetFacilityEncounterExample\"> </a><a name=\"hcEntryFromOutsideTargetFacilityEncounterExample\"> </a><a name=\"EntryFromOutsideTargetFacilityEncounterExample-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-encounter-type-for-entry-from-outside-facility-code-system.html#encounter-type-for-entry-from-outside-facility-code-system-ReferToCurrentFacilityEncounter\">Encounter Type Code For Entry From Outside Facility</a> ReferToCurrentFacilityEncounter: Refer To Current Facility Encounter</p><p><b>serviceProvider</b>: <a href=\"Organization-OutreachFacilityExample.html\">Organization Meshwalkiya Health Center</a></p><p><b>partOf</b>: <a href=\"Encounter-GeneralEncounterExample.html\">Encounter: identifier = http://moh.gov.et/fhir/hiv/identifier/encounter#001; status = finished; class = observation encounter (ActCode#OBSENC); type = Follow-up encounter (procedure); period = 2012-12-09 --&gt; 2012-12-09</a></p></div>"
  },
  "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"
  }
}