臺灣核心實作指引(TW Core IG)
1.0.0 - STU 1.0.0 Taiwan flag

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TU9IVy1UV0NvcmVJRw/VFcgQ29yZSBJRyBJVFJJ/ and changes regularly. See the Directory of published versions

: 照護團隊 - TTL Representation

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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CareTeam/careteam-example> a fhir:CareTeam ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "careteam-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CareTeam-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CareTeam-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam careteam-example</b></p><a name=\"careteam-example\"> </a><a name=\"hccareteam-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CareTeam-twcore.html\">TW Core CareTeam</a></p></div><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-pat-example.html\">陳加玲(official) Female, DoB: 1990-01-01 ( Medical record number (use: official, ))</a></p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 21450003}\">Neuropsychiatrist</span></p><p><b>member</b>: <a href=\"Practitioner-pra-dr-example.html\">Practitioner 王依昇(official)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 224535009}\">Registered nurse</span></p><p><b>member</b>: <a href=\"Practitioner-pra-nurse-example.html\">Practitioner 陳莉(official)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 46255001}\">Pharmacist</span></p><p><b>member</b>: <a href=\"Practitioner-pra-phc-example.html\">Practitioner 陳耀詩(official)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 159016003}\">Medical radiographer</span></p><p><b>member</b>: <a href=\"Practitioner-pra-radio-example.html\">Practitioner 王曉明(official)</a></p></blockquote></div>"
  ] ;
  fhir:CareTeam.status [ fhir:value "active"] ;
  fhir:CareTeam.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
  ] ;
  fhir:CareTeam.participant [
     fhir:index 0 ;
     fhir:CareTeam.participant.role [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:21450003 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "21450003" ] ;
         fhir:Coding.display [ fhir:value "Neuropsychiatrist" ]
       ]
     ] ;
     fhir:CareTeam.participant.member [
       fhir:link <http://hl7.org/fhir/Practitioner/pra-dr-example> ;
       fhir:Reference.reference [ fhir:value "Practitioner/pra-dr-example" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CareTeam.participant.role [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:224535009 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "224535009" ] ;
         fhir:Coding.display [ fhir:value "Registered nurse" ]
       ]
     ] ;
     fhir:CareTeam.participant.member [
       fhir:link <http://hl7.org/fhir/Practitioner/pra-nurse-example> ;
       fhir:Reference.reference [ fhir:value "Practitioner/pra-nurse-example" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CareTeam.participant.role [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:46255001 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "46255001" ] ;
         fhir:Coding.display [ fhir:value "Pharmacist" ]
       ]
     ] ;
     fhir:CareTeam.participant.member [
       fhir:link <http://hl7.org/fhir/Practitioner/pra-phc-example> ;
       fhir:Reference.reference [ fhir:value "Practitioner/pra-phc-example" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CareTeam.participant.role [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:159016003 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "159016003" ] ;
         fhir:Coding.display [ fhir:value "Medical radiographer" ]
       ]
     ] ;
     fhir:CareTeam.participant.member [
       fhir:link <http://hl7.org/fhir/Practitioner/pra-radio-example> ;
       fhir:Reference.reference [ fhir:value "Practitioner/pra-radio-example" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/pat-example> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/pra-dr-example> a fhir:Practitioner .

<http://hl7.org/fhir/Practitioner/pra-nurse-example> a fhir:Practitioner .

<http://hl7.org/fhir/Practitioner/pra-phc-example> a fhir:Practitioner .

<http://hl7.org/fhir/Practitioner/pra-radio-example> a fhir:Practitioner .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CareTeam/careteam-example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CareTeam/careteam-example.ttl> .