電子病歷交換單張實作指引(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-IC"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckBundle"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckBundle>     ] )
  ] ; # 
  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/IC-Com8"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Composition/IC-Com8> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/IC-Obs3"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Observation/IC-Obs3> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Specimen/IC-Spe4"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Specimen/IC-Spe4> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Encounter/IC-Enc6"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Encounter/IC-Enc6> )
  ] [
fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra7"^^xsd:anyURI ] ;
    ( fhir:resource <https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra7> )
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Composition/IC-Com8> a fhir:Composition ;
  fhir:id [ fhir:v "IC-Com8"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckComposition"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckComposition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_IC-Com8\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition IC-Com8</b></p><a name=\"IC-Com8\"> </a><a name=\"hcIC-Com8\"> </a><a name=\"IC-Com8-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11502-2}\">檢驗檢查</span></p><p><b>encounter</b>: <a href=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Encounter/IC-Enc6\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</a></p><p><b>date</b>: 2023-01-04 13:01:56+0800</p><p><b>author</b>: </p><ul><li><a href=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</a></li><li><a href=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</a></li><li><a href=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra7\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</a></li></ul><p><b>title</b>: 檢驗檢查</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:11502-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11502-2" ] ;
fhir:display [ fhir:v "Laboratory report" ]     ] ) ;
fhir:text [ fhir:v "檢驗檢查" ]
  ] ; # 
  fhir:subject [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2" ]
  ] ; # 
  fhir:encounter [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Encounter/IC-Enc6> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Encounter/IC-Enc6" ]
  ] ; # 
  fhir:date [ fhir:v "2023-01-04T13:01:56+08:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1" ]
  ] [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5" ]
  ] [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra7> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra7" ]
  ] ) ; # 
  fhir:title [ fhir:v "檢驗檢查"] ; # 
  fhir:section ( [
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:link <https://twcore.mohw.gov.tw/ig/emr/Observation/IC-Obs3> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Observation/IC-Obs3" ]     ] [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Specimen/IC-Spe4> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Specimen/IC-Spe4" ]     ] )
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1> a fhir:Organization ;
  fhir:id [ fhir:v "IC-Org1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckOrganization"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckOrganization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_IC-Org1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization IC-Org1</b></p><a name=\"IC-Org1\"> </a><a name=\"hcIC-Org1\"> </a><a name=\"IC-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/IC-Pat2> a fhir:Patient ;
  fhir:id [ fhir:v "IC-Pat2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_IC-Pat2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient IC-Pat2</b></p><a name=\"IC-Pat2\"> </a><a name=\"hcIC-Pat2\"> </a><a name=\"IC-Pat2-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">黃睿駿(official) 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/123456 (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 "123456" ]
  ] [
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 "official" ] ;
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/Observation/IC-Obs3> a fhir:Observation ;
  fhir:id [ fhir:v "IC-Obs3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckObservation"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckObservation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_IC-Obs3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation IC-Obs3</b></p><a name=\"IC-Obs3\"> </a><a name=\"hcIC-Obs3\"> </a><a name=\"IC-Obs3-en-US\"> </a><p><b>identifier</b>: <code>https://www.vghtpe.gov.tw/Index.action</code>/9876</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 6690-2}\">全套血液檢查 CBC-I</span></p><p><b>subject</b>: <a href=\"Patient-IC-Pat2.html\">黃睿駿(official) 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>: 2022-03-30 --&gt; 2022-04-06</p><p><b>performer</b>: <a href=\"Practitioner-IC-Pra7.html\">Practitioner 賴一施</a></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation RR}\">正常</span></p><p><b>note</b>: 無</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 420135007}\">血液</span></p><p><b>specimen</b>: <a href=\"Specimen-IC-Spe4.html\">Specimen</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 58410-2}\">CBC panel - Blood by Automated count</span></p><p><b>value</b>: 7.33 10^3/ul</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>3.8-10.0</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.vghtpe.gov.tw/Index.action"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9876" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:6690-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "6690-2" ] ;
fhir:display [ fhir:v "Leukocytes [#/volume] in Blood by Automated count" ]     ] ) ;
fhir:text [ fhir:v "全套血液檢查 CBC-I" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/IC-Pat2" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2022-03-30"^^xsd:date ] ;
fhir:end [ fhir:v "2022-04-06"^^xsd:date ]
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/IC-Pra7" ]
  ] ) ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RR" ]     ] ) ;
