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

FHIR IG Statistics: CodeSystem/Valences

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

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 Valences

Properties

This code system defines the following properties for its concepts

NameCodeTypeDescription
targettargetCodingTarget disease

Concepts

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

CodeDisplayDefinitiontarget
VAL238 HPV-06Human Papillomavirus VLP vaccine, type 6240532009
VAL239 HPV-11Human Papillomavirus VLP vaccine, type 11240532009
VAL240 HPV-16Human Papillomavirus VLP vaccine, type 16240532009
VAL241 HPV-18Human Papillomavirus VLP vaccine, type 18240532009

Source

{
  "resourceType": "CodeSystem",
  "id": "Valences",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://euvabeco.net/vcds-ig/CodeSystem/Valences",
  "version": "0.1.0",
  "name": "Valences",
  "title": "Valences",
  "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": "Valence codes from the NUVA Unified Nomenclature of Vaccines",
  "caseSensitive": false,
  "content": "fragment",
  "property": [
    {
      "code": "target",
      "description": "Target disease",
      "type": "Coding"
    }
  ],
  "concept": [
    {
      "code": "VAL238",
      "display": "HPV-06",
      "definition": "Human Papillomavirus VLP vaccine, type 6",
      "property": [
        {
          "code": "target",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "240532009"
          }
        }
      ]
    },
    {
      "code": "VAL239",
      "display": "HPV-11",
      "definition": "Human Papillomavirus VLP vaccine, type 11",
      "property": [
        {
          "code": "target",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "240532009"
          }
        }
      ]
    },
    {
      "code": "VAL240",
      "display": "HPV-16",
      "definition": "Human Papillomavirus VLP vaccine, type 16",
      "property": [
        {
          "code": "target",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "240532009"
          }
        }
      ]
    },
    {
      "code": "VAL241",
      "display": "HPV-18",
      "definition": "Human Papillomavirus VLP vaccine, type 18",
      "property": [
        {
          "code": "target",
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "240532009"
          }
        }
      ]
    }
  ]
}