{
  "resourceType": "Encounter",
  "id": "f202",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>identifier</b>: Encounter_Roel_20130128 (TEMP)\n      </p>\n      <p>\n        <b>status</b>: FINISHED\n      </p>\n      <p>\n        <b>class</b>: OUTPATIENT\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      <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      <h3>Participants</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>Type</b>\n          </td>\n          <td>\n            <b>Period</b>\n          </td>\n          <td>\n            <b>Individual</b>\n          </td>\n        </tr>\n        <tr>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td>\n            <a href=\"Practitioner/f201\">Generated Summary: UZI-nummer = 12345678901 (OFFICIAL); Dokter Bronsig(OFFICIAL); ph: +31715269111(WORK); MALE; birthDate: Dec 24, 1956</a>\n          </td>\n        </tr>\n      </table>\n      <p>\n        <b>length</b>: 56 minutes\n        <span style=\"background: LightGoldenRodYellow \"> (Details: SNOMED CT code 258701004 = 'min (qualifier value)')</span>\n      </p>\n      <p>\n        <b>reason</b>: The patient is treated for a tumor. \n        <span style=\"background: LightGoldenRodYellow \">(Details )</span>\n      </p>\n      <p>\n        <b>indication</b>: \n        <a href=\"Procedure/f201\">Roel's TPF chemotherapy on January 28th, 2013. Generated Summary: COMPLETED; \n          <span title=\"Codes: {http://snomed.info/sct 367336001}\">Chemotherapy</span>; \n          <span title=\"Codes: \">DiagnosticReport/f201</span>; performed: Jan 28, 2013 11:31:00 PM --&gt; Jan 29, 2013 12:27:00 AM; notes: Eerste neo-adjuvante TPF-kuur bij groot proces in sphenoid met intracraniale uitbreiding.\n        </a>\n      </p>\n      <p>\n        <b>priority</b>: Urgent \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '103391001' = 'Urgent', given as 'Urgent'})</span>\n      </p>\n      <p>\n        <b>serviceProvider</b>: \n        <a href=\"Organization/f201\">Generated Summary: Artis University Medical Center (OFFICIAL); name: Artis University Medical Center (AUMC); \n          <span title=\"Codes: {http://snomed.info/sct 405608006}, {urn:oid:2.16.840.1.113883.2.4.15.1060 V6}, {http://hl7.org/fhir/organization-type prov}\">Academic Medical Center</span>; ph: +31715269111(WORK); active\n        </a>\n      </p>\n    </div>"
  },
  "identifier": [
    {
      "use": "temp",
      "value": "Encounter_Roel_20130128"
    }
  ],
  "status": "finished",
  "class": "outpatient",
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "367336001",
          "display": "Chemotherapy"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "participant": [
    {
      "individual": {
        "reference": "Practitioner/f201"
      }
    }
  ],
  "length": {
    "value": 56,
    "units": "minutes",
    "system": "http://snomed.info/sct",
    "code": "258701004"
  },
  "reason": [
    {
      "text": "The patient is treated for a tumor."
    }
  ],
  "indication": [
    {
      "reference": "Procedure/f201",
      "display": "Roel's TPF chemotherapy on January 28th, 2013"
    }
  ],
  "priority": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "103391001",
        "display": "Urgent"
      }
    ]
  },
  "serviceProvider": {
    "reference": "Organization/f201"
  }
}