電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build

This page is part of the 電子病歷交換單張實作指引(EMR-IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) 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

: 出院病摘 Bundle example - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-DMS"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/BundleDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/BundleDMS>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/index.html"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Bundle_EMR" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2023-01-04T13:01:56+08:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Composition/DMS-Com24"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Composition/DMS-Com24> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org1"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org1> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Patient/DMS-Pat2"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Patient/DMS-Pat2> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Encounter/DMS-Enc3"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Encounter/DMS-Enc3> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Location/DMS-Loc4"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Location/DMS-Loc4> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/CarePlan/DMS-Care5"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/CarePlan/DMS-Care5> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org6"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org6> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs7"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs7> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con8"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con8> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs9"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs9> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con10"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con10> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs11"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs11> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Media/DMS-Med12"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Media/DMS-Med12> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs13"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs13> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs14"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs14> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs15"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs15> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/ImagingStudy/DMS-Img16"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/ImagingStudy/DMS-Img16> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Media/DMS-Med17"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Media/DMS-Med17> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs18"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs18> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Procedure/DMS-Pro19"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Procedure/DMS-Pro19> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Procedure/DMS-Pro20"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Procedure/DMS-Pro20> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con21"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con21> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org22"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org22> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Practitioner/DMS-Pra23"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Practitioner/DMS-Pra23> )
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Composition/DMS-Com24> a fhir:Composition ;
  fhir:id [ fhir:v "DMS-Com24"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/CompositionDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/CompositionDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_DMS-Com24\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition DMS-Com24</b></p><a name=\"DMS-Com24\"> </a><a name=\"hcDMS-Com24\"> </a><a name=\"DMS-Com24-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11490-0}\">出院病摘</span></p><p><b>encounter</b>: <a href=\"Encounter-DMS-Enc3.html\">Encounter: status = finished; class = inpatient encounter (ActCode#IMP); serviceType = General surgery (qualifier value); period = 2022-07-08 12:12:00+0000 --&gt; 2022-07-09 12:12:00+0000</a></p><p><b>date</b>: 2023-01-04 13:01:56+0800</p><p><b>author</b>: </p><ul><li><a href=\"Organization-DMS-Org1.html\">Organization 國立臺灣大學醫學院附設醫院</a></li><li><a href=\"Organization-DMS-Org6.html\">Organization 轉入醫事機構名稱</a></li><li><a href=\"Organization-DMS-Org22.html\">Organization 轉出醫事機構名稱</a></li><li><a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></li></ul><p><b>title</b>: 出院病摘</p><p><b>custodian</b>: <a href=\"Organization-DMS-Org1.html\">Organization 國立臺灣大學醫學院附設醫院</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:11490-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11490-0" ] ;
