{

"resourceType": "Procedure",
"id": "f201",
"instantiatesCanonical": [
  "PlanDefinition/KDN5"
],
"status": "completed",
"code": {
  "coding": [
    {
      "system": "http://snomed.info/sct",
      "code": "367336001",
      "display": "Chemotherapy"
    }
  ]
},
"subject": {
  "reference": "Patient/f201",
  "display": "Roel"
},
"encounter": {
  "reference": "Encounter/f202",
  "display": "Roel's encounter on January 28th, 2013"
},
"performedPeriod": {
  "start": "2013-01-28T13:31:00+01:00",
  "end": "2013-01-28T14:27:00+01:00"
},
"performer": [
  {
    "function": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "310512001",
          "display": "Medical oncologist"
        }
      ]
    },
    "actor": {
      "reference": "Practitioner/f201",
      "display": "Dokter Bronsig"
    }
  }
],
"reasonCode": [
  {
    "text": "DiagnosticReport/f201"
  }
],
"bodySite": [
  {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "272676008",
        "display": "Sphenoid bone"
      }
    ]
  }
],
"note": [
  {
    "text": "Eerste neo-adjuvante TPF-kuur bij groot proces in sphenoid met intracraniale uitbreiding."
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}