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

FHIR IG analytics

Packageehealth4u.package
Resource TypeProcedure
IdProcedure Alexis Ioannou for Device in 1 - IPS.json
FHIR VersionR4

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",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-procedure-r4"
    ]
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "57168000",
        "display": "Operation on bone"
      }
    ]
  },
  "subject": {
    "reference": "Patient/194315"
  },
  "recorder": {
    "reference": "PractitionerRole/194313"
  },
  "performedDateTime": "2017-04-26",
  "focalDevice": [
    {
      "manipulated": {
        "reference": "Device/196085"
      }
    }
  ]
}