NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
: Example Group used for Summary Results - XML Representation
Raw xml | Download
<Group xmlns="http://hl7.org/fhir">
<id value="example-summary-group-1"/>
<meta>
<profile
value="https://nih-ncpi.github.io/ncpi-fhir-ig/StructureDefinition/study-group"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Group</b><a name="example-summary-group-1"> </a></p><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">Resource Group "example-summary-group-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-study-group.html">NCPI Study Group</a></p></div><p><b>type</b>: person</p><p><b>actual</b>: true</p><p><b>quantity</b>: 400</p></div>
</text>
<type value="person"/>
<actual value="true"/>
<quantity value="400"/>
</Group>