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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeObservation
IdObservation-260132.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": "260132",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "27396-1",
        "display": "Hemoglobin.gastrointestinal [Mass/mass] in Stool"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-1138",
    "display": "Donna Lynn Jones"
  },
  "context": {
    "reference": "Encounter/Encounter-1087",
    "display": "Bayside Medical Group"
  },
  "effectiveDateTime": "2027-09-06T09:36:36-04:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2532",
      "display": "Chad Espinoza Potter MD"
    }
  ],
  "valueString": "NEGATIVE"
}