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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeObservation
IdObservation-184499.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": "184499",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "12503-9",
        "display": "Hemoglobin.gastrointestinal [Presence] in Stool --4th specimen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6488",
    "display": "Erica Ortega Lam"
  },
  "context": {
    "reference": "Encounter/Encounter-829",
    "display": "Bay Area Family Practice"
  },
  "effectiveDateTime": "2024-09-23T09:36:36-04:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2525",
      "display": "Kyle Christian Ballard MD"
    }
  ],
  "valueString": "NEGATIVE"
}