PATH MER Indicators, published by PATH. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/PATH-Global-Health/MERindicators and changes regularly. See the Directory of published versions
: ExampleDeceasedBoolean - XML Representation
Raw xml | Download
<Bundle xmlns="http://hl7.org/fhir">
<id value="ExampleDeceasedBoolean"/>
<type value="transaction"/>
<entry>
<fullUrl
value="https://path-global-health.github.io/MERindicators/Patient/DeceasedBoolean"/>
<resource>
<Patient>
<id value="DeceasedBoolean"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Patient</b><a name="DeceasedBoolean"> </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 Patient "DeceasedBoolean" </p></div><p><b>active</b>: true</p><p><b>name</b>: Sandy Notsowell (OFFICIAL)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1982-08-02</p><p><b>deceased</b>: true</p></div>
</text>
<active value="true"/>
<name>
<use value="official"/>
<family value="Notsowell"/>
<given value="Sandy"/>
</name>
<gender value="female"/>
<birthDate value="1982-08-02"/>
<deceasedBoolean value="true"/>
</Patient>
</resource>
<request>
<method value="PUT"/>
<url value="Patient/DeceasedBoolean"/>
</request>
</entry>
</Bundle>