{
  "resourceType": "Observation",
  "id": "chr-on-west-ObservationDrugUse-14001",
  "meta": {
    "lastUpdated": "2024-12-10T16:10:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationDrugUse"
    ],
    "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\"><p class=\"res-header-id\"><b>Generated Narrative: Observation chr-on-west-ObservationDrugUse-14001</b></p><a name=\"chr-on-west-ObservationDrugUse-14001\"> </a><a name=\"hcchr-on-west-ObservationDrugUse-14001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-12-10 16:10:00+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=urn:telus:emr:chr:on-west:123\">urn:telus:emr:chr:on-west:123</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-DwObservationDrugUse.html\">DwObservationDrugUse</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-Confidentiality.html\">normal (Details: Confidentiality code N = 'normal')</a></p></div><p><b>identifier</b>: <code>urn:telus:emr:chr:on-west:123:Observation</code>/14001 (use: official, )</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 74204-9}\">Substance Abuse - Recreational Drugs</span></p><p><b>subject</b>: <a href=\"Patient-chr-on-west-Patient-12345.html\">Sarah Marie Johnson</a></p><p><b>effective</b>: 2024-12-10 16:10:00+0000</p><p><b>hasMember</b>: <a href=\"Observation-chr-on-west-ObservationSocialHistory-11001.html\">Social History</a></p></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:123:Observation",
      "value": "14001"
    }
  ],
  "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": "74204-9",
        "display": "Drug Use"
      }
    ],
    "text": "Substance Abuse - Recreational Drugs"
  },
  "subject": {
    "reference": "Patient/chr-on-west-Patient-12345",
    "type": "Patient",
    "display": "Sarah Marie Johnson"
  },
  "effectiveDateTime": "2024-12-10T16:10:00Z",
  "hasMember": [
    {
      "reference": "Observation/chr-on-west-ObservationSocialHistory-11001",
      "display": "Social History"
    }
  ]
}