FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Location |
| Id | Location-EncounterLocationPediatricsExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location EncounterLocationPediatricsExample
Profile: Location - Encounter Entry Point
identifier: http://moh.gov.et/fhir/hiv/identifier/location/PediOPD001
name: Pedi OPD1
type: Pedi Services
{
"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"
}
]
}