Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Poll Request #2 - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "560082",
  "meta" : {
    "profile" : [
      🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/poll-request"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task 560082</b></p><a name=\"560082\"> </a><a name=\"hc560082\"> </a><a name=\"560082-en-US\"> </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-poll-request.html\">Nphies Poll Request</a></p></div><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/poll-request</code>/req_560082</p><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/task-code poll}\">Poll the focal resource</span></p><p><b>authoredOn</b>: 2023-12-04 06:58:00+0300</p><p><b>lastModified</b>: 2023-12-04 06:58:00+0300</p><p><b>requester</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p><p><b>owner</b>: <a href=\"Organization-NPHIES.html\">Organization National Program for Health Information Exchange Services</a></p><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/task-input-type count}\">Count</span></p><p><b>value</b>: 25</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/task-input-type exclude-message-type}\">Exclude message type</span></p><p><b>value</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/ksa-message-events payment-reconciliation}\">Payment Reconciliation</span></p></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "http://saudigeneralhospital.com.sa/identifiers/poll-request",
      "value" : "req_560082"
    }
  ],
  "status" : "requested",
  "intent" : "order",
  "priority" : "routine",
  "code" : {
    "coding" : [
      {
        "system" : "http://nphies.sa/terminology/CodeSystem/task-code",
        "code" : "poll"
      }
    ]
  },
  "authoredOn" : "2023-12-04T06:58:00+03:00",
  "lastModified" : "2023-12-04T06:58:00+03:00",
  "requester" : {
    🔗 "reference" : "Organization/b1b3432921324f97af3be9fd0b1a14ae"
  },
  "owner" : {
    🔗 "reference" : "Organization/NPHIES"
  },
  "input" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://nphies.sa/terminology/CodeSystem/task-input-type",
            "code" : "count"
          }
        ]
      },
      "valuePositiveInt" : 25
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://nphies.sa/terminology/CodeSystem/task-input-type",
            "code" : "exclude-message-type"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://nphies.sa/terminology/CodeSystem/ksa-message-events",
            "code" : "payment-reconciliation"
          }
        ]
      }
    }
  ]
}