{
  "resourceType" : "Observation",
  "id" : "7813a2dc-36aa-41ce-b5f5-f338e944b5e9",
  "meta" : {
    "profile" : ["https://gematik.de/fhir/ti/StructureDefinition/ti-observation-laboratory-image-attachment"]
  },
  "language" : "de",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 7813a2dc-36aa-41ce-b5f5-f338e944b5e9</b></p><a name=\"7813a2dc-36aa-41ce-b5f5-f338e944b5e9\"> </a><a name=\"hc7813a2dc-36aa-41ce-b5f5-f338e944b5e9\"> </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-observation-laboratory-image-attachment.html\">TI Observation Image Attachment</a></p></div><p><b>R5: value additional types</b>: image/png: dGVzdA==</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 703450007}\">Elektrophorese</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>effective</b>: 2021-11-15 11:30:00+0100</p><p><b>performer</b>: <a href=\"PractitionerRole-a424d6c6-de52-443e-a9b2-5240d3b9401a.html\">PractitionerRole</a></p><p><b>note</b>: </p><blockquote><div><p>Erneute Testung in 3 Monaten</p>\n</div></blockquote><p><b>derivedFrom</b>: <a href=\"Observation-51b6129a-b68c-485d-a37b-9593fee4354f.html\">Observation Laboruntersuchungsgruppe</a></p></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.value",
    "valueAttachment" : {
      "contentType" : "image/png",
      "data" : "dGVzdA==",
      "title" : "Protein-Elektrophoresekurve"
    }
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "version" : "2.0.0",
      "code" : "laboratory",
      "display" : "Laboratory"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "version" : "http://snomed.info/sct/11000274103/version/20260515",
      "code" : "703450007",
      "display" : "Elektrophorese"
    }]
  },
  "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"
    }
  },
  "effectiveDateTime" : "2021-11-15T11:30:00+01:00",
  "performer" : [{
    "reference" : "PractitionerRole/a424d6c6-de52-443e-a9b2-5240d3b9401a"
  }],
  "note" : [{
    "text" : "Erneute Testung in 3 Monaten"
  }],
  "derivedFrom" : [{
    "reference" : "Observation/51b6129a-b68c-485d-a37b-9593fee4354f"
  }]
}