New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build
New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions
{
"resourceType" : "OperationOutcome",
"id" : "request-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome request-status</b></p><a name=\"request-status\"> </a><a name=\"hcrequest-status\"> </a><a name=\"request-status-en-US\"> </a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Diagnostics</b></td></tr><tr><td style=\"display: none\">*</td><td>Error</td><td>Not Found</td><td>[4363f226-a69a-436b-bf5a-fa6828906d61]: A usable code system with URL http://hl7.org/fhir/request-status could not be resolved.</td></tr></table></div>"
},
"issue" : [
{
"severity" : "error",
"code" : "not-found",
"diagnostics" : "[4363f226-a69a-436b-bf5a-fa6828906d61]: A usable code system with URL http://hl7.org/fhir/request-status could not be resolved."
}
]
}