FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ca-bc.provider
Resource TypeOrganization
IdOrganization-Example-Qualification-Organization.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization Example-Qualification-Organization

name: CREDENTIAL_CREDENTIALGRANTINGINSTTXT

address: CALGARY AB CA


Source1

{
  "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"
    }
  ]
}