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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeProcedure
IdProcedure-231711.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": "Procedure",
  "id": "231711",
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "56490-6",
        "display": "Hemoglobin.gastrointestinal [Presence] in Stool by Immunologic method --2nd specimen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6554",
    "display": "Olga Grace Dunlap"
  },
  "context": {
    "reference": "Encounter/Encounter-983",
    "display": "Bay Area Family Practice"
  },
  "performedPeriod": {
    "start": "2026-07-27T09:36:36-04:00",
    "end": "2026-07-27T09:36:36-04:00"
  },
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/Practitioner-2531",
        "display": "Tracy Hampton Boone MD"
      }
    }
  ],
  "location": {
    "reference": "Location/Location-1104",
    "display": "Bay Area Family Practice"
  }
}