NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
: Summary detail for Center for Mendelian Genomics - XML Representation
Raw xml | Download
<Observation xmlns="http://hl7.org/fhir">
<id value="anvil-summary-cmg"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="anvil-summary-cmg"> </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 Observation "anvil-summary-cmg" </p></div><p><b>status</b>: final</p><p><b>code</b>: Variable Summary <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ncpi.html">NCPI FHIR Codes</a>#Summary)</span></p><p><b>focus</b>: <a href="ResearchStudy-research-study-cmg.html">ResearchStudy/research-study-cmg</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Number of Cohorts <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#CohortCount)</span></p><p><b>value</b>: 41</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Number of Samples <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ncpi.html">NCPI FHIR Codes</a>#SampleCount)</span></p><p><b>value</b>: 807</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Number of Participants <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ncpi.html">NCPI FHIR Codes</a>#Participant)</span></p><p><b>value</b>: 807</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Size on Disk <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#StorageSize)</span></p><p><b>value</b>: 4.87 TR<span style="background: LightGoldenRodYellow"> (Details: UCUM code TR = 'TR')</span></p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system
value="https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem/ncpi"/>
<code value="Summary"/>
<display value="Variable Summary"/>
</coding>
</code>
<focus>
<reference value="ResearchStudy/research-study-cmg"/>
</focus>
<component>
<code>
<coding>
<code value="CohortCount"/>
<display value="Number of Cohorts"/>
</coding>
</code>
<valueInteger value="41"/>
</component>
<component>
<code>
<coding>
<system
value="https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem/ncpi"/>
<code value="SampleCount"/>
<display value="Number of Samples"/>
</coding>
</code>
<valueInteger value="807"/>
</component>
<component>
<code>
<coding>
<system
value="https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem/ncpi"/>
<code value="Participant"/>
<display value="Number of Participants"/>
</coding>
</code>
<valueInteger value="807"/>
</component>
<component>
<code>
<coding>
<code value="StorageSize"/>
<display value="Size on Disk"/>
</coding>
</code>
<valueQuantity>
<value value="4.87"/>
<system value="http://unitsofmeasure.org"/>
<code value="TR"/>
</valueQuantity>
</component>
</Observation>