FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypeObservation
IdObservation-chr-on-west-ObservationDrugUse-14001.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation chr-on-west-ObservationDrugUse-14001

Last updated: 2024-12-10 16:10:00+0000;

Information Source: urn:telus:emr:chr:on-west:123

Profile: DwObservationDrugUse

Security Label: normal (Details: Confidentiality code N = 'normal')

identifier: urn:telus:emr:chr:on-west:123:Observation/14001 (use: official, )

status: Final

category: Social History

code: Substance Abuse - Recreational Drugs

subject: Sarah Marie Johnson

effective: 2024-12-10 16:10:00+0000

hasMember: Social History


Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}