FHIR IG analytics| Package | myhealth.eu.fhir.euvac |
| Resource Type | ValueSet |
| Id | ValueSet-VaccinationAdministrationTimeVS.json |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/euvac/10.0.0-preview/ValueSet-VaccinationAdministrationTimeVS.html |
| URL | http://fhir.ehdsi.eu/euvac/ValueSet/VaccinationAdministrationTimeVS |
| Version | 10.0.0-preview |
| Status | draft |
| Date | 2026-07-16T19:11:20+02:00 |
| Name | VaccinationAdministrationTimeVS |
| Title | Vaccination administration date Context |
| Realm | eu |
| Description | Value set representing the period of life during which a vaccination was administered, such as infancy, childhood, adolescence, or adulthood. |
| Copyright | Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0. |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VaccinationAdministrationTimeVS
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 3658006 | Infancy |
| 255398004 | Childhood |
| 263659003 | Adolescence |
| 41847000 | Adulthood |
http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📍4.0.0| Code | Display | Definition |
| UNK | Unknown | **Description:**A proper value is applicable, but not known. **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.) |
{
"resourceType": "ValueSet",
"id": "VaccinationAdministrationTimeVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ehdsi.eu/euvac/ValueSet/VaccinationAdministrationTimeVS",
"version": "10.0.0-preview",
"name": "VaccinationAdministrationTimeVS",
"title": "Vaccination administration date Context",
"status": "draft",
"experimental": false,
"date": "2026-07-16T19:11:20+02:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "Value set representing the period of life during which a vaccination was administered, such as infancy, childhood, adolescence, or adulthood.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "3658006",
"display": "Infancy"
},
{
"code": "255398004",
"display": "Childhood"
},
{
"code": "263659003",
"display": "Adolescence"
},
{
"code": "41847000",
"display": "Adulthood"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "4.0.0",
"concept": [
{
"code": "UNK",
"display": "Unknown"
}
]
}
]
}
}