HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: resultStatus - TTL Representation

Active as of 2019-12-01

Raw ttl | Download


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

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

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "v2-0123"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr><tr><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>string</td><td>V2 Concept Comment</td></tr><tr><td>HL7usageNotes</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes</td><td>string</td><td>HL7 Concept Usage Notes</td></tr></table><p>This code system <code>http://terminology.hl7.org/CodeSystem/v2-0123</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><td><b>V2 Concept Comment</b></td><td><b>HL7 Concept Usage Notes</b></td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0123-O\"> </a></td><td>Order received; specimen not yet received</td><td>Order received; specimen not yet received</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0123-I\"> </a></td><td>No results available; specimen received, procedure incomplete</td><td>No results available; specimen received, procedure incomplete</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0123-S\"> </a></td><td>No results available; procedure scheduled, but not done</td><td>No results available; procedure scheduled, but not done</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">A<a name=\"v2-0123-A\"> </a></td><td>Some, but not all, results available</td><td>Some, but not all, results available</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0123-P\"> </a></td><td>Preliminary</td><td>A verified early result is available, final results not yet obtained</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0123-C\"> </a></td><td>Corrected, final</td><td>A result under an order, that has been finalized has been corrected</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0123-R\"> </a></td><td>Results stored; not yet verified</td><td>Results stored; not yet verified</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">F<a name=\"v2-0123-F\"> </a></td><td>Final results</td><td>Final results; results stored and verified.</td><td>Can only be changed with a corrected result.</td><td/></tr><tr><td style=\"white-space:nowrap\">X<a name=\"v2-0123-X\"> </a></td><td>No results available; Order canceled</td><td>No results available; Order canceled.</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">Y<a name=\"v2-0123-Y\"> </a></td><td>No order on record for this test</td><td>No order on record for this test.</td><td/><td>Used only on queries</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"v2-0123-Z\"> </a></td><td>No record of this patient</td><td>No record of this patient.</td><td/><td>Used only on queries</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"v2-0123-M\"> </a></td><td>Corrected, not final</td><td>A result under an order, that has not yet been finalized has been corrected</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">N<a name=\"v2-0123-N\"> </a></td><td>Procedure completed, results pending</td><td>No result available; requested procedure done.  To indicate that a requested test is performed but results are pending/not yet available.</td><td/><td>Transitions/Relationships: \nOBR-25  Valid preceding state (... to N): O, I, S.  Succeeding state (N to ...): P, A, R, F, X\nOBX-11  No OBX segments can be present where OBX-29 = RSLT</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>O</td><td>Auftrag erhalten - Probe steht noch aus</td></tr><tr><td>I</td><td>Keine Ergebnisse - Probe liegt vor, Untersuchung unvollständig</td></tr><tr><td>S</td><td>Keine Ergebnisse - Untersuchung eingeplant, aber noch nicht durchgeführt</td></tr><tr><td>A</td><td>einige, aber nicht alle Ergebnisse verfügbar</td></tr><tr><td>P</td><td>Vorläufig - Validiertes Zwischenergebnis liegt vor, aber noch keine endgültigen</td></tr><tr><td>C</td><td>korrigiertes Ergebnis, final</td></tr><tr><td>R</td><td>Ergebnisse gespeichert, aber noch nicht validiert</td></tr><tr><td>F</td><td>Endergebnis - Auftrag erledigt, Ergebnisse validiert</td></tr><tr><td>X</td><td>Keine Ergebnisse - Auftrag storniert</td></tr><tr><td>Y</td><td>Kein Auftrag zu dieser Untersuchung</td></tr><tr><td>Z</td><td>Keine Daten über diesen Patienten</td></tr><tr><td>M</td><td></td></tr><tr><td>N</td><td></td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "oo" ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0123"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.18.51" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.4.0"];
  fhir:CodeSystem.name [ fhir:value "ResultStatus"];
  fhir:CodeSystem.title [ fhir:value "resultStatus"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2019-12-01"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "HL7, Inc"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "HL7-defined code system of concepts which specify a status of results for an order.  Used in HL7 Version 2.x messaging in the OBR segment."];
  fhir:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0123 (Result Status)"];
  fhir:CodeSystem.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/v2-0123";
     fhir:link <http://terminology.hl7.org/ValueSet/v2-0123>
  ];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.property [
     fhir:index 0;
     fhir:CodeSystem.property.code [ fhir:value "status" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status" ];
     fhir:CodeSystem.property.description [ fhir:value "Status of the concept" ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.property.code [ fhir:value "deprecated" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated" ];
     fhir:CodeSystem.property.description [ fhir:value "Version of HL7 in which the code was deprecated" ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.property.code [ fhir:value "v2-concComment" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment" ];
     fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment" ];
     fhir:CodeSystem.property.type [ fhir:value "string" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.property.code [ fhir:value "HL7usageNotes" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes" ];
     fhir:CodeSystem.property.description [ fhir:value "HL7 Concept Usage Notes" ];
     fhir:CodeSystem.property.type [ fhir:value "string" ]
  ];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:Element.id [ fhir:value "1430" ];
     fhir:CodeSystem.concept.code [ fhir:value "O" ];
     fhir:CodeSystem.concept.display [ fhir:value "Order received; specimen not yet received" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Order received; specimen not yet received" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Auftrag erhalten - Probe steht noch aus" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 1;
     fhir:Element.id [ fhir:value "1431" ];
     fhir:CodeSystem.concept.code [ fhir:value "I" ];
     fhir:CodeSystem.concept.display [ fhir:value "No results available; specimen received, procedure incomplete" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No results available; specimen received, procedure incomplete" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Ergebnisse - Probe liegt vor, Untersuchung unvollständig" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 2;
     fhir:Element.id [ fhir:value "1432" ];
     fhir:CodeSystem.concept.code [ fhir:value "S" ];
     fhir:CodeSystem.concept.display [ fhir:value "No results available; procedure scheduled, but not done" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No results available; procedure scheduled, but not done" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Ergebnisse - Untersuchung eingeplant, aber noch nicht durchgeführt" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 3;
     fhir:Element.id [ fhir:value "1433" ];
     fhir:CodeSystem.concept.code [ fhir:value "A" ];
     fhir:CodeSystem.concept.display [ fhir:value "Some, but not all, results available" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Some, but not all, results available" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "einige, aber nicht alle Ergebnisse verfügbar" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 4;
     fhir:Element.id [ fhir:value "1434" ];
     fhir:CodeSystem.concept.code [ fhir:value "P" ];
     fhir:CodeSystem.concept.display [ fhir:value "Preliminary" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A verified early result is available, final results not yet obtained" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Vorläufig - Validiertes Zwischenergebnis liegt vor, aber noch keine endgültigen" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 5;
     fhir:Element.id [ fhir:value "1435" ];
     fhir:CodeSystem.concept.code [ fhir:value "C" ];
     fhir:CodeSystem.concept.display [ fhir:value "Corrected, final" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A result under an order, that has been finalized has been corrected" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "korrigiertes Ergebnis, final" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 6;
     fhir:Element.id [ fhir:value "1436" ];
     fhir:CodeSystem.concept.code [ fhir:value "R" ];
     fhir:CodeSystem.concept.display [ fhir:value "Results stored; not yet verified" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Results stored; not yet verified" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ergebnisse gespeichert, aber noch nicht validiert" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 7;
     fhir:Element.id [ fhir:value "1437" ];
     fhir:CodeSystem.concept.code [ fhir:value "F" ];
     fhir:CodeSystem.concept.display [ fhir:value "Final results" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Final results; results stored and verified." ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Endergebnis - Auftrag erledigt, Ergebnisse validiert" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "Can only be changed with a corrected result." ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 8;
     fhir:Element.id [ fhir:value "1438" ];
     fhir:CodeSystem.concept.code [ fhir:value "X" ];
     fhir:CodeSystem.concept.display [ fhir:value "No results available; Order canceled" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No results available; Order canceled." ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Ergebnisse - Auftrag storniert" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 9;
     fhir:Element.id [ fhir:value "1439" ];
     fhir:CodeSystem.concept.code [ fhir:value "Y" ];
     fhir:CodeSystem.concept.display [ fhir:value "No order on record for this test" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No order on record for this test." ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Kein Auftrag zu dieser Untersuchung" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "HL7usageNotes" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "Used only on queries" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 10;
     fhir:Element.id [ fhir:value "1440" ];
     fhir:CodeSystem.concept.code [ fhir:value "Z" ];
     fhir:CodeSystem.concept.display [ fhir:value "No record of this patient" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No record of this patient." ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de" ];
       fhir:CodeSystem.concept.designation.use [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ];
         fhir:Coding.code [ fhir:value "preferredForLanguage" ]       ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Daten über diesen Patienten" ]     ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "HL7usageNotes" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "Used only on queries" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 11;
     fhir:Element.id [ fhir:value "1441" ];
     fhir:CodeSystem.concept.code [ fhir:value "M" ];
     fhir:CodeSystem.concept.display [ fhir:value "Corrected, not final" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A result under an order, that has not yet been finalized has been corrected" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 12;
     fhir:Element.id [ fhir:value "1442" ];
     fhir:CodeSystem.concept.code [ fhir:value "N" ];
     fhir:CodeSystem.concept.display [ fhir:value "Procedure completed, results pending" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No result available; requested procedure done.  To indicate that a requested test is performed but results are pending/not yet available." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "HL7usageNotes" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "Transitions/Relationships: \nOBR-25  Valid preceding state (... to N): O, I, S.  Succeeding state (N to ...): P, A, R, F, X\nOBX-11  No OBX segments can be present where OBX-29 = RSLT" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.