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

FHIR IG analytics

Packagehl7.fhir.us.vdor
Resource TypeObservation
IdObservation-VDOR-Current-Or-Past-Drug-Misuse-Example-02.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 VDOR-Current-Or-Past-Drug-Misuse-Example-02

VDOR Extension - Drug Misuse: Heroin

VDOR Extension - Drug Misuse: Prescription opioids

VDOR Extension - Drug Misuse: Other substance - specify

status: Final

category: Overdose

code: Current or Past Prescription Drug Misuse or Illicit Drug Use

subject: Alice J. Freeman (official) Female, DoB: 1978-03-12 ( Social Security number: SSN#987054321 (use: usual, ))

note:

Ayahuasca


Source1

{
  "resourceType": "Observation",
  "id": "VDOR-Current-Or-Past-Drug-Misuse-Example-02",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-od-current-or-past-drug-misuse"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-drug-misuse",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
            "code": "od-drug-misuse-2",
            "display": "Heroin"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-drug-misuse",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
            "code": "od-drug-misuse-3",
            "display": "Prescription opioids"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-drug-misuse",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
            "code": "od-drug-misuse-11",
            "display": "Other substance - specify"
          }
        ]
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
          "code": "overdose",
          "display": "Overdose"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
        "code": "od-current-or-past-drug-misuse",
        "display": "Current or Past Prescription Drug Misuse or Illicit Drug Use"
      }
    ]
  },
  "subject": {
    "reference": "Patient/alice-freeman-example-patient"
  },
  "note": [
    {
      "text": "Ayahuasca"
    }
  ]
}