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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeGroup
IdIDMS-EXAMPLE-GROUP-CONTACT-LIST.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": "Group",
  "id": "06e64e0e-f489-4704-bc32-3aeb5a97ff23",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2023-10-17T15:44:17.241+00:00",
    "source": "#NB5IzCixpHHRF9yK"
  },
  "type": "practitioner",
  "membership": "enumerated",
  "member": [
    {
      "extension": [
        {
          "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Primary-Indicator",
          "valueBoolean": true
        },
        {
          "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Cc-Email-Indicator",
          "valueBoolean": false
        }
      ],
      "entity": {
        "reference": "PractitionerRole/43f2adde-b34e-4f64-a3b2-e60bfeab09ba"
      }
    }
  ]
}