{
  "resourceType" : "Observation",
  "id" : "observation-prostate-piqual-example",
  "meta" : {
    "profile" : ["https://hl7.lt/fhir/prostate/StructureDefinition/piqual-observation-lt-prostate"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-prostate-piqual-example</b></p><a name=\"observation-prostate-piqual-example\"> </a><a name=\"hcobservation-prostate-piqual-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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-piqual-observation-lt-prostate.html\">Observation: I-QUAL Score</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://tx.hl7.lt/fhir/CodeSystem/prostate-piqual 1}\">No mpMRI sequences are of diagnostic quality</span></p><p><b>subject</b>: <a href=\"Patient-patient-male-example.html\">Tomas Kazlauskas(official) Male, DoB: 1980-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-20001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-prostate-diagnostic-example.html\">Encounter: status = completed; class = ambulatory; type = Screening procedure; actualPeriod = 2025-09-22 10:00:00+0000 --&gt; 2025-09-22 11:00:00+0000</a></p><p><b>effective</b>: 2025-09-22 10:30:00+0000</p><p><b>value</b>: 3</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "https://tx.hl7.lt/fhir/CodeSystem/prostate-piqual",
      "code" : "1",
      "display" : "No mpMRI sequences are of diagnostic quality"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-male-example"
  },
  "encounter" : {
    "reference" : "Encounter/encounter-prostate-diagnostic-example"
  },
  "effectiveDateTime" : "2025-09-22T10:30:00Z",
  "valueInteger" : 3
}