Prostate Cancer Specification
0.1.0 - ci-build
Prostate Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="RadicalProstatectomyReportRequest"/>
<meta>
<profile
value="https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-service-request|2026.0.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest RadicalProstatectomyReportRequest</b></p><a name="RadicalProstatectomyReportRequest"> </a><a name="hcRadicalProstatectomyReportRequest"> </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-002</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://loinc.org 60568-3}">Pathology synoptic report</span></p><p><b>subject</b>: <a href="Patient-Patient1.html">Hans Mueller Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</a></p><p><b>encounter</b>: <a href="Encounter-RadicalProstatectomyEncounter.html">Encounter: identifier = http://example.hospital.de/encounters#E_24_002; 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 399068003}">Malignant tumor of prostate</span></p><p><b>supportingInfo</b>: <a href="Condition-RadicalProstatectomyDiagnosisPreOp.html">Condition Bösartige Neubildung der Prostata</a></p><p><b>specimen</b>: <a href="Specimen-RadicalProstatectomySpecimenPart.html">Specimen: identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_002; status = available; type = Specimen from prostate obtained by radical prostatectomy (specimen)</a></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PLAC"/>
<display value="Placer Identifier"/>
</coding>
</type>
<system value="http://example.hospital.de/serviceRequest"/>
<value value="PATH-RPT-2024-002"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="726007"/>
<display
value="Pathology consultation, comprehensive, records and specimen with report (procedure)"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="60568-3"/>
<display value="Pathology synoptic report"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/Patient1"/>
</subject>
<encounter>🔗
<reference value="Encounter/RadicalProstatectomyEncounter"/>
</encounter>
<requester>🔗
<reference value="Practitioner/UrologistPractitioner"/>
</requester>
<performer>🔗
<reference value="Practitioner/PathologistPractitioner"/>
</performer>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="399068003"/>
<display value="Malignant tumor of prostate"/>
</coding>
</reasonCode>
<supportingInfo>🔗
<reference value="Condition/RadicalProstatectomyDiagnosisPreOp"/>
</supportingInfo>
<specimen>🔗
<reference value="Specimen/RadicalProstatectomySpecimenPart"/>
</specimen>
</ServiceRequest>