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

: ObsRhFactorExample001 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="ObsRhFactorExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/ObsRhFactorMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObsRhFactorExample001</b></p><a name="ObsRhFactorExample001"> </a><a name="hcObsRhFactorExample001"> </a><a name="ObsRhFactorExample001-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 77089006}">Rheumatoid factor</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-01-03</p><p><b>issued</b>: 2024-05-09 13:28:17+0200</p><p><b>performer</b>: <a href="Practitioner-PractitionerExample001.html">Practitioner Dr. Rene Favaloro</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 165747007}">RhD positive</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="77089006"/>
      <display value="Rheumatoid factor"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <effectiveDateTime value="2024-01-03"/>
  <issued value="2024-05-09T13:28:17.239+02:00"/>
  <performer>🔗 
    <reference value="Practitioner/PractitionerExample001"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="165747007"/>
      <display value="RhD positive"/>
    </coding>
  </valueCodeableConcept>
</Observation>