Polaris FHIR Implementation Guide
1.9.7 - ci-build
Polaris FHIR Implementation Guide - Local Development build (v1.9.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "cedarbrook-clinic",
"meta" : {
"profile" : [
🔗 "https://fhir.apps.health/StructureDefinition/polaris-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Cedarbrook Family Health is a primary care clinic in Alberta and a CII submitting organization.</p></div>"
},
"identifier" : [
{
"system" : "https://fhir.apps.health/NamingSystem/organization-identifier",
"value" : "cedarbrook-clinic"
}
],
"active" : true,
"name" : "Cedarbrook Family Health"
}