Using CQL With FHIR - Downloaded Version null See the Directory of published versions
| Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="anc-b4-de1-example"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation anc-b4-de1-example</b></p><a name="anc-b4-de1-example"> </a><a name="hcanc-b4-de1-example"> </a><p><b>identifier</b>: <code>http://example.org/fhir/NamingSystem/identifiers</code>/anc-b4-de1-example (use: official, )</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cql/CodeSystem/example ANC.B4.DE1}">Pregnancy confirmed</span></p><p><b>subject</b>: <a href="Patient-example.html">Alana Asdf (no stated gender), DoB: 1993-06-14</a></p><p><b>effective</b>: 2013-04-02 10:30:10+0100 --> 2013-04-05 10:30:10+0100</p><p><b>issued</b>: 2013-04-03 15:30:10+0100</p><p><b>value</b>: true</p></div>
</text>
<identifier>
<use value="official"/>
<system value="http://example.org/fhir/NamingSystem/identifiers"/>
<value value="anc-b4-de1-example"/>
</identifier>
<status value="final"/>
<code>
<coding>
<system value="http://hl7.org/fhir/uv/cql/CodeSystem/example"/>
<code value="ANC.B4.DE1"/>
<display value="Pregnancy confirmed"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example"/>
</subject>
<effectivePeriod>
<start value="2013-04-02T10:30:10+01:00"/>
<end value="2013-04-05T10:30:10+01:00"/>
</effectivePeriod>
<issued value="2013-04-03T15:30:10+01:00"/>
<valueBoolean value="true"/>
</Observation>