WildFHIR R4 Enterprise Edition Implementation Guide
1.0.0 - current International flag

WildFHIR R4 Enterprise Edition Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Observation for WildFHIR Purge - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "wildfhir-observation-purge",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation wildfhir-observation-purge</b></p><a name=\"wildfhir-observation-purge\"> </a><a name=\"hcwildfhir-observation-purge\"> </a><a name=\"wildfhir-observation-purge-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11332-4}\">History of Cognitive function Narrative</span></p><p><b>subject</b>: <a href=\"Patient-wildfhir-patient-purge.html\">Tubee Purged  Male, DoB: 1996-11-21 ( http://example.org/identifiers#1032704)</a></p><p><b>effective</b>: 2025-03-24 11:15:00-0400</p><p><b>performer</b>: <a href=\"Patient-wildfhir-patient-purge.html\">Tubee Purged  Male, DoB: 1996-11-21 ( http://example.org/identifiers#1032704)</a></p><p><b>value</b>: I feel alert and am under no stress.</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11332-4"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/wildfhir-patient-purge"
  },
  "effectiveDateTime" : "2025-03-24T11:15:00-04:00",
  "performer" : [
    {
      🔗 "reference" : "Patient/wildfhir-patient-purge"
    }
  ],
  "valueString" : "I feel alert and am under no stress."
}