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

FHIR IG analytics

Packageca.on.oh-dhdr
Resource TypePractitioner
IdDHDR-PracPrescriber.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": "Practitioner",
  "id": "PractPrescr8C66632E5A2E111BE05400144FF84F18",
  "identifier": [
    {
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
      "value": "9898789"
    }
  ],
  "name": [
    {
      "family": "Smith",
      "given": [
        "John"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "905-543-2314",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "416-452-3963",
      "use": "work"
    }
  ]
}