{
  "resourceType": "Observation",
  "id": "9328b7a1-ee4f-499c-bd04-d7ea5a69aff6",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-03-12T14:56:22.748+00:00",
    "source": "#TQ0EbTSf1lKAx8Va",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "32623-1",
        "display": "Platelet mean volume [Entitic volume] in Blood by Automated count"
      }
    ],
    "text": "Platelet mean volume [Entitic volume] in Blood by Automated count"
  },
  "subject": {
    "reference": "Patient/b8afcc95-c6f5-418a-b14d-800eac18ad8c"
  },
  "encounter": {
    "reference": "Encounter/149f90a0-b65a-4d71-99ac-2c85dbb59227"
  },
  "effectiveDateTime": "2020-03-24T20:22:37+00:00",
  "issued": "2020-03-24T20:22:37.091+00:00",
  "valueQuantity": {
    "value": 12.128,
    "unit": "fL",
    "system": "http://unitsofmeasure.org",
    "code": "fL"
  }
}