Aotearoa Immunisation Register (AIR) FHIR Implementation Guide
2.7.0 - ci-build New Zealand

Aotearoa Immunisation Register (AIR) FHIR Implementation Guide - Local Development build (v2.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: update-immunisation-request-response-message-2 - JSON Representation

Raw json | Download

{
  "resourceType" : "OperationOutcome",
  "id" : "update-immunisation-request-response-message-2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome update-immunisation-request-response-message-2</b></p><a name=\"update-immunisation-request-response-message-2\"> </a><a name=\"hcupdate-immunisation-request-response-message-2\"> </a><blockquote><p><b>issue</b></p><p><b>severity</b>: Information</p><p><b>code</b>: Informational Note</p><p><b>details</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0008 AA}\">Original mode: Application Accept - Enhanced mode: Application acknowledgment: Accept</span></p><p><b>expression</b>: FZZ968-B</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Throttled</p><p><b>expression</b>: FZZ065-D</p></blockquote></div>"
  },
  "issue" : [
    {
      "severity" : "information",
      "code" : "informational",
      "details" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0008",
            "code" : "AA"
          }
        ]
      },
      "expression" : [
        "FZZ968-B"
      ]
    },
    {
      "severity" : "error",
      "code" : "throttled",
      "expression" : [
        "FZZ065-D"
      ]
    }
  ]
}