{
  "resourceType" : "CommunicationRequest",
  "id" : "ExampleZMCoreCommunicationRequest",
  "meta" : {
    "profile" : ["http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-communication-request"]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest ExampleZMCoreCommunicationRequest</b></p><a name=\"ExampleZMCoreCommunicationRequest\"> </a><a name=\"hcExampleZMCoreCommunicationRequest\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zm-core-communication-request.html\">ZM-Core Communication Request Profile</a></p></div><p><b>Communication Data Classification</b>: <span title=\"Codes:{http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-data-classification internal}\">Internal</span></p><p><b>Approved Communication Template</b>: <code>http://hapi.moh.gov.zm/fhir/sid/message-template</code>/DHIS2-REPORTING-REMINDER-v1</p><p><b>Communication Message Language</b>: en</p><p><b>Communication Acknowledgement Required</b>: true</p><p><b>Communication Expiry</b>: 2026-08-11 17:00:00+0200</p><p><b>Communication Requesting System</b>: <a href=\"Organization-ExampleZMCoreOrganization.html\">Organization Chilenje First Level Hospital</a></p><p><b>Communication Fallback Channel</b>: <span title=\"Codes:{http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-channel sms}\">SMS</span></p><p><b>identifier</b>: <code>http://hapi.moh.gov.zm/fhir/sid/communication-request-id</code>/CR-DHIS2-2026-0001</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-lane operational}\">Operational</span></p><p><b>priority</b>: Routine</p><p><b>medium</b>: <span title=\"Codes:{http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-channel email}\">Email</span></p><p><b>about</b>: <a href=\"HealthcareService-ExampleZMCoreHealthcareService.html\">HealthcareService DHIS2 Reporting Service</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">A DHIS2 report is due. Authenticate to DHIS2 to review the reporting period and submit the report.</span></td></tr></table><p><b>occurrence</b>: 2026-08-10 08:00:00+0200 --&gt; 2026-08-11 17:00:00+0200</p><p><b>authoredOn</b>: 2026-08-08 10:00:00+0200</p><p><b>requester</b>: <a href=\"PractitionerRole-ExampleZMCorePractitionerRole.html\">PractitionerRole </a></p><p><b>recipient</b>: <a href=\"PractitionerRole-ExampleZMCorePractitionerRole.html\">PractitionerRole </a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">DHIS2 reporting deadline approaching</span></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-communication-data-classification",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-data-classification",
        "code" : "internal",
        "display" : "Internal"
      }]
    }
  },
  {
    "url" : "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-communication-template",
    "valueIdentifier" : {
      "system" : "http://hapi.moh.gov.zm/fhir/sid/message-template",
      "value" : "DHIS2-REPORTING-REMINDER-v1"
    }
  },
  {
    "url" : "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-communication-message-language",
    "valueCode" : "en"
  },
  {
    "url" : "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-communication-acknowledgement-required",
    "valueBoolean" : true
  },
  {
    "url" : "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-communication-expiry",
    "valueInstant" : "2026-08-11T17:00:00+02:00"
  },
  {
    "url" : "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-communication-requesting-system",
    "valueReference" : {
      "reference" : "Organization/ExampleZMCoreOrganization"
    }
  },
  {
    "url" : "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-communication-fallback-channel",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-channel",
        "code" : "sms",
        "display" : "SMS"
      }]
    }
  }],
  "identifier" : [{
    "system" : "http://hapi.moh.gov.zm/fhir/sid/communication-request-id",
    "value" : "CR-DHIS2-2026-0001"
  }],
  "status" : "active",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-lane",
      "code" : "operational",
      "display" : "Operational"
    }]
  }],
  "priority" : "routine",
  "medium" : [{
    "coding" : [{
      "system" : "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-channel",
      "code" : "email",
      "display" : "Email"
    }]
  }],
  "about" : [{
    "reference" : "HealthcareService/ExampleZMCoreHealthcareService"
  }],
  "payload" : [{
    "contentCodeableConcept" : {
      "text" : "A DHIS2 report is due. Authenticate to DHIS2 to review the reporting period and submit the report."
    }
  }],
  "occurrencePeriod" : {
    "start" : "2026-08-10T08:00:00+02:00",
    "end" : "2026-08-11T17:00:00+02:00"
  },
  "authoredOn" : "2026-08-08T10:00:00+02:00",
  "requester" : {
    "reference" : "PractitionerRole/ExampleZMCorePractitionerRole"
  },
  "recipient" : [{
    "reference" : "PractitionerRole/ExampleZMCorePractitionerRole"
  }],
  "reason" : [{
    "concept" : {
      "text" : "DHIS2 reporting deadline approaching"
    }
  }]
}