{
  "resourceType" : "ServiceRequest",
  "id" : "ExampleUeberweisung",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleUeberweisung</b></p><a name=\"ExampleUeberweisung\"> </a><a name=\"hcExampleUeberweisung\"> </a><p><b>Ueberweisung Unfall</b>: false</p><p><b>Referral Suggested Type</b>: optimization</p><p><b>Referral Cross-Arztgruppe</b>: true</p><p><b>Referral Optimization Status</b>: suggested</p><p><b>Referral Optimization Delta</b>: -12.5</p><p><b>Belegarzt</b>: false</p><p><b>Notfall</b>: false</p><p><b>Unfall</b>: false</p><p><b>BVG</b>: false</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 1-100}\">Ueberweisung</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>authoredOn</b>: 2026-01-15</p><p><b>requester</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p></div>"
  },
  "extension" : [{
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/ue-unfall",
    "valueBoolean" : false
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/referral-sug-type",
    "valueString" : "optimization"
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/referral-cross-arztgruppe",
    "valueBoolean" : true
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/referral-optimization-status",
    "valueString" : "suggested"
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/referral-optimization-delta",
    "valueDecimal" : -12.5
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/khe-belegarzt",
    "valueBoolean" : false
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/khe-notfall",
    "valueBoolean" : false
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/khe-unfall",
    "valueBoolean" : false
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/khe-bvg",
    "valueBoolean" : false
  }],
  "status" : "active",
  "intent" : "order",
  "code" : {
    "coding" : [{
      "system" : "http://fhir.de/CodeSystem/bfarm/ops",
      "code" : "1-100",
      "display" : "Ueberweisung"
    }]
  },
  "subject" : {
    "reference" : "Patient/example-patient"
  },
  "authoredOn" : "2026-01-15",
  "requester" : {
    "reference" : "Practitioner/example-practitioner"
  }
}