FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3279

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3279
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3279
Version1
Statusactive
Date2009-01-09T00:11:00+11:00
NameVaccineManufacturerH1N1Code
TitleH1N1 Vaccine Manufacturer
Realmus
DescriptionNational Healthcare Safety Network's value set for manufacturers of the 2009 H1N1 vaccine.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3279",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3279"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3279",
  "version": "1",
  "name": "VaccineManufacturerH1N1Code",
  "title": "H1N1 Vaccine Manufacturer",
  "status": "active",
  "date": "2009-01-09T00:11:00+11:00",
  "description": "National Healthcare Safety Network's value set for manufacturers of the 2009 H1N1 vaccine.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0227",
        "version": "20200717",
        "concept": [
          {
            "code": "CSL",
            "display": "CSL Limited"
          },
          {
            "code": "MED",
            "display": "MedImmune LLC"
          },
          {
            "code": "NOV",
            "display": "Novartis and Diagnostics, Ltd."
          },
          {
            "code": "PMC",
            "display": "Sanofi Pasteur, Inc."
          }
        ]
      }
    ]
  }
}