HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CNOperationExample - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Procedure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CNOperationExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org.cn/fhir/StructureDefinition/cn-operation"^^xsd:anyURI ;
fhir:link <http://hl7.org.cn/fhir/StructureDefinition/cn-operation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"CNOperationExample\"> </a><a name=\"hcCNOperationExample\"> </a></p><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\">Resource Procedure &quot;CNOperationExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cn-operation.html\">手术</a></p></div><p><b>中国标准手术切口类别</b>: II类切口 (Details: [not stated] code 2 = '2', stated as 'II类切口')</p><p><b>中国标准手术级别</b>: 二级手术 (Details: [not stated] code 2 = '2', stated as '二级手术')</p><p><b>手术出血量(ml)</b>: 122.33</p><p><b>basedOn</b>: <a href=\"ServiceRequest/1\">ServiceRequest/1</a></p><p><b>status</b>: completed</p><p><b>category</b>: 手术 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#387713003 &quot;Surgical procedure (procedure)&quot;)</span></p><p><b>code</b>: 阑尾残端切除术 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#1299000)</span></p><p><b>subject</b>: <a href=\"Patient/1\">Patient/1: 赵敏</a></p><p><b>encounter</b>: <a href=\"Encounter/1\">Encounter/1</a></p><p><b>occurrence</b>: 2017-05-03 23:52:10+0000 --&gt; 2017-05-04 01:21:12+0000</p><p><b>recorded</b>: 2017-05-04 02:07:35+0000</p><p><b>recorder</b>: <span>: 韦一笑</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: 主刀医师 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>actor</b>: <span>: 张无忌</span></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: I助 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>actor</b>: <span>: 谢逊</span></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: II助 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>actor</b>: <span>: 殷天正</span></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: 巡回护士 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>actor</b>: <span>: 周芷若</span></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: 器械护士 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>actor</b>: <span>: 小昭</span></p></blockquote><p><b>location</b>: <a href=\"Location/1\">Location/1: 西京市人民医院急诊楼五楼第12手术室</a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>术前诊断 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#85189001 &quot;急性阑尾炎&quot;)</span></td></tr></table><p><b>bodySite</b>: 右下腹 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#48544008 &quot;Structure of right lower quadrant of abdomen (body structure)&quot;)</span></p><p><b>outcome</b>: 成功 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#385669000 &quot;Successful (qualifier value)&quot;)</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.cn/fhir/StructureDefinition/ext-surgical-incision-category"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "II类切口" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org.cn/fhir/StructureDefinition/ext-surgical-level"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "二级手术" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org.cn/fhir/StructureDefinition/ext-bloodLoss"^^xsd:anyURI ] ;
fhir:value [ fhir:v "122.33"^^xsd:decimal ]
  ] ) ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/1" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:code [ fhir:v "387713003" ] ;
fhir:display [ fhir:v "Surgical procedure (procedure)" ]     ] ) ;
fhir:text [ fhir:v "手术" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:code [ fhir:v "1299000" ] ;
fhir:display [ fhir:v "阑尾残端切除术" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/1" ] ;
fhir:display [ fhir:v "赵敏" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/1" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2017-05-03T23:52:10.000Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2017-05-04T01:21:12.000Z"^^xsd:dateTime ]
  ] ; # 
  fhir:recorded [ fhir:v "2017-05-04T02:07:35.000Z"^^xsd:dateTime] ; # 
  fhir:recorder [
fhir:display [ fhir:v "韦一笑" ]
  ] ; # 
  fhir:performer ( [
fhir:function [
fhir:text [ fhir:v "主刀医师" ]     ] ;
fhir:actor [
fhir:display [ fhir:v "张无忌" ]     ]
  ] [
fhir:function [
fhir:text [ fhir:v "I助" ]     ] ;
fhir:actor [
fhir:display [ fhir:v "谢逊" ]     ]
  ] [
fhir:function [
fhir:text [ fhir:v "II助" ]     ] ;
fhir:actor [
fhir:display [ fhir:v "殷天正" ]     ]
  ] [
fhir:function [
fhir:text [ fhir:v "巡回护士" ]     ] ;
fhir:actor [
fhir:display [ fhir:v "周芷若" ]     ]
  ] [
fhir:function [
fhir:text [ fhir:v "器械护士" ]     ] ;
fhir:actor [
fhir:display [ fhir:v "小昭" ]     ]
  ] ) ; # 
  fhir:location [
fhir:reference [ fhir:v "Location/1" ] ;
fhir:display [ fhir:v "西京市人民医院急诊楼五楼第12手术室" ]
  ] ; # 
  fhir:reason ( [
fhir:concept [
      ( fhir:coding [
fhir:code [ fhir:v "85189001" ] ;
fhir:display [ fhir:v "急性阑尾炎" ]       ] ) ;
fhir:text [ fhir:v "术前诊断" ]     ]
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:coding [
fhir:code [ fhir:v "48544008" ] ;
fhir:display [ fhir:v "Structure of right lower quadrant of abdomen (body structure)" ]     ] ) ;
fhir:text [ fhir:v "右下腹" ]
  ] ) ; # 
  fhir:outcome [
    ( fhir:coding [
fhir:code [ fhir:v "385669000" ] ;
fhir:display [ fhir:v "Successful (qualifier value)" ]     ] ) ;
fhir:text [ fhir:v "成功" ]
  ] . #