@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix xsd: .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0951"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "Placeholder
"
] ; #
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-0951"^^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.451" ]
] ) ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "ReasonForStudy"] ; #
fhir:title [ fhir:v "reasonForStudy"] ; #
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 "HL7, Inc"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/" ]
] )
] ) ; #
fhir:description [ fhir:v "HL7-defined code system of concepts that provide additional information to the universal service identifier on why a test, study or review was ordered. Initial values are to support the IHE LCC LAB-7 transaction."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0951 (Reason for Study)"] ; #
fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0951"^^xsd:anyURI ;
fhir:link
] ; #
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:code [ fhir:v "HL7usageNotes" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes"^^xsd:anyURI ] ;
fhir:description [ fhir:v "HL7 Concept Usage Notes" ] ;
fhir:type [ fhir:v "string" ]
] ) ; #
fhir:concept ( [
fhir:id [ fhir:v "6775" ] ;
fhir:code [ fhir:v "BS" ] ;
fhir:display [ fhir:v "Bank residual specimen" ] ;
fhir:definition [ fhir:v "Requests that the specimen should be stored long term" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6776" ] ;
fhir:code [ fhir:v "CR" ] ;
fhir:display [ fhir:v "Confirm results value" ] ;
fhir:definition [ fhir:v "Requests verification of previously reported results" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6777" ] ;
fhir:code [ fhir:v "FP" ] ;
fhir:display [ fhir:v "Store residual specimen pending follow up" ] ;
fhir:definition [ fhir:v "Requests that the specimen should be saved for a short duration until follow up is completed" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Provides instructions for Specimen storage" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6778" ] ;
fhir:code [ fhir:v "IN" ] ;
fhir:display [ fhir:v "Interpret results" ] ;
fhir:definition [ fhir:v "Requests interpretation of previously reported results" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6779" ] ;
fhir:code [ fhir:v "IR" ] ;
fhir:display [ fhir:v "Review clinically inconsistent results" ] ;
fhir:definition [ fhir:v "Requests comparison of previously reported results amongst themselves" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6780" ] ;
fhir:code [ fhir:v "IT" ] ;
fhir:display [ fhir:v "Incorrect test performed" ] ;
fhir:definition [ fhir:v "For process improvement work this code can be used to identify when an incorrect test was performed for the target order" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6781" ] ;
fhir:code [ fhir:v "OP" ] ;
fhir:display [ fhir:v "Test ordering problem" ] ;
fhir:definition [ fhir:v "For process improvement work this code can be used to identify orders and the respective results, where problems occurred during ordering" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6782" ] ;
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient identification problem" ] ;
fhir:definition [ fhir:v "For process improvement work this code can be used to identify when a patient identification issue has occurred on the target order" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6783" ] ;
fhir:code [ fhir:v "SI" ] ;
fhir:display [ fhir:v "Suspected interference" ] ;
fhir:definition [ fhir:v "Requests verification of previously reported results due to suspected interference" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6784" ] ;
fhir:code [ fhir:v "SP" ] ;
fhir:display [ fhir:v "Sampling problem" ] ;
fhir:definition [ fhir:v "For process improvement work this code can be used to identify orders, where problems occurred during sample collection" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "R" ]
] )
] [
fhir:id [ fhir:v "6785" ] ;
fhir:code [ fhir:v "TP" ] ;
fhir:display [ fhir:v "Specimen transport problem" ] ;
fhir:definition [ fhir:v "For process improvement work this code can be used to identify orders, where problems occurred during sample transport" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6786" ] ;
fhir:code [ fhir:v "TT" ] ;
fhir:display [ fhir:v "Turnaround time problem" ] ;
fhir:definition [ fhir:v "For process improvement work this code can be used to identify results with excessive reporting delay" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] [
fhir:id [ fhir:v "6787" ] ;
fhir:code [ fhir:v "XR" ] ;
fhir:display [ fhir:v "Incorrect results" ] ;
fhir:definition [ fhir:v "For process improvement work this code can be used to identify when incorrect result were reported for the target order" ] ;
fhir:property ( [
fhir:code [ fhir:v "HL7usageNotes" ] ;
fhir:value [ fhir:v "Used to indicate why review is requested" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]
] )
] ) . #
# -------------------------------------------------------------------------------------