{
  "resourceType" : "Observation",
  "id" : "sc-02-validation-observation-temperature-001",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation sc-02-validation-observation-temperature-001</b></p><a name=\"sc-02-validation-observation-temperature-001\"> </a><a name=\"hcsc-02-validation-observation-temperature-001\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Body temperature</span></p><p><b>subject</b>: <a href=\"Patient-patient-001.html\">Anonymous Patient Female, DoB: 1959-04-12</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-001.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2026-03-01 10:00:00+0000 --&gt; 2026-03-01 10:30:00+0000</a></p><p><b>effective</b>: 2026-03-01 10:10:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-001.html\">Practitioner Clinical Reviewer </a></p><p><b>value</b>: 38.6 °C<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeCel = 'Cel')</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "text" : "Body temperature"
  },
  "subject" : {
    "reference" : "Patient/patient-001"
  },
  "encounter" : {
    "reference" : "Encounter/encounter-001"
  },
  "effectiveDateTime" : "2026-03-01T10:10:00Z",
  "performer" : [{
    "reference" : "Practitioner/practitioner-001"
  }],
  "valueQuantity" : {
    "value" : 38.6,
    "unit" : "°C",
    "system" : "http://unitsofmeasure.org",
    "code" : "Cel"
  }
}