{
  "resourceType" : "ServiceRequest",
  "id" : "ReferralTumorboard",
  "meta" : {
    "profile" : ["http://fhir.ch/ig/ch-umzh-connect/StructureDefinition/ch-umzh-connect-servicerequest"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ReferralTumorboard</b></p><a name=\"ReferralTumorboard\"> </a><a name=\"hcReferralTumorboard\"> </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-ch-umzh-connect-servicerequest.html\">CH UMZH Connect ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/REF-2025-002</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 720006006}\">Cancer care review (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-PetraMeier.html\">Petra Meier  Female, DoB: 1992-03-26 ( Medical record number)</a></p><p><b>authoredOn</b>: 2026-01-26</p><p><b>requester</b>: <a href=\"PractitionerRole-HansMusterRole.html\">PractitionerRole</a></p><p><b>reasonReference</b>: <a href=\"Condition-SarcomaKnee.html\">Condition </a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"AllergyIntolerance-AllergyGado.html\">AllergyIntolerance </a></li><li><a href=\"ImagingStudy-ImagingCT.html\">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.4.7.6.1.35921.32671128.2255.7333\u00a0(use:\u00a0official,\u00a0); status = available; modality = Computed Tomography (DICOM#CT); started = 2025-12-18; numberOfSeries = 1; description = CT Scan Right Knee</a></li><li><a href=\"ImagingStudy-ImagingPET.html\">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.3.6.1.7.1.34920.32661028.1144.8635\u00a0(use:\u00a0official,\u00a0); status = available; modality = Positron emission tomography (DICOM#PT); started = 2026-01-18; numberOfSeries = 3; description = While Body PET (external)</a></li></ul><p><b>note</b>: </p><blockquote><div><p>Review therapy recommendations.</p>\n</div></blockquote></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "PLAC"
      }]
    },
    "value" : "REF-2025-002"
  }],
  "status" : "active",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "720006006",
      "display" : "Cancer care review (procedure)"
    }]
  }],
  "subject" : {
    "reference" : "Patient/PetraMeier"
  },
  "authoredOn" : "2026-01-26",
  "requester" : {
    "reference" : "PractitionerRole/HansMusterRole"
  },
  "reasonReference" : [{
    "reference" : "Condition/SarcomaKnee"
  }],
  "supportingInfo" : [{
    "reference" : "AllergyIntolerance/AllergyGado"
  },
  {
    "reference" : "ImagingStudy/ImagingCT"
  },
  {
    "reference" : "ImagingStudy/ImagingPET"
  }],
  "note" : [{
    "text" : "Review therapy recommendations."
  }]
}