@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0937"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0937 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinitionV2 Concept CommentV2 Concept Comment As Published
AOE Ask at Order EntryAsk at Order EntrySub-type of QST (Question) - OBX-5 value is answer to an Ask at Order Entry questionSub-type of QST (Question) - OBX-5 value is answer to an Ask at Order Entry question
ASC Ask at Specimen CollectionAsk at Specimen CollectionSub-type of QST (Question) - OBX-5 value is answer to an Ask at Specimen Collection questionSub-type of QST (Question) - OBX-5 value is answer to an Ask at Specimen Collection question
MCS Micro Culture StatusSub-type of RSLT (Result) This term identifies observations that give overall culture outcome, when no specific organism is being named.Examples are: no growth, normal flora
MID Micro Isolate DescriptorSub-type of RSLT (Result) This term identifies any other observations about the isolate.Examples: catalase positive, hemolytic, etc.
MIG Micro Isolate Growth QuantitySub-type of RSLT (Result) This term identifies growth levels of an isolate – can be numeric or categorical.Examples: <10,000 CFU, >100,00 CFU, Few, Moderate, Many, etc.
MIN Micro Isolate NameSub-type of RSLT (Result) This term identifies observations that name a specific organism either at the species or the genus level.Examples are: Genus Serratia, Neisseria meningitidis, Escherichia coli O157:H7, but also identification on a culture plate like presumptive Proteus species.
MIR Micro Isolate RelatedMicro Isolate RelatedSub-type of RSLT (Result) - qualifies the result as an isolate.Sub-type of RSLT (Result) - qualifies the result as an isolate.
MIRM Micro Isolate Related ModifierMicro Isolate Related ModifierSub-type of RSLT (Result) - result is a modifier of the isolate (e.g., Few, Some, etc.)Sub-type of RSLT (Result) - result is a modifier of the isolate (e.g., Few, Some, etc.)
MNIR Micro Non-Isolate RelatedMicro Non-Isolate RelatedSub-type of RSLT (Result) - qualifies result as microbiology not related to any isolate (e.g., gram stain observations)Sub-type of RSLT (Result) - qualifies result as microbiology not related to any isolate (e.g., gram stain observations)
MOD Micro Other DescriptorSub-type of RSLT (Result) This term identifies observations that do not fit the culture status, but is not at the isolate level.
MSS Micro Sample StainSub-type of RSLT (Result) This term identifies observations on gram stains (and other stains or smears) on the clinical sample.Examples are: many gram positive rods, acid fast bacteria seen, etc.
SUP Supplemental ResultSupplemental ResultSub-type of RSLT (Result) - result coming over is additional material, for example points on a graph, an image, raw instrument data, links to related observations, etc.Sub-type of RSLT (Result) - result coming over is additional material, for example points on a graph, an image, raw instrument data, links to related observations, etc.
SUR Susceptibility RelatedSusceptibility RelatedSub-type of RSLT (Result) - result value is for micro susceptibility/sensitivitySub-type of RSLT (Result) - result value is for micro susceptibility/sensitivity
UNSP UnspecifiedUnspecifiedSub-type of RSLT (Result) - result falls outside of the other sub-types.Sub-type of RSLT (Result) - result falls outside of the other sub-types.
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0937"^^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.440" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "ObservationSubtype"] ; # fhir:title [ fhir:v "observationSubtype"] ; # 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 specifying the observation sub-type. Used in HL7 Version 2.x messaging in the OBX segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0937 (Observation Sub-Type)"] ; # 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-0937"^^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 "v2-concCommentAsPub" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ; fhir:description [ fhir:v "V2 Concept Comment As Published" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:id [ fhir:v "6708" ] ; fhir:code [ fhir:v "AOE" ] ; fhir:display [ fhir:v "Ask at Order Entry" ] ; fhir:definition [ fhir:v "Ask at Order Entry" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of QST (Question) - OBX-5 value is answer to an Ask at Order Entry question" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of QST (Question) - OBX-5 value is answer to an Ask at Order Entry question" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6709" ] ; fhir:code [ fhir:v "ASC" ] ; fhir:display [ fhir:v "Ask at Specimen Collection" ] ; fhir:definition [ fhir:v "Ask at Specimen Collection" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of QST (Question) - OBX-5 value is answer to an Ask at Specimen Collection question" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of QST (Question) - OBX-5 value is answer to an Ask at Specimen Collection question" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6710" ] ; fhir:code [ fhir:v "MCS" ] ; fhir:display [ fhir:v "Micro Culture Status" ] ; fhir:definition [ fhir:v "Sub-type of RSLT (Result) This term identifies observations that give overall culture outcome, when no specific organism is being named." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Examples are: no growth, normal flora" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "N" ] ] ) ] [ fhir:id [ fhir:v "6711" ] ; fhir:code [ fhir:v "MID" ] ; fhir:display [ fhir:v "Micro Isolate Descriptor" ] ; fhir:definition [ fhir:v "Sub-type of RSLT (Result) This term identifies any other observations about the isolate." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Examples: catalase positive, hemolytic, etc." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "N" ] ] ) ] [ fhir:id [ fhir:v "6712" ] ; fhir:code [ fhir:v "MIG" ] ; fhir:display [ fhir:v "Micro Isolate Growth Quantity" ] ; fhir:definition [ fhir:v "Sub-type of RSLT (Result) This term identifies growth levels of an isolate – can be numeric or categorical." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Examples: <10,000 CFU, >100,00 CFU, Few, Moderate, Many, etc." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "N" ] ] ) ] [ fhir:id [ fhir:v "6713" ] ; fhir:code [ fhir:v "MIN" ] ; fhir:display [ fhir:v "Micro Isolate Name" ] ; fhir:definition [ fhir:v "Sub-type of RSLT (Result) This term identifies observations that name a specific organism either at the species or the genus level." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Examples are: Genus Serratia, Neisseria meningitidis, Escherichia coli O157:H7, but also identification on a culture plate like presumptive Proteus species." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "N" ] ] ) ] [ fhir:id [ fhir:v "6714" ] ; fhir:code [ fhir:v "MIR" ] ; fhir:display [ fhir:v "Micro Isolate Related" ] ; fhir:definition [ fhir:v "Micro Isolate Related" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - qualifies the result as an isolate." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - qualifies the result as an isolate." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "6715" ] ; fhir:code [ fhir:v "MIRM" ] ; fhir:display [ fhir:v "Micro Isolate Related Modifier" ] ; fhir:definition [ fhir:v "Micro Isolate Related Modifier" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result is a modifier of the isolate (e.g., Few, Some, etc.)" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result is a modifier of the isolate (e.g., Few, Some, etc.)" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "6716" ] ; fhir:code [ fhir:v "MNIR" ] ; fhir:display [ fhir:v "Micro Non-Isolate Related" ] ; fhir:definition [ fhir:v "Micro Non-Isolate Related" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - qualifies result as microbiology not related to any isolate (e.g., gram stain observations)" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - qualifies result as microbiology not related to any isolate (e.g., gram stain observations)" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "6717" ] ; fhir:code [ fhir:v "MOD" ] ; fhir:display [ fhir:v "Micro Other Descriptor" ] ; fhir:definition [ fhir:v "Sub-type of RSLT (Result) This term identifies observations that do not fit the culture status, but is not at the isolate level." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "N" ] ] ) ] [ fhir:id [ fhir:v "6718" ] ; fhir:code [ fhir:v "MSS" ] ; fhir:display [ fhir:v "Micro Sample Stain" ] ; fhir:definition [ fhir:v "Sub-type of RSLT (Result) This term identifies observations on gram stains (and other stains or smears) on the clinical sample." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Examples are: many gram positive rods, acid fast bacteria seen, etc." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6719" ] ; fhir:code [ fhir:v "SUP" ] ; fhir:display [ fhir:v "Supplemental Result" ] ; fhir:definition [ fhir:v "Supplemental Result" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result coming over is additional material, for example points on a graph, an image, raw instrument data, links to related observations, etc." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result coming over is additional material, for example points on a graph, an image, raw instrument data, links to related observations, etc." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6720" ] ; fhir:code [ fhir:v "SUR" ] ; fhir:display [ fhir:v "Susceptibility Related" ] ; fhir:definition [ fhir:v "Susceptibility Related" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result value is for micro susceptibility/sensitivity" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result value is for micro susceptibility/sensitivity" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6721" ] ; fhir:code [ fhir:v "UNSP" ] ; fhir:display [ fhir:v "Unspecified" ] ; fhir:definition [ fhir:v "Unspecified" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result falls outside of the other sub-types." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sub-type of RSLT (Result) - result falls outside of the other sub-types." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------