臺灣核心實作指引(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: TWDiagnosticReportModel - TTL Profile

Active as of 2023-08-30

TTL representation of the TWDiagnosticReport logical model.

Raw ttl | Download


@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 "TWDiagnosticReport"] ; # 
  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/TWDiagnosticReport"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "TWDiagnosticReportModel"] ; # 
  fhir:title [ fhir:v "臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型"] ; # 
  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 DiagnosticReport) 之資料模型"] ; # 
  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 "TWDiagnosticReport" ] ;
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/TWDiagnosticReport"^^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 "TWDiagnosticReport" ] ;
fhir:path [ fhir:v "TWDiagnosticReport" ] ;
fhir:short [ fhir:v "臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型" ] ;
fhir:definition [ fhir:v "臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型" ] ;
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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.text" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "TWDiagnosticReport.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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.text" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.status" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "TWDiagnosticReport.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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.status" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.category" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.category" ] ;
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 "TWDiagnosticReport.category" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.category" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.code" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "TWDiagnosticReport.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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.code" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.subject[x]" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.subject[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 "TWDiagnosticReport.subject[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 "Group"^^xsd:anyURI ]       ] [
fhir:code [ fhir:v "Device"^^xsd:anyURI ]       ] [
fhir:code [ fhir:v "Location"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.subject.Reference(TW Core Patient | Group | Device | Location)" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.effective" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.effective" ] ;
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 "TWDiagnosticReport.effective" ] ;
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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.effective[x]" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.issued" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.issued" ] ;
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 "TWDiagnosticReport.issued" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "instant"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.issued" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.performer[x]" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "TWDiagnosticReport.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 "CareTeam"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.performer" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.result" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.result" ] ;
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 "TWDiagnosticReport.result" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "Observation"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.result" ]       ] )     ] )
  ] ; # 
  fhir:differential [
    ( fhir:element [
fhir:id [ fhir:v "TWDiagnosticReport" ] ;
fhir:path [ fhir:v "TWDiagnosticReport" ] ;
fhir:short [ fhir:v "臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型" ] ;
fhir:definition [ fhir:v "臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型" ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.text" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.text" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.status" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.status" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.category" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.category" ] ;
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 "CodeableConcept"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.category" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.code" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.code" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.subject[x]" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.subject[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 "Group"^^xsd:anyURI ]       ] [
fhir:code [ fhir:v "Device"^^xsd:anyURI ]       ] [
fhir:code [ fhir:v "Location"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.subject.Reference(TW Core Patient | Group | Device | Location)" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.effective" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.effective" ] ;
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 "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.effective[x]" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.issued" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.issued" ] ;
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 "instant"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.issued" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.performer[x]" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.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 "CareTeam"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.performer" ]       ] )     ] [
fhir:id [ fhir:v "TWDiagnosticReport.result" ] ;
fhir:path [ fhir:v "TWDiagnosticReport.result" ] ;
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 "Observation"^^xsd:anyURI ]       ] ) ;
      ( fhir:mapping [
fhir:identity [ fhir:v "TWDiagnosticReport" ] ;
fhir:map [ fhir:v "TWCoreDiagnosticReport.result" ]       ] )     ] )
  ] . #