Health NZ | Te Whatu Ora FHIR Screening Implementation Guide
1.0.2 - normative+trial-use
Health NZ | Te Whatu Ora FHIR Screening Implementation Guide - Local Development build (v1.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "OperationOutcome",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome APIError-Unauthorised</b></p><a name=\"APIError-Unauthorised\"> </a><a name=\"hcAPIError-Unauthorised\"> </a><a name=\"APIError-Unauthorised-en-NZ\"> </a><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Information Suppressed</p><p><b>details</b>: <span title=\"Codes:\">UNAUTHORISED_PRACTITIONER_TYPE</span></p><p><b>diagnostics</b>: Access to cervical screening summaries is restricted to medical council or nursing council registrations.</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Information Suppressed</p><p><b>details</b>: <span title=\"Codes:\">UNAUTHORISED_APC_EXPIRED</span></p><p><b>diagnostics</b>: Access to cervical screening summaries is restricted to pratitioners with an active annual practicing certificate (APC)</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Information Suppressed</p><p><b>details</b>: <span title=\"Codes:\">UNAUTHORISED_PRACTITIONER_DECEASED</span></p><p><b>diagnostics</b>: Practitioner deceased.</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Information Suppressed</p><p><b>details</b>: <span title=\"Codes:\">UNAUTHORISED_REGISTRATION_NOT_CURRENT</span></p><p><b>diagnostics</b>: Practitioner registration must be current.</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Information Suppressed</p><p><b>details</b>: <span title=\"Codes:\">UNAUTHORISED_ORGANISATION_INACTIVE</span></p><p><b>diagnostics</b>: Organisation must be active.</p></blockquote></div>"
},
"issue" : [
{
"severity" : "error",
"code" : "suppressed",
"details" : {
"coding" : [
{
"code" : "UNAUTHORISED_PRACTITIONER_TYPE"
}
]
},
"diagnostics" : "Access to cervical screening summaries is restricted to medical council or nursing council registrations."
},
{
"severity" : "error",
"code" : "suppressed",
"details" : {
"coding" : [
{
"code" : "UNAUTHORISED_APC_EXPIRED"
}
]
},
"diagnostics" : "Access to cervical screening summaries is restricted to pratitioners with an active annual practicing certificate (APC)"
},
{
"severity" : "error",
"code" : "suppressed",
"details" : {
"coding" : [
{
"code" : "UNAUTHORISED_PRACTITIONER_DECEASED"
}
]
},
"diagnostics" : "Practitioner deceased."
},
{
"severity" : "error",
"code" : "suppressed",
"details" : {
"coding" : [
{
"code" : "UNAUTHORISED_REGISTRATION_NOT_CURRENT"
}
]
},
"diagnostics" : "Practitioner registration must be current."
},
{
"severity" : "error",
"code" : "suppressed",
"details" : {
"coding" : [
{
"code" : "UNAUTHORISED_ORGANISATION_INACTIVE"
}
]
},
"diagnostics" : "Organisation must be active."
}
]
}