{
  "resourceType" : "ServiceRequest",
  "id" : "01a21c9c-2cd1-44e5-a999-f84d9ef70605",
  "meta" : {
    "profile" : ["https://gematik.de/fhir/ti/StructureDefinition/ti-service-request-laboratory"]
  },
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 01a21c9c-2cd1-44e5-a999-f84d9ef70605</b></p><a name=\"01a21c9c-2cd1-44e5-a999-f84d9ef70605\"> </a><a name=\"hc01a21c9c-2cd1-44e5-a999-f84d9ef70605\"> </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-ti-service-request-laboratory.html\">TI Service Request Laboratory</a></p></div><p><b>identifier</b>: Auftragsnummer des Einsenders/20211115-127, Nachforderungsidentifikation/20211115-127</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 721965002}\">Laboratory order</span></p><p><b>orderDetail</b>: <span title=\"Codes:\">Beispieltext</span></p><p><b>subject</b>: <a href=\"Patient-c78415a2-9285-403d-9fda-1b8e24e30964.html\">Monika Gundlach (official) Female, DoB: 1954-02-27 ( http://fhir.de/sid/gkv/kvid-10#NamingSystemKVID#G995030566)</a></p><p><b>authoredOn</b>: 2023-05-03 11:08:15+0100</p><p><b>requester</b>: <a href=\"Practitioner-00120bfc-a941-4bf4-8904-9eb09303dbfd.html\">Practitioner Dr. Hans Glücklich(official)</a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Grund</span>, <span title=\"Codes:\">Grund2</span></p><p><b>reasonReference</b>: <a href=\"Condition-1d344181-abf0-428d-9f3f-1bbd84b7684e.html\">Condition Cholera</a></p><p><b>supportingInfo</b>: testressource</p><p><b>note</b>: </p><blockquote><div><p>test</p>\n</div></blockquote></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "https://gematik.de/fhir/terminology/CodeSystem/laboratory-identificator",
        "code" : "AE",
        "display" : "Auftragsnummer des Einsenders"
      }]
    },
    "system" : "http://testsystem.de",
    "value" : "20211115-127"
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://gematik.de/fhir/terminology/CodeSystem/laboratory-identificator",
        "code" : "NI",
        "display" : "Nachforderungsidentifikation"
      }]
    },
    "system" : "http://testsystem.de",
    "value" : "20211115-127"
  }],
  "status" : "completed",
  "intent" : "order",
  "priority" : "routine",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "version" : "http://snomed.info/sct/11000274103/version/20260515",
      "code" : "721965002",
      "display" : "Laboratory order"
    }]
  },
  "orderDetail" : [{
    "text" : "Beispieltext"
  }],
  "subject" : {
    "reference" : "Patient/c78415a2-9285-403d-9fda-1b8e24e30964",
    "identifier" : {
      "type" : {
        "coding" : [{
          "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
          "code" : "KVZ10",
          "display" : "Krankenversichertennummer"
        }]
      },
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "K123456789"
    }
  },
  "authoredOn" : "2023-05-03T11:08:15+01:00",
  "requester" : {
    "reference" : "Practitioner/00120bfc-a941-4bf4-8904-9eb09303dbfd"
  },
  "reasonCode" : [{
    "extension" : [{
      "url" : "https://gematik.de/fhir/ti/StructureDefinition/reason-type-laboratory-extension",
      "valueString" : "Anlass"
    }],
    "text" : "Grund"
  },
  {
    "extension" : [{
      "url" : "https://gematik.de/fhir/ti/StructureDefinition/reason-type-laboratory-extension",
      "valueString" : "Veranlassungsgrund"
    }],
    "text" : "Grund2"
  }],
  "reasonReference" : [{
    "reference" : "Condition/1d344181-abf0-428d-9f3f-1bbd84b7684e"
  }],
  "supportingInfo" : [{
    "display" : "testressource"
  }],
  "note" : [{
    "text" : "test"
  }]
}