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

FHIR IG Statistics: CodeSystem/NUVA

Packagevcds-ig.euvabeco.net
TypeCodeSystem
IdNUVA
FHIR VersionR5
Sourcehttps://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/CodeSystem-NUVA.html
URLhttps://euvabeco.net/vcds-ig/CodeSystem/NUVA
Version0.1.0
Statusactive
Date2025-05-02T10:41:48+00:00
NameNUVA
TitleNUVA codes
DescriptionCodes from the NUVA Unified Nomenclature of Vaccines
Contentfragment

Resources that use this resource

ValueSet
NUVANUVA codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NUVA

Properties

This code system defines the following properties for its concepts

NameCodeTypeDescription
valencevalenceCodingValence of the vaccine
ePILePILstringPatient information leaflet language and URI

Concepts

This case-insensitive code system https://euvabeco.net/vcds-ig/CodeSystem/NUVA provides a fragment that includes following code:

CodeDisplayDefinitionvalenceePIL
VAC007 GARDASIL

Human Papillomavirus vaccine, based on VLP (Virus Like Particles), nonavalent (types 6, 11, 16, and 18), recombinant, adsorbed

VAL238, VAL239, VAL240, VAL241en-us|https://www.merck.com/product/usa/pi_circulars/g/gardasil_9/gardasil_9_ppi.pdf, fr-fr|https://www.mesvaccins.net/web/vaccines/523-gardasil-9

Source

{
  "resourceType": "CodeSystem",
  "id": "NUVA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://euvabeco.net/vcds-ig/CodeSystem/NUVA",
  "version": "0.1.0",
  "name": "NUVA",
  "title": "NUVA codes",
  "status": "active",
  "experimental": false,
  "date": "2025-05-02T10:41:48+00:00",
  "publisher": "Euvabeco",
  "contact": [
    {
      "name": "Euvabeco",
      "telecom": [
        {
          "system": "url",
          "value": "https://euvabeco.eu"
        }
      ]
    }
  ],
  "description": "Codes from the NUVA Unified Nomenclature of Vaccines",
  "caseSensitive": false,
  "content": "fragment",
  "property": [
    {
      "code": "valence",
      "description": "Valence of the vaccine",
      "type": "Coding"
    },
    {
      "code": "ePIL",
      "description": "Patient information leaflet language and URI",
      "type": "string"
    }
  ],
  "concept": [
    {
      "code": "VAC007",
      "display": "GARDASIL",
      "definition": "Human Papillomavirus vaccine, based on VLP (Virus Like Particles), \nnonavalent (types 6, 11, 16, and 18), recombinant, adsorbed",
      "property": [
        {
          "code": "ePIL",
          "valueString": "en-us|https://www.merck.com/product/usa/pi_circulars/g/gardasil_9/gardasil_9_ppi.pdf"
        },
        {
          "code": "ePIL",
          "valueString": "fr-fr|https://www.mesvaccins.net/web/vaccines/523-gardasil-9"
        },
        {
          "code": "valence",
          "valueCoding": {
            "system": "https://euvabeco.net/vcds-ig/CodeSystem/Valences",
            "code": "VAL238"
          }
        },
        {
          "code": "valence",
          "valueCoding": {
            "system": "https://euvabeco.net/vcds-ig/CodeSystem/Valences",
            "code": "VAL239"
          }
        },
        {
          "code": "valence",
          "valueCoding": {
            "system": "https://euvabeco.net/vcds-ig/CodeSystem/Valences",
            "code": "VAL240"
          }
        },
        {
          "code": "valence",
          "valueCoding": {
            "system": "https://euvabeco.net/vcds-ig/CodeSystem/Valences",
            "code": "VAL241"
          }
        }
      ]
    }
  ]
}