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

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.1: Releases) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Logical Model: TWEncounterModel - JSON Profile

Active as of 2023-08-30

JSON representation of the TWEncounter logical model.

Raw json | Download


{
  "resourceType" : "StructureDefinition",
  "id" : "TWEncounter",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWEncounter",
  "version" : "0.1.1",
  "name" : "TWEncounterModel",
  "title" : "臺灣核心-就醫事件(TW Core Encounter) 之資料模型",
  "status" : "active",
  "date" : "2023-08-30T12:27:08+08:00",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣核心-就醫事件(TW Core Encounter) 之資料模型",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "TWEncounter",
      "uri" : "https://twcore.mohw.gov.tw/ig/twcore",
      "name" : "TW Core IG"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWEncounter",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "TWEncounter",
        "path" : "TWEncounter",
        "short" : "臺灣核心-就醫事件(TW Core Encounter) 之資料模型",
        "definition" : "臺灣核心-就醫事件(TW Core Encounter) 之資料模型",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Base",
          "min" : 0,
          "max" : "*"
        },
        "isModifier" : false,
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter"
          }
        ]
      },
      {
        "id" : "TWEncounter.text",
        "path" : "TWEncounter.text",
        "short" : "內容摘要以供人閱讀",
        "definition" : "內容摘要以供人閱讀",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "TWEncounter.text",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Narrative"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.text"
          }
        ]
      },
      {
        "id" : "TWEncounter.identifier",
        "path" : "TWEncounter.identifier",
        "short" : "就醫事件的識別碼",
        "definition" : "就醫事件的識別碼",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "TWEncounter.identifier",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.identifier"
          }
        ]
      },
      {
        "id" : "TWEncounter.status",
        "path" : "TWEncounter.status",
        "short" : "就醫現況",
        "definition" : "就醫現況",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "TWEncounter.status",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.status"
          }
        ]
      },
      {
        "id" : "TWEncounter.class",
        "path" : "TWEncounter.class",
        "short" : "就醫的分類",
        "definition" : "就醫的分類",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "TWEncounter.class",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.class"
          }
        ]
      },
      {
        "id" : "TWEncounter.serviceType",
        "path" : "TWEncounter.serviceType",
        "short" : "服務的特定型別",
        "definition" : "服務的特定型別",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "TWEncounter.serviceType",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.serviceType"
          }
        ]
      },
      {
        "id" : "TWEncounter.subject[x]",
        "path" : "TWEncounter.subject[x]",
        "short" : "就醫的病人或實體集合(Group)",
        "definition" : "就醫的病人或實體集合(Group)",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "TWEncounter.subject[x]",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Patient"
          },
          {
            "code" : "Group"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.subject.Reference(TW Core Patient | Group)"
          }
        ]
      },
      {
        "id" : "TWEncounter.participant",
        "path" : "TWEncounter.participant",
        "short" : "參與就醫的健康照護服務提供人員",
        "definition" : "參與就醫的健康照護服務提供人員",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "TWEncounter.participant",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.participant"
          }
        ]
      },
      {
        "id" : "TWEncounter.period",
        "path" : "TWEncounter.period",
        "short" : "就醫的開始和結束時間",
        "definition" : "就醫的開始和結束時間",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "TWEncounter.period",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.period"
          }
        ]
      },
      {
        "id" : "TWEncounter.reasonCode",
        "path" : "TWEncounter.reasonCode",
        "short" : "發生此就醫事件的原因",
        "definition" : "發生此就醫事件的原因",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "TWEncounter.reasonCode",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.reasonCode"
          }
        ]
      },
      {
        "id" : "TWEncounter.dischargeDisposition",
        "path" : "TWEncounter.dischargeDisposition",
        "short" : "出院後的地點類別或種類",
        "definition" : "出院後的地點類別或種類",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "TWEncounter.dischargeDisposition",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.hospitalization.dischargeDisposition"
          }
        ]
      },
      {
        "id" : "TWEncounter.location",
        "path" : "TWEncounter.location",
        "short" : "病人曾去過的一個或多個地點",
        "definition" : "病人曾去過的一個或多個地點",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "TWEncounter.location",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.location"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "TWEncounter",
        "path" : "TWEncounter",
        "short" : "臺灣核心-就醫事件(TW Core Encounter) 之資料模型",
        "definition" : "臺灣核心-就醫事件(TW Core Encounter) 之資料模型",
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter"
          }
        ]
      },
      {
        "id" : "TWEncounter.text",
        "path" : "TWEncounter.text",
        "short" : "內容摘要以供人閱讀",
        "definition" : "內容摘要以供人閱讀",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Narrative"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.text"
          }
        ]
      },
      {
        "id" : "TWEncounter.identifier",
        "path" : "TWEncounter.identifier",
        "short" : "就醫事件的識別碼",
        "definition" : "就醫事件的識別碼",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.identifier"
          }
        ]
      },
      {
        "id" : "TWEncounter.status",
        "path" : "TWEncounter.status",
        "short" : "就醫現況",
        "definition" : "就醫現況",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.status"
          }
        ]
      },
      {
        "id" : "TWEncounter.class",
        "path" : "TWEncounter.class",
        "short" : "就醫的分類",
        "definition" : "就醫的分類",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.class"
          }
        ]
      },
      {
        "id" : "TWEncounter.serviceType",
        "path" : "TWEncounter.serviceType",
        "short" : "服務的特定型別",
        "definition" : "服務的特定型別",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.serviceType"
          }
        ]
      },
      {
        "id" : "TWEncounter.subject[x]",
        "path" : "TWEncounter.subject[x]",
        "short" : "就醫的病人或實體集合(Group)",
        "definition" : "就醫的病人或實體集合(Group)",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Patient"
          },
          {
            "code" : "Group"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.subject.Reference(TW Core Patient | Group)"
          }
        ]
      },
      {
        "id" : "TWEncounter.participant",
        "path" : "TWEncounter.participant",
        "short" : "參與就醫的健康照護服務提供人員",
        "definition" : "參與就醫的健康照護服務提供人員",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.participant"
          }
        ]
      },
      {
        "id" : "TWEncounter.period",
        "path" : "TWEncounter.period",
        "short" : "就醫的開始和結束時間",
        "definition" : "就醫的開始和結束時間",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.period"
          }
        ]
      },
      {
        "id" : "TWEncounter.reasonCode",
        "path" : "TWEncounter.reasonCode",
        "short" : "發生此就醫事件的原因",
        "definition" : "發生此就醫事件的原因",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.reasonCode"
          }
        ]
      },
      {
        "id" : "TWEncounter.dischargeDisposition",
        "path" : "TWEncounter.dischargeDisposition",
        "short" : "出院後的地點類別或種類",
        "definition" : "出院後的地點類別或種類",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.hospitalization.dischargeDisposition"
          }
        ]
      },
      {
        "id" : "TWEncounter.location",
        "path" : "TWEncounter.location",
        "short" : "病人曾去過的一個或多個地點",
        "definition" : "病人曾去過的一個或多個地點",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "TWEncounter",
            "map" : "TWCoreEncounter.location"
          }
        ]
      }
    ]
  }
}