臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build Taiwan, Province of China flag

臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 照護場域對照表 (KiDiT → HL7 v3 ActCode) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "care-setting-map",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap care-setting-map</b></p><a name=\"care-setting-map\"> </a><a name=\"hccare-setting-map\"> </a><p>Mapping from <a href=\"ValueSet-hd-care-setting-vs.html\">透析照護場域 值集 (hd-care-setting-vs)</a> to <a href=\"ValueSet-care-setting-act-vs.html\">照護場域 ActCode (Care Setting)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-hd-care-setting.html\">透析照護場域 (HD Care Setting)</a> to <a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html\">v3 Code System ActCode</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>outpatient (門診 (Outpatient))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AMB (ambulatory)</td></tr><tr><td>inpatient (住院 (Inpatient))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>IMP (inpatient encounter)</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ConceptMap/care-setting-map",
  "version" : "0.0.2",
  "name" : "CareSettingMap",
  "title" : "照護場域對照表 (KiDiT → HL7 v3 ActCode)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-11",
  "publisher" : "沐恩生醫光電股份有限公司",
  "contact" : [
    {
      "name" : "沐恩生醫光電股份有限公司",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.muenai.com/"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "KiDiT『門診/住院』對應 HL7 v3 ActCode。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "sourceCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/hd-care-setting-vs",
  "targetCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/care-setting-act-vs",
  "group" : [
    {
      "source" : "https://fhir.muen.tw/ig/hd/CodeSystem/hd-care-setting",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "element" : [
        {
          "code" : "outpatient",
          "display" : "門診 (Outpatient)",
          "target" : [
            {
              "code" : "AMB",
              "display" : "ambulatory",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "inpatient",
          "display" : "住院 (Inpatient)",
          "target" : [
            {
              "code" : "IMP",
              "display" : "inpatient encounter",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}