{
  "resourceType" : "ServiceRequest",
  "id" : "Fall1-OP-Planung",
  "meta" : {
    "profile" : ["https://www.senologie.org/fhir/StructureDefinition/senologie-op-planung"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Fall1-OP-Planung</b></p><a name=\"Fall1-OP-Planung\"> </a><a name=\"hcFall1-OP-Planung\"> </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=\"StructureDefinition-senologie-op-planung.html\">BIH Senologie OP Planung</a></p></div><p><b>Geplante OP-Dauer</b>: No display for Duration  (value: 90; unit: min; system: http://unitsofmeasure.org; code: min)</p><p><b>CA-Behandlung/Tumorkonferenz-Zustimmung</b>: <span title=\"Codes:{http://snomed.info/sct 373066001}\">Ja</span></p><p><b>Präoperative Markierung</b>: <span title=\"Codes:{http://snomed.info/sct 1269000008}\">Drahtmarkierung</span></p><p><b>basedOn</b>: <a href=\"CarePlan-Fall1-Tumorboard.html\">CarePlan Tumorboard-Empfehlung Erika Neumann</a></p><p><b>status</b>: Draft</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 392021009}\">BET links + Sentinel-LK-Biopsie</span></p><p><b>subject</b>: <a href=\"Patient-Fall1-Patient-Erika-Neumann.html\">Erika Neumann  Female, DoB: 1966-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-001)</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 373808002}\">Kurative Intention</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80248007}\">Left breast structure</span></p><p><b>note</b>: </p><blockquote><div><p>BET links OAQ, SLNB links. Präoperative Drahtmarkierung geplant.</p>\n</div></blockquote></div>"
  },
  "extension" : [{
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-operations-duration",
    "valueDuration" : {
      "value" : 90,
      "unit" : "min",
      "system" : "http://unitsofmeasure.org",
      "code" : "min"
    }
  },
  {
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-tumor-conference-consent",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "373066001",
        "display" : "Yes"
      }],
      "text" : "Ja"
    }
  },
  {
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-pre-op-markierung",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "1269000008",
        "display" : "Insertion of guide wire into breast using mammography guidance"
      }],
      "text" : "Drahtmarkierung"
    }
  }],
  "basedOn" : [{
    "reference" : "CarePlan/Fall1-Tumorboard"
  }],
  "status" : "draft",
  "intent" : "plan",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "392021009",
      "display" : "Lumpectomy of breast"
    }],
    "text" : "BET links + Sentinel-LK-Biopsie"
  },
  "subject" : {
    "reference" : "Patient/Fall1-Patient-Erika-Neumann"
  },
  "reasonCode" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "373808002",
      "display" : "Curative - procedure intent"
    }],
    "text" : "Kurative Intention"
  }],
  "bodySite" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "80248007",
      "display" : "Left breast structure"
    }]
  }],
  "note" : [{
    "text" : "BET links OAQ, SLNB links. Präoperative Drahtmarkierung geplant."
  }]
}