HL7 v2.8 Vocabulary
0.1.0 - ci-build
HL7 v2.8 Vocabulary, published by HL7/FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/hl7.v2.terminology.v28/ and changes regularly. See the Directory of published versions
| Active as of 2026-01-27 |
@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 "PH_ManufacturersOfVaccinesMVX_CDC_NIP"] ; # 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-PH_ManufacturersOfVaccinesMVX_CDC_NIP.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/PH_ManufacturersOfVaccinesMVX_CDC_NIP</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" ] ] [ 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 "0227" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/PH_ManufacturersOfVaccinesMVX_CDC_NIP"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/PH_ManufacturersOfVaccinesMVX_CDC_NIP> ] ; # 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.227" ] ] ) ; # fhir:version [ fhir:v "1.3.0"] ; # fhir:name [ fhir:v "PH_ManufacturersOfVaccinesMVX_CDC_NIP"] ; # fhir:title [ fhir:v "Manufacturers of Vaccines (code=MVX) (2.8 - 1.3.0)"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2026-01-27T19:37:03+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 organization that manufactures a vaccine. The values are maintained by the US Centers of Disease Control. Note that the source of truth for these code values are maintained by the CDC, and the code system may be accessed at URL: https://phinvads.cdc.gov/vads/SearchCodeSystems_search.action?searchOptions.searchText=PH_ManufacturersOfVaccinesMVX_CDC_NIP. The value set is also maintained by the CDC, and may be accessed at URL: https://phinvads.cdc.gov/vads/SearchValueSets_search.action?searchOptions.searchText=PHVS_ManufacturersOfVaccinesMVX_CDC_NIP"] ; # 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 "AB" ] ; fhir:display [ fhir:v "Abbott Laboratories" ] ; fhir:definition [ fhir:v "Abbott Laboratories" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Ross Products Division)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "AD" ] ; fhir:display [ fhir:v "Adams Laboratories, Inc." ] ; fhir:definition [ fhir:v "Adams Laboratories, Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "ALP" ] ; fhir:display [ fhir:v "Alpha Therapeutic Corporation" ] ; fhir:definition [ fhir:v "Alpha Therapeutic Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "AR" ] ; fhir:display [ fhir:v "Armour" ] ; fhir:definition [ fhir:v "Armour" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use AVB]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "AVB" ] ; fhir:display [ fhir:v "Aventis Behring L.L.C." ] ; fhir:definition [ fhir:v "Aventis Behring L.L.C." ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly Centeon L.L.C.; includes Armour Pharmaceutical Company) [Inactive--use ZLB] CDC Changes made on: Feb. 28, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "AVI" ] ; fhir:display [ fhir:v "Aviron" ] ; fhir:definition [ fhir:v "Aviron" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "BA" ] ; fhir:display [ fhir:v "Baxter Healthcare Corporation" ] ; fhir:definition [ fhir:v "Baxter Healthcare Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use BAH]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "BAH" ] ; fhir:display [ fhir:v "Baxter Healthcare Corporation" ] ; fhir:definition [ fhir:v "Baxter Healthcare Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Hyland Immuno, Immuno International AG, and North American Vaccine, Inc.)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "BAY" ] ; fhir:display [ fhir:v "Bayer Corporation" ] ; fhir:definition [ fhir:v "Bayer Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Miles, Inc. and Cutter Laboratories)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "BP" ] ; fhir:display [ fhir:v "Berna Products" ] ; fhir:definition [ fhir:v "Berna Products" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use BPC]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "BPC" ] ; fhir:display [ fhir:v "Berna Products Corporation" ] ; fhir:definition [ fhir:v "Berna Products Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Swiss Serum and Vaccine Institute Berne)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "CEN" ] ; fhir:display [ fhir:v "Centeon L.L.C." ] ; fhir:definition [ fhir:v "Centeon L.L.C." ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use AVB]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "CHI" ] ; fhir:display [ fhir:v "Chiron Corporation" ] ; fhir:definition [ fhir:v "Chiron Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use NOV] includes PowderJect Pharmaceuticals, Celltech Medeva Vaccines and Evans Medical Limited CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "CMP" ] ; fhir:display [ fhir:v "Celltech Medeva Pharmaceuticals" ] ; fhir:definition [ fhir:v "Celltech Medeva Pharmaceuticals" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use NOV] CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "CNJ" ] ; fhir:display [ fhir:v "Cangene Corporation" ] ; fhir:definition [ fhir:v "Cangene Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "CDC Changes made on: Feb. 28, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "CON" ] ; fhir:display [ fhir:v "Connaught" ] ; fhir:definition [ fhir:v "Connaught" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use PMC]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "DVC" ] ; fhir:display [ fhir:v "DynPort Vaccine Company, LLC" ] ; fhir:definition [ fhir:v "DynPort Vaccine Company, LLC" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "EVN" ] ; fhir:display [ fhir:v "Evans Medical Limited" ] ; fhir:definition [ fhir:v "Evans Medical Limited" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use NOV] CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "GEO" ] ; fhir:display [ fhir:v "GeoVax Labs, Inc." ] ; fhir:definition [ fhir:v "GeoVax Labs, Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "GRE" ] ; fhir:display [ fhir:v "Greer Laboratories, Inc." ] ; fhir:definition [ fhir:v "Greer Laboratories, Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "IAG" ] ; fhir:display [ fhir:v "Immuno International AG" ] ; fhir:definition [ fhir:v "Immuno International AG" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use BAH]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Merieux" ] ; fhir:definition [ fhir:v "Merieux" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use PMC]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "IUS" ] ; fhir:display [ fhir:v "Immuno-U.S., Inc." ] ; fhir:definition [ fhir:v "Immuno-U.S., Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "JPN" ] ; fhir:display [ fhir:v "The Research Foundation for Microbial Diseases of Osaka University" ] ; fhir:definition [ fhir:v "The Research Foundation for Microbial Diseases of Osaka University" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(BIKEN)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "KGC" ] ; fhir:display [ fhir:v "Korea Green Cross Corporation" ] ; fhir:definition [ fhir:v "Korea Green Cross Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "LED" ] ; fhir:display [ fhir:v "Lederle" ] ; fhir:definition [ fhir:v "Lederle" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use WAL]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "MA" ] ; fhir:display [ fhir:v "Massachusetts Public Health Biologic Laboratories" ] ; fhir:definition [ fhir:v "Massachusetts Public Health Biologic Laboratories" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use MBL]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "MBL" ] ; fhir:display [ fhir:v "Massachusetts Biologic Laboratories" ] ; fhir:definition [ fhir:v "Massachusetts Biologic Laboratories" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly Massachusetts Public Health Biologic Laboratories)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "MED" ] ; fhir:display [ fhir:v "MedImmune, Inc." ] ; fhir:definition [ fhir:v "MedImmune, Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "MIL" ] ; fhir:display [ fhir:v "Miles" ] ; fhir:definition [ fhir:v "Miles" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use BAY]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "MIP" ] ; fhir:display [ fhir:v "Bioport Corporation" ] ; fhir:definition [ fhir:v "Bioport Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly Michigan Biologic Products Institute)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "MSD" ] ; fhir:display [ fhir:v "Merck & Co., Inc." ] ; fhir:definition [ fhir:v "Merck & Co., Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "NAB" ] ; fhir:display [ fhir:v "NABI" ] ; fhir:definition [ fhir:v "NABI" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly North American Biologicals, Inc.)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "NAV" ] ; fhir:display [ fhir:v "North American Vaccine, Inc." ] ; fhir:definition [ fhir:v "North American Vaccine, Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use BAH]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "NOV" ] ; fhir:display [ fhir:v "Novartis Pharmaceutical Corporation" ] ; fhir:definition [ fhir:v "Novartis Pharmaceutical Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Chiron, PowderJect Pharmaceuticals, Celltech Medeva Vaccines and Evans Limited, Ciba-Geigy Limited and Sandoz Limited)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "NVX" ] ; fhir:display [ fhir:v "Novavax, Inc." ] ; fhir:definition [ fhir:v "Novavax, Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "NYB" ] ; fhir:display [ fhir:v "New York Blood Center" ] ; fhir:definition [ fhir:v "New York Blood Center" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "ORT" ] ; fhir:display [ fhir:v "Ortho-Clinical Diagnostics" ] ; fhir:definition [ fhir:v "Ortho-Clinical Diagnostics" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly Ortho Diagnostic Systems, Inc.)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "OTC" ] ; fhir:display [ fhir:v "Organon Teknika Corporation" ] ; fhir:definition [ fhir:v "Organon Teknika Corporation" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "OTH" ] ; fhir:display [ fhir:v "Other manufacturer" ] ; fhir:definition [ fhir:v "Other manufacturer" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "PD" ] ; fhir:display [ fhir:v "Parkedale Pharmaceuticals" ] ; fhir:definition [ fhir:v "Parkedale Pharmaceuticals" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly Parke-Davis)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "PMC" ] ; fhir:display [ fhir:v "sanofi pasteur" ] ; fhir:definition [ fhir:v "sanofi pasteur" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly Aventis Pasteur, Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux) CDC Changes made on: Feb. 28, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "PRX" ] ; fhir:display [ fhir:v "Praxis Biologics" ] ; fhir:definition [ fhir:v "Praxis Biologics" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use WAL]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "PWJ" ] ; fhir:display [ fhir:v "PowderJect Pharmaceuticals" ] ; fhir:definition [ fhir:v "PowderJect Pharmaceuticals" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Celltech Medeva Vaccines and Evans Medical Limited) [Inactive--use NOV] CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "SCL" ] ; fhir:display [ fhir:v "Sclavo, Inc." ] ; fhir:definition [ fhir:v "Sclavo, Inc." ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "SI" ] ; fhir:display [ fhir:v "Swiss Serum and Vaccine Inst." ] ; fhir:definition [ fhir:v "Swiss Serum and Vaccine Inst." ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use BPC]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "SKB" ] ; fhir:display [ fhir:v "GlaxoSmithKline" ] ; fhir:definition [ fhir:v "GlaxoSmithKline" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(formerly SmithKline Beecham; includes SmithKline Beecham and Glaxo Welcome)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "SOL" ] ; fhir:display [ fhir:v "Solvay Pharmaceuticals" ] ; fhir:definition [ fhir:v "Solvay Pharmaceuticals" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "TAL" ] ; fhir:display [ fhir:v "Talecris Biotherapeutics" ] ; fhir:definition [ fhir:v "Talecris Biotherapeutics" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Bayer Biologicals) CDC Changes made on: Feb. 28, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "UNK" ] ; fhir:display [ fhir:v "Unknown manufacturer" ] ; fhir:definition [ fhir:v "Unknown manufacturer" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "USA" ] ; fhir:display [ fhir:v "United States Army Medical Research and Material Command" ] ; fhir:definition [ fhir:v "United States Army Medical Research and Material Command" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "VXG" ] ; fhir:display [ fhir:v "VaxGen" ] ; fhir:definition [ fhir:v "VaxGen" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "CDC Changes made on: July 14, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "WA" ] ; fhir:display [ fhir:v "Wyeth-Ayerst" ] ; fhir:definition [ fhir:v "Wyeth-Ayerst" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "[Inactive--use WAL]" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "WAL" ] ; fhir:display [ fhir:v "Wyeth-Ayerst" ] ; fhir:definition [ fhir:v "Wyeth-Ayerst" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.3.1" ] ] ) ] [ fhir:code [ fhir:v "ZLB" ] ; fhir:display [ fhir:v "ZLB Behring" ] ; fhir:definition [ fhir:v "ZLB Behring" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:String ; fhir:v "(includes Aventis Behring and Armour Pharmaceutical Company) CDC Changes made on: Feb. 28, 2006" ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:String ; fhir:v "2.6" ] ] ) ] ) . #
IG © 2026+ HL7/FO. Package hl7.v2.uv.terminology.v28#0.1.0 based on FHIR 4.0.1. Generated 2026-01-27
Links: Table of Contents |
QA Report