臺灣核心實作指引(TW Core IG)
0.3.0 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: 臺灣健保署藥品使用頻率代碼對應對應HL7 TimingAbbreviation - JSON Representation

Active as of 2024-01-16

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "medication-frequency-tw",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap medication-frequency-tw</b></p><a name=\"medication-frequency-tw\"> </a><a name=\"hcmedication-frequency-tw\"> </a><a name=\"medication-frequency-tw-en-US\"> </a><p>Mapping from <a href=\"ValueSet-medication-frequency-nhi-tw.html\">臺灣健保署藥品使用頻率值集</a> to <a href=\"http://hl7.org/fhir/R4/valueset-timing-abbreviation.html\">TimingAbbreviation</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-medication-frequency-nhi-tw.html\">臺灣健保署藥品使用頻率</a> to <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-GTSAbbreviation.html\">GTSAbbreviation</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>QOD (隔日使用一次)</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>QOD</td></tr><tr><td>QW (每週一次)</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>WK (weekly)</td></tr><tr><td>QD (每日一次)</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>QD</td></tr><tr><td>QDAM (每日一次上午使用)</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>AM</td></tr><tr><td>QDPM (每日一次下午使用)</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>PM</td></tr><tr><td>QDHS (每日一次睡前使用)</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>BED (at bedtime)</td></tr><tr><td>BID (每日二次)</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>BID</td></tr><tr><td>QID (每日四次)</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>QID</td></tr><tr><td>HS (睡前一次)</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>BED (at bedtime)</td></tr></table></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ConceptMap/medication-frequency-tw",
  "version" : "0.3.0",
  "name" : "TWHealthProfessional",
  "title" : "臺灣健保署藥品使用頻率代碼對應對應HL7 TimingAbbreviation",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-16",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "此對應表為臺灣健保署藥品使用頻率代碼對應對應HL7 TimingAbbreviation,供實作者於撰寫程式以自動化對應或轉代碼時使用。",
  "sourceUri" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/medication-frequency-nhi-tw",
  "targetUri" : "http://hl7.org/fhir/ValueSet/timing-abbreviation",
  "group" : [
    {
      "source" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-frequency-nhi-tw",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
      "element" : [
        {
          "code" : "QOD",
          "display" : "隔日使用一次",
          "target" : [
            {
              "code" : "QOD",
              "display" : "QOD",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "QW",
          "display" : "每週一次",
          "target" : [
            {
              "code" : "WK",
              "display" : "weekly",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "QD",
          "display" : "每日一次",
          "target" : [
            {
              "code" : "QD",
              "display" : "QD",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "QDAM",
          "display" : "每日一次上午使用",
          "target" : [
            {
              "code" : "AM",
              "display" : "AM",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "QDPM",
          "display" : "每日一次下午使用",
          "target" : [
            {
              "code" : "PM",
              "display" : "PM",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "QDHS",
          "display" : "每日一次睡前使用",
          "target" : [
            {
              "code" : "BED",
              "display" : "at bedtime",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "BID",
          "display" : "每日二次",
          "target" : [
            {
              "code" : "BID",
              "display" : "BID",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "QID",
          "display" : "每日四次",
          "target" : [
            {
              "code" : "QID",
              "display" : "QID",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "HS",
          "display" : "睡前一次",
          "target" : [
            {
              "code" : "BED",
              "display" : "at bedtime",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}