This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0-snapshot: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
<Group xmlns="http://hl7.org/fhir">
<id value="testcase-example"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Group</b><a name="testcase-example"> </a><a name="hctestcase-example"> </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 "testcase-example" </p></div><p><b>Test Artifact</b>: <a href="Library-ANCCohort.html">ANC Cohort</a></p><p><b>type</b>: person</p><p><b>actual</b>: true</p><p><b>name</b>: ANCInclusionCriteriaTestCase</p><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-example-1.html">Patient/example-1</a> " ASDF"</p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-example-2.html">Patient/example-2</a> " DFGH"</p></blockquote></div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/cqf-testArtifact">
<valueCanonical value="http://hl7.org/fhir/uv/crmi/Library/ANCCohort"/>
</extension>
<type value="person"/>
<actual value="true"/>
<name value="ANCInclusionCriteriaTestCase"/>
<member>
<entity>🔗
<reference value="Patient/example-1"/>
</entity>
</member>
<member>
<entity>🔗
<reference value="Patient/example-2"/>
</entity>
</member>
</Group>