FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeEncounter
IdEncounter-EntryFromOutsideTargetFacilityEncounterExample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


Source1

{
  "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"
  }
}