旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
1.0.0 - ci-build

This page is part of the 旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引 (v1.0.0: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: VACC系統收費類型代碼對應 HL7 ImmunizationFundingSource - JSON Representation

Active as of 2024-04-23

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "twvacc-charge-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap twvacc-charge-type</b></p><a name=\"twvacc-charge-type\"> </a><a name=\"hctwvacc-charge-type\"> </a><a name=\"twvacc-charge-type-en-US\"> </a><p>Mapping from <a href=\"ValueSet-twvacc-charge-type-values.html\">CDC-VACC系統-收費類型值集</a> to <a href=\"http://hl7.org/fhir/R4/valueset-immunization-funding-source.html\">Immunization Funding Source</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-twvacc-charge-type-values.html\">CDC-VACC系統-收費類型</a> to <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-immunization-funding-source.html\">Immunization Funding Source</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (自費)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>private</td></tr><tr><td>0 (公費)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>public</td></tr></table></div>"
  },
  "url" : "https://vacc.cdc.gov.tw/vacc/ConceptMap/twvacc-charge-type",
  "version" : "1.0.0",
  "name" : "TWVACCChargeType",
  "title" : "VACC系統收費類型代碼對應 HL7 ImmunizationFundingSource",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-23",
  "publisher" : "衛福部疾病管制署",
  "contact" : [
    {
      "name" : "衛福部疾病管制署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣疾管署VACC系統收費類型代碼對應至 HL7 ImmunizationFundingSource 代碼,概念對應出版日期:2024-04-23;資料所屬單位:臺灣疾管署。\n*因原始資料無代碼版本資訊,故使用其「生效日期」作為版本資訊。*",
  "sourceUri" : "https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-charge-type-values",
  "targetUri" : "http://hl7.org/fhir/ValueSet/immunization-funding-source",
  "group" : [
    {
      "source" : "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-charge-type-values",
      "target" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source",
      "element" : [
        {
          "code" : "1",
          "display" : "自費",
          "target" : [
            {
              "code" : "private",
              "display" : "Private",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "0",
          "display" : "公費",
          "target" : [
            {
              "code" : "public",
              "display" : "Public",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}