@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 -------------------------------------------------------------------

<http://terminology.hl7.org/v2plusvocab/CodeSystem/PhVaccinesAdministeredCvcCdcNip> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PhVaccinesAdministeredCvcCdcNip"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-PhVaccinesAdministeredCvcCdcNip.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/PhVaccinesAdministeredCvcCdcNip</code></a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "2.8.1"
     ]
  ] [
     fhir:url [
       fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory>
     ] ;
     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:l <http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "0292"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/PhVaccinesAdministeredCvcCdcNip"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/PhVaccinesAdministeredCvcCdcNip>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.12.292" ]
  ] [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/v2-0292" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.5.0"] ; # 
  fhir:name [ fhir:v "PhVaccinesAdministeredCvcCdcNip"] ; # 
  fhir:title [ fhir:v "Vaccines Administered (2.8.1 - 1.5.0)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-13T11:11:38+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7/FO"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7/FO" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Table of codes specifying the administered vaccines.   The values are maintained by the US Centers of Disease Control.  The code system is maintained by the CDC, and may be found at URL;  https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.12.292\r\nThe value set is maintained by the CDC and may be found at URL: https://phinvads.cdc.gov/vads/ViewValueSet.action?id=ABDEE003-77C3-48E7-B941-EBF92B6B81FC"] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2026"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:compositional [ fhir:v false] ; # 
  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:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced>
     ] ;
     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:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated>
     ] ;
     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:l <http://hl7.org/fhir/concept-properties#status>
     ] ;
     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:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment>
     ] ;
     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:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage>
     ] ;
     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:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified>
     ] ;
     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 toxoids and pertussis vaccine"
       ]
     ] [
       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, live, 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 and rubella virus vaccine"
       ]
     ] [
       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 and rubella virus vaccine"
       ]
     ] [
       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 virus vaccine"
       ]
     ] [
       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 virus vaccine"
       ]
     ] [
       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 virus vaccine"
       ]
     ] [
       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 vaccine, pediatric or pediatric/adolescent dosage"
       ]
     ] [
       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 and diphtheria toxoids, adsorbed for adult use"
       ]
     ] [
       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 "100" ] ;
     fhir:display [ fhir:v "pneumococcal conjugate" ] ;
     fhir:definition [ fhir:v "pneumococcal conjugate" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "pneumococcal conjugate vaccine, polyvalent"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "101" ] ;
     fhir:display [ fhir:v "typhoid, ViCPs" ] ;
     fhir:definition [ fhir:v "typhoid, ViCPs" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "typhoid Vi capsular polysaccharide vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "102" ] ;
     fhir:display [ fhir:v "DTP-Hib-Hep B" ] ;
     fhir:definition [ fhir:v "DTP-Hib-Hep B" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "DTP- Haemophilus influenzae type b conjugate and hepatitis b vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "103" ] ;
     fhir:display [ fhir:v "meningococcal C conjugate" ] ;
     fhir:definition [ fhir:v "meningococcal C conjugate" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "meningococcal C conjugate vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "104" ] ;
     fhir:display [ fhir:v "Hep A-Hep B" ] ;
     fhir:definition [ fhir:v "Hep A-Hep B" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis A and hepatitis B vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "105" ] ;
     fhir:display [ fhir:v "vaccinia (smallpox) diluted" ] ;
     fhir:definition [ fhir:v "vaccinia (smallpox) diluted" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "vaccinia (smallpox) vaccine, diluted"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "106" ] ;
     fhir:display [ fhir:v "DTaP, 5 pertussis antigens6" ] ;
     fhir:definition [ fhir:v "DTaP, 5 pertussis antigens6" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "diphtheria, tetanus toxoids and acellular pertussis vaccine, 5 pertussis antigens"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "107" ] ;
     fhir:display [ fhir:v "DTaP, NOS" ] ;
     fhir:definition [ fhir:v "DTaP, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "diphtheria, tetanus toxoids and acellular pertussis vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "108" ] ;
     fhir:display [ fhir:v "meningococcal, NOS" ] ;
     fhir:definition [ fhir:v "meningococcal, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "meningococcal vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "109" ] ;
     fhir:display [ fhir:v "pneumococcal, NOS" ] ;
     fhir:definition [ fhir:v "pneumococcal, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "pneumococcal vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     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 vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "110" ] ;
     fhir:display [ fhir:v "DTaP-Hep B-IPV" ] ;
     fhir:definition [ fhir:v "DTaP-Hep B-IPV" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "DTaP-hepatitis B and poliovirus vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "111" ] ;
     fhir:display [ fhir:v "influenza, live, intranasal" ] ;
     fhir:definition [ fhir:v "influenza, live, intranasal" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "influenza virus vaccine, live, attenuated, for intranasal use"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "112" ] ;
     fhir:display [ fhir:v "tetanus toxoid, NOS" ] ;
     fhir:definition [ fhir:v "tetanus toxoid, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tetanus toxoid, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "113" ] ;
     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 and diphtheria toxoids, adsorbed, preservative free, for adult use"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "114" ] ;
     fhir:display [ fhir:v "meningococcal A,C,Y,W-135 diphtheria conjugate" ] ;
     fhir:definition [ fhir:v "meningococcal A,C,Y,W-135 diphtheria conjugate" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "meningococcal polysaccharide (groups A, C, Y and W-135) diphtheria toxoid conjugate vaccine (MCV4)"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "115" ] ;
     fhir:display [ fhir:v "Tdap" ] ;
     fhir:definition [ fhir:v "Tdap" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tetanus toxoid, reduced diphtheria toxoid, and acellular pertussis vaccine, adsorbed"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "116" ] ;
     fhir:display [ fhir:v "rotavirus, pentavalent" ] ;
     fhir:definition [ fhir:v "rotavirus, pentavalent" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "rotavirus, live, pentavalent vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "117" ] ;
     fhir:display [ fhir:v "VZIG (IND)" ] ;
     fhir:definition [ fhir:v "VZIG (IND)" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "varicella zoster immune globulin (Investigational New Drug)"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "118" ] ;
     fhir:display [ fhir:v "HPV, bivalent" ] ;
     fhir:definition [ fhir:v "HPV, bivalent" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "human papilloma virus vaccine, bivalent"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "119" ] ;
     fhir:display [ fhir:v "rotavirus, monovalent" ] ;
     fhir:definition [ fhir:v "rotavirus, monovalent" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "rotavirus, live, monovalent vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     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 "120" ] ;
     fhir:display [ fhir:v "DTaP-Hib-IPV" ] ;
     fhir:definition [ fhir:v "DTaP-Hib-IPV" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "diphtheria, tetanus toxoids and acellular pertussis vaccine, Haemophilus influenzae type b conjugate, and poliovirus vaccine, inactivated (DTaP-Hib-IPV)"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "121" ] ;
     fhir:display [ fhir:v "zoster" ] ;
     fhir:definition [ fhir:v "zoster" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "zoster vaccine, live"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "122" ] ;
     fhir:display [ fhir:v "rotavirus, NOS1" ] ;
     fhir:definition [ fhir:v "rotavirus, NOS1" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "rotavirus vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.6"
       ]
     ] )
  ] [
     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, NOS" ] ;
     fhir:definition [ fhir:v "IG, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "immune globulin, NOS"
       ]
     ] [
       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 virus vaccine, split virus (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 virus vaccine, whole virus"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "17" ] ;
     fhir:display [ fhir:v "Hib, NOS" ] ;
     fhir:definition [ fhir:v "Hib, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Haemophilus influenzae type b vaccine, conjugate NOS"
       ]
     ] [
       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 vaccine, for 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 Calmette-Guerin vaccine"
       ]
     ] [
       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 toxoids and acellular pertussis vaccine"
       ]
     ] [
       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 virus vaccine"
       ]
     ] [
       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 vaccine"
       ]
     ] [
       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 vaccine"
       ]
     ] [
       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 vaccine"
       ]
     ] [
       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 vaccine, live, 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 vaccine"
       ]
     ] [
       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 and tetanus toxoids, adsorbed for pediatric use"
       ]
     ] [
       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, NOS" ] ;
     fhir:definition [ fhir:v "Hep A, pediatric, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis A vaccine, pediatric dosage, NOS"
       ]
     ] [
       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 polysaccharide vaccine (MPSV4)"
       ]
     ] [
       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 polysaccharide vaccine"
       ]
     ] [
       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, adsorbed"
       ]
     ] [
       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 vaccine"
       ]
     ] [
       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 and mumps virus vaccine"
       ]
     ] [
       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 vaccine"
       ]
     ] [
       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 vaccine, for 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 vaccine, parenteral, other than acetone-killed, dried"
       ]
     ] [
       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 infant2" ] ;
     fhir:definition [ fhir:v "Hep B, adolescent/high risk infant2" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis B vaccine, adolescent/high risk infant dosage"
       ]
     ] [
       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, adult4" ] ;
     fhir:definition [ fhir:v "Hep B, adult4" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis B vaccine, adult dosage"
       ]
     ] [
       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 vaccine, dialysis patient dosage"
       ]
     ] [
       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, NOS" ] ;
     fhir:definition [ fhir:v "Hep B, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis B vaccine, NOS"
       ]
     ] [
       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 vaccine, PRP-D conjugate"
       ]
     ] [
       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 vaccine, HbOC conjugate"
       ]
     ] [
       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 vaccine, PRP-T conjugate"
       ]
     ] [
       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 vaccine, PRP-OMP conjugate"
       ]
     ] [
       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 vaccine"
       ]
     ] [
       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 and Hepatitis B vaccine"
       ]
     ] [
       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 vaccine, adult dosage"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "53" ] ;
     fhir:display [ fhir:v "typhoid, parenteral, AKD (U.S. military)" ] ;
     fhir:definition [ fhir:v "typhoid, parenteral, AKD (U.S. military)" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "typhoid vaccine, parenteral, acetone-killed, dried (U.S. military)"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "54" ] ;
     fhir:display [ fhir:v "adenovirus, type 4" ] ;
     fhir:definition [ fhir:v "adenovirus, type 4" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "adenovirus vaccine, type 4, live, oral"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "55" ] ;
     fhir:display [ fhir:v "adenovirus, type 7" ] ;
     fhir:definition [ fhir:v "adenovirus, type 7" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "adenovirus vaccine, type 7, live, oral"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "56" ] ;
     fhir:display [ fhir:v "dengue fever" ] ;
     fhir:definition [ fhir:v "dengue fever" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "dengue fever vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "57" ] ;
     fhir:display [ fhir:v "hantavirus" ] ;
     fhir:definition [ fhir:v "hantavirus" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hantavirus vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "58" ] ;
     fhir:display [ fhir:v "Hep C" ] ;
     fhir:definition [ fhir:v "Hep C" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis C vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "59" ] ;
     fhir:display [ fhir:v "Hep E" ] ;
     fhir:definition [ fhir:v "Hep E" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis E vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "60" ] ;
     fhir:display [ fhir:v "herpes simplex 2" ] ;
     fhir:definition [ fhir:v "herpes simplex 2" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "herpes simplex virus, type 2 vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "61" ] ;
     fhir:display [ fhir:v "HIV" ] ;
     fhir:definition [ fhir:v "HIV" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "human immunodeficiency virus vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "62" ] ;
     fhir:display [ fhir:v "HPV, quadrivalent" ] ;
     fhir:definition [ fhir:v "HPV, quadrivalent" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "human papilloma virus vaccine, quadrivalent"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "63" ] ;
     fhir:display [ fhir:v "Junin virus" ] ;
     fhir:definition [ fhir:v "Junin virus" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Junin virus vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "64" ] ;
     fhir:display [ fhir:v "leishmaniasis" ] ;
     fhir:definition [ fhir:v "leishmaniasis" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "leishmaniasis vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "65" ] ;
     fhir:display [ fhir:v "leprosy" ] ;
     fhir:definition [ fhir:v "leprosy" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "leprosy vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "66" ] ;
     fhir:display [ fhir:v "Lyme disease" ] ;
     fhir:definition [ fhir:v "Lyme disease" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Lyme disease vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "67" ] ;
     fhir:display [ fhir:v "malaria" ] ;
     fhir:definition [ fhir:v "malaria" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "malaria vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "68" ] ;
     fhir:display [ fhir:v "melanoma" ] ;
     fhir:definition [ fhir:v "melanoma" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "melanoma vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "69" ] ;
     fhir:display [ fhir:v "parainfluenza-3" ] ;
     fhir:definition [ fhir:v "parainfluenza-3" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "parainfluenza-3 virus vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "70" ] ;
     fhir:display [ fhir:v "Q fever" ] ;
     fhir:definition [ fhir:v "Q fever" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Q fever vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "71" ] ;
     fhir:display [ fhir:v "RSV-IGIV" ] ;
     fhir:definition [ fhir:v "RSV-IGIV" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "respiratory syncytial virus immune globulin, intravenous"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "72" ] ;
     fhir:display [ fhir:v "rheumatic fever" ] ;
     fhir:definition [ fhir:v "rheumatic fever" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "rheumatic fever vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "73" ] ;
     fhir:display [ fhir:v "Rift Valley fever" ] ;
     fhir:definition [ fhir:v "Rift Valley fever" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Rift Valley fever vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "74" ] ;
     fhir:display [ fhir:v "rotavirus, tetravalent" ] ;
     fhir:definition [ fhir:v "rotavirus, tetravalent" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "rotavirus, live, tetravalent vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "75" ] ;
     fhir:display [ fhir:v "vaccinia (smallpox)" ] ;
     fhir:definition [ fhir:v "vaccinia (smallpox)" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "vaccinia (smallpox) vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "76" ] ;
     fhir:display [ fhir:v "Staphylococcus bacterio lysate" ] ;
     fhir:definition [ fhir:v "Staphylococcus bacterio lysate" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Staphylococcus bacteriophage lysate"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "77" ] ;
     fhir:display [ fhir:v "tick-borne encephalitis" ] ;
     fhir:definition [ fhir:v "tick-borne encephalitis" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tick-borne encephalitis vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "78" ] ;
     fhir:display [ fhir:v "tularemia vaccine" ] ;
     fhir:definition [ fhir:v "tularemia vaccine" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tularemia vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "79" ] ;
     fhir:display [ fhir:v "vaccinia immune globulin" ] ;
     fhir:definition [ fhir:v "vaccinia immune globulin" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "vaccinia immune globulin"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "80" ] ;
     fhir:display [ fhir:v "VEE, live" ] ;
     fhir:definition [ fhir:v "VEE, live" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Venezuelan equine encephalitis, live, attenuated"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "81" ] ;
     fhir:display [ fhir:v "VEE, inactivated" ] ;
     fhir:definition [ fhir:v "VEE, inactivated" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Venezuelan equine encephalitis, inactivated"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "82" ] ;
     fhir:display [ fhir:v "adenovirus, NOS1" ] ;
     fhir:definition [ fhir:v "adenovirus, NOS1" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "adenovirus vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "83" ] ;
     fhir:display [ fhir:v "Hep A, ped/adol, 2 dose" ] ;
     fhir:definition [ fhir:v "Hep A, ped/adol, 2 dose" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis A vaccine, pediatric/adolescent dosage, 2 dose schedule"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "84" ] ;
     fhir:display [ fhir:v "Hep A, ped/adol, 3 dose" ] ;
     fhir:definition [ fhir:v "Hep A, ped/adol, 3 dose" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis A vaccine, pediatric/adolescent dosage, 3 dose schedule"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "85" ] ;
     fhir:display [ fhir:v "Hep A, NOS" ] ;
     fhir:definition [ fhir:v "Hep A, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "hepatitis A vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "86" ] ;
     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, intramuscular"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "87" ] ;
     fhir:display [ fhir:v "IGIV" ] ;
     fhir:definition [ fhir:v "IGIV" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "immune globulin, intravenous"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "88" ] ;
     fhir:display [ fhir:v "influenza, NOS" ] ;
     fhir:definition [ fhir:v "influenza, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "influenza virus vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "89" ] ;
     fhir:display [ fhir:v "polio, NOS" ] ;
     fhir:definition [ fhir:v "polio, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "poliovirus vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "90" ] ;
     fhir:display [ fhir:v "rabies, NOS" ] ;
     fhir:definition [ fhir:v "rabies, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "rabies vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "91" ] ;
     fhir:display [ fhir:v "typhoid, NOS" ] ;
     fhir:definition [ fhir:v "typhoid, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "typhoid vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "92" ] ;
     fhir:display [ fhir:v "VEE, NOS" ] ;
     fhir:definition [ fhir:v "VEE, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Venezuelan equine encephalitis vaccine, NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.3.1"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "93" ] ;
     fhir:display [ fhir:v "RSV-MAb" ] ;
     fhir:definition [ fhir:v "RSV-MAb" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "respiratory syncytial virus monoclonal antibody (palivizumab), intramuscular"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "94" ] ;
     fhir:display [ fhir:v "MMRV" ] ;
     fhir:definition [ fhir:v "MMRV" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "measles, mumps, rubella, and varicella virus vaccine"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "95" ] ;
     fhir:display [ fhir:v "TST-OT tine test" ] ;
     fhir:definition [ fhir:v "TST-OT tine test" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tuberculin skin test; old tuberculin, multipuncture device"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "96" ] ;
     fhir:display [ fhir:v "TST-PPD intradermal" ] ;
     fhir:definition [ fhir:v "TST-PPD intradermal" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tuberculin skin test; purified protein derivative solution, intradermal"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "97" ] ;
     fhir:display [ fhir:v "TST-PPD tine test" ] ;
     fhir:definition [ fhir:v "TST-PPD tine test" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tuberculin skin test; purified protein derivative, multipuncture device"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "98" ] ;
     fhir:display [ fhir:v "TST, NOS" ] ;
     fhir:definition [ fhir:v "TST, NOS" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "tuberculin skin test; NOS"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "99" ] ;
     fhir:display [ fhir:v "RESERVED - do not use3" ] ;
     fhir:definition [ fhir:v "RESERVED - do not use3" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "RESERVED - do not use"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "998" ] ;
     fhir:display [ fhir:v "no vaccine administered5" ] ;
     fhir:definition [ fhir:v "no vaccine administered5" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "no vaccine administered"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.5"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "999" ] ;
     fhir:display [ fhir:v "unknown" ] ;
     fhir:definition [ fhir:v "unknown" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "usage" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "unknown vaccine or immune globulin"
       ]
     ] [
       fhir:code [ fhir:v "versionIntroduced" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.4"
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

