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
Active as of 2023-08-30 |
JSON representation of the TWProcedure logical model.
{
"resourceType" : "StructureDefinition",
"id" : "TWProcedure",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWProcedure",
"version" : "0.1.1",
"name" : "TWProcedureModel",
"title" : "臺灣核心-處置(TW Core Procedure)之資料模型",
"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 Procedure)之資料模型",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "TWProcedure",
"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/TWProcedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "TWProcedure",
"path" : "TWProcedure",
"short" : "臺灣核心-處置(TW Core Procedure)之資料模型",
"definition" : "臺灣核心-處置(TW Core Procedure)之資料模型",
"min" : 0,
"max" : "*",
"base" : {
"path" : "Base",
"min" : 0,
"max" : "*"
},
"isModifier" : false,
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure"
}
]
},
{
"id" : "TWProcedure.text",
"path" : "TWProcedure.text",
"short" : "內容摘要以供人閱讀",
"definition" : "內容摘要以供人閱讀",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWProcedure.text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Narrative"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.text"
}
]
},
{
"id" : "TWProcedure.status",
"path" : "TWProcedure.status",
"short" : "處置的狀態",
"definition" : "處置的狀態",
"min" : 1,
"max" : "1",
"base" : {
"path" : "TWProcedure.status",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.status"
}
]
},
{
"id" : "TWProcedure.code",
"path" : "TWProcedure.code",
"short" : "處置的識別碼",
"definition" : "處置的識別碼",
"min" : 1,
"max" : "1",
"base" : {
"path" : "TWProcedure.code",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.code"
}
]
},
{
"id" : "TWProcedure.subject",
"path" : "TWProcedure.subject",
"short" : "處置服務的對象",
"definition" : "處置服務的對象",
"min" : 1,
"max" : "1",
"base" : {
"path" : "TWProcedure.subject",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Patient"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.subject.Reference(TW Core Patient)"
}
]
},
{
"id" : "TWProcedure.performedDateTime",
"path" : "TWProcedure.performedDateTime",
"short" : "處置執行時間",
"definition" : "處置執行時間",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWProcedure.performedDateTime",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.performedDateTime"
}
]
},
{
"id" : "TWProcedure.asserter[x]",
"path" : "TWProcedure.asserter[x]",
"short" : "聲稱有此處置的人",
"definition" : "聲稱有此處置的人",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWProcedure.asserter[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Patient"
},
{
"code" : "RelatedPerson"
},
{
"code" : "Practitioner"
},
{
"code" : "PractitionerRole"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.asserter.Reference(TW Core Patient | RelatedPerson | TW Core Practitioner | PractitionerRole)"
}
]
},
{
"id" : "TWProcedure.performer[x]",
"path" : "TWProcedure.performer[x]",
"short" : "執行處置的人員",
"definition" : "執行處置的人員",
"min" : 0,
"max" : "*",
"base" : {
"path" : "TWProcedure.performer[x]",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Practitioner"
},
{
"code" : "PractitionerRole"
},
{
"code" : "Organization"
},
{
"code" : "Patient"
},
{
"code" : "RelatedPerson"
},
{
"code" : "Device"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.performer.actor.Reference(TW Core Practitioner | PractitionerRole | TW Core Organization Hospital Department | TW Core Patient | RelatedPerson | Device)"
}
]
},
{
"id" : "TWProcedure.bodySite",
"path" : "TWProcedure.bodySite",
"short" : "目標身體部位",
"definition" : "目標身體部位",
"min" : 0,
"max" : "*",
"base" : {
"path" : "TWProcedure.bodySite",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.bodySite"
}
]
}
]
},
"differential" : {
"element" : [
{
"id" : "TWProcedure",
"path" : "TWProcedure",
"short" : "臺灣核心-處置(TW Core Procedure)之資料模型",
"definition" : "臺灣核心-處置(TW Core Procedure)之資料模型",
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure"
}
]
},
{
"id" : "TWProcedure.text",
"path" : "TWProcedure.text",
"short" : "內容摘要以供人閱讀",
"definition" : "內容摘要以供人閱讀",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Narrative"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.text"
}
]
},
{
"id" : "TWProcedure.status",
"path" : "TWProcedure.status",
"short" : "處置的狀態",
"definition" : "處置的狀態",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.status"
}
]
},
{
"id" : "TWProcedure.code",
"path" : "TWProcedure.code",
"short" : "處置的識別碼",
"definition" : "處置的識別碼",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.code"
}
]
},
{
"id" : "TWProcedure.subject",
"path" : "TWProcedure.subject",
"short" : "處置服務的對象",
"definition" : "處置服務的對象",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Patient"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.subject.Reference(TW Core Patient)"
}
]
},
{
"id" : "TWProcedure.performedDateTime",
"path" : "TWProcedure.performedDateTime",
"short" : "處置執行時間",
"definition" : "處置執行時間",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "dateTime"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.performedDateTime"
}
]
},
{
"id" : "TWProcedure.asserter[x]",
"path" : "TWProcedure.asserter[x]",
"short" : "聲稱有此處置的人",
"definition" : "聲稱有此處置的人",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Patient"
},
{
"code" : "RelatedPerson"
},
{
"code" : "Practitioner"
},
{
"code" : "PractitionerRole"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.asserter.Reference(TW Core Patient | RelatedPerson | TW Core Practitioner | PractitionerRole)"
}
]
},
{
"id" : "TWProcedure.performer[x]",
"path" : "TWProcedure.performer[x]",
"short" : "執行處置的人員",
"definition" : "執行處置的人員",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Practitioner"
},
{
"code" : "PractitionerRole"
},
{
"code" : "Organization"
},
{
"code" : "Patient"
},
{
"code" : "RelatedPerson"
},
{
"code" : "Device"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.performer.actor.Reference(TW Core Practitioner | PractitionerRole | TW Core Organization Hospital Department | TW Core Patient | RelatedPerson | Device)"
}
]
},
{
"id" : "TWProcedure.bodySite",
"path" : "TWProcedure.bodySite",
"short" : "目標身體部位",
"definition" : "目標身體部位",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWProcedure",
"map" : "TWCoreProcedure.bodySite"
}
]
}
]
}
}
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#0.1.1 based on FHIR 4.0.1. Generated 2023-08-30
Links: Table of Contents |
QA Report
| Version History |
Propose a change