{
  "resourceType": "Observation",
  "id": "chr-on-west-ObservationAlcoholUse-13001",
  "meta": {
    "lastUpdated": "2024-12-10T16:10:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationAlcoholUse"
    ],
    "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 history for Sarah Marie Johnson. Current drinker, wine, 2 drinks per occasion as of December 10, 2024.</div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:123:Observation",
      "value": "13001"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "social-history",
          "display": "Social History"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11330-8",
        "display": "History of Alcohol use Narrative"
      }
    ],
    "text": "Alcohol Use"
  },
  "subject": {
    "reference": "Patient/chr-on-west-Patient-12345",
    "type": "Patient",
    "display": "Sarah Marie Johnson"
  },
  "effectiveDateTime": "2024-12-10T16:10:00Z",
  "issued": "2024-12-10T16:10:00Z",
  "hasMember": [
    {
      "reference": "Observation/chr-on-west-ObservationAlcoholUseCurrentStatus-13002",
      "display": "Alcohol Use Current Status"
    },
    {
      "reference": "Observation/chr-on-west-ObservationAlcoholUseDrinksConsumed-13003",
      "display": "Drinks Consumed"
    },
    {
      "reference": "Observation/chr-on-west-ObservationAlcoholUseType-13005",
      "display": "Alcohol Type"
    }
  ]
}