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
Active as of 2025-01-01 |
{
"resourceType" : "MessageDefinition",
"id" : "CancelResponse",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition CancelResponse</b></p><a name=\"CancelResponse\"> </a><a name=\"hcCancelResponse\"> </a><p><b>url</b>: <a href=\"MessageDefinition-CancelResponse.html\">MessageDefinition MessageDefinition-CancelResponse</a></p><p><b>identifier</b>: Cancel-Response</p><p><b>version</b>: 0.3.0</p><p><b>name</b>: CancelResponse</p><p><b>title</b>: MessageDefinition-CancelResponse</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 Response 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 an insurer to the provider to indicate the recipt of and success of cancelation of a previously submitted message.</p>\n</div><p><b>event</b>: <a href=\"CodeSystem-ksa-message-events.html#ksa-message-events-cancel-response\">KSA Message Events cancel-response</a>: Cancel Response</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-response.html\">Nphies Cancel Response</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>: Never</p></div>"
},
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/MessageDefinition/CancelResponse",
"identifier" : [
{
"value" : "Cancel-Response"
}
],
"version" : "0.3.0",
"name" : "CancelResponse",
"title" : "MessageDefinition-CancelResponse",
"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 Response message.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"purpose" : "Sent from an insurer to the provider to indicate the recipt of and success of cancelation of a previously submitted message.",
"eventCoding" : {
"system" : "http://nphies.sa/terminology/CodeSystem/ksa-message-events",
"code" : "cancel-response"
},
"category" : "consequence",
"focus" : [
{
"code" : "Task",
"profile" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/cancel-response",
"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" : "never"
}