v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-05 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "vaccinesAdministeredHL7V100"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-vaccinesAdministeredHL7V100.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/vaccinesAdministeredHL7V100</code></a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "generate correct history somehow" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "0292" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/vaccinesAdministeredHL7V100"^^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.182" ] ] ) ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "VaccinesAdministeredHL7V100"] ; # fhir:title [ fhir:v "Vaccines Administered (2.3 - 1.0.0)"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # fhir:description [ fhir:v "Code system of codes specifying the administered vaccines, and used only in HL7 releases 2.3, 2.3.1, and 2.4 of the standard. This code system was superceded when the US Centers of Disease Control began publishing the codes directly; the code system to be used now is 2.16.840.1.113883.12.292 PH_VaccinesAdministeredCVX_CDC_NIP."] ; # fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # fhir:caseSensitive [ fhir:v true] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ; fhir:description [ fhir:v "version when was this code introduced" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "versionDeprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "version when was this code deprecated" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "comment" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ; fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ; fhir:description [ fhir:v "usage notes for this code" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ; fhir:description [ fhir:v "date of last modification" ] ; fhir:type [ fhir:v "dateTime" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "01" ] ; fhir:display [ fhir:v "DTP" ] ; fhir:definition [ fhir:v "DTP" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Diphtheria-tetanus-pertussis" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "02" ] ; fhir:display [ fhir:v "OPV" ] ; fhir:definition [ fhir:v "OPV" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Poliovirus vaccine, oral" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "03" ] ; fhir:display [ fhir:v "MMR" ] ; fhir:definition [ fhir:v "MMR" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Measles-mumps-rubella" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "04" ] ; fhir:display [ fhir:v "M/R" ] ; fhir:definition [ fhir:v "M/R" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Measles & rubella" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "05" ] ; fhir:display [ fhir:v "Measles" ] ; fhir:definition [ fhir:v "Measles" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Measles" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "06" ] ; fhir:display [ fhir:v "Rubella" ] ; fhir:definition [ fhir:v "Rubella" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Rubella" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "07" ] ; fhir:display [ fhir:v "Mumps" ] ; fhir:definition [ fhir:v "Mumps" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Mumps" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "08" ] ; fhir:display [ fhir:v "Hep B - adolescent or pediatric" ] ; fhir:definition [ fhir:v "Hep B - adolescent or pediatric" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis B—adolescent or pediatric" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "09" ] ; fhir:display [ fhir:v "Td (Adult)" ] ; fhir:definition [ fhir:v "Td (Adult)" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Tetanus-diphtheria" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "10" ] ; fhir:display [ fhir:v "IPV" ] ; fhir:definition [ fhir:v "IPV" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Poliovirus vaccine, inactivated" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "11" ] ; fhir:display [ fhir:v "Pertussis" ] ; fhir:definition [ fhir:v "Pertussis" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Pertussis" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "12" ] ; fhir:display [ fhir:v "Diphtheria antitoxin" ] ; fhir:definition [ fhir:v "Diphtheria antitoxin" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Diphtheria antitoxin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "13" ] ; fhir:display [ fhir:v "TIG" ] ; fhir:definition [ fhir:v "TIG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Tetanus immune globulin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "14" ] ; fhir:display [ fhir:v "IG" ] ; fhir:definition [ fhir:v "IG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Immune globulin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "15" ] ; fhir:display [ fhir:v "Influenza—split (incl. purified surface antigen)" ] ; fhir:definition [ fhir:v "Influenza—split (incl. purified surface antigen)" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Influenza—split (incl. purified surface antigen)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "16" ] ; fhir:display [ fhir:v "Influenza—whole" ] ; fhir:definition [ fhir:v "Influenza—whole" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Influenza—whole" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "17" ] ; fhir:display [ fhir:v "Hib-unspecified" ] ; fhir:definition [ fhir:v "Hib-unspecified" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Haemophilus influenzae type b conjugate—unspecified" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "18" ] ; fhir:display [ fhir:v "Rabies—intramuscular injection" ] ; fhir:definition [ fhir:v "Rabies—intramuscular injection" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Rabies—intramuscular injection" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "19" ] ; fhir:display [ fhir:v "BCG" ] ; fhir:definition [ fhir:v "BCG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Bacillus of Calmette & Guerin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "20" ] ; fhir:display [ fhir:v "DTaP" ] ; fhir:definition [ fhir:v "DTaP" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Diphtheria-tetanus-acellular pertussis" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "21" ] ; fhir:display [ fhir:v "Varicella" ] ; fhir:definition [ fhir:v "Varicella" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Varicella" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "22" ] ; fhir:display [ fhir:v "DTP-Hib" ] ; fhir:definition [ fhir:v "DTP-Hib" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "DTP-Haemophilus influenzae type b conjugate" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "23" ] ; fhir:display [ fhir:v "Plague" ] ; fhir:definition [ fhir:v "Plague" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Plague" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "24" ] ; fhir:display [ fhir:v "Anthrax" ] ; fhir:definition [ fhir:v "Anthrax" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Anthrax" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "25" ] ; fhir:display [ fhir:v "Typhoid—oral" ] ; fhir:definition [ fhir:v "Typhoid—oral" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Typhoid—oral" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "26" ] ; fhir:display [ fhir:v "Cholera" ] ; fhir:definition [ fhir:v "Cholera" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Cholera" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "27" ] ; fhir:display [ fhir:v "Botulinum antitoxin" ] ; fhir:definition [ fhir:v "Botulinum antitoxin" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Botulinum antitoxin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "28" ] ; fhir:display [ fhir:v "DT(pediatric)" ] ; fhir:definition [ fhir:v "DT(pediatric)" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Diphtheria & tetanus toxoids (pediatric)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "29" ] ; fhir:display [ fhir:v "CMVIG" ] ; fhir:definition [ fhir:v "CMVIG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Cytomegalovirus immune globulin, intravenous" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "30" ] ; fhir:display [ fhir:v "HBIG" ] ; fhir:definition [ fhir:v "HBIG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis B immune globulin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "31" ] ; fhir:display [ fhir:v "Hep A - pediatric" ] ; fhir:definition [ fhir:v "Hep A - pediatric" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis A" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "32" ] ; fhir:display [ fhir:v "Meningococcal" ] ; fhir:definition [ fhir:v "Meningococcal" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Meningococcal" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "33" ] ; fhir:display [ fhir:v "Pneumococcal" ] ; fhir:definition [ fhir:v "Pneumococcal" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Pneumococcal" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "34" ] ; fhir:display [ fhir:v "RIG" ] ; fhir:definition [ fhir:v "RIG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Rabies immune globulin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "35" ] ; fhir:display [ fhir:v "Tetanus toxoid" ] ; fhir:definition [ fhir:v "Tetanus toxoid" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Tetanus toxoid" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "36" ] ; fhir:display [ fhir:v "VZIG" ] ; fhir:definition [ fhir:v "VZIG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Varicella zoster immune globulin" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "37" ] ; fhir:display [ fhir:v "Yellow fever" ] ; fhir:definition [ fhir:v "Yellow fever" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Yellow fever" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "38" ] ; fhir:display [ fhir:v "Rubella/Mumps" ] ; fhir:definition [ fhir:v "Rubella/Mumps" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Rubella & Mumps" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "39" ] ; fhir:display [ fhir:v "Japanese encephalitis" ] ; fhir:definition [ fhir:v "Japanese encephalitis" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Japanese encephalitis" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "40" ] ; fhir:display [ fhir:v "Rabies-intradermal injection" ] ; fhir:definition [ fhir:v "Rabies—intradermal injection" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Rabies—intradermal injection" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "41" ] ; fhir:display [ fhir:v "Typhoid-parenteral" ] ; fhir:definition [ fhir:v "Typhoid-parenteral" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Typhoid—parenteral" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "42" ] ; fhir:display [ fhir:v "Hep B- adolescent/high risk infant" ] ; fhir:definition [ fhir:v "Hep B- adolescent/high risk infant" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis B—adolescent/high risk infant" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "43" ] ; fhir:display [ fhir:v "Hep B-adult" ] ; fhir:definition [ fhir:v "Hep B-adult" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis B—adult" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "44" ] ; fhir:display [ fhir:v "Hep B-dialysis" ] ; fhir:definition [ fhir:v "Hep B-dialysis" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis B—dialysis" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "45" ] ; fhir:display [ fhir:v "Hep B-other or unspecified" ] ; fhir:definition [ fhir:v "Hep B-other or unspecified" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis B—other or unspecified" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "46" ] ; fhir:display [ fhir:v "Hib-PRP-D" ] ; fhir:definition [ fhir:v "Hib-PRP-D" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Haemophilus influenzae type b conjugate—PRP-D" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "47" ] ; fhir:display [ fhir:v "Hib-HbOC" ] ; fhir:definition [ fhir:v "Hib-HbOC" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Haemophilus influenzae type b conjugate—HbOC" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "48" ] ; fhir:display [ fhir:v "Hib-PRP-T" ] ; fhir:definition [ fhir:v "Hib-PRP-T" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Haemophilus influenzae type b conjugate—PRP-T" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "49" ] ; fhir:display [ fhir:v "Hib-PRP-OMP" ] ; fhir:definition [ fhir:v "Hib-PRP-OMP" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Haemophilus influenzae type b conjugate—PRP-OMP" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "50" ] ; fhir:display [ fhir:v "Dtap-Hib" ] ; fhir:definition [ fhir:v "Dtap-Hib" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "DTaP - Haemophilus influenzae type b conjugate" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "51" ] ; fhir:display [ fhir:v "Hib-Hep B" ] ; fhir:definition [ fhir:v "Hib-Hep B" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Haemophilus influenzae type b conjugate - Heb-B" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "52" ] ; fhir:display [ fhir:v "Hep A - adult" ] ; fhir:definition [ fhir:v "Hep A - adult" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Hepatitis A" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] ) . #
IG © 2023+ . Package hl7.v2.uv.vocab#0.3.0 based on FHIR 4.0.1. Generated 2025-08-05
Links: Table of Contents |
QA Report