Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot 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

: MessageDefinition-CancelRequest - JSON Representation

Active as of 2025-01-01

Raw json | Download

{
  "resourceType" : "MessageDefinition",
  "id" : "CancelRequest",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition CancelRequest</b></p><a name=\"CancelRequest\"> </a><a name=\"hcCancelRequest\"> </a><p><b>url</b>: <a href=\"MessageDefinition-CancelRequest.html\">MessageDefinition MessageDefinition-CancelRequest</a></p><p><b>identifier</b>: Cancel-Request</p><p><b>version</b>: 0.3.0</p><p><b>name</b>: CancelRequest</p><p><b>title</b>: MessageDefinition-CancelRequest</p><p><b>status</b>: Active</p><p><b>date</b>: 2025-01-01</p><p><b>publisher</b>: HL7 Saudi Arabia</p><p><b>contact</b>: HL7 Saudi Arabia: <a href=\"http://test-project.org/test-publisher\">http://test-project.org/test-publisher</a></p><p><b>description</b>: </p><div><p>Definition for a Cancel Request message.</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 SA}\">Saudi Arabia</span></p><p><b>purpose</b>: </p><div><p>Sent from provider to an insurer to cancel a previously submitted message.</p>\n</div><p><b>event</b>: <a href=\"CodeSystem-ksa-message-events.html#ksa-message-events-cancel-request\">KSA Message Events cancel-request</a>: Cancel Request</p><p><b>category</b>: Consequence</p><blockquote><p><b>focus</b></p><p><b>code</b>: Task</p><p><b>profile</b>: <a href=\"StructureDefinition-cancel-request.html\">Nphies Cancel Request</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Organization</p><p><b>profile</b>: <a href=\"StructureDefinition-provider-organization.html\">Nphies Provider Organizationversion: null0.3.0)</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Organization</p><p><b>profile</b>: <a href=\"StructureDefinition-insurer-organization.html\">Nphies Insurer Organization</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><p><b>responseRequired</b>: Always</p><h3>AllowedResponses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Message</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MessageDefinition-CancelResponse.html\">MessageDefinition-CancelResponse</a></td></tr></table></div>"
  },
  "url" : "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelRequest",
  "identifier" : [
    {
      "value" : "Cancel-Request"
    }
  ],
  "version" : "0.3.0",
  "name" : "CancelRequest",
  "title" : "MessageDefinition-CancelRequest",
  "status" : "active",
  "date" : "2025-01-01",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "Definition for a Cancel Request message.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SA",
          "display" : "Saudi Arabia"
        }
      ]
    }
  ],
  "purpose" : "Sent from provider to an insurer to cancel a previously submitted message.",
  "eventCoding" : {
    "system" : "http://nphies.sa/terminology/CodeSystem/ksa-message-events",
    "code" : "cancel-request"
  },
  "category" : "consequence",
  "focus" : [
    {
      "code" : "Task",
      "profile" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/cancel-request",
      "min" : 1,
      "max" : "1"
    },
    {
      "code" : "Organization",
      "profile" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/provider-organization|0.3.0",
      "min" : 1,
      "max" : "1"
    },
    {
      "code" : "Organization",
      "profile" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/insurer-organization",
      "min" : 1,
      "max" : "1"
    }
  ],
  "responseRequired" : "always",
  "allowedResponse" : [
    {
      "message" : "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelResponse"
    }
  ]
}