Breast 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: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "BreastResectionReport"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-report|2026.0.0"^^xsd:anyURI ;
fhir:l <https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-report?version=2026.0.0> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport BreastResectionReport</b></p><a name=\"BreastResectionReport\"> </a><a name=\"hcBreastResectionReport\"> </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>Sabine Becker Female, DoB: 1971-03-15 ( http://example.hospital.de/patient-ids#PAT-2025-105)</td></tr><tr><td>When For</td><td>2025-02-10 14:00:00+0100</td></tr><tr><td>Reported</td><td>2025-02-10 17:00:00+0100</td></tr><tr><td>Performer</td><td> <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Elisabeth Hoffmann </a></td></tr><tr><td>Identifier</td><td> Accession ID/E_25_210</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>When For</b></td></tr><tr><td><a href=\"Observation-BreastResectionMacroscopicGrouper.html\"><span title=\"Codes:{http://loinc.org 22634-0}\">Pathology report gross observation Narrative</span></a> (<span title=\"Codes:{http://snomed.info/sct 76752008}\">Breast structure (body structure)</span>)</td><td/><td>Final</td><td>2025-02-06 08:30:00+0100</td></tr><tr><td><a href=\"Observation-BreastResectionDiagnosticConclusionGrouper.html\"><span title=\"Codes:{http://loinc.org 22637-3}\">Pathology report final diagnosis Narrative</span></a></td><td/><td>Final</td><td>2025-02-10</td></tr></table><p>Invasives Mammakarzinom NST (ICD-O 8500/3), pT1c, Nottingham Grad 2 (Score 6: Tubuli 3, Kernpleomorphie 2, Mitosen 1). Begleitendes DCIS, intermediärer Kerngrad, kribriform, fokale Komedo-Nekrosen. Alle Resektionsränder tumorfrei (invasiv 5 mm, DCIS 3 mm). Keine LVI. ER+ (90%), PR+ (60%), HER2 1+ (nicht amplifiziert), Ki-67 15%.</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ] ) ] ;
fhir:system [
fhir:v "https://pathologie.example-hospital.de/fhir/fn/befundbericht"^^xsd:anyURI ;
fhir:l <https://pathologie.example-hospital.de/fhir/fn/befundbericht> ] ;
fhir:value [ fhir:v "E_25_210" ]
] ) ; #
fhir:basedOn ( [
fhir:l fhir:ServiceRequest/BreastResectionReportRequest ;
fhir:reference [ fhir:v "ServiceRequest/BreastResectionReportRequest" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074> ] ;
fhir:code [ fhir:v "SP" ] ;
fhir:display [ fhir:v "Surgical Pathology" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:60568-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "60568-3" ] ;
fhir:display [ fhir:v "Pathology Synoptic report" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/Patient4 ;
fhir:reference [ fhir:v "Patient/Patient4" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2025-02-10T14:00:00+01:00"^^xsd:dateTime
] ; #
fhir:issued [ fhir:v "2025-02-10T17:00:00+01:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:l fhir:Practitioner/PathologistPractitioner ;
fhir:reference [ fhir:v "Practitioner/PathologistPractitioner" ]
] ) ; #
fhir:specimen ( [
fhir:l fhir:Specimen/BreastResectionSpecimenPart ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenPart" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenBlock01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenBlock01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenBlock02 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenBlock02" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenBlock03 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenBlock03" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenBlock04 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenBlock04" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenBlock05 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenBlock05" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenBlock06 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenBlock06" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideHE01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideHE01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideHE02 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideHE02" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideER01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideER01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlidePR01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlidePR01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideHER2IHC01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideHER2IHC01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideKi67-01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideKi67-01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideCK18-01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideCK18-01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlidep40-01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlidep40-01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideECad-01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideECad-01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideBlock02-HE01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideBlock02-HE01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideBlock02-HE02 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideBlock02-HE02" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideRR-Superior-HE01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideRR-Superior-HE01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideRR-Inferior-HE01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideRR-Inferior-HE01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideRR-Medial-HE01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideRR-Medial-HE01" ]
] [
fhir:l fhir:Specimen/BreastResectionSpecimenSlideRR-Lateral-HE01 ;
fhir:reference [ fhir:v "Specimen/BreastResectionSpecimenSlideRR-Lateral-HE01" ]
] ) ; #
fhir:result ( [
fhir:l fhir:Observation/BreastResectionMacroscopicGrouper ;
fhir:reference [ fhir:v "Observation/BreastResectionMacroscopicGrouper" ]
] [
fhir:l fhir:Observation/BreastResectionDiagnosticConclusionGrouper ;
fhir:reference [ fhir:v "Observation/BreastResectionDiagnosticConclusionGrouper" ]
] ) ; #
fhir:conclusion [ fhir:v "Invasives Mammakarzinom NST (ICD-O 8500/3), pT1c, Nottingham Grad 2 (Score 6: Tubuli 3, Kernpleomorphie 2, Mitosen 1). Begleitendes DCIS, intermediärer Kerngrad, kribriform, fokale Komedo-Nekrosen. Alle Resektionsränder tumorfrei (invasiv 5 mm, DCIS 3 mm). Keine LVI. ER+ (90%), PR+ (60%), HER2 1+ (nicht amplifiziert), Ki-67 15%."] . #
IG © 2025+ BIH CEI. Package breastcancerspec#0.1.0 based on FHIR 4.0.1. Generated 2026-05-17
Links: Table of Contents |
QA Report