Tiro.health Implementation Guide
0.1.0 - ci-build
Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-09 |
{
"resourceType" : "CodeSystem",
"id" : "openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 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><p>This case-sensitive code system <code>http://fhir.tiro.health/CodeSystem/openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005</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\">at0015<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0015\"> </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\">at0016<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0016\"> </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\">at0017<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0017\"> </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\">at0018<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0018\"> </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\">at0020<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0020\"> </a></td><td>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 style=\"white-space:nowrap\">at0019<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0019\"> </a></td><td>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 style=\"white-space:nowrap\">at0021<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0021\"> </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\">at0023<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0023\"> </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\">at0022<a name=\"openEHR-EHR-CLUSTER.laboratory-test-analyte.v1.at0005-at0022\"> </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-CLUSTER.laboratory-test-analyte.v1.at0005",
"version" : "0.1.0",
"name" : "ResultStatusCS",
"title" : "Result 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 analyte result value.",
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "at0015",
"display" : "Registered",
"definition" : "The existence of the test is registered in the Laboratory Information System, but there is nothing yet available."
},
{
"code" : "at0016",
"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" : "at0017",
"display" : "Preliminary",
"definition" : "Verified early results are available, but not all results are final. This is a sub-category of 'Partial'."
},
{
"code" : "at0018",
"display" : "Final",
"definition" : "The Test result is complete and verified by an authorised person."
},
{
"code" : "at0020",
"display" : "Amended",
"definition" : "The result has been modified subsequent to being Final, and is complete and verified by an authorised person, and result data has been changed."
},
{
"code" : "at0019",
"display" : "Corrected",
"definition" : "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'."
},
{
"code" : "at0021",
"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" : "at0023",
"display" : "Cancelled",
"definition" : "The result is unavailable because the test was not started or not completed (also sometimes called 'aborted')."
},
{
"code" : "at0022",
"display" : "Entered in error",
"definition" : "The Test Result has been withdrawn following previous Final release."
}
]
}