Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: URS because of TCC - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "URSboTCC4"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure URSboTCC4</b></p><a name=\"URSboTCC4\"> </a><a name=\"hcURSboTCC4\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 387713003}\">Surgical procedure (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 386787002}\">URS because of TCC</span></p><p><b>subject</b>: <a href=\"Patient-DemoPatient.html\">Eve Anyperson (no stated gender), DoB Unknown</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 title=\"Codes:{http://snomed.info/sct 255109008}\">TCC</span></td></tr></table><h3>Useds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 469891005}\">flexible video ureterorenoscope</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "completed"] ; #
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 (procedure)" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a sct:386787002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386787002" ] ;
fhir:display [ fhir:v "ureterorenoscopie" ] ] ) ;
fhir:text [ fhir:v "URS because of TCC" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/DemoPatient" ]
] ; #
fhir:reason ( [
fhir:concept [
( fhir:coding [
a sct:255109008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "255109008" ] ;
fhir:display [ fhir:v "overgangscelcarcinoom van blaas" ] ] ) ;
fhir:text [ fhir:v "TCC" ] ]
] ) ; #
fhir:used ( [
fhir:concept [
( fhir:coding [
a sct:469891005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "469891005" ] ;
fhir:display [ fhir:v "flexible video ureterorenoscope" ] ] ) ]
] ) . #