{
  "resourceType": "Observation",
  "id": "9d101056-7ec6-48bc-97ca-a0488deaffbd",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-03-12T15:55:53.53+00:00",
    "source": "#hmb2CwhwUe7JwMoC"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "24108-3",
        "display": "Cancer Ag 19-9 [Units/volume] in Serum or Plasma"
      }
    ],
    "text": "Cancer Ag 19-9 [Units/volume] in Serum or Plasma"
  },
  "subject": {
    "reference": "Patient/06cd81b5-b901-4e5b-9f64-74a0ef1ea433"
  },
  "encounter": {
    "reference": "Encounter/97b3a7bd-a2c3-4e9d-a169-74ed4c730739"
  },
  "effectiveDateTime": "2017-11-11T23:29:17+00:00",
  "issued": "2017-11-11T23:29:17.065+00:00",
  "valueQuantity": {
    "value": 23,
    "unit": "U/mL",
    "system": "http://unitsofmeasure.org",
    "code": "U/mL"
  }
}