Specialty Medication Enrollment
2.1.0 - CI Build United States of America flag

Specialty Medication Enrollment, published by HL7 International - Pharmacy. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/fhir-specialty-rx/ and changes regularly. See the Directory of published versions

: Specialty Rx Error 1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "specialty-rx-error-1",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-bundle-error"
    ]
  },
  "type" : "message",
  "timestamp" : "2020-12-08T23:06:17-05:00",
  "entry" : [
    {
      "fullUrl" : "http://example.org/MyEHR/MessageHeader/msgheader1",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "res1",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-messageheader-error"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"res1\"> </a></p><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\">Resource MessageHeader &quot;res1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-specialty-rx-messageheader-error.html\">Specialty Rx Error MessageHeader</a></p></div><p><b>event</b>: Error (Details: http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type code error = 'Error', stated as 'null')</p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>MyEHR</td><td><a href=\"http://example.org/MyEHR\">http://example.org/MyEHR</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>req1</td><td>transient-error</td></tr></table><p><b>focus</b>: <a href=\"#OperationOutcome_exception-13450456830\">See above (urn:uuid:cbeff8fb-bc06-432e-bdff-6db167d6214e)</a></p></div>"
        },
        "eventCoding" : {
          "system" : "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type",
          "code" : "error"
        },
        "source" : {
          "name" : "MyEHR",
          "endpoint" : "http://example.org/MyEHR"
        },
        "response" : {
          "identifier" : "req1",
          "code" : "transient-error"
        },
        "focus" : [
          {
            "reference" : "urn:uuid:cbeff8fb-bc06-432e-bdff-6db167d6214e"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:cbeff8fb-bc06-432e-bdff-6db167d6214e",
      "resource" : {
        "resourceType" : "OperationOutcome",
        "id" : "exception-13450456830",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: OperationOutcome</b><a name=\"exception-13450456830\"> </a></p><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\">Resource OperationOutcome &quot;exception-13450456830&quot; </p></div><h3>Issues</h3><table class=\"grid\"><tr><td>-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td>*</td><td>fatal</td><td>exception</td><td>An unexpected exception occurred. Please resubmit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td></tr></table></div>"
        },
        "issue" : [
          {
            "severity" : "fatal",
            "code" : "exception",
            "details" : {
              "text" : "An unexpected exception occurred. Please resubmit"
            }
          }
        ]
      }
    }
  ]
}