FHIR IG analytics| Package | fhir.ca-bc.provider |
| Resource Type | Organization |
| Id | Organization-Example-Qualification-Organization.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Example-Qualification-Organization
Profile: BCOrganization
name: CREDENTIAL_CREDENTIALGRANTINGINSTTXT
address: CALGARY AB CA
{
"resourceType": "Organization",
"id": "Example-Qualification-Organization",
"meta": {
"profile": [
"http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "CREDENTIAL_CREDENTIALGRANTINGINSTTXT",
"address": [
{
"city": "CALGARY",
"state": "AB",
"country": "CA"
}
]
}