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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeProcedure
IdProcedure-169485.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": "169485",
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://www.ama-assn.org/go/cpt",
        "code": "44408",
        "display": "Colonoscopy through stoma; with decompression (for pathologic distention) (eg, volvulus, megacolon), including placement of decompression tube, when performed"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6504",
    "display": "Herman Galloway Gonzalez"
  },
  "context": {
    "reference": "Encounter/Encounter-869",
    "display": "Gift of Mercy Hospital"
  },
  "performedPeriod": {
    "start": "2024-02-23T09:36:36-05:00",
    "end": "2024-02-23T09:36:36-05:00"
  },
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/Practitioner-2520",
        "display": "Kimberly Christy Ashley MD"
      }
    }
  ],
  "location": {
    "reference": "Location/Location-1002",
    "display": "Gift of Mercy Hospital"
  }
}