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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-DrugUse-01.json
FHIR VersionR3

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

Observatie/bepaling. Subject: Johan XXX_Helleman. Id: 19a199c7-8fdf-11ec-9837-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
Op feestjes en in uitgaanscircuit.
Bepalingdatum/tijd1981 - 1983
CodeWaarde
Finding relating to drug misuse behavior (finding)Misused drugs in past (finding)
Drug or medicament (substance)Amphetamine
Route of administration (attribute)NASAAL
Frequency of drug misuse (observable entity)3 times a year

Source1

{
  "resourceType": "Observation",
  "id": "zib-druguse-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "19a199c7-8fdf-11ec-9837-020000000000"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "228366006",
        "display": "Finding relating to drug misuse behavior (finding)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "effectivePeriod": {
    "start": "1981",
    "end": "1983"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "44870007",
        "display": "Misused drugs in past (finding)"
      }
    ]
  },
  "comment": "Op feestjes en in uitgaanscircuit.",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "410942007",
            "display": "Drug or medicament (substance)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "703842006",
            "display": "Amphetamine"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "410675002",
            "display": "Route of administration (attribute)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.9",
            "code": "6",
            "display": "NASAAL"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "228390007",
            "display": "Frequency of drug misuse (observable entity)"
          }
        ]
      },
      "valueString": "3 times a year"
    }
  ]
}