Prostate Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Procedure/TransurethralEnucleationProcedure> a fhir:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "TransurethralEnucleationProcedure"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure|2026.0.0" ;
fhir:index 0 ;
fhir:link <https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure|2026.0.0>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure TransurethralEnucleationProcedure</b></p><a name=\"TransurethralEnucleationProcedure\"> </a><a name=\"hcTransurethralEnucleationProcedure\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.molgen@2026.0.4&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure\">MII PR Prozedur Procedure</a> version: 2026.0.0</p></div><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://fhir.de/CodeSystem/bfarm/ops 5-603}, {http://snomed.info/sct 90470006}\">Enukleation der Prostata</span></p><p><b>subject</b>: <a href=\"Patient-Patient3.html\">Klaus Becker Male, DoB: 1958-11-10 ( http://example.hospital.de/patient-ids#PAT-2024-003)</a></p><p><b>performed</b>: 2024-05-10 10:30:00+0100</p><p><b>note</b>: </p><blockquote><div><p>Suprapubische Enucleation der Prostata zur Behandlung der symptomatischen BPH. Intraoperativ komplikationsloser Verlauf. Histopathologisch Nachweis eines Adenokarzinoms (Gleason 4+5=9) mit extensiver Tumorinfiltration, extraprostatischer Extension und Samenblaseninvasion.</p>\n</div></blockquote></div>"
] ;
fhir:Procedure.status [ fhir:value "completed"] ;
fhir:Procedure.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:387713003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "387713003" ] ;
fhir:Coding.display [ fhir:value "Surgical procedure (procedure)" ]
]
] ;
fhir:Procedure.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/ops" ] ;
fhir:Coding.version [ fhir:value "2025" ] ;
fhir:Coding.code [ fhir:value "5-603" ] ;
fhir:Coding.display [ fhir:value "Enukleation der Prostata" ]
], [
fhir:index 1 ;
a sct:90470006 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "90470006" ] ;
fhir:Coding.display [ fhir:value "Prostatectomy (procedure)" ]
]
] ;
fhir:Procedure.subject [
fhir:link <http://hl7.org/fhir/Patient/Patient3> ;
fhir:Reference.reference [ fhir:value "Patient/Patient3" ]
] ;
fhir:Procedure.performedDateTime [ fhir:value "2024-05-10T10:30:00+01:00"^^xsd:dateTime] ;
fhir:Procedure.note [
fhir:index 0 ;
fhir:Annotation.text [ fhir:value "Suprapubische Enucleation der Prostata zur Behandlung der symptomatischen BPH. Intraoperativ komplikationsloser Verlauf. Histopathologisch Nachweis eines Adenokarzinoms (Gleason 4+5=9) mit extensiver Tumorinfiltration, extraprostatischer Extension und Samenblaseninvasion." ]
] .
<http://hl7.org/fhir/Patient/Patient3> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Procedure/TransurethralEnucleationProcedure.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Procedure/TransurethralEnucleationProcedure.ttl> .
IG © 2025+ BIH CEI. Package prostatecancerspec#0.1.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report