@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 -------------------------------------------------------------------

<http://fhir.tiro.health/CodeSystem/openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "openEHR-EHR-OBSERVATION.laboratory-test-result.v1.at0073"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     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:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "OverallTestStatusCS"] ; # 
  fhir:title [ fhir:v "Overall test status"] ; # 
  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 "CodeSystem for The status of the laboratory test result as a whole."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "at0107" ] ;
     fhir:display [ fhir:v "Registered" ] ;
     fhir:definition [ fhir:v "The existence of the test is registered in the Laboratory Information System, but there is nothing yet available." ]
  ] [
     fhir:code [ fhir:v "at0037" ] ;
     fhir:display [ fhir:v "Partial" ] ;
     fhir:definition [ fhir:v "This is a partial (e.g. initial, interim or preliminary) Test Result: data in the Test Result may be incomplete or unverified." ]
  ] [
     fhir:code [ fhir:v "at0120" ] ;
     fhir:display [ fhir:v "Preliminary" ] ;
     fhir:definition [ fhir:v "Verified early results are available, but not all results are final. This is a sub-category of 'Partial'." ]
  ] [
     fhir:code [ fhir:v "at0038" ] ;
     fhir:display [ fhir:v "Final" ] ;
     fhir:definition [ fhir:v "The Test result is complete and verified by an authorised person." ]
  ] [
     fhir:code [ fhir:v "at0040" ] ;
     fhir:display [ fhir:v "Amended" ] ;
     fhir:definition [ fhir:v "The result has been modified subsequent to being Final, and is complete and verified by the responsible pathologist, and result data has been changed." ]
  ] [
     fhir:code [ fhir:v "at0115" ] ;
     fhir:display [ fhir:v "Corrected" ] ;
     fhir:definition [ fhir:v "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'." ]
  ] [
     fhir:code [ fhir:v "at0119" ] ;
     fhir:display [ fhir:v "Appended" ] ;
     fhir:definition [ fhir:v "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'." ]
  ] [
     fhir:code [ fhir:v "at0074" ] ;
     fhir:display [ fhir:v "Cancelled" ] ;
     fhir:definition [ fhir:v "The result is unavailable because the test was not started or not completed (also sometimes called 'aborted')." ]
  ] [
     fhir:code [ fhir:v "at0116" ] ;
     fhir:display [ fhir:v "Entered in error" ] ;
     fhir:definition [ fhir:v "The Test Result has been withdrawn following previous Final release." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

