{
  "resourceType": "Observation",
  "id": "f202",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>code</b>: Body temperature \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '415945006' = 'Oral temperature', given as 'Oral temperature'}; {LOINC code '8310-5' = 'Body temperature', given as 'Body temperature'})</span>\n      </p>\n      <p>\n        <b>value</b>: 39 degrees C\n        <span style=\"background: LightGoldenRodYellow \"> (Details: SNOMED CT code 258710007 = 'degrees C')</span>\n      </p>\n      <p>\n        <b>interpretation</b>: Above high normal \n        <span style=\"background: LightGoldenRodYellow \">(Details : {http://hl7.org/fhir/v2/0078 code 'H' = 'Above high normal)</span>\n      </p>\n      <p>\n        <b>issued</b>: Apr 4, 2013 11:27:00 PM\n      </p>\n      <p>\n        <b>status</b>: ENTEREDINERROR\n      </p>\n      <p>\n        <b>reliability</b>: QUESTIONABLE\n      </p>\n      <p>\n        <b>bodySite</b>: Entire body as a whole \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '38266002' = 'Total body', given as 'Entire body as a whole'})</span>\n      </p>\n      <p>\n        <b>method</b>: Oral temperature taking \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '89003005' = 'Oral temperature taking', given as 'Oral temperature taking'})</span>\n      </p>\n      <p>\n        <b>subject</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>performer</b>: \n        <a href=\"Practitioner/f201\">Generated Summary: UZI-nummer = 12345678901 (OFFICIAL); Dokter Bronsig(OFFICIAL); ph: +31715269111(WORK); MALE; birthDate: Dec 24, 1956</a>\n      </p>\n      <h3>ReferenceRanges</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>Low</b>\n          </td>\n          <td>\n            <b>High</b>\n          </td>\n          <td>\n            <b>Meaning</b>\n          </td>\n          <td>\n            <b>Age</b>\n          </td>\n          <td>\n            <b>Text</b>\n          </td>\n        </tr>\n        <tr>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td>37.5 degrees C</td>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n        </tr>\n      </table>\n    </div>"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "415945006",
        "display": "Oral temperature"
      },
      {
        "system": "http://loinc.org",
        "code": "8310-5",
        "display": "Body temperature"
      }
    ],
    "text": "Body temperature"
  },
  "valueQuantity": {
    "value": 39,
    "units": "degrees C",
    "system": "http://snomed.info/sct",
    "code": "258710007"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "H"
      }
    ]
  },
  "issued": "2013-04-04T13:27:00+01:00",
  "status": "entered-in-error",
  "reliability": "questionable",
  "bodySiteCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "38266002",
        "display": "Entire body as a whole"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "89003005",
        "display": "Oral temperature taking"
      }
    ]
  },
  "subject": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "performer": [
    {
      "reference": "Practitioner/f201"
    }
  ],
  "referenceRange": [
    {
      "low": {
        "value": 37.5,
        "units": "degrees C"
      }
    }
  ]
}