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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeObservation
IdObservation-201605.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": "201605",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "56490-6",
        "display": "Hemoglobin.gastrointestinal [Presence] in Stool by Immunologic method --2nd specimen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6492",
    "display": "Renee Yu Cabrera"
  },
  "context": {
    "reference": "Encounter/Encounter-883",
    "display": "Pediatric and Adult Medicine"
  },
  "effectiveDateTime": "2025-05-12T09:36:36-04:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2529",
      "display": "Stanley Floyd Nielsen MD"
    }
  ],
  "valueString": "NEGATIVE"
}