Carequality Subscription Implementation Guide for Push Notifications
1.0.0 - CI Build
This page is part of the Carequality Subscription Implementation Guide for Push Notifications (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Location",
"id" : "Enc-location",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location Enc-location</b></p><a name=\"Enc-location\"> </a><a name=\"hcEnc-location\"> </a><a name=\"Enc-location-en-US\"> </a><p><b>status</b>: Active</p><p><b>name</b>: North Wing of Verteranairan's Hospital</p><p><b>managingOrganization</b>: <a href=\"Organization-VeterinariansHospital.html\">Organization Veterinarian's Hospital</a></p></div>"
},
"status" : "active",
"name" : "North Wing of Verteranairan's Hospital",
"managingOrganization" : {
🔗 "reference" : "Organization/VeterinariansHospital"
}
}