@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix xsd: .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0933"] ; #
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-0933"^^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.434" ]
] ) ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "IntendedProcedureType"] ; #
fhir:title [ fhir:v "intendedProcedureType"] ; #
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 specifying the type of intended procedure. Used in HL7 Version 2.x messaging in the DON segment."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0933 (Intended Procedure Type)"] ; #
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-0933"^^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 "6683" ] ;
fhir:code [ fhir:v "WBL" ] ;
fhir:display [ fhir:v "Whole Blood" ] ;
fhir:definition [ fhir:v "Whole Blood" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6684" ] ;
fhir:code [ fhir:v "2RC" ] ;
fhir:display [ fhir:v "Double Red Cells" ] ;
fhir:definition [ fhir:v "Double Red Cells" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6685" ] ;
fhir:code [ fhir:v "PLS" ] ;
fhir:display [ fhir:v "Plasma" ] ;
fhir:definition [ fhir:v "Plasma" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6686" ] ;
fhir:code [ fhir:v "PLT" ] ;
fhir:display [ fhir:v "Platelets" ] ;
fhir:definition [ fhir:v "Platelets" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6687" ] ;
fhir:code [ fhir:v "PNP" ] ;
fhir:display [ fhir:v "Platelets and Plasma" ] ;
fhir:definition [ fhir:v "Platelets and Plasma" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6688" ] ;
fhir:code [ fhir:v "PNR" ] ;
fhir:display [ fhir:v "Platelets and Red Cells" ] ;
fhir:definition [ fhir:v "Platelets and Red Cells" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6689" ] ;
fhir:code [ fhir:v "PPR" ] ;
fhir:display [ fhir:v "Platelets, Plasma, and Red Cells" ] ;
fhir:definition [ fhir:v "Platelets, Plasma, and Red Cells" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6690" ] ;
fhir:code [ fhir:v "GRN" ] ;
fhir:display [ fhir:v "Granulocytes" ] ;
fhir:definition [ fhir:v "Granulocytes" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6691" ] ;
fhir:code [ fhir:v "HEM" ] ;
fhir:display [ fhir:v "Hemachromatosis" ] ;
fhir:definition [ fhir:v "Hemachromatosis" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6692" ] ;
fhir:code [ fhir:v "HPC" ] ;
fhir:display [ fhir:v "Hematopoietic Progenitor Cells" ] ;
fhir:definition [ fhir:v "Hematopoietic Progenitor Cells" ] ;
fhir:property ( [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Stem Cells and other cells classified as Hematopoietic" ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Stem Cells and other cells classified as Hematopoietic" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6693" ] ;
fhir:code [ fhir:v "LYM" ] ;
fhir:display [ fhir:v "Lymphocytes" ] ;
fhir:definition [ fhir:v "Lymphocytes" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6694" ] ;
fhir:code [ fhir:v "THA" ] ;
fhir:display [ fhir:v "Therapeutic Apheresis" ] ;
fhir:definition [ fhir:v "Therapeutic Apheresis" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "6695" ] ;
fhir:code [ fhir:v "THW" ] ;
fhir:display [ fhir:v "Therapeutic Whole Blood" ] ;
fhir:definition [ fhir:v "Therapeutic Whole Blood" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] ) . #
# -------------------------------------------------------------------------------------