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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeDocumentReference
IdIDMS-EXAMPLE-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": "DocumentReference",
  "id": "TermsOfUseGeneral",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-04-24T13:53:44.222+00:00",
    "source": "#2e7408102c9c764d9c569d24abced0eb"
  },
  "identifier": [
    {
      "value": "TOU-LOGONv1.0"
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "code": "DOCUMENT-TYPE-TERMS-OF-USE"
      }
    ]
  },
  "content": [
    {
      "attachment": {
        "contentType": "text/plain",
        "data": "VGhpcyBpcyBhbiBUZXJtcyBvZiBVc2UgZXhhbXBsZQ=="
      }
    }
  ]
}