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

FHIR IG analytics

Packageca.on.mi.pkg
Resource TypeOrganization
IdOrganization-org1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Organization",
  "id": "org1",
  "meta": {
    "profile": [
      "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-organization"
    ]
  },
  "identifier": [
    {
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
      "value": "1220043596"
    }
  ],
  "name": "Lake Community Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "416-555-9766"
    }
  ]
}