OneAquaHealth Project
0.1.0-ci-build - ci-build 150

OneAquaHealth Project, published by OneAquaHealth Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/oah/ and changes regularly. See the Directory of published versions

: Group - Oslo disease prevalence (female) - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="Group-OS-Female"/>
  <meta>
    <profile value="http://hl7.eu/fhir/ig/oah/StructureDefinition/group-oah"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group Group-OS-Female</b></p><a name="Group-OS-Female"> </a><a name="hcGroup-OS-Female"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-group-oah.html">Group: OAH Cohort</a></p></div><p><b>type</b>: Person</p><p><b>actual</b>: false</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 46098-0}">Sex</span></p><p><b>value</b>: <span title="Codes:{http://hl7.org/fhir/administrative-gender female}">Female</span></p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 20733006}">Living place</span></p><p><b>value</b>: <a href="Location-Loc-Nordre-Aker.html">Location Nordre Aker</a></p><p><b>exclude</b>: false</p></blockquote></div>
  </text>
  <type value="person"/>
  <actual value="false"/>
  <characteristic>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="46098-0"/>
        <display value="Sex"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://hl7.org/fhir/administrative-gender"/>
        <code value="female"/>
        <display value="Female"/>
      </coding>
    </valueCodeableConcept>
    <exclude value="false"/>
  </characteristic>
  <characteristic>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="20733006"/>
        <display value="Living place"/>
      </coding>
    </code>
    <valueReference>🔗 
      <reference value="Location/Loc-Nordre-Aker"/>
    </valueReference>
    <exclude value="false"/>
  </characteristic>
</Group>