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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeDocumentReference
IdIDMS-DOCUMENTREFERENCE-TERMS-AND-CONDITIONS.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": "TermsOfUseSubmit",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-04-24T13:52:30.510+00:00",
    "source": "#ac9d2b7de025e28b95372f0f6ce095db"
  },
  "identifier": [
    {
      "system": "urn:idms:documentReference:TermsofUse",
      "value": "TOU-SUBMITv1.0"
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "code": "DOCUMENT-TYPE-TERMS-AND-CONDITIONS"
      }
    ]
  },
  "content": [
    {
      "attachment": {
        "contentType": "text/plain",
        "data": "VGhpcyBpcyBhbiBUZXJtcyBvZiBVc2Ugc3VibWlzc2lvbiBleGFtcGxl"
      }
    }
  ]
}