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
{
"resourceType" : "OperationOutcome",
"id" : "update-immunisation-request-response-message-1",
"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-1</b></p><a name=\"update-immunisation-request-response-message-1\"> </a><a name=\"hcupdate-immunisation-request-response-message-1\"> </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>: Processing Failure</p><p><b>details</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/air-operationoutcome-code UNKNOWN}\">Unknown error</span></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" : "processing",
"details" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/air-operationoutcome-code",
"code" : "UNKNOWN"
}
]
},
"expression" : [
"FZZ065-D"
]
}
]
}