@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v3-PathologySpecialistOrTechnologistHIPAA"]; fhir:Resource.language [ fhir:value "en"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

PathologySpecialistOrTechnologistHIPAA

(1) An individual educated and trained in clinical chemistry, microbiology or other biological sciences; and in gathering data on the blood, tissues, and fluids in the human body. Tests and procedures performed or supervised center on major areas of hematology, microbiology, immunohematology, immunology, clinical chemistry and urinalysis. Education and certification requires the equivalent of an associate degree and alternative combinations of accredited training and experience. (2) A specially trained individual who works under the direction of a pathologist, other physician, or scientist, and performs specialized chemical, microscopic, and bacteriological tests of human blood, tissue, and fluids. Also known as medical technologists, they perform and supervise tests and procedures in clinical chemistry, immunology, serology, bacteriology, hematology, parasitology, mycology, urinalysis, and blood banking.

\n
  • Include these codes as defined in http://nucc.org/provider-taxonomy
    CodeDisplay
    246QB0000NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Blood Banking
    246QC1000NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Chemistry
    246QC2700NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Cytotechnology
    246QH0000NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Hematology
    246QH0401NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Hemapheresis Practitioner
    246QH0600NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Histology
    246QI0000NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Immunology
    246QL0900NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Laboratory Management
    246QL0901NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Laboratory Management, Diplomate
    246QM0706NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Medical Technologist
    246QM0900NTechnologists, Technicians & Other; Specialist/Technologist, Pathology; Microbiology
" ]; fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v3-PathologySpecialistOrTechnologistHIPAA"]; fhir:ValueSet.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.1.11.13688" ] ]; fhir:ValueSet.version [ fhir:value "2.0.0"]; fhir:ValueSet.name [ fhir:value "PathologySpecialistOrTechnologistHIPAA"]; fhir:ValueSet.title [ fhir:value "PathologySpecialistOrTechnologistHIPAA"]; fhir:ValueSet.status [ fhir:value "retired"]; fhir:ValueSet.date [ fhir:value "2014-03-26T00:00:00-04:00"^^xsd:dateTime]; fhir:ValueSet.description [ fhir:value "(1) An individual educated and trained in clinical chemistry, microbiology or other biological sciences; and in gathering data on the blood, tissues, and fluids in the human body. Tests and procedures performed or supervised center on major areas of hematology, microbiology, immunohematology, immunology, clinical chemistry and urinalysis. Education and certification requires the equivalent of an associate degree and alternative combinations of accredited training and experience. (2) A specially trained individual who works under the direction of a pathologist, other physician, or scientist, and performs specialized chemical, microscopic, and bacteriological tests of human blood, tissue, and fluids. Also known as medical technologists, they perform and supervise tests and procedures in clinical chemistry, immunology, serology, bacteriology, hematology, parasitology, mycology, urinalysis, and blood banking."]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://nucc.org/provider-taxonomy" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QB0000N" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QC1000N" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QC2700N" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QH0000N" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QH0401N" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QH0600N" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QI0000N" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QL0900N" ] ], [ fhir:index 8; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QL0901N" ] ], [ fhir:index 9; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QM0706N" ] ], [ fhir:index 10; fhir:ValueSet.compose.include.concept.code [ fhir:value "246QM0900N" ] ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------