RIVO-Noord Zorgviewer MVP2 Implementation Guide
0.25.0 - sprint32 Netherlands flag

RIVO-Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.25.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Chipsoft Procedure Example - 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 -------------------------------------------------------------------

 a fhir:Procedure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2.16.840.1.113883.2.4.3.124.7.47519.41230000001716"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"2.16.840.1.113883.2.4.3.124.7.47519.41230000001716\"> </a><a name=\"hc2.16.840.1.113883.2.4.3.124.7.47519.41230000001716\"> </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\">ResourceProcedure &quot;2.16.840.1.113883.2.4.3.124.7.47519.41230000001716&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Procedure\">HCIM Procedure</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.4.3.124.7.47519.4</code>/1230000001716</p><p><b>status</b>: unknown</p><p><b>category</b>: Surgical procedure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#387713003)</span></p><p><b>code</b>: implantatie van totale knieprothese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#00090991)</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1\">http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1: Johan XXX_Helleman_Afblijven</a></p><p><b>performed</b>: 2012-06-05 --&gt; 2012-06-05</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://example.org/Practitioner/571250c2-7121-479a-827d-59f6d7b55532\">http://example.org/Practitioner/571250c2-7121-479a-827d-59f6d7b55532: Lisette van Cruijningen de Winter</a></td></tr></table><p><b>location</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://example.org/Location/2.16.528.1.1007.3.300002729\">http://example.org/Location/2.16.528.1.1007.3.300002729: Drachten</a></p><p><b>bodySite</b>: Knee region structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#72696002)</span></p><p><b>note</b>: Implantant, Gen 2 Tibia Insert 5/6-9mm</p><h3>FocalDevices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manipulated</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://example.org/Device/14acb649-b79e-4568-b31f-629eada91c9e\">http://example.org/Device/14acb649-b79e-4568-b31f-629eada91c9e: 1101010000000505047453079901</a></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.124.7.47519.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1230000001716" ]
  ] ) ; # 
  fhir:status [ fhir:v "unknown"] ; # 
  fhir:category [
    ( fhir:coding [
a sct:387713003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "387713003" ] ;
fhir:display [ fhir:v "Surgical procedure" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.120.5.3"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00090991" ] ;
fhir:display [ fhir:v "implantatie van totale knieprothese" ]     ] ) ;
fhir:text [ fhir:v "implantatie van totale knieprothese" ]
  ] ; # 
  fhir:subject [
fhir:link <http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1> ;
fhir:reference [ fhir:v "http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1" ] ;
fhir:display [ fhir:v "Johan XXX_Helleman_Afblijven" ]
  ] ; # 
  fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2012-06-05"^^xsd:date ] ;
fhir:end [ fhir:v "2012-06-05"^^xsd:date ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:link <http://example.org/Practitioner/571250c2-7121-479a-827d-59f6d7b55532> ;
      ( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:link <http://example.org/PractitionerRole/A5F5EBBAA991DCD91820C4392F9C21F478703FEFC0AFB9CFF5DFF60CC05FDE70> ;
fhir:reference [ fhir:v "http://example.org/PractitionerRole/A5F5EBBAA991DCD91820C4392F9C21F478703FEFC0AFB9CFF5DFF60CC05FDE70" ] ;
fhir:display [ fhir:v "Onbekende functiecode." ]         ]       ] ) ;
fhir:reference [ fhir:v "http://example.org/Practitioner/571250c2-7121-479a-827d-59f6d7b55532" ] ;
fhir:display [ fhir:v "Lisette van Cruijningen de Winter" ]     ]
  ] ) ; # 
  fhir:location [
fhir:link <http://example.org/Location/2.16.528.1.1007.3.300002729> ;
fhir:reference [ fhir:v "http://example.org/Location/2.16.528.1.1007.3.300002729" ] ;
fhir:display [ fhir:v "Drachten" ]
  ] ; # 
  fhir:bodySite ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ] ;
fhir:display [ fhir:v "Left" ]         ] ) ;
fhir:text [ fhir:v "Links" ]       ]     ] ) ;
    ( fhir:coding [
a sct:72696002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72696002" ] ;
fhir:display [ fhir:v "Knee region structure (body structure)" ]     ] ) ;
fhir:text [ fhir:v "Knee region structure (body structure)" ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Implantant, Gen 2 Tibia Insert 5/6-9mm" ]
  ] ) ; # 
  fhir:focalDevice ( [
fhir:manipulated [
fhir:link <http://example.org/Device/14acb649-b79e-4568-b31f-629eada91c9e> ;
fhir:reference [ fhir:v "http://example.org/Device/14acb649-b79e-4568-b31f-629eada91c9e" ] ;
fhir:display [ fhir:v "1101010000000505047453079901" ]     ]
  ] ) . #