fhir:display [ fhir:v "Physician Discharge summary" ]     ] ) ;
fhir:text [ fhir:v "出院病摘" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/DMS-Enc3" ]
  ] ; # 
  fhir:date [ fhir:v "2023-01-04T13:01:56+08:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/DMS-Org1" ]
  ] [
fhir:reference [ fhir:v "Organization/DMS-Org6" ]
  ] [
fhir:reference [ fhir:v "Organization/DMS-Org22" ]
  ] [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:title [ fhir:v "出院病摘"] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/DMS-Org1" ]
  ] ; # 
  fhir:section ( [
fhir:title [ fhir:v "出院病摘中的出院指示" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8653-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8653-8" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "CarePlan/DMS-Care5" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的住院臆斷" ] ;
fhir:code [
      ( fhir:coding [
a loinc:46241-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46241-6" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/DMS-Obs7" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的出院診斷" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11535-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11535-2" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/DMS-Con8" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的癌症期別" ] ;
fhir:code [
      ( fhir:coding [
a loinc:22037-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "22037-6" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/DMS-Obs9" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的主訴" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10154-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10154-3" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/DMS-Con10" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的病史" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10164-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10164-2" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/DMS-Obs11" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的家族圖譜" ] ;
fhir:code [
      ( fhir:coding [
a loinc:74027-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74027-4" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Media/DMS-Med12" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的理學檢查發現" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29545-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29545-1" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/DMS-Obs13" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的檢驗" ] ;
fhir:code [
      ( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/DMS-Obs14" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的特殊檢查" ] ;
fhir:code [
      ( fhir:coding [
a loinc:19146-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "19146-0" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/DMS-Obs15" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的醫學影像檢查(ImageingStudy)" ] ;
fhir:code [
      ( fhir:coding [
a loinc:19005-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "19005-8" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "ImagingStudy/DMS-Img16" ]     ] [
fhir:reference [ fhir:v "Media/DMS-Med17" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的病理報告" ] ;
fhir:code [
      ( fhir:coding [
a loinc:22034-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "22034-3" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/DMS-Obs18" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的手術日期及方法" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8724-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8724-7" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Procedure/DMS-Pro19" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的住院治療經過" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8648-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8648-8" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Procedure/DMS-Pro20" ]     ] [
fhir:reference [ fhir:v "Location/DMS-Loc4" ]     ] )
  ] [
fhir:title [ fhir:v "出院病摘中的合併症與併發症" ] ;
fhir:code [
      ( fhir:coding [
a loinc:55109-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55109-3" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/DMS-Con21" ]     ] )
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org1> a fhir:Organization ;
  fhir:id [ fhir:v "DMS-Org1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_DMS-Org1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization DMS-Org1</b></p><a name=\"DMS-Org1\"> </a><a name=\"hcDMS-Org1\"> </a><a name=\"DMS-Org1-en-US\"> </a><p><b>identifier</b>: 0401180014</p><p><b>name</b>: 國立臺灣大學醫學院附設醫院</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "0401180014" ]
  ] ) ; # 
  fhir:name [ fhir:v "國立臺灣大學醫學院附設醫院"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Patient/DMS-Pat2> a fhir:Patient ;
  fhir:id [ fhir:v "DMS-Pat2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_DMS-Pat2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient DMS-Pat2</b></p><a name=\"DMS-Pat2\"> </a><a name=\"hcDMS-Pat2\"> </a><a name=\"DMS-Pat2-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Medical record number/3djnjkndxksnx (use: official, )</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] )     ] ;
fhir:system [ fhir:v "https://www.ntuh.gov.tw/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3djnjkndxksnx" ]
  ] [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [
fhir:v "NNxxx" ;
          ( fhir:extension [
            ( fhir:extension [
fhir:url [ fhir:v "suffix"^^xsd:anyURI ] ;
fhir:value [ fhir:v "TWN" ]             ] [
fhir:url [ fhir:v "valueSet"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/ValueSet/iso3166-1-3"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/iso3166-1-3>               ]             ] ) ;
fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/identifier-suffix"^^xsd:anyURI ]           ] )         ]       ] )     ] ;
fhir:system [ fhir:v "http://www.moi.gov.tw/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "A123456789" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:text [ fhir:v "黃睿駿" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1999-01-01"^^xsd:date] . # 

<https://twcore.mohw.gov.tw/ig/emr/Encounter/DMS-Enc3> a fhir:Encounter ;
  fhir:id [ fhir:v "DMS-Enc3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/EncounterDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/EncounterDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_DMS-Enc3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter DMS-Enc3</b></p><a name=\"DMS-Enc3\"> </a><a name=\"hcDMS-Enc3\"> </a><a name=\"DMS-Enc3-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode</a> IMP: inpatient encounter</p><p><b>serviceType</b>: <span title=\"Codes:{http://snomed.info/sct 394609007}\">Medical Services</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></td></tr></table><p><b>period</b>: 2022-07-08 12:12:00+0000 --&gt; 2022-07-09 12:12:00+0000</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-DMS-Con10.html\">Condition </a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role CC}\">Chief complaint</span></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition other-hcf}\">使用退燒藥、已經康復無需復健、避免辛辣食物、定時量測與紀錄體溫、預約990831回診范依施醫師、出院不須帶藥</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-DMS-Loc4.html\">Location 病床</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}\">出院床號</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "inpatient encounter" ]
  ] ; # 
  fhir:serviceType [
    ( fhir:coding [
a sct:394609007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394609007" ]     ] ) ;
fhir:text [ fhir:v "Medical Services" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:participant ( [
fhir:individual [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]     ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2022-07-08T12:12:00.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-07-09T12:12:00.000Z"^^xsd:dateTime ]
  ] ; # 
  fhir:diagnosis ( [
fhir:condition [
fhir:reference [ fhir:v "Condition/DMS-Con10" ]     ] ;
fhir:use [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/diagnosis-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CC" ] ;
fhir:display [ fhir:v "Chief complaint" ]       ] )     ]
  ] ) ; # 
  fhir:hospitalization [
fhir:dischargeDisposition [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/discharge-disposition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "other-hcf" ] ;
fhir:display [ fhir:v "Other healthcare facility" ]       ] ) ;
fhir:text [ fhir:v "使用退燒藥、已經康復無需復健、避免辛辣食物、定時量測與紀錄體溫、預約990831回診范依施醫師、出院不須帶藥" ]     ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/DMS-Loc4" ]     ] ;
fhir:physicalType [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bd" ] ;
fhir:display [ fhir:v "Bed" ]       ] ) ;
fhir:text [ fhir:v "出院床號" ]     ]
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Location/DMS-Loc4> a fhir:Location ;
  fhir:id [ fhir:v "DMS-Loc4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/LocationDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/LocationDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_DMS-Loc4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location DMS-Loc4</b></p><a name=\"DMS-Loc4\"> </a><a name=\"hcDMS-Loc4\"> </a><a name=\"DMS-Loc4-en-US\"> </a><p><b>identifier</b>: Bed01</p><p><b>name</b>: 病床</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "Bed01" ]
  ] ) ; # 
  fhir:name [ fhir:v "病床"] . # 

<https://twcore.mohw.gov.tw/ig/emr/CarePlan/DMS-Care5> a fhir:CarePlan ;
  fhir:id [ fhir:v "DMS-Care5"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/CarePlanInstructionDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/CarePlanInstructionDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_DMS-Care5\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan DMS-Care5</b></p><a name=\"DMS-Care5\"> </a><a name=\"hcDMS-Care5\"> </a><a name=\"DMS-Care5-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 8653-8}\">Hospital Discharge instructions</span></p><p><b>description</b>: 出院指示</p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:8653-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8653-8" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "出院指示"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org6> a fhir:Organization ;
  fhir:id [ fhir:v "DMS-Org6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_DMS-Org6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization DMS-Org6</b></p><a name=\"DMS-Org6\"> </a><a name=\"hcDMS-Org6\"> </a><a name=\"DMS-Org6-en-US\"> </a><p><b>identifier</b>: 8791831</p><p><b>name</b>: 轉入醫事機構名稱</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "8791831" ]
  ] ) ; # 
  fhir:name [ fhir:v "轉入醫事機構名稱"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs7> a fhir:Observation ;
  fhir:id [ fhir:v "DMS-Obs7"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSassumption"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSassumption>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_DMS-Obs7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DMS-Obs7</b></p><a name=\"DMS-Obs7\"> </a><a name=\"hcDMS-Obs7\"> </a><a name=\"DMS-Obs7-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 46241-6}\">住院臆斷</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2023-10-01 16:52:00+0800</p><p><b>performer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>value</b>: 有軌電車乘客在交通意外事故中與機動車輛碰撞時受傷之初期照護</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:46241-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46241-6" ] ;
fhir:display [ fhir:v "Hospital admission Dx Reported" ]     ] ) ;
fhir:text [ fhir:v "住院臆斷" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-01T16:52:00+08:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:value [ fhir:v "有軌電車乘客在交通意外事故中與機動車輛碰撞時受傷之初期照護"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con8> a fhir:Condition ;
  fhir:id [ fhir:v "DMS-Con8"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSDiagnosis"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSDiagnosis>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_DMS-Con8\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition DMS-Con8</b></p><a name=\"DMS-Con8\"> </a><a name=\"hcDMS-Con8\"> </a><a name=\"DMS-Con8-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical remission}\">出院診斷</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 11535-2}\">出院診斷</span></p><p><b>code</b>: <span title=\"Codes:\">結核病(Tuberculosis)</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "remission" ] ;
fhir:display [ fhir:v "Remission" ]     ] ) ;
fhir:text [ fhir:v "出院診斷" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:11535-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11535-2" ]     ] ) ;
fhir:text [ fhir:v "出院診斷" ]
  ] ) ; # 
  fhir:code [
fhir:text [ fhir:v "結核病(Tuberculosis)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs9> a fhir:Observation ;
  fhir:id [ fhir:v "DMS-Obs9"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationCSDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationCSDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_DMS-Obs9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DMS-Obs9</b></p><a name=\"DMS-Obs9\"> </a><a name=\"hcDMS-Obs9\"> </a><a name=\"DMS-Obs9-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 22037-6}\">癌症期別</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2023-10-01 16:52:00+0800</p><p><b>performer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>value</b>: 第二期</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:22037-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "22037-6" ] ;
fhir:display [ fhir:v "Staging Cancer Narrative" ]     ] ) ;
fhir:text [ fhir:v "癌症期別" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-01T16:52:00+08:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:value [ fhir:v "第二期"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con10> a fhir:Condition ;
  fhir:id [ fhir:v "DMS-Con10"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSCC"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSCC>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_DMS-Con10\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition DMS-Con10</b></p><a name=\"DMS-Con10\"> </a><a name=\"hcDMS-Con10\"> </a><a name=\"DMS-Con10-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical remission}\">主訴</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 10154-3}\">主訴</span></p><p><b>code</b>: <span title=\"Codes:\">2小時前開始出現伴隨噁心的激烈心窩部疼痛。</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "remission" ] ;
fhir:display [ fhir:v "Remission" ]     ] ) ;
fhir:text [ fhir:v "主訴" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:10154-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10154-3" ]     ] ) ;
fhir:text [ fhir:v "主訴" ]
  ] ) ; # 
  fhir:code [
fhir:text [ fhir:v "2小時前開始出現伴隨噁心的激烈心窩部疼痛。" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs11> a fhir:Observation ;
  fhir:id [ fhir:v "DMS-Obs11"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSMedicalHistory"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSMedicalHistory>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_DMS-Obs11\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DMS-Obs11</b></p><a name=\"DMS-Obs11\"> </a><a name=\"hcDMS-Obs11\"> </a><a name=\"DMS-Obs11-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 10164-2}\">病史</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2023-10-01 16:52:00+0800</p><p><b>performer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>value</b>: 病人左側胸部曾受到壓傷。</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:10164-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10164-2" ] ;
fhir:display [ fhir:v "History of Present illness Narrative" ]     ] ) ;
fhir:text [ fhir:v "病史" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-01T16:52:00+08:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:value [ fhir:v "病人左側胸部曾受到壓傷。"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Media/DMS-Med12> a fhir:Media ;
  fhir:id [ fhir:v "DMS-Med12"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSFamily"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSFamily>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Media_DMS-Med12\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Media DMS-Med12</b></p><a name=\"DMS-Med12\"> </a><a name=\"hcDMS-Med12\"> </a><a name=\"DMS-Med12-en-US\"> </a><p><b>status</b>: Completed</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 74027-4}\">Family pedigree identifier</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>image/jpeg</td><td>Base64編碼之JPEG檔</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:74027-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74027-4" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:content [
fhir:contentType [ fhir:v "image/jpeg" ] ;
fhir:title [ fhir:v "Base64編碼之JPEG檔" ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs13> a fhir:Observation ;
  fhir:id [ fhir:v "DMS-Obs13"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPhysicalExamination"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPhysicalExamination>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_DMS-Obs13\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DMS-Obs13</b></p><a name=\"DMS-Obs13\"> </a><a name=\"hcDMS-Obs13\"> </a><a name=\"DMS-Obs13-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29545-1}\">理學檢查發現</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2023-10-01 16:52:00+0800</p><p><b>performer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>value</b>: 皮膚與口腔粘膜蒼白,其餘身體檢查無明顯異常。</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29545-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29545-1" ] ;
fhir:display [ fhir:v "Physical findings Narrative" ]     ] ) ;
fhir:text [ fhir:v "理學檢查發現" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-01T16:52:00+08:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:value [ fhir:v "皮膚與口腔粘膜蒼白,其餘身體檢查無明顯異常。"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs14> a fhir:Observation ;
  fhir:id [ fhir:v "DMS-Obs14"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSLaboratoryData"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSLaboratoryData>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_DMS-Obs14\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DMS-Obs14</b></p><a name=\"DMS-Obs14\"> </a><a name=\"hcDMS-Obs14\"> </a><a name=\"DMS-Obs14-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30954-2}\">Glucose blood</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2023-10-01 16:52:00+0800</p><p><b>performer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>value</b>: 60~85mg/dL</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ]     ] ) ;
fhir:text [ fhir:v "Glucose blood" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-01T16:52:00+08:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:value [ fhir:v "60~85mg/dL"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs15> a fhir:Observation ;
  fhir:id [ fhir:v "DMS-Obs15"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSSpecificExamination"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSSpecificExamination>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_DMS-Obs15\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DMS-Obs15</b></p><a name=\"DMS-Obs15\"> </a><a name=\"hcDMS-Obs15\"> </a><a name=\"DMS-Obs15-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 19146-0}\">心電圖</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2023-10-01 16:52:00+0800</p><p><b>performer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>value</b>: 心律不整</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:19146-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "19146-0" ] ;
fhir:display [ fhir:v "Referral lab test results" ]     ] ) ;
fhir:text [ fhir:v "心電圖" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-01T16:52:00+08:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:value [ fhir:v "心律不整"] . # 

<https://twcore.mohw.gov.tw/ig/emr/ImagingStudy/DMS-Img16> a fhir:ImagingStudy ;
  fhir:id [ fhir:v "DMS-Img16"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSImagingStudy"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSImagingStudy>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_DMS-Img16\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy DMS-Img16</b></p><a name=\"DMS-Img16\"> </a><a name=\"hcDMS-Img16\"> </a><a name=\"DMS-Img16-en-US\"> </a><p><b>status</b>: Available</p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>started</b>: 2023-08-21 00:00:00+0800</p><p><b>referrer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 181007}\">出血性支氣管肺炎</span></p><h3>Series</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>Modality</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>[not stated] : X光</td><td>[not stated] : 胸部</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "available"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:started [ fhir:v "2023-08-21T00:00:00+08:00"^^xsd:dateTime] ; # 
  fhir:referrer [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:181007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "181007" ]     ] ) ;
fhir:text [ fhir:v "出血性支氣管肺炎" ]
  ] ) ; # 
  fhir:series ( [
fhir:uid [ fhir:v "1" ] ;
fhir:modality [
fhir:display [ fhir:v "X光" ]     ] ;
fhir:bodySite [
fhir:display [ fhir:v "胸部" ]     ]
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Media/DMS-Med17> a fhir:Media ;
  fhir:id [ fhir:v "DMS-Med17"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSImagingStudy"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSImagingStudy>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Media_DMS-Med17\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Media DMS-Med17</b></p><a name=\"DMS-Med17\"> </a><a name=\"hcDMS-Med17\"> </a><a name=\"DMS-Med17-en-US\"> </a><p><b>status</b>: Completed</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 19005-8}\">Radiology Imaging study [Impression] (narrative)</span></p><p><b>modality</b>: <span title=\"Codes:\">出院病摘醫療影像檢查Imaging Study</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>image/jpeg</td><td>Base64編碼之JPEG檔</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:19005-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "19005-8" ]     ] )
  ] ; # 
  fhir:modality [
fhir:text [ fhir:v "出院病摘醫療影像檢查Imaging Study" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:content [
fhir:contentType [ fhir:v "image/jpeg" ] ;
fhir:title [ fhir:v "Base64編碼之JPEG檔" ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Observation/DMS-Obs18> a fhir:Observation ;
  fhir:id [ fhir:v "DMS-Obs18"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPathologyReport"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPathologyReport>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_DMS-Obs18\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DMS-Obs18</b></p><a name=\"DMS-Obs18\"> </a><a name=\"hcDMS-Obs18\"> </a><a name=\"DMS-Obs18-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 22034-3}\">病理報告</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2023-10-01 16:52:00+0800</p><p><b>performer</b>: <a href=\"Practitioner-DMS-Pra23.html\">Practitioner 賴一施</a></p><p><b>value</b>: 肌肉活組織切片標本的顯微鏡檢查顯示骨骼細胞的脂肪浸潤與退化性變化。</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:22034-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "22034-3" ] ;
fhir:display [ fhir:v "Path report.total Cancer" ]     ] ) ;
fhir:text [ fhir:v "病理報告" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-01T16:52:00+08:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/DMS-Pra23" ]
  ] ) ; # 
  fhir:value [ fhir:v "肌肉活組織切片標本的顯微鏡檢查顯示骨骼細胞的脂肪浸潤與退化性變化。"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Procedure/DMS-Pro19> a fhir:Procedure ;
  fhir:id [ fhir:v "DMS-Pro19"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSSurgicalMethod"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSSurgicalMethod>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_DMS-Pro19\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure DMS-Pro19</b></p><a name=\"DMS-Pro19\"> </a><a name=\"hcDMS-Pro19\"> </a><a name=\"DMS-Pro19-en-US\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 8724-7}\">Surgical operation note description Narrative</span></p><p><b>code</b>: <span title=\"Codes:\">選擇右肋緣下1 cm(或以膽囊三角體表投影處選擇斜切口),做平行於肋弓的斜切口,切口長約4~6 cm, 切開腹直肌前鞘,進腹腔先結紮膽囊動脈和膽囊管,後以電刀或剪刀自膽囊底部分離膽囊至膽囊管,切斷膽囊管去膽囊,將膽囊管殘端雙重結紮。</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>performed</b>: 2023-08-21 00:00:00+0800</p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
a loinc:8724-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8724-7" ]     ] )
  ] ; # 
  fhir:code [
fhir:text [ fhir:v "選擇右肋緣下1 cm(或以膽囊三角體表投影處選擇斜切口),做平行於肋弓的斜切口,切口長約4~6 cm, 切開腹直肌前鞘,進腹腔先結紮膽囊動脈和膽囊管,後以電刀或剪刀自膽囊底部分離膽囊至膽囊管,切斷膽囊管去膽囊,將膽囊管殘端雙重結紮。" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:performed [ fhir:v "2023-08-21T00:00:00+08:00"^^xsd:dateTime] . # 

<https://twcore.mohw.gov.tw/ig/emr/Procedure/DMS-Pro20> a fhir:Procedure ;
  fhir:id [ fhir:v "DMS-Pro20"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_DMS-Pro20\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure DMS-Pro20</b></p><a name=\"DMS-Pro20\"> </a><a name=\"hcDMS-Pro20\"> </a><a name=\"DMS-Pro20-en-US\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 8648-8}\">Hospital course Narrative</span></p><p><b>code</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw BU46ZZZ}\">子宮超音波</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>note</b>: 未確認流感病毒所致流行性感冒併明示類型肺炎</p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
a loinc:8648-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8648-8" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BU46ZZZ" ]     ] ) ;
fhir:text [ fhir:v "子宮超音波" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "未確認流感病毒所致流行性感冒併明示類型肺炎" ]
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Condition/DMS-Con21> a fhir:Condition ;
  fhir:id [ fhir:v "DMS-Con21"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSComorbiditiesandComplications"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSComorbiditiesandComplications>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_DMS-Con21\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition DMS-Con21</b></p><a name=\"DMS-Con21\"> </a><a name=\"hcDMS-Con21\"> </a><a name=\"DMS-Con21-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical remission}\">治癒出院</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 55109-3}\">合併症與併發症</span></p><p><b>code</b>: <span title=\"Codes:\">有發燒現象、無併發症</span></p><p><b>subject</b>: <a href=\"Patient-DMS-Pat2.html\">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "remission" ] ;
fhir:display [ fhir:v "Remission" ]     ] ) ;
fhir:text [ fhir:v "治癒出院" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:55109-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55109-3" ]     ] ) ;
fhir:text [ fhir:v "合併症與併發症" ]
  ] ) ; # 
  fhir:code [
fhir:text [ fhir:v "有發燒現象、無併發症" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/DMS-Pat2" ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Organization/DMS-Org22> a fhir:Organization ;
  fhir:id [ fhir:v "DMS-Org22"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_DMS-Org22\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization DMS-Org22</b></p><a name=\"DMS-Org22\"> </a><a name=\"hcDMS-Org22\"> </a><a name=\"DMS-Org22-en-US\"> </a><p><b>identifier</b>: 0601160016</p><p><b>name</b>: 轉出醫事機構名稱</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "0601160016" ]
  ] ) ; # 
  fhir:name [ fhir:v "轉出醫事機構名稱"] . # 

<https://twcore.mohw.gov.tw/ig/emr/Practitioner/DMS-Pra23> a fhir:Practitioner ;
  fhir:id [ fhir:v "DMS-Pra23"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PractitionerDMS"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PractitionerDMS>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DMS-Pra23\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DMS-Pra23</b></p><a name=\"DMS-Pra23\"> </a><a name=\"hcDMS-Pra23\"> </a><a name=\"DMS-Pra23-en-US\"> </a><p><b>identifier</b>: <code>https://www.vghtpe.gov.tw/Index.action</code>/12345</p><p><b>name</b>: 賴一施</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.vghtpe.gov.tw/Index.action"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345" ]
  ] ) ; # 
  fhir:name ( [
fhir:text [ fhir:v "賴一施" ]
  ] ) . #