{
  "resourceType": "Observation",
  "id": "us-core-observation-results-eve-everywoman-lymphocytes",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-09-29T20:45:08.719+00:00",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observationresults"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: us-core-observation-results-eve-everywoman-lymphocytes</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory \n        <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Lymphocytes [#/​volume] in Blood by Automated count \n        <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '731-0' = 'Lymphocytes [#/​volume] in Blood by Automated count'})</span></p><p><b>subject</b>: \n        <b>name</b>: Eve Everywoman \n        <b>identifier</b>: Medical Record Number = 1032702 (http://hospital.smarthealthit.org), SSN = 11-00-1234 (USUAL)</p><p><b>effective</b>: Nov 11, 2016</p><p><b>value</b>: 5.2 10*3/uL \n        <span style=\"background: LightGoldenRodYellow\">(Details: UCUM code 10*3/uL')</span></p><p><b>interpretation</b>: High \n        <span style=\"background: LightGoldenRodYellow\">(Details: http://hl7.org/fhir/ValueSet/observation-interpretation code 'H' = 'High')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b><b>High</b></td></tr><tr><td>*</td><td>1.0 10*3/uL \n            <span style=\"background: LightGoldenRodYellow\">(Details: UCUM code 10*3/uL')</span></td><td>4.8 10*3/uL \n            <span style=\"background: LightGoldenRodYellow\">(Details: UCUM code 10*3/uL')</span></td></tr></table></div>"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ],
      "text": "Laboratory"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "731-0",
        "display": "Lymphocytes [#/volume] in Blood by Automated count"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ecr-patient-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "effectiveDateTime": "2018-03-07",
  "valueQuantity": {
    "value": 5.2,
    "system": "http://unitsofmeasure.org",
    "code": "10*3/uL"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "H",
        "display": "High"
      }
    ]
  },
  "referenceRange": [
    {
      "low": {
        "value": 1,
        "system": "http://unitsofmeasure.org",
        "code": "10*3/uL"
      },
      "high": {
        "value": 4.8,
        "system": "http://unitsofmeasure.org",
        "code": "10*3/uL"
      }
    }
  ]
}