{
  "resourceType": "Encounter",
  "id": "f201",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>identifier</b>: Encounter_Roel_20130404 (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>: Consultation \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '11429006' = 'Consultation', given as 'Consultation'})</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>reason</b>: The patient had fever peaks over the last couple of days. He is worried about these peaks. \n        <span style=\"background: LightGoldenRodYellow \">(Details )</span>\n      </p>\n      <p>\n        <b>priority</b>: Normal \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '17621005' = 'Normal', given as 'Normal'})</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_20130404"
    }
  ],
  "status": "finished",
  "class": "outpatient",
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11429006",
          "display": "Consultation"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "participant": [
    {
      "individual": {
        "reference": "Practitioner/f201"
      }
    }
  ],
  "reason": [
    {
      "text": "The patient had fever peaks over the last couple of days. He is worried about these peaks."
    }
  ],
  "priority": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "17621005",
        "display": "Normal"
      }
    ]
  },
  "serviceProvider": {
    "reference": "Organization/f201"
  }
}