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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeCommunication
IdIDMS-EXAMPLE-COMMUNICATION-SUBMISSION.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": "Communication",
  "id": "35faf752-ff21-46b9-842a-eb209ba47ce1",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2023-10-12T15:48:42.223+00:00",
    "source": "#5WSKCuFDMYzC9Ogq"
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/fb887114-9266-4cb7-8dc9-341619901085"
    }
  ],
  "partOf": [
    {
      "reference": "PractitionerRole/43f2adde-b34e-4f64-a3b2-e60bfeab09ba"
    }
  ],
  "status": "completed",
  "category": [
    {
      "coding": [
        {
          "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
          "code": "COMMUNICATION-REQUEST-SUBMISSION"
        }
      ]
    }
  ],
  "sent": "2023-09-24T19:58:49Z",
  "sender": {
    "display": "IDMS"
  },
  "payload": [
    {
      "contentAttachment": {
        "contentType": "application/pdf",
        "url": "Binary/a1f3cd78-4139-45e2-9dd6-5461253e2cc2",
        "title": "Request P1234327.PDF "
      }
    }
  ]
}