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 loinc: <http://loinc.org/rdf#> . @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/Bundle/TransurethralResectionDocument> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "TransurethralResectionDocument"] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "https://pathologie.example-hospital.de/fhir/fn/befundbericht" ] ; fhir:Identifier.value [ fhir:value "E_24_003" ] ] ; fhir:Bundle.type [ fhir:value "document"] ; fhir:Bundle.timestamp [ fhir:value "2024-04-15T08:00:00+01:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Composition/TransurethralResectionComposition" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Composition/TransurethralResectionComposition> ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Patient/Patient2" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Patient/Patient2> ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Organization/PathologyLabOrganization" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Organization/PathologyLabOrganization> ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/DiagnosticReport/TransurethralResectionReport" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/DiagnosticReport/TransurethralResectionReport> ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Observation/TransurethralResectionDiagnosticConclusionGrouper" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Observation/TransurethralResectionDiagnosticConclusionGrouper> ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Observation/TransurethralResectionMacroscopicGrouper" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Observation/TransurethralResectionMacroscopicGrouper> ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Encounter/TransurethralResectionEncounter" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Encounter/TransurethralResectionEncounter> ], [ fhir:index 7 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/ServiceRequest/TransurethralResectionReportRequest" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/ServiceRequest/TransurethralResectionReportRequest> ] . <http://prostatecancerspec.org/Composition/TransurethralResectionComposition> a fhir:Composition ; fhir:Resource.id [ fhir:value "TransurethralResectionComposition"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_TransurethralResectionComposition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition TransurethralResectionComposition</b></p><a name=\"TransurethralResectionComposition\"> </a><a name=\"hcTransurethralResectionComposition\"> </a><p><b>identifier</b>: Accession ID/PATH-COMP-2024-003</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11526-1}, {http://ihe-d.de/CodeSystems/IHEXDStypeCode PATH}\">Pathology study</span></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>date</b>: 2024-04-15 08:00:00+0100</p><p><b>author</b>: <a href=\"Organization-PathologyLabOrganization.html\">Pathologisches Institut</a></p><p><b>title</b>: Histopathologischer Befundbericht - TUR-Prostata</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Legal</td><td><a href=\"Organization-PathologyLabOrganization.html\">Organization Pathologielabor</a></td></tr></table><p><b>custodian</b>: <a href=\"Organization-PathologyLabOrganization.html\">Organization Pathologielabor</a></p><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PATREPE}\">pathology report entry task</span></td><td><a href=\"ServiceRequest-TransurethralResectionReportRequest.html\">ServiceRequest Transurethral prostatectomy (procedure)</a></td></tr></table></div>" ] ; fhir:Composition.identifier [ 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 "ACSN" ] ; fhir:Coding.display [ fhir:value "Accession ID" ] ] ] ; fhir:Identifier.system [ fhir:value "http://example.hospital.de/pathology-reports" ] ; fhir:Identifier.value [ fhir:value "PATH-COMP-2024-003" ] ] ; fhir:Composition.status [ fhir:value "final"] ; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:11526-1 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "11526-1" ] ; fhir:Coding.display [ fhir:value "Pathology study" ] ], [ fhir:index 1 ; fhir:Coding.system [ fhir:value "http://ihe-d.de/CodeSystems/IHEXDStypeCode" ] ; fhir:Coding.code [ fhir:value "PATH" ] ] ] ; fhir:Composition.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient2> ; fhir:Reference.reference [ fhir:value "Patient/Patient2" ] ; fhir:Reference.display [ fhir:value "Peter Schmidt, geb. 22.03.1960 (PAT-2024-002)" ] ] ; fhir:Composition.encounter [ fhir:link <http://hl7.org/fhir/Encounter/TransurethralResectionEncounter> ; fhir:Reference.reference [ fhir:value "Encounter/TransurethralResectionEncounter" ] ] ; fhir:Composition.date [ fhir:value "2024-04-15T08:00:00+01:00"^^xsd:dateTime] ; fhir:Composition.author [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Organization/PathologyLabOrganization> ; fhir:Reference.reference [ fhir:value "Organization/PathologyLabOrganization" ] ; fhir:Reference.display [ fhir:value "Pathologisches Institut" ] ] ; fhir:Composition.title [ fhir:value "Histopathologischer Befundbericht - TUR-Prostata"] ; fhir:Composition.attester [ fhir:index 0 ; fhir:Composition.attester.mode [ fhir:value "legal" ] ; fhir:Composition.attester.party [ fhir:link <http://hl7.org/fhir/Organization/PathologyLabOrganization> ; fhir:Reference.reference [ fhir:value "Organization/PathologyLabOrganization" ] ] ] ; fhir:Composition.custodian [ fhir:link <http://hl7.org/fhir/Organization/PathologyLabOrganization> ; fhir:Reference.reference [ fhir:value "Organization/PathologyLabOrganization" ] ] ; fhir:Composition.event [ fhir:index 0 ; fhir:Composition.event.code [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ; fhir:Coding.code [ fhir:value "PATREPE" ] ] ] ; fhir:Composition.event.detail [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/ServiceRequest/TransurethralResectionReportRequest> ; fhir:Reference.reference [ fhir:value "ServiceRequest/TransurethralResectionReportRequest" ] ] ] ; fhir:Composition.section [ fhir:index 0 ; fhir:Composition.section.title [ fhir:value "Pathologiebefundbericht" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:60567-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "60567-5" ] ; fhir:Coding.display [ fhir:value "Comprehensive pathology report panel" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Klinische Angaben</h3><p>Obstruktive Miktionsbeschwerden bei bekannter Prostatahyperplasie. PSA 4,2 ng/ml. Transurethrale Resektion der Prostata (TUR-P).</p><h3>Makroskopie</h3><p>TUR-Prostata-Präparat 25 g. Keine Samenblasen, keine Lymphknoten im Resektat.</p><table border=\"1\" cellpadding=\"4\" cellspacing=\"0\"><tbody><tr><td>Präparat</td><td>TUR-Prostata-Späne</td></tr><tr><td>Gewicht</td><td>25 g</td></tr><tr><td>Samenblasen</td><td>Nicht im Resektat</td></tr><tr><td>Lymphknoten</td><td>Nicht im Resektat</td></tr></tbody></table><h3>Mikroskopie</h3><p>Prostatastanzgewebe mit ausgeprägter nodulärer glandulärer und stromaler Hyperplasie. Fokale chronisch-lymphozytäre Prostatitis. Kein Anhalt für Malignität.</p><h3>Diagnostische Schlussfolgerung</h3><p>Benigne Prostatahyperplasie mit glandulärer und stromaler Hyperplasie. Ausgeprägte noduläre Hyperplasie mit überwiegend glandulären Anteilen. Fokale chronisch-lymphozytäre Prostatitis. Kein Anhalt für Malignität, kein ASAP, keine High-grade-PIN.</p><p><b>Diagnose:</b> Benigne Prostatahyperplasie (BPH)</p><table border=\"1\" cellpadding=\"4\" cellspacing=\"0\"><tbody><tr><td>Histologische Diagnose</td><td>Benigne Prostatahyperplasie mit glandulärer und stromaler Hyperplasie</td></tr><tr><td>BPH-Typ</td><td>Ausgeprägte noduläre Hyperplasie mit überwiegend glandulären Anteilen</td></tr><tr><td>Entzündung</td><td>Fokale chronisch-lymphozytäre Prostatitis</td></tr><tr><td>Malignität</td><td>Kein Anhalt</td></tr><tr><td>ASAP</td><td>Nicht nachgewiesen</td></tr><tr><td>High-grade-PIN</td><td>Nicht nachgewiesen</td></tr></tbody></table></div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/DiagnosticReport/TransurethralResectionReport> ; fhir:Reference.reference [ fhir:value "DiagnosticReport/TransurethralResectionReport" ] ] ] . <http://hl7.org/fhir/Patient/Patient2> a fhir:Patient . <http://hl7.org/fhir/Encounter/TransurethralResectionEncounter> a fhir:Encounter . <http://hl7.org/fhir/Organization/PathologyLabOrganization> a fhir:Organization . <http://hl7.org/fhir/ServiceRequest/TransurethralResectionReportRequest> a fhir:ServiceRequest . <http://hl7.org/fhir/DiagnosticReport/TransurethralResectionReport> a fhir:DiagnosticReport . <http://prostatecancerspec.org/Patient/Patient2> a fhir:Patient ; fhir:Resource.id [ fhir:value "Patient2"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Patient2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Patient2</b></p><a name=\"Patient2\"> </a><a name=\"hcPatient2\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Peter Schmidt Male, DoB: 1960-03-22 ( http://example.hospital.de/patient-ids#PAT-2024-002)</p><hr/></div>" ] ; fhir:Patient.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://example.hospital.de/patient-ids" ] ; fhir:Identifier.value [ fhir:value "PAT-2024-002" ] ] ; fhir:Patient.name [ fhir:index 0 ; fhir:HumanName.family [ fhir:value "Schmidt" ] ; fhir:HumanName.given [ fhir:value "Peter" ; fhir:index 0 ] ] ; fhir:Patient.gender [ fhir:value "male"] ; fhir:Patient.birthDate [ fhir:value "1960-03-22"^^xsd:date] . <http://prostatecancerspec.org/Organization/PathologyLabOrganization> a fhir:Organization ; fhir:Resource.id [ fhir:value "PathologyLabOrganization"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_PathologyLabOrganization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization PathologyLabOrganization</b></p><a name=\"PathologyLabOrganization\"> </a><a name=\"hcPathologyLabOrganization\"> </a><p><b>identifier</b>: <code>http://example.hospital.de/organization-ids</code>/ORG-PATH-001</p><p><b>name</b>: Pathologielabor</p></div>" ] ; fhir:Organization.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://example.hospital.de/organization-ids" ] ; fhir:Identifier.value [ fhir:value "ORG-PATH-001" ] ] ; fhir:Organization.name [ fhir:value "Pathologielabor"] . <http://prostatecancerspec.org/DiagnosticReport/TransurethralResectionReport> a fhir:DiagnosticReport ; fhir:Resource.id [ fhir:value "TransurethralResectionReport"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-report|2026.0.0" ; fhir:index 0 ; fhir:link <https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-report|2026.0.0> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_TransurethralResectionReport\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport TransurethralResectionReport</b></p><a name=\"TransurethralResectionReport\"> </a><a name=\"hcTransurethralResectionReport\"> </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-report\">MII PR Patho Report</a> version: 2026.0.0</p></div><h2><span title=\"Codes:{http://loinc.org 60568-3}\">Pathology Synoptic report</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 SP}\">Surgical Pathology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Peter Schmidt Male, DoB: 1960-03-22 ( http://example.hospital.de/patient-ids#PAT-2024-002)</td></tr><tr><td>Relevant Time</td><td>2024-04-12 17:00:00+0100</td></tr><tr><td>Reported</td><td>2024-04-13 08:00:00+0100</td></tr><tr><td>Performer</td><td> <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Maria Schneider </a></td></tr><tr><td>Identifier</td><td> Accession ID/E_24_003</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Relevant Time</b></td></tr><tr><td><a href=\"Observation-TransurethralResectionMacroscopicGrouper.html\"><span title=\"Codes:{http://loinc.org 22634-0}\">Pathology report gross observation Narrative</span></a> (<span title=\"Codes:{http://snomed.info/sct 41216001}\">Prostate</span>)</td><td/><td>Final</td><td>2024-04-11 14:00:00+0100</td></tr><tr><td><a href=\"Observation-TransurethralResectionDiagnosticConclusionGrouper.html\"><span title=\"Codes:{http://loinc.org 22637-3}\">Pathology report final diagnosis Narrative</span></a></td><td/><td>Final</td><td>2024-04-12</td></tr></table><p>TUR-Prostata: Azinäres Adenokarzinom, Gleason Score 4+5=9 (ISUP Grade Group 5), mit invasiven cribriformen Anteilen und intraduktalem Karzinom. Extensive Tumorinfiltration (60% des Gewebes) mit extraprostatischer Extension, Samenblaseninvasion, perineuralem und lymphovaskulärem Befall.</p></div>" ] ; fhir:DiagnosticReport.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 "ACSN" ] ; fhir:Coding.display [ fhir:value "Accession ID" ] ] ] ; fhir:Identifier.system [ fhir:value "https://pathologie.example-hospital.de/fhir/fn/befundbericht" ] ; fhir:Identifier.value [ fhir:value "E_24_003" ] ] ; fhir:DiagnosticReport.basedOn [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/ServiceRequest/TransurethralResectionReportRequest> ; fhir:Reference.reference [ fhir:value "ServiceRequest/TransurethralResectionReportRequest" ] ] ; fhir:DiagnosticReport.status [ fhir:value "final"] ; fhir:DiagnosticReport.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0074" ] ; fhir:Coding.code [ fhir:value "SP" ] ; fhir:Coding.display [ fhir:value "Surgical Pathology" ] ] ] ; fhir:DiagnosticReport.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:60568-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "60568-3" ] ; fhir:Coding.display [ fhir:value "Pathology Synoptic report" ] ] ] ; fhir:DiagnosticReport.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient2> ; fhir:Reference.reference [ fhir:value "Patient/Patient2" ] ] ; fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2024-04-12T17:00:00+01:00"^^xsd:dateTime] ; fhir:DiagnosticReport.issued [ fhir:value "2024-04-13T08:00:00+01:00"^^xsd:dateTime] ; fhir:DiagnosticReport.performer [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Practitioner/PathologistPractitioner> ; fhir:Reference.reference [ fhir:value "Practitioner/PathologistPractitioner" ] ] ; fhir:DiagnosticReport.specimen [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenPart> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenPart" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock01> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenBlock01" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide01A> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide01A" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide01B> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide01B" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock02> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenBlock02" ] ], [ fhir:index 5 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide02A> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide02A" ] ], [ fhir:index 6 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide02B> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide02B" ] ], [ fhir:index 7 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock03> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenBlock03" ] ], [ fhir:index 8 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide03A> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide03A" ] ], [ fhir:index 9 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide03B> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide03B" ] ], [ fhir:index 10 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock04> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenBlock04" ] ], [ fhir:index 11 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide04A> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide04A" ] ], [ fhir:index 12 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide04B> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide04B" ] ], [ fhir:index 13 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock05> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenBlock05" ] ], [ fhir:index 14 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide05A> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide05A" ] ], [ fhir:index 15 ; fhir:link <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide05B> ; fhir:Reference.reference [ fhir:value "Specimen/TransurethralResectionSpecimenSlide05B" ] ] ; fhir:DiagnosticReport.result [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicGrouper> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionMacroscopicGrouper" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionDiagnosticConclusionGrouper> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionDiagnosticConclusionGrouper" ] ] ; fhir:DiagnosticReport.conclusion [ fhir:value "TUR-Prostata: Azinäres Adenokarzinom, Gleason Score 4+5=9 (ISUP Grade Group 5), mit invasiven cribriformen Anteilen und intraduktalem Karzinom. Extensive Tumorinfiltration (60% des Gewebes) mit extraprostatischer Extension, Samenblaseninvasion, perineuralem und lymphovaskulärem Befall."] . <http://hl7.org/fhir/Practitioner/PathologistPractitioner> a fhir:Practitioner . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenPart> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock01> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide01A> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide01B> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock02> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide02A> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide02B> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock03> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide03A> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide03B> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock04> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide04A> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide04B> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenBlock05> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide05A> a fhir:Specimen . <http://hl7.org/fhir/Specimen/TransurethralResectionSpecimenSlide05B> a fhir:Specimen . <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicGrouper> a fhir:Observation . <http://hl7.org/fhir/Observation/TransurethralResectionDiagnosticConclusionGrouper> a fhir:Observation . <http://prostatecancerspec.org/Observation/TransurethralResectionDiagnosticConclusionGrouper> a fhir:Observation ; fhir:Resource.id [ fhir:value "TransurethralResectionDiagnosticConclusionGrouper"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-diagnostic-conclusion-grouper|2026.0.0" ; fhir:index 0 ; fhir:link <https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-diagnostic-conclusion-grouper|2026.0.0> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_TransurethralResectionDiagnosticConclusionGrouper\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation TransurethralResectionDiagnosticConclusionGrouper</b></p><a name=\"TransurethralResectionDiagnosticConclusionGrouper\"> </a><a name=\"hcTransurethralResectionDiagnosticConclusionGrouper\"> </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-diagnostic-conclusion-grouper\">MII PR Patho Diagnostic Conclusion Grouper</a> version: 2026.0.0</p></div><p><b>basedOn</b>: <a href=\"ServiceRequest-TransurethralResectionReportRequest.html\">ServiceRequest Transurethral prostatectomy (procedure)</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 22637-3}\">Pathology report final diagnosis Narrative</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>effective</b>: 2024-04-12</p><p><b>performer</b>: <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Maria Schneider </a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-TransurethralResectionHistologicalDiagnosis.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-TransurethralResectionBPHNodularity.html\">Observation Benign prostatic hyperplasia (disorder)</a></li><li><a href=\"Observation-TransurethralResectionInflammation.html\">Observation Prostatitis</a></li></ul><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QuestionnaireResponseTransurethralResection.html\">Response to Questionnaire 'https://art-decor.org/fhir/Questionnaire/2.16.840.1.113883.3.1937.777.18.27.22--20251014150033' about '->Peter Schmidt Male, DoB: 1960-03-22 ( http://example.hospital.de/patient-ids#PAT-2024-002)'</a></p></div>" ] ; fhir:Observation.basedOn [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/ServiceRequest/TransurethralResectionReportRequest> ; fhir:Reference.reference [ fhir:value "ServiceRequest/TransurethralResectionReportRequest" ] ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "laboratory" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:22637-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "22637-3" ] ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient2> ; fhir:Reference.reference [ fhir:value "Patient/Patient2" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2024-04-12"^^xsd:date] ; fhir:Observation.performer [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Practitioner/PathologistPractitioner> ; fhir:Reference.reference [ fhir:value "Practitioner/PathologistPractitioner" ] ] ; fhir:Observation.hasMember [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionHistologicalDiagnosis> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionHistologicalDiagnosis" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionBPHNodularity> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionBPHNodularity" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionInflammation> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionInflammation" ] ] ; fhir:Observation.derivedFrom [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/QuestionnaireResponse/QuestionnaireResponseTransurethralResection> ; fhir:Reference.reference [ fhir:value "QuestionnaireResponse/QuestionnaireResponseTransurethralResection" ] ] . <http://hl7.org/fhir/Observation/TransurethralResectionHistologicalDiagnosis> a fhir:Observation . <http://hl7.org/fhir/Observation/TransurethralResectionBPHNodularity> a fhir:Observation . <http://hl7.org/fhir/Observation/TransurethralResectionInflammation> a fhir:Observation . <http://hl7.org/fhir/QuestionnaireResponse/QuestionnaireResponseTransurethralResection> a fhir:QuestionnaireResponse . <http://prostatecancerspec.org/Observation/TransurethralResectionMacroscopicGrouper> a fhir:Observation ; fhir:Resource.id [ fhir:value "TransurethralResectionMacroscopicGrouper"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-macroscopic-grouper|2026.0.0" ; fhir:index 0 ; fhir:link <https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-macroscopic-grouper|2026.0.0> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_TransurethralResectionMacroscopicGrouper\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation TransurethralResectionMacroscopicGrouper</b></p><a name=\"TransurethralResectionMacroscopicGrouper\"> </a><a name=\"hcTransurethralResectionMacroscopicGrouper\"> </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-macroscopic-grouper\">MII PR Patho Macroscopic Grouper</a> version: 2026.0.0</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 22634-0}\">Pathology report gross observation Narrative</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>effective</b>: 2024-04-11 14:00:00+0100</p><p><b>performer</b>: <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Maria Schneider </a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 41216001}\">Prostate</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-TransurethralResectionMacroscopicWeight.html\">Observation Specimen weight (observable entity)</a></li><li><a href=\"Observation-TransurethralResectionMacroscopicSeminalVesicles.html\">Observation Tumor finding</a></li><li><a href=\"Observation-TransurethralResectionMacroscopicLymphNodeDissection.html\">Observation Tumor finding</a></li></ul><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QuestionnaireResponseTransurethralResection.html\">Response to Questionnaire 'https://art-decor.org/fhir/Questionnaire/2.16.840.1.113883.3.1937.777.18.27.22--20251014150033' about '->Peter Schmidt Male, DoB: 1960-03-22 ( http://example.hospital.de/patient-ids#PAT-2024-002)'</a></p></div>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "laboratory" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:22634-0 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "22634-0" ] ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient2> ; fhir:Reference.reference [ fhir:value "Patient/Patient2" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2024-04-11T14:00:00+01:00"^^xsd:dateTime] ; fhir:Observation.performer [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Practitioner/PathologistPractitioner> ; fhir:Reference.reference [ fhir:value "Practitioner/PathologistPractitioner" ] ] ; fhir:Observation.bodySite [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:41216001 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "41216001" ] ; fhir:Coding.display [ fhir:value "Prostate" ] ] ] ; fhir:Observation.hasMember [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicWeight> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionMacroscopicWeight" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicSeminalVesicles> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionMacroscopicSeminalVesicles" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicLymphNodeDissection> ; fhir:Reference.reference [ fhir:value "Observation/TransurethralResectionMacroscopicLymphNodeDissection" ] ] ; fhir:Observation.derivedFrom [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/QuestionnaireResponse/QuestionnaireResponseTransurethralResection> ; fhir:Reference.reference [ fhir:value "QuestionnaireResponse/QuestionnaireResponseTransurethralResection" ] ] . <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicWeight> a fhir:Observation . <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicSeminalVesicles> a fhir:Observation . <http://hl7.org/fhir/Observation/TransurethralResectionMacroscopicLymphNodeDissection> a fhir:Observation . <http://prostatecancerspec.org/Encounter/TransurethralResectionEncounter> a fhir:Encounter ; fhir:Resource.id [ fhir:value "TransurethralResectionEncounter"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_TransurethralResectionEncounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter TransurethralResectionEncounter</b></p><a name=\"TransurethralResectionEncounter\"> </a><a name=\"hcTransurethralResectionEncounter\"> </a><p><b>identifier</b>: <code>http://example.hospital.de/encounters</code>/E_24_003</p><p><b>status</b>: Finished</p><p><b>class</b>: [not stated]: IMP (IMP)</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></div>" ] ; fhir:Encounter.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://example.hospital.de/encounters" ] ; fhir:Identifier.value [ fhir:value "E_24_003" ] ] ; fhir:Encounter.status [ fhir:value "finished"] ; fhir:Encounter.class [ fhir:Coding.code [ fhir:value "IMP" ] ] ; fhir:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient2> ; fhir:Reference.reference [ fhir:value "Patient/Patient2" ] ] . <http://prostatecancerspec.org/ServiceRequest/TransurethralResectionReportRequest> a fhir:ServiceRequest ; 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\"><a name=\"ServiceRequest_TransurethralResectionReportRequest\"> </a><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/Practitioner/UrologistPractitioner> 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 . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/TransurethralResectionDocument.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/TransurethralResectionDocument.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