Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Poids de Madame Blanc - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="poids-cas-9"/>
  <meta>
    <profile
             value="https://interop.aphp.fr/ig/fhir/dm/StructureDefinition/DMObservationBodyWeight"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : Observation poids-cas-9</b></p><a name="poids-cas-9"> </a><a name="hcpoids-cas-9"> </a><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"/><p style="margin-bottom: 0px">Profil: <a href="StructureDefinition-DMObservationBodyWeight.html">Poids du patient</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}">Poids corporel [Masse] Patient ; Numérique</span></p><p><b>subject</b>: <a href="Patient-cas-9.html">Isabelle Blanc  Female, Date de Naissance :1978-05-06 ( National Health Plan Identifier)</a></p><p><b>encounter</b>: <a href="Encounter-sejour-cas-9.html">Encounter : identifier = Visit Number: 9; status = finished; class = inpatient encounter (ActCode#IMP); period = 2024-01-13 --&gt; 2024-10-14</a></p><p><b>effective</b>: 2024-01-13</p><p><b>value</b>: 58.2 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="29463-7"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/cas-9"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/sejour-cas-9"/>
  </encounter>
  <effectiveDateTime value="2024-01-13"/>
  <valueQuantity>
    <value value="58.2"/>
    <unit value="kg"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg"/>
  </valueQuantity>
</Observation>