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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeLocation
IdLocation-EncounterLocationPediatricsExample.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

Generated Narrative: Location EncounterLocationPediatricsExample

identifier: http://moh.gov.et/fhir/hiv/identifier/location/PediOPD001

name: Pedi OPD1

type: Pedi Services


Source1

{
  "resourceType": "Location",
  "id": "EncounterLocationPediatricsExample",
  "meta": {
    "profile": [
      "http://moh.gov.et/fhir/hiv/StructureDefinition/encounter-location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://moh.gov.et/fhir/hiv/identifier/location",
      "value": "PediOPD001"
    }
  ],
  "name": "Pedi OPD1",
  "type": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "LA7197-2"
        }
      ],
      "text": "Pedi Services"
    }
  ]
}