{
  "resourceType" : "Observation",
  "id" : "Observation-12345",
  "meta" : {
    "profile" : ["http://fhir.recareai.com/StructureDefinition/recare-care-level",
    "http://fhir.de/StructureDefinition/observation-de-pflegegrad"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Observation-12345</b></p><a name=\"Observation-12345\"> </a><a name=\"hcObservation-12345\"> </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\">Profiles: <a href=\"StructureDefinition-recare-care-level.html\">Recare Care Level</a>, <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&amp;canonical=http://fhir.de/StructureDefinition/observation-de-pflegegrad\">Pflegegrad, deutsches Basisprofil</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 80391-6}\">Pflegegrad [Typ]</span></p><p><b>subject</b>: <a href=\"Bundle-DecryptedData-12345.html#urn-uuid-a1c2e4f6-8b3d-4e5f-9a7c-2d1b0e3f4a5b\">Vorname Nachname (official) männlich, DoB: 1950-05-15 ( Einrichtungsinterne Patienten(-Akten-)Nummer)</a></p><p><b>effective</b>: 2026-03-11 14:32:00+0100</p><p><b>value</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 9-984.8}\">Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 3</span></p><p><b>note</b>: , </p><blockquote><div><p>Im Eilverfahren</p>\n</div></blockquote><blockquote><div><p>Erhöhung wurde beantragt</p>\n</div></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "80391-6",
      "display" : "Pflegegrad [Typ]"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:a1c2e4f6-8b3d-4e5f-9a7c-2d1b0e3f4a5b"
  },
  "effectiveDateTime" : "2026-03-11T14:32:00+01:00",
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://fhir.de/CodeSystem/bfarm/ops",
      "version" : "2026",
      "code" : "9-984.8",
      "display" : "Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 3"
    }]
  },
  "note" : [{
    "text" : "Im Eilverfahren"
  },
  {
    "text" : "Erhöhung wurde beantragt"
  }]
}