HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: specimenRole - 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:id [ fhir:v "v2-0369"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</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></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0369</code> defines the following codes in a Is-A heirarchy:</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></tr><tr><td style=\"white-space:nowrap\">B<a name=\"v2-0369-B\"> </a></td><td>Blind Sample</td><td>Used to test the validity of the measurement process, where the composition of the sample is unknown except to the person submitting it.</td><td/></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0369-C\"> </a></td><td>Calibrator</td><td>Used for initial setting of calibration of the instrument.</td><td/></tr><tr><td style=\"white-space:nowrap\">E<a name=\"v2-0369-E\"> </a></td><td>Electronic QC</td><td>Used with manufactured reference providing signals that simulate QC results</td><td/></tr><tr><td style=\"white-space:nowrap\">F<a name=\"v2-0369-F\"> </a></td><td>Filler Organization Proficiency</td><td>Specimen used for testing proficiency of the organization performing the testing (Filler).</td><td/></tr><tr><td style=\"white-space:nowrap\">G<a name=\"v2-0369-G\"> </a></td><td>Group</td><td>Used when solid specimens consist of multiple individual elements that are not individually identified but can be separated again into the original specimens.  The identifiers of the original specimens may be tracked.</td><td/></tr><tr><td style=\"white-space:nowrap\">H<a name=\"v2-0369-H\"> </a></td><td>Historical Specimen</td><td>This identifies a parent specimen to the specimen that is submitted for testing</td><td>The order of specimen processing can be derived from the SPM-3 value in all SPM segments in the message.  More than one historical SPM can be submitted, each SPM describes one step in the derivation process of the specimen submitted for testing.</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"v2-0369-L\"> </a></td><td>Pool</td><td>Used when aliquots of liquid individual specimens are combined to form a single specimen representing all of the components that are not individually identified.  The identifiers of the original specimens may be tracked.</td><td/></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0369-O\"> </a></td><td>Operator Proficiency</td><td>Specimen used for testing Operator Proficiency.</td><td/></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0369-P\"> </a></td><td>Patient</td><td>Used for any patient sample.</td><td>If the component is not valued (blank) this represents the default meaning.</td></tr><tr><td style=\"white-space:nowrap\">Q<a name=\"v2-0369-Q\"> </a></td><td>Control specimen</td><td>Used when specimen is the control specimen (either positive or negative).</td><td/></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0369-R\"> </a></td><td>Replicate (of patient sample as a control)</td><td>Used when a patient sample is re-run as a control for a repeat test.</td><td/></tr><tr><td style=\"white-space:nowrap\">V<a name=\"v2-0369-V\"> </a></td><td>Verifying Calibrator</td><td>Used for periodic calibration checks.</td><td/></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.227" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "SpecimenRole"] ; # 
  fhir:title [ fhir:v "specimenRole"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "HL7-defined code system of concepts that identify the role of a sample.  Used in HL7 Version 2.x messaging in the Specimen (SPM) and Observation Request (OBR) segments."] ; # 
  fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0369 (Specimen Role)"] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0369"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0369>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:id [ fhir:v "3714" ] ;
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Blind Sample" ] ;
fhir:definition [ fhir:v "Used to test the validity of the measurement process, where the composition of the sample is unknown except to the person submitting it." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3715" ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Calibrator" ] ;
fhir:definition [ fhir:v "Used for initial setting of calibration of the instrument." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3716" ] ;
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Electronic QC" ] ;
fhir:definition [ fhir:v "Used with manufactured reference providing signals that simulate QC results" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3717" ] ;
fhir:code [ fhir:v "F" ] ;
fhir:display [ fhir:v "Filler Organization Proficiency" ] ;
fhir:definition [ fhir:v "Specimen used for testing proficiency of the organization performing the testing (Filler)." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3718" ] ;
fhir:code [ fhir:v "G" ] ;
fhir:display [ fhir:v "Group" ] ;
fhir:definition [ fhir:v "Used when solid specimens consist of multiple individual elements that are not individually identified but can be separated again into the original specimens.  The identifiers of the original specimens may be tracked." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3719" ] ;
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "Historical Specimen" ] ;
fhir:definition [ fhir:v "This identifies a parent specimen to the specimen that is submitted for testing" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "The order of specimen processing can be derived from the SPM-3 value in all SPM segments in the message.  More than one historical SPM can be submitted, each SPM describes one step in the derivation process of the specimen submitted for testing." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "3720" ] ;
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Pool" ] ;
fhir:definition [ fhir:v "Used when aliquots of liquid individual specimens are combined to form a single specimen representing all of the components that are not individually identified.  The identifiers of the original specimens may be tracked." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3721" ] ;
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Operator Proficiency" ] ;
fhir:definition [ fhir:v "Specimen used for testing Operator Proficiency." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3722" ] ;
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Patient" ] ;
fhir:definition [ fhir:v "Used for any patient sample." ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "If the component is not valued (blank) this represents the default meaning." ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3723" ] ;
fhir:code [ fhir:v "Q" ] ;
fhir:display [ fhir:v "Control specimen" ] ;
fhir:definition [ fhir:v "Used when specimen is the control specimen (either positive or negative)." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3724" ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Replicate (of patient sample as a control)" ] ;
fhir:definition [ fhir:v "Used when a patient sample is re-run as a control for a repeat test." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3725" ] ;
fhir:code [ fhir:v "V" ] ;
fhir:display [ fhir:v "Verifying Calibrator" ] ;
fhir:definition [ fhir:v "Used for periodic calibration checks." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] ) . #