{
  "resourceType" : "ServiceRequest",
  "id" : "ServiceRequestPortCRC",
  "meta" : {
    "profile" : ["https://bih-cei.de/fhir/therapieziele-onkologie/StructureDefinition/onko-tumorboard-service-request"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequestPortCRC</b></p><a name=\"en-ServiceRequestPortCRC\"> </a><a name=\"en-hcServiceRequestPortCRC\"> </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-onko-tumorboard-service-request.html\">Tumorboard ServiceRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 85232-7}\">Tumor board Consult note</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1255694000}\">Implantation eines Portkatheters für die systemische Therapie</span></p><p><b>subject</b>: <a href=\"Patient-PatientinCRC.html\">Erika Musterfrau  Female, DoB: 1961-09-12</a></p><p><b>requester</b>: <a href=\"Practitioner-OnkologinCRC.html\">Practitioner Petra Musterarzt </a></p></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "category" : [{
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "85232-7",
      "display" : "Tumor board Consult note"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "1255694000",
      "display" : "Implantable venous access port injection"
    }],
    "text" : "Implantation eines Portkatheters für die systemische Therapie"
  },
  "subject" : {
    "reference" : "Patient/PatientinCRC"
  },
  "requester" : {
    "reference" : "Practitioner/OnkologinCRC"
  }
}