Breast Cancer Specification
0.1.0 - ci-build

Breast Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BET Mamma Anforderung - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "BreastResectionReportRequest",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-service-request|2026.0.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BreastResectionReportRequest</b></p><a name=\"BreastResectionReportRequest\"> </a><a name=\"hcBreastResectionReportRequest\"> </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-service-request\">MII PR Patho Service Request</a> version: 2026.0.0</p></div><p><b>identifier</b>: Placer Identifier/PATH-RPT-2025-210</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 726007}\">Pathology consultation, comprehensive, records and specimen with report (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 60568-3}\">Pathology synoptic report</span></p><p><b>subject</b>: <a href=\"Patient-Patient4.html\">Sabine Becker  Female, DoB: 1971-03-15 ( http://example.hospital.de/patient-ids#PAT-2025-105)</a></p><p><b>encounter</b>: <a href=\"Encounter-BreastResectionEncounter.html\">Encounter: identifier = http://example.hospital.de/encounters#E_25_210; status = finished; class = IMP (IMP)</a></p><p><b>requester</b>: <a href=\"Practitioner-BreastSurgeonPractitioner.html\">Practitioner Thomas Richter </a></p><p><b>performer</b>: <a href=\"Practitioner-PathologistPractitioner.html\">Practitioner Elisabeth Hoffmann </a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 254837009}\">Malignant neoplasm of breast (disorder)</span></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Condition-BreastResectionDiagnosisConfirmed.html\">Condition Bösartige Neubildung: Unterer äußerer Quadrant der Brustdrüse</a></li><li><a href=\"DiagnosticReport-BreastResectionImagingReport.html\">Diagnostic Report for 'MG Breast Screening' for '-&gt;Sabine Becker  Female, DoB: 1971-03-15 ( http://example.hospital.de/patient-ids#PAT-2025-105)'</a></li><li><a href=\"Observation-BreastResectionCancerHistory.html\">Observation Personal history of primary malignant neoplasm of breast (situation)</a></li><li><a href=\"Observation-BreastResectionPriorTherapy.html\">Observation Cancer treatment --preoperative</a></li><li><a href=\"Observation-BreastResectionRadiologicalExtent.html\">Observation Lesion size, largest dimension (observable entity)</a></li><li><a href=\"Observation-BreastResectionSpecimenMarking.html\">Observation Insertion of marker into breast using X-ray guidance (procedure)</a></li><li><a href=\"Observation-BreastResectionSpecimenRadiographyClinical.html\">Observation 80865008|Specimen mammography|:363702006|Has focus|=185008008|Medical reports sent|</a></li><li><a href=\"Observation-BreastResectionGeneticPredisposition.html\">Observation Diathesis, function (observable entity)</a></li><li><a href=\"Observation-BreastResectionMacroQuadrant.html\">Observation Quadrant Breast</a></li><li><a href=\"Observation-BreastResectionMacroClock.html\">Observation Radial position in breast [Angle] in Breast cancer specimen</a></li><li><a href=\"Observation-BreastResectionMacroDistanceNipple.html\">Observation Distance of primary malignant neoplasm of breast to nipple in excised breast specimen (observable entity)</a></li><li><a href=\"Observation-CoreNeedleBiopsyInterpretation.html\">Observation Screening interpretation (observable entity)</a></li></ul><p><b>specimen</b>: <a href=\"Specimen-BreastResectionSpecimenPart.html\">Specimen: identifier = Placer Identifier,Filler Identifier; accessionIdentifier = https://pathologie.example-hospital.de/fhir/fn/befundbericht#E_25_210; status = available; type = Specimen from breast obtained by excision (specimen); note = BET-Exzisionspräparat Mamma links, unterer äußerer Quadrant, 5 Uhr, 50 mm von Mamille. Mit Haut, Drahthäkchen in situ.</a></p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PLAC",
            "display" : "Placer Identifier"
          }
        ]
      },
      "system" : "http://example.hospital.de/serviceRequest",
      "value" : "PATH-RPT-2025-210"
    }
  ],
  "status" : "completed",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "726007",
          "display" : "Pathology consultation, comprehensive, records and specimen with report (procedure)"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60568-3",
        "display" : "Pathology synoptic report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient4"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/BreastResectionEncounter"
  },
  "requester" : {
    🔗 "reference" : "Practitioner/BreastSurgeonPractitioner"
  },
  "performer" : [
    {
      🔗 "reference" : "Practitioner/PathologistPractitioner"
    }
  ],
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "254837009",
          "display" : "Malignant neoplasm of breast (disorder)"
        }
      ]
    }
  ],
  "supportingInfo" : [
    {
      🔗 "reference" : "Condition/BreastResectionDiagnosisConfirmed"
    },
    {
      🔗 "reference" : "DiagnosticReport/BreastResectionImagingReport"
    },
    {
      🔗 "reference" : "Observation/BreastResectionCancerHistory"
    },
    {
      🔗 "reference" : "Observation/BreastResectionPriorTherapy"
    },
    {
      🔗 "reference" : "Observation/BreastResectionRadiologicalExtent"
    },
    {
      🔗 "reference" : "Observation/BreastResectionSpecimenMarking"
    },
    {
      🔗 "reference" : "Observation/BreastResectionSpecimenRadiographyClinical"
    },
    {
      🔗 "reference" : "Observation/BreastResectionGeneticPredisposition"
    },
    {
      🔗 "reference" : "Observation/BreastResectionMacroQuadrant"
    },
    {
      🔗 "reference" : "Observation/BreastResectionMacroClock"
    },
    {
      🔗 "reference" : "Observation/BreastResectionMacroDistanceNipple"
    },
    {
      🔗 "reference" : "Observation/CoreNeedleBiopsyInterpretation"
    }
  ],
  "specimen" : [
    {
      🔗 "reference" : "Specimen/BreastResectionSpecimenPart"
    }
  ]
}