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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeObservation
Idnl-core-DrugUse-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

Observatie/bepaling. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Status: definitief
Bepalingdatum/tijd1 januari 1970 - 1 januari 1985
CodeWaarde
bevinding betreffende drugsgebruikCocaïne
substantieHeroïne
toedieningswegHeeft nooit drugs gebruikt
detail over drugsmisbruik3x per week

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-DrugUse-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-DrugUse"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "228366006",
        "display": "bevinding betreffende drugsgebruik"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectivePeriod": {
    "start": "1970-01-01",
    "end": "1985-01-01"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "387085005",
        "display": "Cocaïne"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "105590001",
            "display": "substantie"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "387341002",
            "display": "Heroïne"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "410675002",
            "display": "toedieningsweg"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "228368007",
            "display": "Heeft nooit drugs gebruikt"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "363908000",
            "display": "detail over drugsmisbruik"
          }
        ]
      },
      "valueString": "3x per week"
    }
  ]
}