FHIR IG Statistics: ValueSet/TWCDC-Vaccine-Code
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "TWCDC-Vaccine-Code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hitstdio.ntunhs.edu.tw/fhir/ValueSet/TWCDC-Vaccine-Code",
"version": "0.0.1",
"name": "TWCDCVaccineCode",
"title": "TWCDC 疫苗 ValueSet",
"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": "這是有關「TWCDC 疫苗 ValueSet」編碼系統。",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "158"
}
],
"text": "Taiwan"
}
],
"compose": {
"include": [
{
"system": "http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/TWCDC-Vaccine-Code",
"concept": [
{
"code": "CoV_AZ",
"display": "阿斯特捷利康 COVID-19 疫苗 / AstraZeneca COVID-19 vaccine"
},
{
"code": "CoV_Pfizer/BNT",
"display": "輝瑞/BNT COVID-19 疫苗"
},
{
"code": "CoV_Moderna",
"display": "莫德納 COVID-19 疫苗"
}
]
}
]
}
}