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