{

"resourceType": "Procedure",
"id": "f201",
"text": {
  "status": "generated",
  "div": "<div><p><b>Generated Narrative with Details</b></p><p><b>id</b>: f201</p><p><b>subject</b>: <a>Roel</a></p><p><b>status</b>: completed</p><p><b>code</b>: Chemotherapy <span>(Details : {SNOMED CT code '367336001' = '367336001', given as 'Chemotherapy'})</span></p><p><b>bodySite</b>: Sphenoid bone <span>(Details : {SNOMED CT code '272676008' = '272676008', given as 'Sphenoid bone'})</span></p><p><b>reason</b>: DiagnosticReport/f201 <span>(Details )</span></p><h3>Performers</h3><table><tr><td>-</td><td><b>Actor</b></td><td><b>Role</b></td></tr><tr><td>*</td><td><a>Dokter Bronsig</a></td><td>Medical oncologist <span>(Details : {SNOMED CT code '310512001' = '310512001', given as 'Medical oncologist'})</span></td></tr></table><p><b>performed</b>: 28/01/2013 1:31:00 PM --&gt; 28/01/2013 2:27:00 PM</p><p><b>encounter</b>: <a>Roel's encounter on January 28th, 2013</a></p><p><b>notes</b>: Eerste neo-adjuvante TPF-kuur bij groot proces in sphenoid met intracraniale uitbreiding.</p></div>"
},
"subject": {
  "reference": "Patient/f201",
  "display": "Roel"
},
"status": "completed",
"code": {
  "coding": [
    {
      "fhir_comments": [
        "  The procedure is TPF-based chemotherapy  "
      ],
      "system": "http://snomed.info/sct",
      "code": "367336001",
      "display": "Chemotherapy"
    }
  ]
},
"bodySite": [
  {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "272676008",
        "display": "Sphenoid bone"
      }
    ]
  }
],
"reasonCodeableConcept": {
  "text": "DiagnosticReport/f201"
},
"performer": [
  {
    "fhir_comments": [
      "  TODO Why can't this be Resource (any) AND String?  "
    ],
    "actor": {
      "reference": "Practitioner/f201",
      "display": "Dokter Bronsig"
    },
    "role": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "310512001",
          "display": "Medical oncologist"
        }
      ]
    }
  }
],
"performedPeriod": {
  "start": "2013-01-28T13:31:00+01:00",
  "end": "2013-01-28T14:27:00+01:00"
},
"encounter": {
  "reference": "Encounter/f202",
  "display": "Roel's encounter on January 28th, 2013"
},
"notes": [
  {
    "fhir_comments": [
      "  No outcomes, reports, complications or follow-ups were available  "
    ],
    "text": "Eerste neo-adjuvante TPF-kuur bij groot proces in sphenoid met intracraniale uitbreiding."
  }
]

}