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

: OverallTestStatusVS - TTL Representation

Active as of 2026-06-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 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><ul><li>Include these codes as defined in <a href=\"CodeSystem-openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073.html\"><code>http://fhir.tiro.health/CodeSystem/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?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-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0107\">at0107</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-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0037\">at0037</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-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0120\">at0120</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-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0038\">at0038</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-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0040\">at0040</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0115\">at0115</a></td><td style=\"color: #cccccc\">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><a href=\"CodeSystem-openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0119\">at0119</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-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0074\">at0074</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-OBSERVATION.laboratory-test-result.v1.at0073.html#openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073-at0116\">at0116</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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.tiro.health/ValueSet/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073"^^xsd:anyURI ;
fhir:l <http://fhir.tiro.health/ValueSet/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "OverallTestStatusVS"] ; # 
  fhir:title [ fhir:v "Overall test status ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-06-09T06:14:58+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Tiro.health"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Tiro.health" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://tiro.health" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet for The status of the laboratory test result as a whole."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://fhir.tiro.health/CodeSystem/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073"^^xsd:anyURI ;
fhir:l <http://fhir.tiro.health/CodeSystem/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "at0107" ]       ] [
fhir:code [ fhir:v "at0037" ]       ] [
fhir:code [ fhir:v "at0120" ]       ] [
fhir:code [ fhir:v "at0038" ]       ] [
fhir:code [ fhir:v "at0040" ]       ] [
fhir:code [ fhir:v "at0115" ]       ] [
fhir:code [ fhir:v "at0119" ]       ] [
fhir:code [ fhir:v "at0074" ]       ] [
fhir:code [ fhir:v "at0116" ]       ] )     ] )
  ] . #