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

Generated Narrative: CodeSystem v2-0384

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
V2 Concept Commentv2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
V2 Concept Comment As Publishedv2-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-0384 defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionstatusV2 Concept CommentV2 Concept Comment As Published
SR Single Test ReagentSingle Test ReagentA
MR Multiple Test ReagentMultiple Test ReagentAThe consumption cannot be tied to orders for a single testThe consumption cannot be tied to orders for a single test
DI DiluentDiluentA
PT PretreatmentPretreatmentA
RC Reagent CalibratorReagent CalibratorA
CO Control ReagentControl ReagentA
PW Purified WaterPurified WaterA
LW Liquid WasteLiquid WasteA
SW Solid WasteSolid WasteA
SC Countable Solid ItemCountable Solid ItemAE.g., Pipetting tipE.g., Pipetting tip
LI Measurable Liquid ItemMeasurable Liquid ItemA
OT OtherOtherA
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0384"^^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.237" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "SubstanceType"] ; # fhir:title [ fhir:v "substanceType"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # 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 identifying the type of substance. Used in HL7 Version 2.x messaging in the Inventory Detail (INV) segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0384 (Substance 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.html"] ; # fhir:caseSensitive [ fhir:v true] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0384"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:compositional [ fhir:v false] ; # fhir:versionNeeded [ fhir:v false] ; # 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 "3841" ] ; fhir:code [ fhir:v "SR" ] ; fhir:display [ fhir:v "Single Test Reagent" ] ; fhir:definition [ fhir:v "Single Test Reagent" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3842" ] ; fhir:code [ fhir:v "MR" ] ; fhir:display [ fhir:v "Multiple Test Reagent" ] ; fhir:definition [ fhir:v "Multiple Test Reagent" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ a fhir:string ; fhir:v "The consumption cannot be tied to orders for a single test" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ a fhir:string ; fhir:v "The consumption cannot be tied to orders for a single test" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3843" ] ; fhir:code [ fhir:v "DI" ] ; fhir:display [ fhir:v "Diluent" ] ; fhir:definition [ fhir:v "Diluent" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3844" ] ; fhir:code [ fhir:v "PT" ] ; fhir:display [ fhir:v "Pretreatment" ] ; fhir:definition [ fhir:v "Pretreatment" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3845" ] ; fhir:code [ fhir:v "RC" ] ; fhir:display [ fhir:v "Reagent Calibrator" ] ; fhir:definition [ fhir:v "Reagent Calibrator" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3846" ] ; fhir:code [ fhir:v "CO" ] ; fhir:display [ fhir:v "Control Reagent" ] ; fhir:definition [ fhir:v "Control Reagent" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3847" ] ; fhir:code [ fhir:v "PW" ] ; fhir:display [ fhir:v "Purified Water" ] ; fhir:definition [ fhir:v "Purified Water" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3848" ] ; fhir:code [ fhir:v "LW" ] ; fhir:display [ fhir:v "Liquid Waste" ] ; fhir:definition [ fhir:v "Liquid Waste" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3849" ] ; fhir:code [ fhir:v "SW" ] ; fhir:display [ fhir:v "Solid Waste" ] ; fhir:definition [ fhir:v "Solid Waste" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3850" ] ; fhir:code [ fhir:v "SC" ] ; fhir:display [ fhir:v "Countable Solid Item" ] ; fhir:definition [ fhir:v "Countable Solid Item" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ a fhir:string ; fhir:v "E.g., Pipetting tip" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ a fhir:string ; fhir:v "E.g., Pipetting tip" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3851" ] ; fhir:code [ fhir:v "LI" ] ; fhir:display [ fhir:v "Measurable Liquid Item" ] ; fhir:definition [ fhir:v "Measurable Liquid Item" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3852" ] ; fhir:code [ fhir:v "OT" ] ; fhir:display [ fhir:v "Other" ] ; fhir:definition [ fhir:v "Other" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------