| Package | hitstdio.tw.fhir.dcc |
| Resource Type | CodeSystem |
| Id | atc-vaccines-covid-19 |
| FHIR Version | R4 |
| Source | http://hitstdio.ntunhs.edu.tw/fhir/file://D:\IG\dcc-tw-test\output/CodeSystem-atc-vaccines-covid-19.html |
| URL | http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/atc-vaccines-covid-19 |
| Version | 0.0.1 |
| Status | active |
| Date | 2021-08-17T11:14:28+08:00 |
| Name | AtcCovid19Vaccines |
| Title | ATC Vaccine List (COVID-19) |
| Description | Vaccine List (COVID-19) from [ATC] |
| Content | complete |
| ValueSet | |
| atc-vaccines-covid-19 | ATC Vaccine List (COVID-19) |
| vaccines-covid-19 | Vaccine List (COVID-19) |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/atc-vaccines-covid-19 defines the following codes:
| Code | Display |
| J07BX03 | covid-19 vaccines |
{
"resourceType": "CodeSystem",
"id": "atc-vaccines-covid-19",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/atc-vaccines-covid-19",
"version": "0.0.1",
"name": "AtcCovid19Vaccines",
"title": "ATC Vaccine List (COVID-19)",
"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": "Vaccine List (COVID-19) from [ATC]",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "158"
}
],
"text": "Taiwan"
}
],
"content": "complete",
"count": 1,
"concept": [
{
"code": "J07BX03",
"display": "covid-19 vaccines"
}
]
}