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

: diagnostic-report-status - JSON Representation

Raw json | Download

{
  "resourceType" : "OperationOutcome",
  "id" : "diagnostic-report-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome diagnostic-report-status</b></p><a name=\"diagnostic-report-status\"> </a><a name=\"hcdiagnostic-report-status\"> </a><a name=\"diagnostic-report-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>[1585016c-564f-4030-99cc-2f35443cc80e]: A usable code system with URL http://hl7.org/fhir/diagnostic-report-status could not be resolved.</td></tr></table></div>"
  },
  "issue" : [
    {
      "severity" : "error",
      "code" : "not-found",
      "diagnostics" : "[1585016c-564f-4030-99cc-2f35443cc80e]: A usable code system with URL http://hl7.org/fhir/diagnostic-report-status could not be resolved."
    }
  ]
}