FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Location |
| Id | Location-EncounterLocationOPD1Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location EncounterLocationOPD1Example
Profile: Location - Encounter Entry Point
identifier: http://moh.gov.et/fhir/hiv/identifier/location/OPD001
name: OPD1
type: OPD1 Services
{
"resourceType": "Location",
"id": "EncounterLocationOPD1Example",
"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": "OPD001"
}
],
"name": "OPD1",
"type": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LA10053-9"
}
],
"text": "OPD1 Services"
}
]
}