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 |
TTL representation of the TWProcedure logical model.
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:StructureDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TWProcedure"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWProcedure"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "TWProcedureModel"] ; #
fhir:title [ fhir:v "臺灣核心-處置(TW Core Procedure)之資料模型"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-08-30T12:27:08+08:00"^^xsd:dateTime] ; #
fhir:contact ( [
fhir:name [ fhir:v "衛生福利部" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mohw.gov.tw/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "CCYU@mohw.gov.tw" ] ] )
] ) ; #
fhir:description [ fhir:v "臺灣核心-處置(TW Core Procedure)之資料模型"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:mapping ( [
fhir:identity [ fhir:v "rim" ] ;
fhir:uri [ fhir:v "http://hl7.org/v3"^^xsd:anyURI ] ;
fhir:name [ fhir:v "RIM Mapping" ]
] [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:uri [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore"^^xsd:anyURI ] ;
fhir:name [ fhir:v "TW Core IG" ]
] ) ; #
fhir:kind [ fhir:v "logical"] ; #
fhir:abstract [ fhir:v "false"^^xsd:boolean] ; #
fhir:type [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWProcedure"^^xsd:anyURI] ; #
fhir:baseDefinition [
fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Base>
] ; #
fhir:derivation [ fhir:v "specialization"] ; #
fhir:snapshot [
( fhir:element [
fhir:id [ fhir:v "TWProcedure" ] ;
fhir:path [ fhir:v "TWProcedure" ] ;
fhir:short [ fhir:v "臺灣核心-處置(TW Core Procedure)之資料模型" ] ;
fhir:definition [ fhir:v "臺灣核心-處置(TW Core Procedure)之資料模型" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Base" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ] ;
fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.text" ] ;
fhir:path [ fhir:v "TWProcedure.text" ] ;
fhir:short [ fhir:v "內容摘要以供人閱讀" ] ;
fhir:definition [ fhir:v "內容摘要以供人閱讀" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.text" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ] ;
( fhir:type [
fhir:code [ fhir:v "Narrative"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.text" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.status" ] ;
fhir:path [ fhir:v "TWProcedure.status" ] ;
fhir:short [ fhir:v "處置的狀態" ] ;
fhir:definition [ fhir:v "處置的狀態" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.status" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ] ;
( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.status" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.code" ] ;
fhir:path [ fhir:v "TWProcedure.code" ] ;
fhir:short [ fhir:v "處置的識別碼" ] ;
fhir:definition [ fhir:v "處置的識別碼" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.code" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ] ;
( fhir:type [
fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.code" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.subject" ] ;
fhir:path [ fhir:v "TWProcedure.subject" ] ;
fhir:short [ fhir:v "處置服務的對象" ] ;
fhir:definition [ fhir:v "處置服務的對象" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.subject" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ] ;
( fhir:type [
fhir:code [ fhir:v "Patient"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.subject.Reference(TW Core Patient)" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.performedDateTime" ] ;
fhir:path [ fhir:v "TWProcedure.performedDateTime" ] ;
fhir:short [ fhir:v "處置執行時間" ] ;
fhir:definition [ fhir:v "處置執行時間" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.performedDateTime" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ] ;
( fhir:type [
fhir:code [ fhir:v "dateTime"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.performedDateTime" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.asserter[x]" ] ;
fhir:path [ fhir:v "TWProcedure.asserter[x]" ] ;
fhir:short [ fhir:v "聲稱有此處置的人" ] ;
fhir:definition [ fhir:v "聲稱有此處置的人" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.asserter[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ] ;
( fhir:type [
fhir:code [ fhir:v "Patient"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "RelatedPerson"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Practitioner"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "PractitionerRole"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.asserter.Reference(TW Core Patient | RelatedPerson | TW Core Practitioner | PractitionerRole)" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.performer[x]" ] ;
fhir:path [ fhir:v "TWProcedure.performer[x]" ] ;
fhir:short [ fhir:v "執行處置的人員" ] ;
fhir:definition [ fhir:v "執行處置的人員" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.performer[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ] ;
( fhir:type [
fhir:code [ fhir:v "Practitioner"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "PractitionerRole"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Organization"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Patient"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "RelatedPerson"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Device"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.performer.actor.Reference(TW Core Practitioner | PractitionerRole | TW Core Organization Hospital Department | TW Core Patient | RelatedPerson | Device)" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.bodySite" ] ;
fhir:path [ fhir:v "TWProcedure.bodySite" ] ;
fhir:short [ fhir:v "目標身體部位" ] ;
fhir:definition [ fhir:v "目標身體部位" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "TWProcedure.bodySite" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ] ;
( fhir:type [
fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.bodySite" ] ] ) ] )
] ; #
fhir:differential [
( fhir:element [
fhir:id [ fhir:v "TWProcedure" ] ;
fhir:path [ fhir:v "TWProcedure" ] ;
fhir:short [ fhir:v "臺灣核心-處置(TW Core Procedure)之資料模型" ] ;
fhir:definition [ fhir:v "臺灣核心-處置(TW Core Procedure)之資料模型" ] ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.text" ] ;
fhir:path [ fhir:v "TWProcedure.text" ] ;
fhir:short [ fhir:v "內容摘要以供人閱讀" ] ;
fhir:definition [ fhir:v "內容摘要以供人閱讀" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
( fhir:type [
fhir:code [ fhir:v "Narrative"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.text" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.status" ] ;
fhir:path [ fhir:v "TWProcedure.status" ] ;
fhir:short [ fhir:v "處置的狀態" ] ;
fhir:definition [ fhir:v "處置的狀態" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.status" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.code" ] ;
fhir:path [ fhir:v "TWProcedure.code" ] ;
fhir:short [ fhir:v "處置的識別碼" ] ;
fhir:definition [ fhir:v "處置的識別碼" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
( fhir:type [
fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.code" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.subject" ] ;
fhir:path [ fhir:v "TWProcedure.subject" ] ;
fhir:short [ fhir:v "處置服務的對象" ] ;
fhir:definition [ fhir:v "處置服務的對象" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
( fhir:type [
fhir:code [ fhir:v "Patient"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.subject.Reference(TW Core Patient)" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.performedDateTime" ] ;
fhir:path [ fhir:v "TWProcedure.performedDateTime" ] ;
fhir:short [ fhir:v "處置執行時間" ] ;
fhir:definition [ fhir:v "處置執行時間" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
( fhir:type [
fhir:code [ fhir:v "dateTime"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.performedDateTime" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.asserter[x]" ] ;
fhir:path [ fhir:v "TWProcedure.asserter[x]" ] ;
fhir:short [ fhir:v "聲稱有此處置的人" ] ;
fhir:definition [ fhir:v "聲稱有此處置的人" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
( fhir:type [
fhir:code [ fhir:v "Patient"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "RelatedPerson"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Practitioner"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "PractitionerRole"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.asserter.Reference(TW Core Patient | RelatedPerson | TW Core Practitioner | PractitionerRole)" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.performer[x]" ] ;
fhir:path [ fhir:v "TWProcedure.performer[x]" ] ;
fhir:short [ fhir:v "執行處置的人員" ] ;
fhir:definition [ fhir:v "執行處置的人員" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
( fhir:type [
fhir:code [ fhir:v "Practitioner"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "PractitionerRole"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Organization"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Patient"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "RelatedPerson"^^xsd:anyURI ] ] [
fhir:code [ fhir:v "Device"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "TWCoreProcedure.performer.actor.Reference(TW Core Practitioner | PractitionerRole | TW Core Organization Hospital Department | TW Core Patient | RelatedPerson | Device)" ] ] ) ] [
fhir:id [ fhir:v "TWProcedure.bodySite" ] ;
fhir:path [ fhir:v "TWProcedure.bodySite" ] ;
fhir:short [ fhir:v "目標身體部位" ] ;
fhir:definition [ fhir:v "目標身體部位" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
( fhir:type [
fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] ) ;
( fhir:mapping [
fhir:identity [ fhir:v "TWProcedure" ] ;
fhir:map [ fhir:v "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