FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeObservation
IdObservation-266090.json
FHIR Version

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "266090",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "427459009",
        "display": "Diagnostic endoscopic examination of colonic pouch and biopsy of colonic pouch using colonoscope"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6540",
    "display": "Helen Marjorie Medina"
  },
  "context": {
    "reference": "Encounter/Encounter-1195",
    "display": "Windward General Hospital"
  },
  "effectiveDateTime": "2027-11-15T09:36:36-05:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2517",
      "display": "Cathy Shannon Warner MD"
    }
  ],
  "valueString": "POSITIVE"
}