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

FHIR IG analytics

Packageehealth4u.package
Resource TypeProcedure
IdProcedure - Device in - Maria Iosif.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",
  "id": "cyehrprocedures-mariaiosif-device-in-18-02-2020",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-procedure-r4"
    ]
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "118470002",
        "display": "Internal skeletal fixation"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cyehrpatient-mariaiosif",
    "type": "Patient",
    "display": "Patient Maria Iosif"
  },
  "recorder": {
    "reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
  },
  "asserter": {
    "reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
  },
  "performedDateTime": "2017-04-26",
  "focalDevice": {
    "manipulated": {
      "reference": "Device/cyehrdevice-mariaiosif18-02-2020"
    }
  }
}