0.1.0 - ci-build

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

: Input Observation: Respiratory Rate - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="sc-02-validation-observation-respiratory-rate-001"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation sc-02-validation-observation-respiratory-rate-001</b></p><a name="sc-02-validation-observation-respiratory-rate-001"> </a><a name="hcsc-02-validation-observation-respiratory-rate-001"> </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 9279-1}">Respiratory rate</span></p><p><b>subject</b>: <a href="Patient-patient-001.html">Anonymous Patient Female, DoB: 1959-04-12</a></p><p><b>encounter</b>: <a href="Encounter-encounter-001.html">Encounter: status = completed; class = ambulatory; actualPeriod = 2026-03-01 10:00:00+0000 --&gt; 2026-03-01 10:30:00+0000</a></p><p><b>effective</b>: 2026-03-01 10:10:00+0000</p><p><b>performer</b>: <a href="Practitioner-practitioner-001.html">Practitioner Clinical Reviewer </a></p><p><b>value</b>: 23 breaths/min<span style="background: LightGoldenRodYellow"> (Details: UCUM  code/min = '/min')</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>
      <system value="http://loinc.org"/>
      <code value="9279-1"/>
      <display value="Respiratory rate"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-001"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/encounter-001"/>
  </encounter>
  <effectiveDateTime value="2026-03-01T10:10:00Z"/>
  <performer>🔗 
    <reference value="Practitioner/practitioner-001"/>
  </performer>
  <valueQuantity>
    <value value="23"/>
    <unit value="breaths/min"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="/min"/>
  </valueQuantity>
</Observation>