@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 -------------------------------------------------------------------

<http://breastcancerspec.org/Observation/LymphNodeDiagnosticConclusionGrouper> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LymphNodeDiagnosticConclusionGrouper"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-diagnostic-conclusion-grouper|2026.0.0"^^xsd:anyURI ;
       fhir:l <https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-diagnostic-conclusion-grouper?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: Observation LymphNodeDiagnosticConclusionGrouper</b></p><a name=\"LymphNodeDiagnosticConclusionGrouper\"> </a><a name=\"hcLymphNodeDiagnosticConclusionGrouper\"> </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&amp;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-LymphNodeReportRequest.html\">ServiceRequest Pathology synoptic 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-Patient4.html\">Sabine Becker  Female, DoB: 1971-03-15 ( http://example.hospital.de/patient-ids#PAT-2025-105)</a></p><p><b>effective</b>: 2025-02-10</p><p><b>performer</b>: <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Elisabeth Hoffmann </a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-LymphNodeProcedure.html\">Observation Surgery procedure for regional nodes at facility.YYY Cancer</a></li><li><a href=\"Observation-LymphNodeLaterality.html\">Observation Anatomic part Laterality</a></li><li><a href=\"Observation-LymphNodeNonSLNExamined.html\">Observation Regional lymph nodes examined [#] Specimen</a></li><li><a href=\"Observation-LymphNodeNonSLNPositive.html\">Observation Regional lymph nodes positive [#] Specimen</a></li><li><a href=\"Observation-LymphNodeSLNExamined.html\">Observation Sentinel lymph nodes examined [#] in Cancer specimen by Light microscopy</a></li><li><a href=\"Observation-LymphNodeSLNPositive.html\">Observation Number of sentinel lymph nodes containing metastatic neoplasm in excised specimen (observable entity)</a></li><li><a href=\"Observation-LymphNodeTotalExamined.html\">Observation Lymph nodes examined [#] in Cancer specimen by Light microscopy</a></li><li><a href=\"Observation-LymphNodeTotalPositive.html\">Observation Lymph nodes with metastasis [#] in Cancer specimen</a></li><li><a href=\"Observation-LymphNodeMacroMetCount.html\">Observation Lymph nodes with macrometastases [#] in Cancer specimen by Light microscopy</a></li><li><a href=\"Observation-LymphNodeMicroMetCount.html\">Observation Lymph nodes with micrometastases [#] in Cancer specimen by Light microscopy</a></li><li><a href=\"Observation-LymphNodeITCCount.html\">Observation Lymph nodes with isolated tumor cells [#] in Cancer specimen by Light microscopy</a></li><li><a href=\"Observation-LymphNodeLargestMetSize.html\">Observation Lymph node metastatic deposit.max dimension [Length] in Cancer specimen by Light microscopy</a></li><li><a href=\"Observation-LymphNodeExtranodalExtension.html\">Observation Extranodal extension of carcinoma [Presence] in Cancer specimen by Light microscopy</a></li><li><a href=\"Observation-LymphNodePN.html\">Observation pN category (observable entity)</a></li><li><a href=\"Observation-LymphNodeComment.html\">Observation Pathology report comments [Interpretation] Narrative</a></li></ul><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QuestionnaireResponseLymphNode.html\">Response to Questionnaire 'http://breastcancerspec.org/Questionnaire/OP_LN-Mamma' about '-&gt;Sabine Becker  Female, DoB: 1971-03-15 ( http://example.hospital.de/patient-ids#PAT-2025-105)'</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:basedOn ( [
     fhir:l <http://breastcancerspec.org/ServiceRequest/LymphNodeReportRequest> ;
     fhir:reference [ fhir:v "ServiceRequest/LymphNodeReportRequest" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>
       ] ;
       fhir:code [ fhir:v "laboratory" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:22637-3 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "22637-3" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://breastcancerspec.org/Patient/Patient4> ;
     fhir:reference [ fhir:v "Patient/Patient4" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2025-02-10"^^xsd:date
  ] ; # 
  fhir:performer ( [
     fhir:l <http://breastcancerspec.org/Practitioner/PathologistPractitioner> ;
     fhir:reference [ fhir:v "Practitioner/PathologistPractitioner" ]
  ] ) ; # 
  fhir:hasMember ( [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeProcedure> ;
     fhir:reference [ fhir:v "Observation/LymphNodeProcedure" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeLaterality> ;
     fhir:reference [ fhir:v "Observation/LymphNodeLaterality" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeNonSLNExamined> ;
     fhir:reference [ fhir:v "Observation/LymphNodeNonSLNExamined" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeNonSLNPositive> ;
     fhir:reference [ fhir:v "Observation/LymphNodeNonSLNPositive" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeSLNExamined> ;
     fhir:reference [ fhir:v "Observation/LymphNodeSLNExamined" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeSLNPositive> ;
     fhir:reference [ fhir:v "Observation/LymphNodeSLNPositive" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeTotalExamined> ;
     fhir:reference [ fhir:v "Observation/LymphNodeTotalExamined" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeTotalPositive> ;
     fhir:reference [ fhir:v "Observation/LymphNodeTotalPositive" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeMacroMetCount> ;
     fhir:reference [ fhir:v "Observation/LymphNodeMacroMetCount" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeMicroMetCount> ;
     fhir:reference [ fhir:v "Observation/LymphNodeMicroMetCount" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeITCCount> ;
     fhir:reference [ fhir:v "Observation/LymphNodeITCCount" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeLargestMetSize> ;
     fhir:reference [ fhir:v "Observation/LymphNodeLargestMetSize" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeExtranodalExtension> ;
     fhir:reference [ fhir:v "Observation/LymphNodeExtranodalExtension" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodePN> ;
     fhir:reference [ fhir:v "Observation/LymphNodePN" ]
  ] [
     fhir:l <http://breastcancerspec.org/Observation/LymphNodeComment> ;
     fhir:reference [ fhir:v "Observation/LymphNodeComment" ]
  ] ) ; # 
  fhir:derivedFrom ( [
     fhir:l <http://breastcancerspec.org/QuestionnaireResponse/QuestionnaireResponseLymphNode> ;
     fhir:reference [ fhir:v "QuestionnaireResponse/QuestionnaireResponseLymphNode" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

