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 (age 60-69) - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="Group-OS-Age-60-69"/>
  <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-Age-60-69</b></p><a name="Group-OS-Age-60-69"> </a><a name="hcGroup-OS-Age-60-69"> </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 30525-0}">Age</span></p><p><b>value</b>: 60-69 years</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="30525-0"/>
        <display value="Age"/>
      </coding>
    </code>
    <valueRange>
      <low>
        <value value="60"/>
        <unit value="years"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="a"/>
      </low>
      <high>
        <value value="69"/>
        <unit value="years"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="a"/>
      </high>
    </valueRange>
    <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>