{
  "resourceType" : "ValueSet",
  "id" : "openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005</b></p><a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005\"> </a><a name=\"hcopenEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html\"><code>http://fhir.tiro.health/CodeSystem/openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0015\">at0015</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0016\">at0016</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0017\">at0017</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0018\">at0018</a></td><td style=\"color: #cccccc\">Final</td><td>The Test result is complete and verified by an authorised person.</td></tr><tr><td><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0020\">at0020</a></td><td style=\"color: #cccccc\">Amended</td><td>The result has been modified subsequent to being Final, and is complete and verified by an authorised person, and result data has been changed.</td></tr><tr><td><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0019\">at0019</a></td><td style=\"color: #cccccc\">Corrected</td><td>The result has been modified subsequent to being Final, and is complete and verified by an authorised person. This is a sub-category of 'Amended'.</td></tr><tr><td><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0021\">at0021</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0023\">at0023</a></td><td style=\"color: #cccccc\">Cancelled</td><td>The result is unavailable because the test was not started or not completed (also sometimes called 'aborted').</td></tr><tr><td><a href=\"CodeSystem-openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005.html#openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0022\">at0022</a></td><td style=\"color: #cccccc\">Entered in error</td><td>The Test Result has been withdrawn following previous Final release.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.tiro.health/ValueSet/openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005",
  "version" : "0.1.0",
  "name" : "ResultStatusVS",
  "title" : "Result status ValueSet",
  "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" : "ValueSet for The status of the analyte result value.",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.tiro.health/CodeSystem/openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005",
      "concept" : [{
        "code" : "at0015"
      },
      {
        "code" : "at0016"
      },
      {
        "code" : "at0017"
      },
      {
        "code" : "at0018"
      },
      {
        "code" : "at0020"
      },
      {
        "code" : "at0019"
      },
      {
        "code" : "at0021"
      },
      {
        "code" : "at0023"
      },
      {
        "code" : "at0022"
      }]
    }]
  }
}