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