<<<<<<< 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

: ObsBPExample001 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="ObsBPExample001"/>
  <meta>
    <profile value="https://fhir.medicaia.ar/StructureDefinition/ObsBPMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObsBPExample001</b></p><a name="ObsBPExample001"> </a><a name="hcObsBPExample001"> </a><a name="ObsBPExample001-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 85354-9}">Blood pressure panel with all children optional</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>effective</b>: 2024-09-11 13:28:17+0200</p><p><b>performer</b>: <a href="Practitioner-PractitionerExample001.html">Practitioner Dr. Rene Favaloro</a></p><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>SystolicBP-0</blockquote><p><b>code</b>: <span title="Codes:{http://loinc.org 8480-6}">Sistólica intravascular:Sistema arterial :Punto temporal:Pres:Cuantitativo:</span></p><p><b>value</b>: 107 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>DiastolicBP-0</blockquote><p><b>code</b>: <span title="Codes:{http://loinc.org 8462-4}">Diastólica intravascular:Sistema arterial :Punto temporal:Pres:Cuantitativo:</span></p><p><b>value</b>: 60 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></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="BPCode-0">
      <system value="http://loinc.org"/>
      <code value="85354-9"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <effectiveDateTime value="2024-09-11T13:28:17.239+02:00"/>
  <performer>🔗 
    <reference value="Practitioner/PractitionerExample001"/>
  </performer>
  <component id="SystolicBP-0">
    <code>
      <coding id="SBPCode-0">
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display
                 value="Sistólica intravascular:Sistema arterial :Punto temporal:Pres:Cuantitativo:"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="107"/>
      <unit value="mmHg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component id="DiastolicBP-0">
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8462-4"/>
        <display
                 value="Diastólica intravascular:Sistema arterial :Punto temporal:Pres:Cuantitativo:"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="60"/>
      <unit value="mmHg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
</Observation>