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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeProcedure
IdProcedure-19160.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": "19160",
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "19762-4",
        "display": "General categories [interpretation] of Cervical or vaginal smear or scraping by Cyto stain"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6557",
    "display": "Mabel Haynes James"
  },
  "context": {
    "reference": "Encounter/Encounter-243",
    "display": "McKinley Health Center"
  },
  "performedPeriod": {
    "start": "2018-05-07T09:36:36-04:00",
    "end": "2018-05-07T09:36:36-04:00"
  },
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/Practitioner-2534",
        "display": "Pearl Rita Dawson MD"
      }
    }
  ],
  "location": {
    "reference": "Location/Location-1101",
    "display": "McKinley Health Center"
  }
}