| Package | vcds-ig.euvabeco.net |
| Resource Type | CodeSystem |
| Id | Valences |
| FHIR Version | R5 |
| Source | https://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/CodeSystem-Valences.html |
| URL | https://euvabeco.net/vcds-ig/CodeSystem/Valences |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-07T10:09:39+00:00 |
| Name | Valences |
| Title | Valences |
| Description | Valence codes from the NUVA Unified Nomenclature of Vaccines |
| Content | fragment |
No resources found
No resources found
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
| Name | Code | Type | Description |
| target | target | Coding | Target disease |
Concepts
This case-insensitive code system https://euvabeco.net/vcds-ig/CodeSystem/Valences provides a fragment that includes following codes:
{
"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-08-07T10:09:39+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"
}
}
]
}
]
}