fhir:text [ fhir:v "正常" ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "無" ]
  ] ) ; # 
  fhir:bodySite [
    ( fhir:coding [
a sct:420135007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "420135007" ] ;
fhir:display [ fhir:v "Whole blood" ]     ] ) ;
fhir:text [ fhir:v "血液" ]
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/IC-Spe4" ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:58410-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58410-2" ] ;
fhir:display [ fhir:v "CBC panel - Blood by Automated count" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "7.33"^^xsd:decimal ] ;
fhir:unit [ fhir:v "10^3/ul" ]     ] ;
    ( fhir:referenceRange [
fhir:text [ fhir:v "3.8-10.0" ]     ] )
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Specimen/IC-Spe4> a fhir:Specimen ;
  fhir:id [ fhir:v "IC-Spe4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckSpecimen"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckSpecimen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_IC-Spe4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen IC-Spe4</b></p><a name=\"IC-Spe4\"> </a><a name=\"hcIC-Spe4\"> </a><a name=\"IC-Spe4-en-US\"> </a><p><b>subject</b>: <a href=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 106004}\">Posterior carpal region</span></td></tr></table></div>"
  ] ; # 
  fhir:subject [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2" ]
  ] ; # 
  fhir:collection [
fhir:bodySite [
      ( fhir:coding [
a sct:106004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "106004" ]       ] ) ;
fhir:text [ fhir:v "Posterior carpal region" ]     ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5> a fhir:Practitioner ;
  fhir:id [ fhir:v "IC-Pra5"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_IC-Pra5\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner IC-Pra5</b></p><a name=\"IC-Pra5\"> </a><a name=\"hcIC-Pra5\"> </a><a name=\"IC-Pra5-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 "賴護士" ]
  ] ) . # 

<https://twcore.mohw.gov.tw/ig/emr/Encounter/IC-Enc6> a fhir:Encounter ;
  fhir:id [ fhir:v "IC-Enc6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_IC-Enc6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter IC-Enc6</b></p><a name=\"IC-Enc6\"> </a><a name=\"hcIC-Enc6\"> </a><a name=\"IC-Enc6-en-US\"> </a><p><b>identifier</b>: <code>https://www.vghtpe.gov.tw/Index.action</code>/Encounter唯一碼</p><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-OBSENC\">ActCode</a> OBSENC: observation encounter</p><p><b>serviceType</b>: <span title=\"Codes:{http://snomed.info/sct 394609007}\">Medical Services</span></p><p><b>subject</b>: <a href=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</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=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</a></td></tr></table><p><b>period</b>: 2022-03-30 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Bundle-example-IC.html#https-//twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1\">Bundle: identifier = https://twcore.mohw.gov.tw/ig/index.html#Bundle-EMR; type = document; timestamp = 2023-01-04 13:01:56+0800</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.vghtpe.gov.tw/Index.action"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Encounter唯一碼" ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OBSENC" ] ;
fhir:display [ fhir:v "observation 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:link <https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Patient/IC-Pat2" ]
  ] ; # 
  fhir:participant ( [
fhir:individual [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra5" ]     ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2022-03-30"^^xsd:date ]
  ] ; # 
  fhir:serviceProvider [
fhir:link <https://twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1> ;
fhir:reference [ fhir:v "https://twcore.mohw.gov.tw/ig/emr/Organization/IC-Org1" ]
  ] . # 

<https://twcore.mohw.gov.tw/ig/emr/Practitioner/IC-Pra7> a fhir:Practitioner ;
  fhir:id [ fhir:v "IC-Pra7"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_IC-Pra7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner IC-Pra7</b></p><a name=\"IC-Pra7\"> </a><a name=\"hcIC-Pra7\"> </a><a name=\"IC-Pra7-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 "賴一施" ]
  ] ) . #