PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    http://example.org/fhir/ValueSet/ImmunizationVaccineCode
{
  "description": "A value set representing codes for different vaccines used in immunization.",
  "compose": {
    "include": [ {
      "system": "http://example.org/fhir/CodeSystem/ImmunizationVaccineCodeSystem",
      "concept": [ {
        "code": "JE",
        "display": "Japanese Encephalitis (JE)"
      }, {
        "code": "Penta-Hib",
        "display": "Pentavalent-Haemophilus influenzae type B (Penta-Hib)"
      }, {
        "code": "Measles",
        "display": "Measles"
      }, {
        "code": "MMR/MR",
        "display": "Measles, Mumps, Rubella (MMR) or Measles, Rubella (MR)"
      }, {
        "code": "Meningococcal",
        "display": "Meningococcal"
      }, {
        "code": "Pneumococcal",
        "display": "Pneumococcal"
      }, {
        "code": "PCV10",
        "display": "Pneumococcal Conjugate Vaccine (PCV10)"
      }, {
        "code": "PCV13",
        "display": "Pneumococcal Conjugate Vaccine (PCV13)"
      }, {
        "code": "MV",
        "display": "Measles Vaccine (MV)"
      }, {
        "code": "MR",
        "display": "Measles and Rubella (MR)"
      }, {
        "code": "MMR",
        "display": "Measles, Mumps, Rubella (MMR)"
      } ]
    } ]
  },
  "_filename": "ImmunizationVaccineCode.ValueSet.json",
  "package_name": "implementation.guide.nhdr",
  "date": "2024-11-28",
  "publisher": "Your Organization Name",
  "name": "ImmunizationVaccineCode",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Immunization Vaccine Code Value Set",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "4f1f0845-16d2-4854-a13c-b72059bf17b1",
  "kind": null,
  "url": "http://example.org/fhir/ValueSet/ImmunizationVaccineCode",
  "version": "1.0.0"
}