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

FHIR IG analytics

Packageca.on.health.idms
Resource TypePractitioner
IdIDMS-PRACTITIONER-EXAMPLE-0x0000000000000001.json
FHIR VersionR5

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": "0x0000000000000002",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-09-26T01:40:17.683+00:00",
    "profile": [
      "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Practitioner"
    ]
  },
  "extension": [
    {
      "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate",
      "valueDateTime": "1997-01-09T19:46:20.000Z"
    },
    {
      "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser",
      "valueReference": {
        "reference": "PractitionerRole/DIRECT-SYSTEM-USER"
      }
    },
    {
      "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate",
      "valueDateTime": "1999-03-15T23:53:50.273Z"
    },
    {
      "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser",
      "valueReference": {
        "reference": "PractitionerRole/DIRECT-SYSTEM-USER"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "family": "Gretzky",
      "given": [
        "Wayne"
      ]
    }
  ]
}