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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeConsent
IdIDMS-EXAMPLE-CONSENT-TOU.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": "Consent",
  "id": "18c82b12-7514-4efd-8c17-79f7181be294",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-25T17:59:43.395+00:00",
    "source": "#sG62cHLN6W9dDcXv"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
          "code": "CONSENT-TOU"
        }
      ]
    }
  ],
  "grantee": [
    {
      "reference": "PractitionerRole/43f2adde-b34e-4f64-a3b2-e60bfeab09ba"
    }
  ]
}