Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Observation - zib-respiration-01 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="zib-respiration-01"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-Respiration"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="zib-respiration-01"> </a><a name="hczib-respiration-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;zib-respiration-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-zib-Respiration.html">HCIM Respiration</a></p></div><blockquote><p><b>HCIM Respiration AdministeredOxygen</b></p><p><b>url</b>: <code>extraOxygenAdministration</code></p><p><b>value</b>: true</p><p><b>url</b>: <code>flowRate</code></p><p><b>value</b>: 2 2/min<span style="background: LightGoldenRodYellow"> (Details: UCUM code 2/min = '2/min')</span></p><p><b>url</b>: <code>fiO2</code></p><p><b>value</b>: 0.29 fractionele inspiratoire zuurstofconcentratie</p></blockquote><p><b>status</b>: final</p><p><b>code</b>: Respiratory assessment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#422834003)</span></p><p><b>subject</b>: <a href="Patient-nl-core-patient-03.html">Patient/nl-core-patient-03: I. Jongeneel-de Haas</a> &quot; JONGENEEL-DE HAAS&quot;</p><p><b>effective</b>: 2015-03-11 14:47:00+0000</p><blockquote><p><b>component</b></p><p><b>code</b>: Ritme <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#48064009)</span></p><p><b>value</b>: Normaal ademhalingsritme <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#5467003)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diepte <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#271626009)</span></p><p><b>value</b>: Normale ademhalingsdiepte <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#301284009)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Ademfrequentie <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#9279-1)</span></p><p><b>value</b>: 15 breaths per minute<span style="background: LightGoldenRodYellow"> (Details: UCUM code {breaths}/min = '{breaths}/min')</span></p></blockquote></div>
  </text>
  <extension
             url="http://nictiz.nl/fhir/StructureDefinition/zib-Respiration-AdministeredOxygen">
    <extension url="extraOxygenAdministration">
      <valueBoolean value="true"/>
    </extension>
    <extension url="flowRate">
      <valueQuantity>
        <value value="2"/>
        <unit value="2/min"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="2/min"/>
      </valueQuantity>
    </extension>
    <extension url="fiO2">
      <valueQuantity>
        <value value="0.29"/>
        <unit value="fractionele inspiratoire zuurstofconcentratie"/>
      </valueQuantity>
    </extension>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="422834003"/>
      <display value="Respiratory assessment"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/nl-core-patient-03"/>
    <display value="I. Jongeneel-de Haas"/>
  </subject>
  <effectiveDateTime value="2015-03-11T14:47:00Z"/>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="48064009"/>
        <display value="Ritme"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="5467003"/>
        <display value="Normaal ademhalingsritme"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="271626009"/>
        <display value="Diepte"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="301284009"/>
        <display value="Normale ademhalingsdiepte"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="9279-1"/>
        <display value="Ademfrequentie"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="15"/>
      <unit value="breaths per minute"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{breaths}/min"/>
    </valueQuantity>
  </component>
</Observation>