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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-TobaccoUse-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: 1eb10781-8fdf-11ec-7373-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
Bepalingdatum/tijd1980 - 1983
CodeWaarde
Finding of tobacco use and exposure (finding)Ex-smoker (finding)
Type of tobacco used (observable entity)Cigarette smoker (finding)
Tobacco smoking consumption (observable entity)2 packs per week
Cigarette pack-years (observable entity)1 PackYears

Source1

{
  "resourceType": "Observation",
  "id": "zib-tobaccouse-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1eb10781-8fdf-11ec-7373-020000000000"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "365980008",
        "display": "Finding of tobacco use and exposure (finding)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "effectivePeriod": {
    "start": "1980",
    "end": "1983"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "8517006",
        "display": "Ex-smoker (finding)"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "53661000146106",
            "display": "Type of tobacco used (observable entity)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "65568007",
            "display": "Cigarette smoker (finding)"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "266918002",
            "display": "Tobacco smoking consumption (observable entity)"
          }
        ]
      },
      "valueQuantity": {
        "value": 2,
        "unit": "packs per week",
        "system": "http://unitsofmeasure.org",
        "code": "{packs}/wk"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "401201003",
            "display": "Cigarette pack-years (observable entity)"
          }
        ]
      },
      "valueQuantity": {
        "value": 1,
        "unit": "PackYears",
        "system": "http://unitsofmeasure.org",
        "code": "{PackYears}"
      }
    }
  ]
}