FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/TWCDC-Vaccine-Code

Packagehitstdio.tw.fhir.dcc
Resource TypeValueSet
IdTWCDC-Vaccine-Code
FHIR VersionR4
Sourcehttp://hitstdio.ntunhs.edu.tw/fhir/file://D:\IG\dcc-tw-test\output/ValueSet-TWCDC-Vaccine-Code.html
URLhttp://hitstdio.ntunhs.edu.tw/fhir/ValueSet/TWCDC-Vaccine-Code
Version0.0.1
Statusdraft
Date2021-08-17T11:14:28+08:00
NameTWCDCVaccineCode
TitleTWCDC 疫苗 ValueSet
Description這是有關「TWCDC 疫苗 ValueSet」編碼系統。

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
TWCDC-Vaccine-CodeTWCDC 疫苗代碼表

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 疫苗"
          }
        ]
      }
    ]
  }
}