{
  "resourceType": "Procedure",
  "id": "f201",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>patient</b>: \n        <a href=\"Patient/f201\">Roel. Generated Summary: BSN = 123456789 (OFFICIAL), BSN = 123456789 (OFFICIAL); Roel(OFFICIAL); ph: +31612345678(MOBILE), ph: +31201234567(HOME); MALE; birthDate: Mar 13, 1960; \n          <span title=\"Codes: {http://snomed.info/sct 36629006}, {http://hl7.org/fhir/v3/MaritalStatus M}\">Legally married</span>; active\n        </a>\n      </p>\n      <p>\n        <b>status</b>: COMPLETED\n      </p>\n      <p>\n        <b>type</b>: Chemotherapy \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '367336001' = 'Chemotherapy', given as 'Chemotherapy'})</span>\n      </p>\n      <h3>BodySites</h3>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Id</b>\n          </td>\n          <td>\n            <b>Extension</b>\n          </td>\n          <td>\n            <b>ModifierExtension</b>\n          </td>\n          <td>\n            <b>Site[x]</b>\n          </td>\n        </tr>\n        <tr>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td>Sphenoid bone \n            <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '272676008' = 'Sphenoid bone', given as 'Sphenoid bone'})</span>\n          </td>\n        </tr>\n      </table>\n      <p>\n        <b>indication</b>: DiagnosticReport/f201 \n        <span style=\"background: LightGoldenRodYellow \">(Details )</span>\n      </p>\n      <h3>Performers</h3>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Id</b>\n          </td>\n          <td>\n            <b>Extension</b>\n          </td>\n          <td>\n            <b>ModifierExtension</b>\n          </td>\n          <td>\n            <b>Person</b>\n          </td>\n          <td>\n            <b>Role</b>\n          </td>\n        </tr>\n        <tr>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td>\n            <a href=\"Practitioner/f201\">Dokter Bronsig. Generated Summary: UZI-nummer = 12345678901 (OFFICIAL); Dokter Bronsig(OFFICIAL); ph: +31715269111(WORK); MALE; birthDate: Dec 24, 1956</a>\n          </td>\n          <td>Medical oncologist \n            <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '310512001' = 'Medical oncologist', given as 'Medical oncologist'})</span>\n          </td>\n        </tr>\n      </table>\n      <p>\n        <b>performed</b>: Jan 28, 2013 11:31:00 PM --&gt; Jan 29, 2013 12:27:00 AM\n      </p>\n      <p>\n        <b>encounter</b>: \n        <a href=\"Encounter/f202\">Roel's encounter on January 28th, 2013. Generated Summary: Encounter_Roel_20130128 (TEMP); FINISHED; OUTPATIENT; \n          <span title=\"Codes: {http://snomed.info/sct 367336001}\">Chemotherapy</span>; 56 minutes; \n          <span title=\"Codes: \">The patient is treated for a tumor.</span>; \n          <span title=\"Codes: {http://snomed.info/sct 103391001}\">Urgent</span>\n        </a>\n      </p>\n      <p>\n        <b>notes</b>: Eerste neo-adjuvante TPF-kuur bij groot proces in sphenoid met intracraniale uitbreiding.\n      </p>\n    </div>"
  },
  "patient": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "status": "completed",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "367336001",
        "display": "Chemotherapy"
      }
    ]
  },
  "bodySite": [
    {
      "siteCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "272676008",
            "display": "Sphenoid bone"
          }
        ]
      }
    }
  ],
  "indication": [
    {
      "text": "DiagnosticReport/f201"
    }
  ],
  "performer": [
    {
      "person": {
        "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": "Eerste neo-adjuvante TPF-kuur bij groot proces in sphenoid met intracraniale uitbreiding."
}