{
  "resourceType": "Observation",
  "id": "chr-on-west-ObservationAlcoholUseCurrentStatus-13002",
  "meta": {
    "lastUpdated": "2024-12-10T16:10:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationAlcoholUseCurrentStatus"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Alcohol use current status: Current drinker of alcohol as of December 10, 2024.</div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:123:Observation",
      "value": "13002"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11331-6",
        "display": "History of Alcohol use"
      }
    ],
    "text": "History of Alcohol use"
  },
  "subject": {
    "reference": "Patient/chr-on-west-Patient-12345",
    "type": "Patient",
    "display": "Sarah Marie Johnson"
  },
  "effectiveDateTime": "2024-12-10T16:10:00Z",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "219006",
        "display": "Current drinker of alcohol"
      }
    ],
    "text": "Current drinker"
  }
}