<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ObsBodyWeightExample001 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="ObsBodyWeightExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/ObsBodyWeightMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObsBodyWeightExample001</b></p><a name="ObsBodyWeightExample001"> </a><a name="hcObsBodyWeightExample001"> </a><a name="ObsBodyWeightExample001-en-US"> </a><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}">Peso corporal: Paciente:Punto temporal:Masa:Cuantitativo:</span></p><p><b>subject</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>encounter</b>: <a href="Encounter-EncounterExample001.html">Encounter: extension = No display for Extension ; identifier = http://www.acme.com/identifiers/EJEMPLO#v2222; status = finished; class = ambulatory (Encounter Class#AMB); period = 2023-11-29 00:00:00+0000 --&gt; (ongoing); reasonCode = Acute bronchiolitis with obstruction</a></p><p><b>effective</b>: 2024-09-06 13:28:17+0200</p><p><b>performer</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>value</b>: 85 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"/>
      <display value="Vital Signs"/>
    </coding>
  </category>
  <code>
    <coding id="BodyWeightCode-0">
      <system value="http://loinc.org"/>
      <code value="29463-7"/>
      <display
               value="Peso corporal: Paciente:Punto temporal:Masa:Cuantitativo:"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/EncounterExample001"/>
  </encounter>
  <effectiveDateTime value="2024-09-06T13:28:17.239+02:00"/>
  <performer>🔗 
    <reference value="Patient/PatientExample001"/>
  </performer>
  <valueQuantity>
    <value value="85"/>
    <unit value="kg"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg"/>
  </valueQuantity>
</Observation>