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

FHIR IG Statistics: ConceptMap/TWCDCVaccineCodeToQRCodeVaccineNameList

Packagehitstdio.tw.fhir.dcc
TypeConceptMap
IdTWCDCVaccineCodeToQRCodeVaccineNameList
FHIR VersionR4
Sourcehttp://hitstdio.ntunhs.edu.tw/fhir/file://D:\IG\dcc-tw-test\output/ConceptMap-TWCDCVaccineCodeToQRCodeVaccineNameList.html
URLhttp://hitstdio.ntunhs.edu.tw/fhir/ConceptMap/TWCDCVaccineCodeToQRCodeVaccineNameList
Version0.0.1
Statusdraft
Date2021-08-17T11:14:28+08:00
NameTWCDCVaccineCodeToQRCodeVaccineNameList
TitleTWCDC Vaccine Code to QRCode Vaccine Name List
DescriptionTWCDC Vaccine Code to QRCode Vaccine Name List

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
EUUR codes used in this IG
TWCDC-Vaccine-CodeTWCDC 疫苗代碼表

Narrative

Note: links and images are rebased to the (stated) source

TWCDCVaccineCodeToQRCodeVaccineNameList (http://hitstdio.ntunhs.edu.tw/fhir/ConceptMap/TWCDCVaccineCodeToQRCodeVaccineNameList)

Mapping from http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/TWCDC-Vaccine-Code to https://ec.europa.eu/health/documents/community-register/html/

DRAFT. Published on 2021/8/17 上午 11:14:28 by Giorgio Cangioli - modified by HITSTD Lab (mailto:hitstdio@gmail.com).

TWCDC Vaccine Code to QRCode Vaccine Name List


Source CodeRelationshipDestination Code
CoV_AZ (阿斯特捷利康 COVID-19 疫苗 / AstraZeneca COVID-19 vaccine)is equivalent toEU/1/20/1528
CoV_Pfizer/BNT (輝瑞/BNT COVID-19 疫苗)is equivalent toEU/1/21/1529
CoV_Moderna (莫德納 COVID-19 疫苗)is equivalent toEU/1/20/1507

Source

{
  "resourceType": "ConceptMap",
  "id": "TWCDCVaccineCodeToQRCodeVaccineNameList",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hitstdio.ntunhs.edu.tw/fhir/ConceptMap/TWCDCVaccineCodeToQRCodeVaccineNameList",
  "version": "0.0.1",
  "name": "TWCDCVaccineCodeToQRCodeVaccineNameList",
  "title": "TWCDC Vaccine Code to QRCode Vaccine Name List",
  "status": "draft",
  "experimental": false,
  "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 Vaccine Code to QRCode Vaccine Name List",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "158"
        }
      ],
      "text": "Taiwan"
    }
  ],
  "sourceUri": "http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/TWCDC-Vaccine-Code",
  "targetUri": "https://ec.europa.eu/health/documents/community-register/html/",
  "group": [
    {
      "source": "http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/TWCDC-Vaccine-Code",
      "target": "https://ec.europa.eu/health/documents/community-register/html/",
      "element": [
        {
          "code": "CoV_AZ",
          "target": [
            {
              "code": "EU/1/20/1528",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "CoV_Pfizer/BNT",
          "target": [
            {
              "code": "EU/1/21/1529",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "CoV_Moderna",
          "target": [
            {
              "code": "EU/1/20/1507",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}