FHIR IG Statistics: ValueSet/vaccines-covid-19
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "vaccines-covid-19",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hitstdio.ntunhs.edu.tw/fhir/ValueSet/vaccines-covid-19",
"version": "0.0.1",
"name": "Covid19Vaccines",
"title": "Vaccine List (COVID-19)",
"status": "draft",
"date": "2021-08-17T11:14:28+08:00",
"publisher": "Giorgio Cangioli - modified by HITSTD Lab",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "mailto:hitstdio@gmail.com"
}
]
}
],
"description": "Vaccine List (COVID-19)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "158"
}
],
"text": "Taiwan"
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1119349007",
"display": "SARS-CoV-2 mRNA vaccine"
},
{
"code": "1119305005",
"display": "SARS-CoV-2 antigen vaccine"
}
]
},
{
"system": "http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/atc-vaccines-covid-19",
"concept": [
{
"code": "J07BX03",
"display": "covid-19 vaccines"
}
]
}
]
}
}