0.0.1 - ci-build International flag

ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions

: Observation - Sexual Orientation for Monica Rambeau - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="Monica16sexualOrientation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Monica16sexualOrientation</b></p><a name="Monica16sexualOrientation"> </a><a name="hcMonica16sexualOrientation"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 76690-7}">Sexual orientation</span></p><p><b>subject</b>: <a href="Patient-Monica16.html">Monica 16 Rambeau (official) Female, DoB: 2009-02-24</a></p><p><b>performer</b>: <a href="Patient-Monica16.html">Monica 16 Rambeau (official) Female, DoB: 2009-02-24</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 42035005}">Bisexual (finding)</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="76690-7"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Monica16"/>
  </subject>
  <performer>🔗 
    <reference value="Patient/Monica16"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="42035005"/>
      <display value="Bisexual (finding)"/>
    </coding>
  </valueCodeableConcept>
</Observation>