BSeR: Bidirectional Services_eReferral

This page is part of the Bidirectional Services eReferrals (BSeR) (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

observation-body-weight-eve-everywoman - XML Representation

(back to description)

Raw xml

Source view


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-body-weight-eve-everywoman"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2020-01-17T23:56:10.000-05:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/bodyweight"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
                <tr>
                    <td style="font-weight: bold">id</td>
                    <td>
                        <span title="id">observation-body-weight-eve-everywoman</span>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">meta</td>
                    <td>
                        <table>
                            <tr>
                                <td style="font-weight: bold">profile</td>
                                <td>
                                    <span title="profile">http://hl7.org/fhir/StructureDefinition/bodyweight</span>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">status</td>
                    <td>
                        <span title="status">final</span>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">category</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li>
                                <span title="text">Vital Signs</span>
                            </li>
                            <li>
                                <ul style="list-style:none; padding-left:0; margin:0 0;">
                                    <li>
                                        <span title="display">Vital Signs</span>  (
                                        
                                        <span title="code">vital-signs</span> )
          
                                    
                                    </li>
                                    <li>
                                        <span title="system">
                                            <a href="http://terminology.hl7.org/CodeSystem/observation-category">http://terminology.hl7.org/CodeSystem/observation-category</a>
                                        </span>
                                    </li>
                                </ul>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">code</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li>
                                <span title="text">Body weight</span>
                            </li>
                            <li>
                                <ul style="list-style:none; padding-left:0; margin:0 0;">
                                    <li>
                                        <span title="display">Body weight</span>  (
                                        
                                        <span title="code">29463-7</span> )
          
                                    
                                    </li>
                                    <li>
                                        <span title="system">
                                            <a href="http://loinc.org">http://loinc.org</a>
                                        </span>
                                    </li>
                                </ul>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">subject</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li/>
                            <li>
                                <a href="Patient-patient-us-core-patient-eve-everywoman.html">Eve Everywoman</a>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">effectiveDateTime</td>
                    <td>
                        <span title="effectiveDateTime">2019-01-17</span>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">performer</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li>
                                <a href="Practitioner-practitioner-bser-henry-seven.html">Practitioner/practitioner-bser-henry-seven</a>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">valueQuantity</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li>
                                <span title="value">65</span>
                            </li>
                            <li>
                                <span title="unit">kg</span>
                            </li>
                            <li>
                                <span title="system">
                                    <a href="http://unitsofmeasure.org">http://unitsofmeasure.org</a>
                                </span>
                            </li>
                            <li>
                                <span title="code">kg</span>
                            </li>
                        </ul>
                    </td>
                </tr>
            </table>
        </div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
      <display value="Vital Signs"/>
    </coding>
    <text value="Vital Signs"/>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="29463-7"/>
      <display value="Body weight"/>
    </coding>
    <text value="Body weight"/>
  </code>
  <subject>
    <reference value="Patient/patient-us-core-patient-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <effectiveDateTime value="2019-01-17"/>
  <performer>
    <reference value="Practitioner/practitioner-bser-henry-seven"/>
  </performer>
  <valueQuantity>
    <value value="65"/>
    <unit value="kg"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg"/>
  </valueQuantity>
</Observation>