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-stoma-01 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="zib-stoma-01"/>
  <meta>
    <profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Stoma"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table>
                <caption>Observatie/bepaling. Subject: <a href="Patient/nl-core-patient-03">I.
                        Jongeneel-de Haas</a>. Status: definitief</caption>
                <tfoot>
                    <tr>
                        <td colspan="2">Patient heeft veel last van dit type stoma.</td>
                    </tr>
                </tfoot>
                <tbody>
                    <tr>
                        <th>Bepalingdatum/tijd</th>
                        <td>2014</td>
                    </tr>
                    <tr>
                        <th>Deel van lichaam</th>
                        <td>
                            <span title="Entire lower abdomen (362692001 - SNOMED CT)">Entire lower
                                abdomen</span>
                            <span title="Right (24028007 - SNOMED CT)">Right</span>
                        </td>
                    </tr>
                    <tr>
                        <th>Code</th>
                        <th>Waarde</th>
                    </tr>
                    <tr>
                        <td>
                            <span title="Stoma (morphologic abnormality) (245857005 - SNOMED CT)">Stoma (morphologic abnormality)</span>
                        </td>
                        <td>
                            <span title="End colostomy - stoma (261030007 - SNOMED CT)">End
                                colostomy - stoma</span>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="245857005"/>
      <display value="Stoma (morphologic abnormality)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/nl-core-patient-03"/>
    <display value="I. Jongeneel-de Haas"/>
  </subject>
  <effectiveDateTime value="2014"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="261030007"/>
      <display value="End colostomy - stoma"/>
    </coding>
  </valueCodeableConcept>
  <comment value="Patient heeft veel last van dit type stoma."/>
  <bodySite>
    <extension
               url="http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="24028007"/>
          <display value="Right"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="362692001"/>
      <display value="Entire lower abdomen"/>
    </coding>
  </bodySite>
</Observation>