PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: 3998 - 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 "3998"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-07-06T09:05:38.841+02:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#IanhVVwq4BHakQll"^^xsd:anyURI ]
  ] ; # 
  fhir:text [ fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">surgery</div>"] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/surgery-sacrifiedOrgan"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:78961009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "78961009" ]       ] )     ]
  ] ) ; # 
  fhir:category [
    ( fhir:coding [
a sct:387713003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "387713003" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/3971" ]
  ] ; # 
  fhir:performed [ fhir:v "2020-11-11"^^xsd:date] ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/3972" ]
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:818983003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "818983003" ]     ] )
  ] [
    ( fhir:coding [
a sct:12738006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12738006" ]     ] )
  ] [
    ( fhir:coding [
a sct:89545001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "89545001" ]     ] )
  ] [
    ( fhir:coding [
a sct:12921003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12921003" ]     ] )
  ] [
    ( fhir:coding [
a sct:421060004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "421060004" ]     ] )
  ] [
    ( fhir:coding [
a sct:2748008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2748008" ]     ] )
  ] [
    ( fhir:coding [
a sct:90456006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "90456006" ]     ] )
  ] [
    ( fhir:coding [
a sct:51185008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51185008" ]     ] )
  ] [
    ( fhir:coding [
a sct:32849002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32849002" ]     ] )
  ] [
    ( fhir:coding [
a sct:10200004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10200004" ]     ] )
  ] ) ; # 
  fhir:usedCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp"^^xsd:anyURI ] ;
fhir:code [ fhir:v "int-prosthesis" ]     ] )
  ] ) . #