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

FHIR IG analytics

Packageehealth4u.package
Resource TypeProcedure
IdProcedure Alexis Ioannou 1.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-alexisioannou-proc1",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-procedure-r4"
    ]
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "133864008",
        "display": "Lithotripsy"
      }
    ]
  },
  "encounter": {
    "reference": "Encounter/cyehrencounter-alexisioannouANDhelenegeorgiou23-08-2015"
  },
  "subject": {
    "reference": "Patient/cyehrpatient-alexisioannou"
  },
  "recorder": {
    "reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
  },
  "performedDateTime": "1998-01-18"
}