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/ServiceRequest/TransurethralResectionReportRequest> a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "TransurethralResectionReportRequest"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-service-request|2026.0.0" ;
fhir:index 0 ;
fhir:link <https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-service-request|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: ServiceRequest TransurethralResectionReportRequest</b></p><a name=\"TransurethralResectionReportRequest\"> </a><a name=\"hcTransurethralResectionReportRequest\"> </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.patho@2026.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-service-request\">MII PR Patho Service Request</a> version: 2026.0.0</p></div><p><b>identifier</b>: Placer Identifier/PATH-RPT-2024-003</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 726007}\">Pathology consultation, comprehensive, records and specimen with report (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 90199006}\">Transurethral prostatectomy (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Patient2.html\">Peter Schmidt Male, DoB: 1960-03-22 ( http://example.hospital.de/patient-ids#PAT-2024-002)</a></p><p><b>encounter</b>: <a href=\"Encounter-TransurethralResectionEncounter.html\">Encounter: identifier = http://example.hospital.de/encounters#E_24_003; status = finished; class = IMP (IMP)</a></p><p><b>requester</b>: <a href=\"Practitioner-UrologistPractitioner.html\">Practitioner Andreas Weber </a></p><p><b>performer</b>: <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Maria Schneider </a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 266569009}\">Benign prostatic hyperplasia</span></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Observation-TransurethralResectionPSAPre.html\">Observation Prostate specific Ag [Mass/volume] in Serum or Plasma</a></li><li><a href=\"Procedure-TransurethralResectionProcedure.html\">Procedure Transurethrale Exzision und Destruktion von Prostatagewebe</a></li><li><a href=\"Condition-TransurethralResectionDiagnosisBPH.html\">Condition Prostatahyperplasie</a></li></ul><p><b>specimen</b>: <a href=\"Specimen-TransurethralResectionSpecimenPart.html\">Specimen: identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_003; status = available; type = Tissue specimen</a></p></div>"
] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PLAC" ] ;
fhir:Coding.display [ fhir:value "Placer Identifier" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://example.hospital.de/serviceRequest" ] ;
fhir:Identifier.value [ fhir:value "PATH-RPT-2024-003" ]
] ;
fhir:ServiceRequest.status [ fhir:value "completed"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:726007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "726007" ] ;
fhir:Coding.display [ fhir:value "Pathology consultation, comprehensive, records and specimen with report (procedure)" ]
]
] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:90199006 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "90199006" ] ;
fhir:Coding.display [ fhir:value "Transurethral prostatectomy (procedure)" ]
]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/Patient2> ;
fhir:Reference.reference [ fhir:value "Patient/Patient2" ]
] ;
fhir:ServiceRequest.encounter [
fhir:link <http://hl7.org/fhir/Encounter/TransurethralResectionEncounter> ;
fhir:Reference.reference [ fhir:value "Encounter/TransurethralResectionEncounter" ]
] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/Practitioner/UrologistPractitioner> ;
fhir:Reference.reference [ fhir:value "Practitioner/UrologistPractitioner" ]
] ;
fhir:ServiceRequest.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Practitioner/PathologistPractitioner> ;
fhir:Reference.reference [ fhir:value "Practitioner/PathologistPractitioner" ]
] ;
fhir:ServiceRequest.reasonCode [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:266569009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "266569009" ] ;
fhir:Coding.display [ fhir:value "Benign prostatic hyperplasia" ]
]
] ;
fhir:ServiceRequest.supportingInfo [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionPSAPre> ;
fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionPSAPre" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Procedure/TransurethralResectionProcedure> ;
fhir:Reference.reference [ fhir:value "Procedure/TransurethralResectionProcedure" ]
], [
fhir:index 2 ;
fhir:link <http://hl7.org/fhir/Condition/TransurethralResectionDiagnosisBPH> ;
fhir:Reference.reference [ fhir:value "Condition/TransurethralResectionDiagnosisBPH" ]
] ;
fhir:ServiceRequest.specimen [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenPart> ;
fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenPart" ]
] .
<http://hl7.org/fhir/Patient/Patient2> a fhir:Patient .
<http://hl7.org/fhir/Encounter/TransurethralResectionEncounter> a fhir:Encounter .
<http://hl7.org/fhir/Practitioner/UrologistPractitioner> a fhir:Practitioner .
<http://hl7.org/fhir/Practitioner/PathologistPractitioner> a fhir:Practitioner .
<http://hl7.org/fhir/Observation/TransurethralResectionPSAPre> a fhir:Observation .
<http://hl7.org/fhir/Procedure/TransurethralResectionProcedure> a fhir:Procedure .
<http://hl7.org/fhir/Condition/TransurethralResectionDiagnosisBPH> a fhir:Condition .
<http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenPart> a fhir:Specimen .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/TransurethralResectionReportRequest.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ServiceRequest/TransurethralResectionReportRequest.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