{
  "resourceType" : "CodeSystem",
  "id" : "openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073</b></p><a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073\"> </a><a name=\"hcopenEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073\"> </a><p>This case-sensitive code system <code>http://fhir.tiro.health/CodeSystem/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">at0107<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0107\"> </a></td><td>Registered</td><td>The existence of the test is registered in the Laboratory Information System, but there is nothing yet available.</td></tr><tr><td style=\"white-space:nowrap\">at0037<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0037\"> </a></td><td>Partial</td><td>This is a partial (e.g. initial, interim or preliminary) Test Result: data in the Test Result may be incomplete or unverified.</td></tr><tr><td style=\"white-space:nowrap\">at0120<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0120\"> </a></td><td>Preliminary</td><td>Verified early results are available, but not all results are final. This is a sub-category of 'Partial'.</td></tr><tr><td style=\"white-space:nowrap\">at0038<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0038\"> </a></td><td>Final</td><td>The Test result is complete and verified by an authorised person.</td></tr><tr><td style=\"white-space:nowrap\">at0040<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0040\"> </a></td><td>Amended</td><td>The result has been modified subsequent to being Final, and is complete and verified by the responsible pathologist, and result data has been changed.</td></tr><tr><td style=\"white-space:nowrap\">at0115<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0115\"> </a></td><td>Corrected</td><td>The result has been modified subsequent to being Final, and is complete and verified by the responsible pathologist. This is a sub-category of 'Amended'.</td></tr><tr><td style=\"white-space:nowrap\">at0119<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0119\"> </a></td><td>Appended</td><td>Subsequent to being final, the report has been modified by adding new content. The existing content is unchanged. This is a sub-category of 'Amended'.</td></tr><tr><td style=\"white-space:nowrap\">at0074<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0074\"> </a></td><td>Cancelled</td><td>The result is unavailable because the test was not started or not completed (also sometimes called 'aborted').</td></tr><tr><td style=\"white-space:nowrap\">at0116<a name=\"openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0116\"> </a></td><td>Entered in error</td><td>The Test Result has been withdrawn following previous Final release.</td></tr></table></div>"
  },
  "url" : "http://fhir.tiro.health/CodeSystem/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073",
  "version" : "0.1.0",
  "name" : "OverallTestStatusCS",
  "title" : "Overall test status",
  "status" : "active",
  "date" : "2026-06-09T06:14:58+00:00",
  "publisher" : "Tiro.health",
  "contact" : [{
    "name" : "Tiro.health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://tiro.health"
    }]
  }],
  "description" : "CodeSystem for The status of the laboratory test result as a whole.",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [{
    "code" : "at0107",
    "display" : "Registered",
    "definition" : "The existence of the test is registered in the Laboratory Information System, but there is nothing yet available."
  },
  {
    "code" : "at0037",
    "display" : "Partial",
    "definition" : "This is a partial (e.g. initial, interim or preliminary) Test Result: data in the Test Result may be incomplete or unverified."
  },
  {
    "code" : "at0120",
    "display" : "Preliminary",
    "definition" : "Verified early results are available, but not all results are final. This is a sub-category of 'Partial'."
  },
  {
    "code" : "at0038",
    "display" : "Final",
    "definition" : "The Test result is complete and verified by an authorised person."
  },
  {
    "code" : "at0040",
    "display" : "Amended",
    "definition" : "The result has been modified subsequent to being Final, and is complete and verified by the responsible pathologist, and result data has been changed."
  },
  {
    "code" : "at0115",
    "display" : "Corrected",
    "definition" : "The result has been modified subsequent to being Final, and is complete and verified by the responsible pathologist. This is a sub-category of 'Amended'."
  },
  {
    "code" : "at0119",
    "display" : "Appended",
    "definition" : "Subsequent to being final, the report has been modified by adding new content. The existing content is unchanged. This is a sub-category of 'Amended'."
  },
  {
    "code" : "at0074",
    "display" : "Cancelled",
    "definition" : "The result is unavailable because the test was not started or not completed (also sometimes called 'aborted')."
  },
  {
    "code" : "at0116",
    "display" : "Entered in error",
    "definition" : "The Test Result has been withdrawn following previous Final release."
  }]
}