Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

: Example Observation - nl-core-TobaccoUse-01 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="nl-core-TobaccoUse-01"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/nl-core-TobaccoUse"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="nl-core-TobaccoUse-01"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;nl-core-TobaccoUse-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-nl-core-TobaccoUse.html">nl core TobaccoUse</a></p></div><p><b>status</b>: final</p><p><b>code</b>: bevinding betreffende tabakgebruik en blootstelling aan tabaksrook <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#365980008)</span></p><p><b>subject</b>: <a href="Patient-nl-core-Patient-01.html">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> &quot; VAN PUTTEN-VAN DER GIESSEN&quot;</p><p><b>effective</b>: 1985-01-01 --&gt; (ongoing)</p><p><b>value</b>: Rookt sigaretten <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#65568007)</span></p><p><b>note</b>: Probeert te stoppen. Thuis wordt ook door partner gerookt</p><blockquote><p><b>component</b></p><p><b>code</b>: Type of tobacco used <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#53661000146106)</span></p><p><b>value</b>: Rookt shag <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#160619003)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Tobacco smoking consumption <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#266918002)</span></p><p><b>value</b>: 350 g per week<span style="background: LightGoldenRodYellow"> (Details: UCUM code {g per week} = '{g per week}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: pakjaren <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#401201003)</span></p><p><b>value</b>: 20</p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="365980008"/>
      <display
               value="bevinding betreffende tabakgebruik en blootstelling aan tabaksrook"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/nl-core-Patient-01"/>
    <type value="Patient"/>
    <display
             value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
  </subject>
  <effectivePeriod>
    <start value="1985-01-01"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="65568007"/>
      <display value="Rookt sigaretten"/>
    </coding>
  </valueCodeableConcept>
  <note>
    <text value="Probeert te stoppen. Thuis wordt ook door partner gerookt"/>
  </note>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="53661000146106"/>
        <display value="Type of tobacco used"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="160619003"/>
        <display value="Rookt shag"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="266918002"/>
        <display value="Tobacco smoking consumption"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="350"/>
      <unit value="g per week"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{g per week}"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="401201003"/>
        <display value="pakjaren"/>
      </coding>
    </code>
    <valueInteger value="20"/>
  </component>
</Observation>