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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeObservation
IdObservation-188801.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": "188801",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "12504-7",
        "display": "Hemoglobin.gastrointestinal [Presence] in Stool --5th specimen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-1125",
    "display": "Ryan Arthur Paulson"
  },
  "context": {
    "reference": "Encounter/Encounter-756",
    "display": "Cranston Family Medical"
  },
  "effectiveDateTime": "2024-11-18T09:36:36-05:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2521",
      "display": "Heather Fuentes Guerra MD"
    }
  ],
  "valueString": "NEGATIVE"
}