Using CQL With FHIR
3.0.0-ballot - STU 3 Ballot International flag

Using CQL With FHIR - Downloaded Version null See the Directory of published versions

: Example ANC Cohort

Page standards status: Informative

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="ANCCohort"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cql/StructureDefinition/cql-groupresult"/>
  </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">true</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/workflow-generatedFrom">
    <valueCanonical>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/artifact-uriReference">
        <valueUri
                  value="http://hl7.org/fhir/uv/cql/Group/ANCCohortDefinition"/>
      </extension>
    </valueCanonical>
  </extension>
  <active value="true"/>
  <type value="person"/>
  <actual value="true"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="Patient"/>
      <display value="Patient"/>
    </coding>
  </code>
  <name value="ANCCohort"/>
  <member>
    <entity>🔗 
      <extension
                 url="http://hl7.org/fhir/uv/cql/StructureDefinition/cql-evaluatedResource">
        <valueReference>🔗 
          <reference value="Observation/anc-b4-de1-example"/>
        </valueReference>
      </extension>
      <reference value="Patient/example"/>
    </entity>
  </member>
</Group>