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-TobaccoUse-01.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/tijdVanaf 1 januari 1985
CodeWaarde
bevinding betreffende tabakgebruik en blootstelling aan tabaksrookRookt sigaretten
Type of tobacco usedRookt shag
Tobacco smoking consumption350 g per week
pakjaren20

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-TobaccoUse-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-TobaccoUse"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "365980008",
        "display": "bevinding betreffende tabakgebruik en blootstelling aan tabaksrook"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectivePeriod": {
    "start": "1985-01-01"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "65568007",
        "display": "Rookt sigaretten"
      }
    ]
  },
  "note": [
    {
      "text": "Probeert te stoppen. Thuis wordt ook door partner gerookt"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "53661000146106",
            "display": "Type of tobacco used"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "160619003",
            "display": "Rookt shag"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "266918002",
            "display": "Tobacco smoking consumption"
          }
        ]
      },
      "valueQuantity": {
        "value": 350,
        "unit": "g per week",
        "system": "http://unitsofmeasure.org",
        "code": "{g per week}"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "401201003",
            "display": "pakjaren"
          }
        ]
      },
      "valueInteger": 20
    }
  ]
}