Using CQL With FHIR - Downloaded Version null See the Directory of published versions
| Page standards status: Informative |
<Group xmlns="http://hl7.org/fhir">
<id value="ANCCohortDefinition"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cql/StructureDefinition/cql-groupdefinition"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="narrative-table">
<tbody>
<tr>
<th colspan="2" scope="row" class="row-header">Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Active</th>
<td class="content-container">true</td>
</tr>
<tr>
<th scope="row" class="row-header">Type</th>
<td class="content-container">Person</td>
</tr>
<tr>
<th scope="row" class="row-header">Actual</th>
<td class="content-container">false</td>
</tr>
<tr>
<th scope="row" class="row-header">Code</th>
<td class="content-container">
Patient
</td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Generated using version 0.5.6-cibuild of the sample-content-ig Liquid templates</th>
</tr>
</tbody>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/artifact-url">
<valueUri value="http://hl7.org/fhir/uv/cql/Group/ANCCohortDefinition"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/cqf-library">
<valueCanonical value="http://hl7.org/fhir/uv/cql/Library/ANCCohort"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/characteristicExpression">
<valueExpression>
<language value="text/cql-identifier"/>
<expression value="Is Pregnancy Confirmed"/>
</valueExpression>
</extension>
<active value="true"/>
<type value="person"/>
<actual value="false"/>
<code>
<coding>
<system value="http://hl7.org/fhir/resource-types"/>
<code value="Patient"/>
<display value="Patient"/>
</coding>
</code>
<name value="ANCCohortDefinition"/>
</Group>