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/CoreNeedleBiopsyDocument> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyDocument"] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "https://pathologie.example-hospital.de/fhir/fn/befundbericht" ] ; fhir:Identifier.value [ fhir:value "E_24_001" ] ] ; fhir:Bundle.type [ fhir:value "document"] ; fhir:Bundle.timestamp [ fhir:value "2024-01-20T15:30:00+01:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Composition/CoreNeedleBiopsyComposition" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Composition/CoreNeedleBiopsyComposition> ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Patient/Patient1" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Patient/Patient1> ], [ 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/CoreNeedleBiopsyReport" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/DiagnosticReport/CoreNeedleBiopsyReport> ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Observation/CoreNeedleBiopsyDiagnosticConclusionGrouper" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Observation/CoreNeedleBiopsyDiagnosticConclusionGrouper> ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Observation/CoreNeedleBiopsyMacroscopicGrouper" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Observation/CoreNeedleBiopsyMacroscopicGrouper> ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Observation/CoreNeedleBiopsyMicroscopicGrouper" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Observation/CoreNeedleBiopsyMicroscopicGrouper> ], [ fhir:index 7 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/Encounter/CoreNeedleBiopsyEncounter" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/Encounter/CoreNeedleBiopsyEncounter> ], [ fhir:index 8 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://prostatecancerspec.org/ServiceRequest/CoreNeedleBiopsyReportRequest" ] ; fhir:Bundle.entry.resource <http://prostatecancerspec.org/ServiceRequest/CoreNeedleBiopsyReportRequest> ] . <http://prostatecancerspec.org/Composition/CoreNeedleBiopsyComposition> a fhir:Composition ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyComposition"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_CoreNeedleBiopsyComposition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition CoreNeedleBiopsyComposition</b></p><a name=\"CoreNeedleBiopsyComposition\"> </a><a name=\"hcCoreNeedleBiopsyComposition\"> </a><p><b>identifier</b>: Accession ID/PATH-COMP-2024-001</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}, {http://snomed.info/sct 721967005}\">Pathology study</span></p><p><b>encounter</b>: <a href=\"Encounter-CoreNeedleBiopsyEncounter.html\">Encounter: identifier = http://example.hospital.de/encounters#E_24_001; status = finished; class = IMB (IMB)</a></p><p><b>date</b>: 2024-01-20 15:30:00+0100</p><p><b>author</b>: <a href=\"Organization-PathologyLabOrganization.html\">Pathologisches Institut</a></p><p><b>title</b>: Histopathologischer Befundbericht - Prostatabiopsie</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-CoreNeedleBiopsyReportRequest.html\">ServiceRequest Prostate Pathology biopsy report</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-001" ] ] ; 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:index 2 ; a sct:721967005 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "721967005" ] ; fhir:Coding.display [ fhir:value "Tissue pathology biopsy report" ] ] ] ; fhir:Composition.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient1> ; fhir:Reference.reference [ fhir:value "Patient/Patient1" ] ; fhir:Reference.display [ fhir:value "Hans Mueller, geb. 15.08.1955 (PAT-2024-001)" ] ] ; fhir:Composition.encounter [ fhir:link <http://hl7.org/fhir/Encounter/CoreNeedleBiopsyEncounter> ; fhir:Reference.reference [ fhir:value "Encounter/CoreNeedleBiopsyEncounter" ] ] ; fhir:Composition.date [ fhir:value "2024-01-20T15:30: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 - Prostatabiopsie"] ; 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/CoreNeedleBiopsyReportRequest> ; fhir:Reference.reference [ fhir:value "ServiceRequest/CoreNeedleBiopsyReportRequest" ] ] ] ; 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>Erhöhter PSA-Wert (8,5 ng/ml). V.a. Prostatakarzinom. Bitte histologische Abklärung.</p><h3>Makroskopie</h3><p>Makroskopische Messungen für alle 12 Prostatastanzen: Längen 1,3–1,9 cm, je 1 Zylinder pro Specimen. Stanzen 01–06 aus rechter Prostataregion (lateral basal/mid/apikal, medial basal/mid/apikal), Stanzen 07–12 aus linker Prostataregion (lateral basal/mid/apikal, medial basal/mid/apikal).</p><table border=\"1\" cellpadding=\"4\" cellspacing=\"0\"><thead><tr><th>Stanze</th><th>Lokalisation</th><th>Stanzenlänge (cm)</th><th>Zylinderanzahl im Gefäß</th></tr></thead><tbody><tr><td>01</td><td>Rechts lateral basal</td><td>1.8</td><td>1</td></tr><tr><td>02</td><td>Rechts lateral mid</td><td>1.6</td><td>1</td></tr><tr><td>03</td><td>Rechts lateral apikal</td><td>1.5</td><td>1</td></tr><tr><td>04</td><td>Rechts medial basal</td><td>1.9</td><td>1</td></tr><tr><td>05</td><td>Rechts medial mid</td><td>1.4</td><td>1</td></tr><tr><td>06</td><td>Rechts medial apikal</td><td>1.7</td><td>1</td></tr><tr><td>07</td><td>Links lateral basal</td><td>1.6</td><td>1</td></tr><tr><td>08</td><td>Links lateral mid</td><td>1.5</td><td>1</td></tr><tr><td>09</td><td>Links lateral apikal</td><td>1.8</td><td>1</td></tr><tr><td>10</td><td>Links medial basal</td><td>1.3</td><td>1</td></tr><tr><td>11</td><td>Links medial mid</td><td>1.7</td><td>1</td></tr><tr><td>12</td><td>Links medial apikal</td><td>1.4</td><td>1</td></tr></tbody></table><h3>Mikroskopie</h3><p>Adenokarzinom in 7 von 12 Stanzen nachgewiesen (01, 02, 04, 06, 07, 09, 11). Gleason-Scores: Stanze 01 (3+4=7), Stanze 02 (4+3=7), Stanze 04 (4+4=8), Stanze 06 (3+3=6), Stanze 07 (4+5=9), Stanze 09 (3+4=7), Stanze 11 (3+4=7). Höchster Gleason-Score 4+5=9, ISUP-Gradgruppe 5. Benigne Befunde in Stanzen 03, 05, 08, 10, 12.</p><table border=\"1\" cellpadding=\"4\" cellspacing=\"0\"><thead><tr><th>Stanze</th><th>Befund</th><th>Gleason-Score</th><th>Tumoranteil</th></tr></thead><tbody><tr><td>01</td><td>Adenokarzinom</td><td>3+4=7</td><td>40%</td></tr><tr><td>02</td><td>Adenokarzinom</td><td>4+3=7</td><td>60%</td></tr><tr><td>03</td><td>Benigne</td><td>-</td><td>-</td></tr><tr><td>04</td><td>Adenokarzinom</td><td>4+4=8</td><td>80%</td></tr><tr><td>05</td><td>Benigne</td><td>-</td><td>-</td></tr><tr><td>06</td><td>Adenokarzinom</td><td>3+3=6</td><td>20%</td></tr><tr><td>07</td><td>Adenokarzinom</td><td>4+5=9</td><td>95%</td></tr><tr><td>08</td><td>Benigne</td><td>-</td><td>-</td></tr><tr><td>09</td><td>Adenokarzinom</td><td>3+4=7</td><td>35%</td></tr><tr><td>10</td><td>Benigne</td><td>-</td><td>-</td></tr><tr><td>11</td><td>Adenokarzinom</td><td>3+4=7</td><td>25%</td></tr><tr><td>12</td><td>Benigne</td><td>-</td><td>-</td></tr></tbody></table><h3>Diagnostische Schlussfolgerung</h3><p>7 von 12 Stanzen tumorbefallen (4 rechts: 01, 02, 04, 06; 3 links: 07, 09, 11). Prozentualer Tumoranteil 51%, Tumorlänge gesamt 52,7 mm. Perineurale Infiltration und Infiltration des periprostatischen Fettgewebes apikal nachgewiesen. Samenblaseninfiltration, lymphovaskuläre Invasion, intraduktales Karzinom, ASAP, High-grade-PIN und granulomatöse Prostatitis nicht nachgewiesen.</p><table border=\"1\" cellpadding=\"4\" cellspacing=\"0\"><tbody><tr><td>Histologischer Typ</td><td>Azinäres Adenokarzinom (8140/3)</td></tr><tr><td>Gleason-Score</td><td>4+5=9 (höchster Score)</td></tr><tr><td>ISUP-Gradgruppe</td><td>5 (WHO 2016)</td></tr><tr><td>Positive Stanzen</td><td>7 von 12 (4 rechts, 3 links)</td></tr><tr><td>Tumoranteil gesamt</td><td>51%</td></tr><tr><td>Tumorlänge gesamt</td><td>52,7 mm</td></tr><tr><td>Anteil Gleason 4/5</td><td>77%</td></tr><tr><td>Perineurale Infiltration</td><td>Nachgewiesen</td></tr><tr><td>Periprostatische Fettinvasion</td><td>Nachgewiesen (apikal)</td></tr><tr><td>Samenblaseninfiltration</td><td>Nicht nachgewiesen</td></tr><tr><td>Lymphovaskuläre Invasion</td><td>Nicht nachgewiesen</td></tr><tr><td>Intraduktales Karzinom</td><td>Nicht nachgewiesen</td></tr><tr><td>ASAP</td><td>Nicht nachgewiesen</td></tr><tr><td>High-grade-PIN</td><td>Nicht nachgewiesen</td></tr></tbody></table><p><b>Diagnose:</b> Azinäres Adenokarzinom der Prostata (ICD-O 8140/3)</p></div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/DiagnosticReport/CoreNeedleBiopsyReport> ; fhir:Reference.reference [ fhir:value "DiagnosticReport/CoreNeedleBiopsyReport" ] ] ] . <http://hl7.org/fhir/Patient/Patient1> a fhir:Patient . <http://hl7.org/fhir/Encounter/CoreNeedleBiopsyEncounter> a fhir:Encounter . <http://hl7.org/fhir/Organization/PathologyLabOrganization> a fhir:Organization . <http://hl7.org/fhir/ServiceRequest/CoreNeedleBiopsyReportRequest> a fhir:ServiceRequest . <http://hl7.org/fhir/DiagnosticReport/CoreNeedleBiopsyReport> a fhir:DiagnosticReport . <http://prostatecancerspec.org/Patient/Patient1> a fhir:Patient ; fhir:Resource.id [ fhir:value "Patient1"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Patient1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Patient1</b></p><a name=\"Patient1\"> </a><a name=\"hcPatient1\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Hans Mueller Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</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-001" ] ] ; fhir:Patient.name [ fhir:index 0 ; fhir:HumanName.family [ fhir:value "Mueller" ] ; fhir:HumanName.given [ fhir:value "Hans" ; fhir:index 0 ] ] ; fhir:Patient.gender [ fhir:value "male"] ; fhir:Patient.birthDate [ fhir:value "1955-08-15"^^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/CoreNeedleBiopsyReport> a fhir:DiagnosticReport ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyReport"] ; 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_CoreNeedleBiopsyReport\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport CoreNeedleBiopsyReport</b></p><a name=\"CoreNeedleBiopsyReport\"> </a><a name=\"hcCoreNeedleBiopsyReport\"> </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>Hans Mueller Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</td></tr><tr><td>Relevant Time</td><td>2024-01-20 15:00:00+0100</td></tr><tr><td>Reported</td><td>2024-01-20 15:30: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_001</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-CoreNeedleBiopsyMacroscopicGrouper.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>Makroskopische Messungen aller 12 Prostatastanzen</td><td>Final</td><td>2024-01-15 14:00:00+0100</td></tr><tr><td><a href=\"Observation-CoreNeedleBiopsyMicroscopicGrouper.html\"><span title=\"Codes:{http://loinc.org 22635-7}\">Pathology report microscopic observation Narrative Other stain</span></a> (<span title=\"Codes:{http://snomed.info/sct 41216001}\">Prostate</span>)</td><td>Mikroskopische Befunde aller 12 Prostatastanzen</td><td>Final</td><td>2024-01-17 10:00:00+0100</td></tr><tr><td><a href=\"Observation-CoreNeedleBiopsyDiagnosticConclusionGrouper.html\"><span title=\"Codes:{http://loinc.org 22637-3}\">Pathology report final diagnosis Narrative</span></a></td><td/><td>Final</td><td>2023-03-15</td></tr></table><p>Adenokarzinom der Prostata, Gleason-Score 7a (3+4) in 7 von 12 Stanzen, mit perineuralem 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_001" ] ] ; fhir:DiagnosticReport.basedOn [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/ServiceRequest/CoreNeedleBiopsyReportRequest> ; fhir:Reference.reference [ fhir:value "ServiceRequest/CoreNeedleBiopsyReportRequest" ] ] ; 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/Patient1> ; fhir:Reference.reference [ fhir:value "Patient/Patient1" ] ] ; fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2024-01-20T15:00:00+01:00"^^xsd:dateTime] ; fhir:DiagnosticReport.issued [ fhir:value "2024-01-20T15:30: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/CoreNeedleBiopsySpecimen01Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen01Part" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen01Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen01Block" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen01Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen01Slide" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen02Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen02Part" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen02Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen02Block" ] ], [ fhir:index 5 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen02Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen02Slide" ] ], [ fhir:index 6 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen03Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen03Part" ] ], [ fhir:index 7 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen03Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen03Block" ] ], [ fhir:index 8 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen03Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen03Slide" ] ], [ fhir:index 9 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen04Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen04Part" ] ], [ fhir:index 10 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen04Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen04Block" ] ], [ fhir:index 11 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen04Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen04Slide" ] ], [ fhir:index 12 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen05Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen05Part" ] ], [ fhir:index 13 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen05Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen05Block" ] ], [ fhir:index 14 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen05Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen05Slide" ] ], [ fhir:index 15 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen06Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen06Part" ] ], [ fhir:index 16 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen06Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen06Block" ] ], [ fhir:index 17 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen06Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen06Slide" ] ], [ fhir:index 18 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen07Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen07Part" ] ], [ fhir:index 19 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen07Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen07Block" ] ], [ fhir:index 20 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen07Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen07Slide" ] ], [ fhir:index 21 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen08Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen08Part" ] ], [ fhir:index 22 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen08Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen08Block" ] ], [ fhir:index 23 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen08Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen08Slide" ] ], [ fhir:index 24 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen09Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen09Part" ] ], [ fhir:index 25 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen09Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen09Block" ] ], [ fhir:index 26 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen09Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen09Slide" ] ], [ fhir:index 27 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen10Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen10Part" ] ], [ fhir:index 28 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen10Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen10Block" ] ], [ fhir:index 29 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen10Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen10Slide" ] ], [ fhir:index 30 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen11Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen11Part" ] ], [ fhir:index 31 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen11Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen11Block" ] ], [ fhir:index 32 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen11Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen11Slide" ] ], [ fhir:index 33 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen12Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen12Part" ] ], [ fhir:index 34 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen12Block> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen12Block" ] ], [ fhir:index 35 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen12Slide> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen12Slide" ] ] ; fhir:DiagnosticReport.result [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicGrouper> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicGrouper" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMicroscopicGrouper> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMicroscopicGrouper" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyDiagnosticConclusionGrouper> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyDiagnosticConclusionGrouper" ] ] ; fhir:DiagnosticReport.conclusion [ fhir:value "Adenokarzinom der Prostata, Gleason-Score 7a (3+4) in 7 von 12 Stanzen, mit perineuralem Befall."] . <http://hl7.org/fhir/Practitioner/PathologistPractitioner> a fhir:Practitioner . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen01Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen01Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen01Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen02Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen02Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen02Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen03Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen03Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen03Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen04Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen04Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen04Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen05Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen05Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen05Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen06Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen06Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen06Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen07Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen07Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen07Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen08Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen08Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen08Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen09Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen09Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen09Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen10Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen10Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen10Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen11Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen11Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen11Slide> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen12Part> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen12Block> a fhir:Specimen . <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen12Slide> a fhir:Specimen . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicGrouper> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMicroscopicGrouper> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyDiagnosticConclusionGrouper> a fhir:Observation . <http://prostatecancerspec.org/Observation/CoreNeedleBiopsyDiagnosticConclusionGrouper> a fhir:Observation ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyDiagnosticConclusionGrouper"] ; 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_CoreNeedleBiopsyDiagnosticConclusionGrouper\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CoreNeedleBiopsyDiagnosticConclusionGrouper</b></p><a name=\"CoreNeedleBiopsyDiagnosticConclusionGrouper\"> </a><a name=\"hcCoreNeedleBiopsyDiagnosticConclusionGrouper\"> </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-CoreNeedleBiopsyReportRequest.html\">ServiceRequest Prostate Pathology biopsy report</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-Patient1.html\">Hans Mueller Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</a></p><p><b>effective</b>: 2023-03-15</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-CoreNeedleBiopsyHistologicalTypeICDO3.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphologyFreeText.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyICDOVersion.html\">Observation World Health Organization tumor classification (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaryGleasonPattern.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySecondaryGleasonPattern.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonScoreTotal.html\">Observation Gleason score in Specimen Qualitative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPercentageGleason45.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGradingGroupISUP.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistologicalGradeWHO.html\">Observation Grade Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyPositiveCoresRight.html\">Observation Tissue cores.positive.carcinoma in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyPositiveCoresLeft.html\">Observation Tissue cores.positive.carcinoma in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyRatioPositiveCores.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyPercentageTumorTotal.html\">Observation Tissue cores.positive.carcinoma in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorLengthTotal.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuralInfiltration.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsySeminalVesicleInvasion.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovascularInvasion.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyPeriprostataticFatInvasion.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyExtraprostaticExtensionLocation.html\">Observation Extraprostatic extension site [Anatomy] of Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraductalCarcinoma.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatousProstatiti.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li></ul><p><b>derivedFrom</b>: </p><ul><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason01.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason01.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason02.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason02.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason01.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason02.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading01.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading02.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen01.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen02.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil01.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil02.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge01.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge02.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration01.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration02.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN01.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li></ul></div>" ] ; fhir:Observation.basedOn [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/ServiceRequest/CoreNeedleBiopsyReportRequest> ; fhir:Reference.reference [ fhir:value "ServiceRequest/CoreNeedleBiopsyReportRequest" ] ] ; 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/Patient1> ; fhir:Reference.reference [ fhir:value "Patient/Patient1" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2023-03-15"^^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/CoreNeedleBiopsyHistologicalTypeICDO3> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistologicalTypeICDO3" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphologyFreeText> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphologyFreeText" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyICDOVersion> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyICDOVersion" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaryGleasonPattern> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaryGleasonPattern" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySecondaryGleasonPattern> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySecondaryGleasonPattern" ] ], [ fhir:index 5 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonScoreTotal> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonScoreTotal" ] ], [ fhir:index 6 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPercentageGleason45> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPercentageGleason45" ] ], [ fhir:index 7 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGradingGroupISUP> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGradingGroupISUP" ] ], [ fhir:index 8 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistologicalGradeWHO> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistologicalGradeWHO" ] ], [ fhir:index 9 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPositiveCoresRight> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPositiveCoresRight" ] ], [ fhir:index 10 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPositiveCoresLeft> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPositiveCoresLeft" ] ], [ fhir:index 11 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyRatioPositiveCores> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyRatioPositiveCores" ] ], [ fhir:index 12 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPercentageTumorTotal> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPercentageTumorTotal" ] ], [ fhir:index 13 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorLengthTotal> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorLengthTotal" ] ], [ fhir:index 14 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuralInfiltration> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuralInfiltration" ] ], [ fhir:index 15 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySeminalVesicleInvasion> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySeminalVesicleInvasion" ] ], [ fhir:index 16 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovascularInvasion> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovascularInvasion" ] ], [ fhir:index 17 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPeriprostataticFatInvasion> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPeriprostataticFatInvasion" ] ], [ fhir:index 18 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyExtraprostaticExtensionLocation> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyExtraprostaticExtensionLocation" ] ], [ fhir:index 19 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraductalCarcinoma> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraductalCarcinoma" ] ], [ fhir:index 20 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP" ] ], [ fhir:index 21 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN" ] ], [ fhir:index 22 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatousProstatiti> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatousProstatiti" ] ] ; fhir:Observation.derivedFrom [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason01" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason01" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason02" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason02" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason01" ] ], [ fhir:index 5 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason02" ] ], [ fhir:index 6 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading01" ] ], [ fhir:index 7 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading02" ] ], [ fhir:index 8 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen01" ] ], [ fhir:index 9 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen02" ] ], [ fhir:index 10 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil01" ] ], [ fhir:index 11 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil02" ] ], [ fhir:index 12 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge01" ] ], [ fhir:index 13 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge02" ] ], [ fhir:index 14 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration01" ] ], [ fhir:index 15 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration02" ] ], [ fhir:index 16 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN01" ] ] . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistologicalTypeICDO3> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphologyFreeText> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyICDOVersion> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaryGleasonPattern> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySecondaryGleasonPattern> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonScoreTotal> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPercentageGleason45> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGradingGroupISUP> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistologicalGradeWHO> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPositiveCoresRight> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPositiveCoresLeft> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyRatioPositiveCores> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPercentageTumorTotal> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorLengthTotal> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuralInfiltration> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySeminalVesicleInvasion> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovascularInvasion> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPeriprostataticFatInvasion> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyExtraprostaticExtensionLocation> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraductalCarcinoma> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatousProstatiti> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN01> a fhir:Observation . <http://prostatecancerspec.org/Observation/CoreNeedleBiopsyMacroscopicGrouper> a fhir:Observation ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyMacroscopicGrouper"] ; 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_CoreNeedleBiopsyMacroscopicGrouper\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CoreNeedleBiopsyMacroscopicGrouper</b></p><a name=\"CoreNeedleBiopsyMacroscopicGrouper\"> </a><a name=\"hcCoreNeedleBiopsyMacroscopicGrouper\"> </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-Patient1.html\">Hans Mueller Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</a></p><p><b>effective</b>: 2024-01-15 14:00:00+0100</p><p><b>performer</b>: <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Maria Schneider </a></p><p><b>value</b>: Makroskopische Messungen aller 12 Prostatastanzen</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 41216001}\">Prostate</span></p><p><b>derivedFrom</b>: </p><ul><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength01.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength02.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength03.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength04.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength05.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength06.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength07.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength08.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength09.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength10.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength11.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLength12.html\">Observation Length of tissue core(s)</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount01.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount02.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount03.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount04.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount05.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount06.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount07.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount08.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount09.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount10.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount11.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicCylinderCount12.html\">Observation Total number of cores in Tissue core</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality01.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality02.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality03.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality04.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality05.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality06.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality07.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality08.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality09.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality10.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality11.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-CoreNeedleBiopsyMacroscopicLaterality12.html\">Observation Anatomic part Laterality</a></li></ul></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/Patient1> ; fhir:Reference.reference [ fhir:value "Patient/Patient1" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2024-01-15T14: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.valueString [ fhir:value "Makroskopische Messungen aller 12 Prostatastanzen"] ; 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.derivedFrom [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength01" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength02" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength03> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength03" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength04" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength05> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength05" ] ], [ fhir:index 5 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength06" ] ], [ fhir:index 6 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength07" ] ], [ fhir:index 7 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength08> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength08" ] ], [ fhir:index 8 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength09" ] ], [ fhir:index 9 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength10> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength10" ] ], [ fhir:index 10 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength11" ] ], [ fhir:index 11 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength12> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLength12" ] ], [ fhir:index 12 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount01" ] ], [ fhir:index 13 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount02" ] ], [ fhir:index 14 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount03> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount03" ] ], [ fhir:index 15 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount04" ] ], [ fhir:index 16 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount05> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount05" ] ], [ fhir:index 17 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount06" ] ], [ fhir:index 18 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount07" ] ], [ fhir:index 19 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount08> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount08" ] ], [ fhir:index 20 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount09" ] ], [ fhir:index 21 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount10> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount10" ] ], [ fhir:index 22 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount11" ] ], [ fhir:index 23 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount12> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicCylinderCount12" ] ], [ fhir:index 24 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality01" ] ], [ fhir:index 25 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality02" ] ], [ fhir:index 26 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality03> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality03" ] ], [ fhir:index 27 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality04" ] ], [ fhir:index 28 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality05> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality05" ] ], [ fhir:index 29 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality06" ] ], [ fhir:index 30 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality07" ] ], [ fhir:index 31 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality08> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality08" ] ], [ fhir:index 32 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality09" ] ], [ fhir:index 33 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality10> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality10" ] ], [ fhir:index 34 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality11" ] ], [ fhir:index 35 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality12> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMacroscopicLaterality12" ] ] . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength03> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength05> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength08> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength10> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLength12> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount03> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount05> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount08> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount10> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicCylinderCount12> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality03> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality05> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality08> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality10> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMacroscopicLaterality12> a fhir:Observation . <http://prostatecancerspec.org/Observation/CoreNeedleBiopsyMicroscopicGrouper> a fhir:Observation ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyMicroscopicGrouper"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-microscopic-grouper|2026.0.0" ; fhir:index 0 ; fhir:link <https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-microscopic-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_CoreNeedleBiopsyMicroscopicGrouper\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation CoreNeedleBiopsyMicroscopicGrouper</b></p><a name=\"CoreNeedleBiopsyMicroscopicGrouper\"> </a><a name=\"hcCoreNeedleBiopsyMicroscopicGrouper\"> </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-microscopic-grouper\">MII PR Patho Microscopic 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 22635-7}\">Pathology report microscopic observation Narrative Other stain</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>effective</b>: 2024-01-17 10:00:00+0100</p><p><b>performer</b>: <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Maria Schneider </a></p><p><b>value</b>: Mikroskopische Befunde aller 12 Prostatastanzen</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 41216001}\">Prostate</span></p><p><b>derivedFrom</b>: </p><ul><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp01.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText01.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason01.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason01.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason01.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading01.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen01.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil01.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge01.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration01.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisinSamenblase01.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovaskulaereInvasion01.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisInFettgewebe01.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraduktalesKarzinom01.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP01.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN01.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatoeseProstatitis01.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp02.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText02.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason02.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason02.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason02.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading02.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen02.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil02.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge02.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration02.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisinSamenblase02.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovaskulaereInvasion02.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisInFettgewebe02.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraduktalesKarzinom02.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP02.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN02.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatoeseProstatitis02.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp03.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText03.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp04.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText04.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason04.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason04.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason04.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading04.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen04.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil04.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge04.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration04.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisinSamenblase04.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovaskulaereInvasion04.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisInFettgewebe04.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraduktalesKarzinom04.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP04.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN04.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatoeseProstatitis04.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp05.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText05.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp06.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText06.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason06.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason06.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason06.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading06.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen06.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil06.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge06.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration06.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisinSamenblase06.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovaskulaereInvasion06.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisInFettgewebe06.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraduktalesKarzinom06.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP06.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN06.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatoeseProstatitis06.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp07.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText07.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason07.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason07.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason07.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading07.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen07.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil07.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge07.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration07.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisinSamenblase07.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovaskulaereInvasion07.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisInFettgewebe07.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraduktalesKarzinom07.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP07.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN07.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatoeseProstatitis07.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp08.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText08.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp09.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText09.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason09.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason09.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason09.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading09.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen09.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil09.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge09.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration09.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisinSamenblase09.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovaskulaereInvasion09.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisInFettgewebe09.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraduktalesKarzinom09.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP09.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN09.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatoeseProstatitis09.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp10.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText10.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp11.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText11.html\">Observation Histology type in Cancer specimen Narrative</a></li><li><a href=\"Observation-CoreNeedleBiopsyPrimaerGleason11.html\">Observation Gleason pattern.primary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsySekundaerGleason11.html\">Observation Gleason pattern.secondary in Prostate tumor</a></li><li><a href=\"Observation-CoreNeedleBiopsyProzentGleason11.html\">Observation Prostate tumor area with Gleason pattern 4+5/Total tumor area [Area Fraction] in Prostate tumor by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGleasonGrading11.html\">Observation Histologic grade of primary malignant neoplasm of prostate by International Society of Urological Pathology technique (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyVerhaeltnisPositiverStanzen11.html\">Observation Ratio of blocks with prostate tumor to total number of blocks obtained (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumoranteil11.html\">Observation Percentage of prostatic tissue, obtained by needle biopsy, involved by carcinoma (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumorbefallinLaenge11.html\">Observation Total linear mm of carcinoma</a></li><li><a href=\"Observation-CoreNeedleBiopsyPerineuraleInfiltration11.html\">Observation Perineural invasion [Presence] in Cancer specimen</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisinSamenblase11.html\">Observation Seminal vesicle invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyLymphovaskulaereInvasion11.html\">Observation Venous + Lymphatic small vessel invasion in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyTumornachweisInFettgewebe11.html\">Observation Periprostatic fat invasion [Identifier] in Specimen by CAP cancer protocols</a></li><li><a href=\"Observation-CoreNeedleBiopsyIntraduktalesKarzinom11.html\">Observation Non-infiltrating intraductal carcinoma (morphologic abnormality)</a></li><li><a href=\"Observation-CoreNeedleBiopsyASAP11.html\">Observation Atypical small acinar proliferation of prostate (disorder)</a></li><li><a href=\"Observation-CoreNeedleBiopsyHighGradePIN11.html\">Observation High grade prostatic intraepithelial neoplasia [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyGranulomatoeseProstatitis11.html\">Observation Granulomatous prostatitis [Presence] in Specimen by Microscopy</a></li><li><a href=\"Observation-CoreNeedleBiopsyHistoTyp12.html\">Observation Histology and Behavior ICD-O-3 Cancer</a></li><li><a href=\"Observation-CoreNeedleBiopsyMorphText12.html\">Observation Histology type in Cancer specimen Narrative</a></li></ul></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:22635-7 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "22635-7" ] ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient1> ; fhir:Reference.reference [ fhir:value "Patient/Patient1" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2024-01-17T10: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.valueString [ fhir:value "Mikroskopische Befunde aller 12 Prostatastanzen"] ; 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.derivedFrom [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp01" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText01" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason01" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason01" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason01" ] ], [ fhir:index 5 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading01" ] ], [ fhir:index 6 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen01" ] ], [ fhir:index 7 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil01" ] ], [ fhir:index 8 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge01" ] ], [ fhir:index 9 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration01" ] ], [ fhir:index 10 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisinSamenblase01" ] ], [ fhir:index 11 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovaskulaereInvasion01" ] ], [ fhir:index 12 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisInFettgewebe01" ] ], [ fhir:index 13 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraduktalesKarzinom01" ] ], [ fhir:index 14 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP01" ] ], [ fhir:index 15 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN01" ] ], [ fhir:index 16 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis01> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatoeseProstatitis01" ] ], [ fhir:index 17 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp02" ] ], [ fhir:index 18 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText02" ] ], [ fhir:index 19 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason02" ] ], [ fhir:index 20 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason02" ] ], [ fhir:index 21 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason02" ] ], [ fhir:index 22 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading02" ] ], [ fhir:index 23 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen02" ] ], [ fhir:index 24 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil02" ] ], [ fhir:index 25 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge02" ] ], [ fhir:index 26 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration02" ] ], [ fhir:index 27 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisinSamenblase02" ] ], [ fhir:index 28 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovaskulaereInvasion02" ] ], [ fhir:index 29 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisInFettgewebe02" ] ], [ fhir:index 30 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraduktalesKarzinom02" ] ], [ fhir:index 31 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP02" ] ], [ fhir:index 32 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN02" ] ], [ fhir:index 33 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis02> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatoeseProstatitis02" ] ], [ fhir:index 34 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp03> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp03" ] ], [ fhir:index 35 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText03> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText03" ] ], [ fhir:index 36 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp04" ] ], [ fhir:index 37 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText04" ] ], [ fhir:index 38 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason04" ] ], [ fhir:index 39 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason04" ] ], [ fhir:index 40 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason04" ] ], [ fhir:index 41 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading04" ] ], [ fhir:index 42 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen04" ] ], [ fhir:index 43 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil04" ] ], [ fhir:index 44 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge04" ] ], [ fhir:index 45 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration04" ] ], [ fhir:index 46 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisinSamenblase04" ] ], [ fhir:index 47 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovaskulaereInvasion04" ] ], [ fhir:index 48 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisInFettgewebe04" ] ], [ fhir:index 49 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraduktalesKarzinom04" ] ], [ fhir:index 50 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP04" ] ], [ fhir:index 51 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN04" ] ], [ fhir:index 52 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis04> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatoeseProstatitis04" ] ], [ fhir:index 53 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp05> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp05" ] ], [ fhir:index 54 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText05> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText05" ] ], [ fhir:index 55 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp06" ] ], [ fhir:index 56 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText06" ] ], [ fhir:index 57 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason06" ] ], [ fhir:index 58 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason06" ] ], [ fhir:index 59 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason06" ] ], [ fhir:index 60 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading06" ] ], [ fhir:index 61 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen06" ] ], [ fhir:index 62 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil06" ] ], [ fhir:index 63 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge06" ] ], [ fhir:index 64 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration06" ] ], [ fhir:index 65 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisinSamenblase06" ] ], [ fhir:index 66 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovaskulaereInvasion06" ] ], [ fhir:index 67 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisInFettgewebe06" ] ], [ fhir:index 68 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraduktalesKarzinom06" ] ], [ fhir:index 69 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP06" ] ], [ fhir:index 70 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN06" ] ], [ fhir:index 71 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis06> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatoeseProstatitis06" ] ], [ fhir:index 72 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp07" ] ], [ fhir:index 73 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText07" ] ], [ fhir:index 74 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason07" ] ], [ fhir:index 75 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason07" ] ], [ fhir:index 76 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason07" ] ], [ fhir:index 77 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading07" ] ], [ fhir:index 78 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen07" ] ], [ fhir:index 79 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil07" ] ], [ fhir:index 80 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge07" ] ], [ fhir:index 81 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration07" ] ], [ fhir:index 82 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisinSamenblase07" ] ], [ fhir:index 83 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovaskulaereInvasion07" ] ], [ fhir:index 84 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisInFettgewebe07" ] ], [ fhir:index 85 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraduktalesKarzinom07" ] ], [ fhir:index 86 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP07" ] ], [ fhir:index 87 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN07" ] ], [ fhir:index 88 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis07> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatoeseProstatitis07" ] ], [ fhir:index 89 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp08> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp08" ] ], [ fhir:index 90 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText08> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText08" ] ], [ fhir:index 91 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp09" ] ], [ fhir:index 92 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText09" ] ], [ fhir:index 93 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason09" ] ], [ fhir:index 94 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason09" ] ], [ fhir:index 95 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason09" ] ], [ fhir:index 96 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading09" ] ], [ fhir:index 97 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen09" ] ], [ fhir:index 98 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil09" ] ], [ fhir:index 99 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge09" ] ], [ fhir:index 100 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration09" ] ], [ fhir:index 101 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisinSamenblase09" ] ], [ fhir:index 102 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovaskulaereInvasion09" ] ], [ fhir:index 103 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisInFettgewebe09" ] ], [ fhir:index 104 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraduktalesKarzinom09" ] ], [ fhir:index 105 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP09" ] ], [ fhir:index 106 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN09" ] ], [ fhir:index 107 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis09> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatoeseProstatitis09" ] ], [ fhir:index 108 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp10> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp10" ] ], [ fhir:index 109 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText10> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText10" ] ], [ fhir:index 110 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp11" ] ], [ fhir:index 111 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText11" ] ], [ fhir:index 112 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPrimaerGleason11" ] ], [ fhir:index 113 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsySekundaerGleason11" ] ], [ fhir:index 114 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyProzentGleason11" ] ], [ fhir:index 115 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGleasonGrading11" ] ], [ fhir:index 116 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen11" ] ], [ fhir:index 117 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumoranteil11" ] ], [ fhir:index 118 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumorbefallinLaenge11" ] ], [ fhir:index 119 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyPerineuraleInfiltration11" ] ], [ fhir:index 120 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisinSamenblase11" ] ], [ fhir:index 121 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyLymphovaskulaereInvasion11" ] ], [ fhir:index 122 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyTumornachweisInFettgewebe11" ] ], [ fhir:index 123 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyIntraduktalesKarzinom11" ] ], [ fhir:index 124 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyASAP11" ] ], [ fhir:index 125 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHighGradePIN11" ] ], [ fhir:index 126 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis11> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyGranulomatoeseProstatitis11" ] ], [ fhir:index 127 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp12> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyHistoTyp12" ] ], [ fhir:index 128 ; fhir:link <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText12> ; fhir:Reference.reference [ fhir:value "Observation/CoreNeedleBiopsyMorphText12" ] ] . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis01> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis02> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp03> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText03> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis04> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp05> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText05> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis06> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis07> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp08> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText08> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis09> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp10> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText10> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPrimaerGleason11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsySekundaerGleason11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyProzentGleason11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGleasonGrading11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyVerhaeltnisPositiverStanzen11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumoranteil11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumorbefallinLaenge11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyPerineuraleInfiltration11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisinSamenblase11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyLymphovaskulaereInvasion11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyTumornachweisInFettgewebe11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyIntraduktalesKarzinom11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyASAP11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHighGradePIN11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyGranulomatoeseProstatitis11> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyHistoTyp12> a fhir:Observation . <http://hl7.org/fhir/Observation/CoreNeedleBiopsyMorphText12> a fhir:Observation . <http://prostatecancerspec.org/Encounter/CoreNeedleBiopsyEncounter> a fhir:Encounter ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyEncounter"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_CoreNeedleBiopsyEncounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter CoreNeedleBiopsyEncounter</b></p><a name=\"CoreNeedleBiopsyEncounter\"> </a><a name=\"hcCoreNeedleBiopsyEncounter\"> </a><p><b>identifier</b>: <code>http://example.hospital.de/encounters</code>/E_24_001</p><p><b>status</b>: Finished</p><p><b>class</b>: [not stated]: IMB (IMB)</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></div>" ] ; fhir:Encounter.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://example.hospital.de/encounters" ] ; fhir:Identifier.value [ fhir:value "E_24_001" ] ] ; fhir:Encounter.status [ fhir:value "finished"] ; fhir:Encounter.class [ fhir:Coding.code [ fhir:value "IMB" ] ] ; fhir:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient1> ; fhir:Reference.reference [ fhir:value "Patient/Patient1" ] ] . <http://prostatecancerspec.org/ServiceRequest/CoreNeedleBiopsyReportRequest> a fhir:ServiceRequest ; fhir:Resource.id [ fhir:value "CoreNeedleBiopsyReportRequest"] ; 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_CoreNeedleBiopsyReportRequest\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest CoreNeedleBiopsyReportRequest</b></p><a name=\"CoreNeedleBiopsyReportRequest\"> </a><a name=\"hcCoreNeedleBiopsyReportRequest\"> </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-001</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 66117-3}\">Prostate Pathology biopsy 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-CoreNeedleBiopsyEncounter.html\">Encounter: identifier = http://example.hospital.de/encounters#E_24_001; status = finished; class = IMB (IMB)</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 396152005}\">Prostate specific antigen above reference range</span></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Observation-PSAPreCoreNeedleBiopsy.html\">Observation Prostate specific Ag [Mass/volume] in Serum or Plasma</a></li><li><a href=\"Condition-CoreNeedleBiopsyDiagnosisSuspicion.html\">Condition Bösartige Neubildung der Prostata</a></li></ul><p><b>specimen</b>: </p><ul><li><a href=\"Specimen-CoreNeedleBiopsySpecimen01Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen02Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen03Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen04Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen05Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen06Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen07Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen08Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen09Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen10Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen11Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li><li><a href=\"Specimen-CoreNeedleBiopsySpecimen12Part.html\">Specimen: extension = ; identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_24_001; status = available; type = Prostate tru-cut biopsy sample</a></li></ul></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-001" ] ] ; 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 loinc:66117-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "66117-3" ] ; fhir:Coding.display [ fhir:value "Prostate Pathology biopsy report" ] ] ] ; fhir:ServiceRequest.subject [ fhir:link <http://hl7.org/fhir/Patient/Patient1> ; fhir:Reference.reference [ fhir:value "Patient/Patient1" ] ] ; fhir:ServiceRequest.encounter [ fhir:link <http://hl7.org/fhir/Encounter/CoreNeedleBiopsyEncounter> ; fhir:Reference.reference [ fhir:value "Encounter/CoreNeedleBiopsyEncounter" ] ] ; 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:396152005 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "396152005" ] ; fhir:Coding.display [ fhir:value "Prostate specific antigen above reference range" ] ] ] ; fhir:ServiceRequest.supportingInfo [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Observation/PSAPreCoreNeedleBiopsy> ; fhir:Reference.reference [ fhir:value "Observation/PSAPreCoreNeedleBiopsy" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Condition/CoreNeedleBiopsyDiagnosisSuspicion> ; fhir:Reference.reference [ fhir:value "Condition/CoreNeedleBiopsyDiagnosisSuspicion" ] ] ; fhir:ServiceRequest.specimen [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen01Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen01Part" ] ], [ fhir:index 1 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen02Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen02Part" ] ], [ fhir:index 2 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen03Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen03Part" ] ], [ fhir:index 3 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen04Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen04Part" ] ], [ fhir:index 4 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen05Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen05Part" ] ], [ fhir:index 5 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen06Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen06Part" ] ], [ fhir:index 6 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen07Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen07Part" ] ], [ fhir:index 7 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen08Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen08Part" ] ], [ fhir:index 8 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen09Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen09Part" ] ], [ fhir:index 9 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen10Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen10Part" ] ], [ fhir:index 10 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen11Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen11Part" ] ], [ fhir:index 11 ; fhir:link <http://hl7.org/fhir/Specimen/CoreNeedleBiopsySpecimen12Part> ; fhir:Reference.reference [ fhir:value "Specimen/CoreNeedleBiopsySpecimen12Part" ] ] . <http://hl7.org/fhir/Practitioner/UrologistPractitioner> a fhir:Practitioner . <http://hl7.org/fhir/Observation/PSAPreCoreNeedleBiopsy> a fhir:Observation . <http://hl7.org/fhir/Condition/CoreNeedleBiopsyDiagnosisSuspicion> a fhir:Condition . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/CoreNeedleBiopsyDocument.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/CoreNeedleBiopsyDocument.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