{
  "resourceType" : "Observation",
  "id" : "ahd-counseling-positive-result-example",
  "meta" : {
    "profile" : ["https://fhir.ee/ahd/StructureDefinition/ahd-counseling-result"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ahd-counseling-positive-result-example</b></p><a name=\"ahd-counseling-positive-result-example\"> </a><a name=\"hcahd-counseling-positive-result-example\"> </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-ahd-counseling-result.html\">PET nõustamise otsus</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Luba kinnitada PET</span></p><p><b>subject</b>: <a href=\"Patient-200.html\">Pauliine Jänes (official) (no stated gender), DoB Unknown ( https://fhir.ee/sid/pid/est/ni#49406240016)</a></p><p><b>encounter</b>: <a href=\"Encounter/ahd-counseling-encounter-example\">Encounter/ahd-counseling-encounter-example</a></p><p><b>effective</b>: 2026-05-26 11:15:00+0200</p><p><b>performer</b>: <a href=\"PractitionerRole/ahd-counseling-practitioner-example\">PractitionerRole/ahd-counseling-practitioner-example</a></p><p><b>value</b>: true</p></div>"
  },
  "status" : "final",
  "code" : {
    "text" : "Luba kinnitada PET"
  },
  "subject" : {
    "reference" : "Patient/200"
  },
  "encounter" : {
    "reference" : "Encounter/ahd-counseling-encounter-example"
  },
  "effectiveInstant" : "2026-05-26T11:15:00+02:00",
  "performer" : [{
    "reference" : "PractitionerRole/ahd-counseling-practitioner-example"
  }],
  "valueBoolean" : true
}