FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r5
Resource TypeCodeSystem
IdCodeSystem-v3-VaccineManufacturer.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-VaccineManufacturer

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-VaccineManufacturer defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionStatus
AB Abbott Laboratories (includes Ross Products Division)Abbott Laboratories (includes Ross Products Division)active
AD Adams LaboratoriesAdams Laboratoriesactive
ALP Alpha Therapeutic CorporationAlpha Therapeutic Corporationactive
AR Armour [Inactive - use CEN]Armour \[Inactive-use CEN\]active
AVI AvironAvironactive
BA Baxter Healthcare CorporationBaxter Healthcare Corporationactive
BAY Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)active
BP Berna Products [Inactive - use BPC]Berna Products \[Inactive-use BPC\]active
BPC Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)active
CEN Centeon L.L.C. (includes Armour Pharmaceutical Company)Centeon L.L.C. (includes Armour Pharmaceutical Company)active
CHI Chiron CorporationChiron Corporationactive
CON Connaught [Inactive - use PMC]Connaught \[Inactive-use PMC\]active
EVN Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)active
GRE Greer Laboratories, Inc.Greer Laboratories, Inc.active
IAG Immuno International AGImmuno International AGactive
IM Merieux [Inactive - use PMC]Merieux \[Inactive-use PMC\]active
IUS Immuno-U.S., Inc.Immuno-U.S., Inc.active
JPN The Research Foundation for Microbial Diseases of Osaka University (BIKEN)The Research Foundation for Microbial Diseases of Osaka University (BIKEN)active
KGC Korea Green Cross CorporationKorea Green Cross Corporationactive
LED Lederle [Inactive - use WAL]Lederle \[Inactive-use WAL\]active
MA Massachusetts Public Health Biologic LaboratoriesMassachusetts Public Health Biologic Laboratoriesactive
MED MedImmune, Inc.MedImmune, Inc.active
MIL Miles [Inactive - use BAY]Miles \[Inactive-use BAY\]active
MIP Bioport Corporation (formerly Michigan Biologic Products Institute)Bioport Corporation (formerly Michigan Biologic Products Institute)active
MSD Merck and Co., Inc.Merck & Co., Inc.active
NAB NABI (formerly North American Biologicals, Inc.)NABI (formerly North American Biologicals, Inc.)active
NAV North American Vaccine, Inc.North American Vaccine, Inc.active
NOV Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)active
NYB New York Blood CenterNew York Blood Centeractive
ORT Ortho Diagnostic Systems, Inc.Ortho Diagnostic Systems, Inc.active
OTC Organon Teknika CorporationOrganon Teknika Corporationactive
PD Parkedale Pharmaceuticals (formerly Parke-Davis)Parkedale Pharmaceuticals (formerly Parke-Davis)active
PMC Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)active
PRX Praxis Biologics [Inactive - use WAL]Praxis Biologics \[Inactive-use WAL\]active
SCL Sclavo, Inc.Sclavo, Inc.active
SI Swiss Serum and Vaccine Inst. [Inactive - use BPC]Swiss Serum and Vaccine Inst. \[Inactive-use BPC\]active
SKB SmithKline BeechamSmithKline Beechamactive
USA United States Army Medical Research and Materiel CommandUnited States Army Medical Research and Materiel Commandactive
WA Wyeth-Ayerst [Inactive - use WAL]Wyeth-Ayerst \[Inactive-use WAL\]active
WAL Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)active

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-VaccineManufacturer",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-VaccineManufacturer",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.5.144"
    }
  ],
  "version": "4.0.0",
  "name": "VaccineManufacturer",
  "title": "VaccineManufacturer",
  "status": "active",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "The manufacturer of a vaccine.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "AB",
      "display": "Abbott Laboratories (includes Ross Products Division)",
      "definition": "Abbott Laboratories (includes Ross Products Division)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "AD",
      "display": "Adams Laboratories",
      "definition": "Adams Laboratories",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ALP",
      "display": "Alpha Therapeutic Corporation",
      "definition": "Alpha Therapeutic Corporation",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "AR",
      "display": "Armour [Inactive - use CEN]",
      "definition": "Armour \\[Inactive-use CEN\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "AVI",
      "display": "Aviron",
      "definition": "Aviron",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "BA",
      "display": "Baxter Healthcare Corporation",
      "definition": "Baxter Healthcare Corporation",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "BAY",
      "display": "Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)",
      "definition": "Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "BP",
      "display": "Berna Products [Inactive - use BPC]",
      "definition": "Berna Products \\[Inactive-use BPC\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "BPC",
      "display": "Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)",
      "definition": "Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "CEN",
      "display": "Centeon L.L.C. (includes Armour Pharmaceutical Company)",
      "definition": "Centeon L.L.C. (includes Armour Pharmaceutical Company)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "CHI",
      "display": "Chiron Corporation",
      "definition": "Chiron Corporation",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "CON",
      "display": "Connaught [Inactive - use PMC]",
      "definition": "Connaught \\[Inactive-use PMC\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "EVN",
      "display": "Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)",
      "definition": "Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "GRE",
      "display": "Greer Laboratories, Inc.",
      "definition": "Greer Laboratories, Inc.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "IAG",
      "display": "Immuno International AG",
      "definition": "Immuno International AG",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "IM",
      "display": "Merieux [Inactive - use PMC]",
      "definition": "Merieux \\[Inactive-use PMC\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "IUS",
      "display": "Immuno-U.S., Inc.",
      "definition": "Immuno-U.S., Inc.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "JPN",
      "display": "The Research Foundation for Microbial Diseases of Osaka University (BIKEN)",
      "definition": "The Research Foundation for Microbial Diseases of Osaka University (BIKEN)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "KGC",
      "display": "Korea Green Cross Corporation",
      "definition": "Korea Green Cross Corporation",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "LED",
      "display": "Lederle [Inactive - use WAL]",
      "definition": "Lederle \\[Inactive-use WAL\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "MA",
      "display": "Massachusetts Public Health Biologic Laboratories",
      "definition": "Massachusetts Public Health Biologic Laboratories",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "MED",
      "display": "MedImmune, Inc.",
      "definition": "MedImmune, Inc.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "MIL",
      "display": "Miles [Inactive - use BAY]",
      "definition": "Miles \\[Inactive-use BAY\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "MIP",
      "display": "Bioport Corporation (formerly Michigan Biologic Products Institute)",
      "definition": "Bioport Corporation (formerly Michigan Biologic Products Institute)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "MSD",
      "display": "Merck and Co., Inc.",
      "definition": "Merck & Co., Inc.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "NAB",
      "display": "NABI (formerly North American Biologicals, Inc.)",
      "definition": "NABI (formerly North American Biologicals, Inc.)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "NAV",
      "display": "North American Vaccine, Inc.",
      "definition": "North American Vaccine, Inc.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "NOV",
      "display": "Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)",
      "definition": "Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "NYB",
      "display": "New York Blood Center",
      "definition": "New York Blood Center",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "ORT",
      "display": "Ortho Diagnostic Systems, Inc.",
      "definition": "Ortho Diagnostic Systems, Inc.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "OTC",
      "display": "Organon Teknika Corporation",
      "definition": "Organon Teknika Corporation",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PD",
      "display": "Parkedale Pharmaceuticals (formerly Parke-Davis)",
      "definition": "Parkedale Pharmaceuticals (formerly Parke-Davis)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PMC",
      "display": "Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)",
      "definition": "Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PRX",
      "display": "Praxis Biologics [Inactive - use WAL]",
      "definition": "Praxis Biologics \\[Inactive-use WAL\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "SCL",
      "display": "Sclavo, Inc.",
      "definition": "Sclavo, Inc.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "SI",
      "display": "Swiss Serum and Vaccine Inst. [Inactive - use BPC]",
      "definition": "Swiss Serum and Vaccine Inst. \\[Inactive-use BPC\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "SKB",
      "display": "SmithKline Beecham",
      "definition": "SmithKline Beecham",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "USA",
      "display": "United States Army Medical Research and Materiel Command",
      "definition": "United States Army Medical Research and Materiel Command",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "WA",
      "display": "Wyeth-Ayerst [Inactive - use WAL]",
      "definition": "Wyeth-Ayerst \\[Inactive-use WAL\\]",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "WAL",
      "display": "Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)",
      "definition": "Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}