OpenMRS Core FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
: OpenMRS Group Example - XML Representation
Raw xml | Download
<Group xmlns="http://hl7.org/fhir">
<id value="bc572131-c234-436f-9194-00287759a3e4"/>
<meta>
<profile
value="http://fhir.openmrs.org/core/StructureDefinition/omrs-group"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Group</b><a name="bc572131-c234-436f-9194-00287759a3e4"> </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 "bc572131-c234-436f-9194-00287759a3e4" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-omrs-group.html">OMRS Group</a></p></div><p><b>Group descriptive extension</b>: Male Patients years that are alive</p><p><b>active</b>: true</p><p><b>type</b>: person</p><p><b>actual</b>: true</p><p><b>name</b>: male cohort</p><p><b>quantity</b>: 10</p><p><b>managingEntity</b>: <a href="Practitioner-7a9e2727-11ee-47ae-8af5-1dcf5337f7c2.html">Practitioner/7a9e2727-11ee-47ae-8af5-1dcf5337f7c2: Super User</a> " CAREFUL"</p></div>
</text>
<extension
url="http://fhir.openmrs.org/core/StructureDefinition/omrs-group-description-ext">
<valueString value="Male Patients years that are alive"/>
</extension>
<active value="true"/>
<type value="person"/>
<actual value="true"/>
<name value="male cohort"/>
<quantity value="10"/>
<managingEntity>
<reference value="Practitioner/7a9e2727-11ee-47ae-8af5-1dcf5337f7c2"/>
<type value="Practitioner"/>
<display value="Super User"/>
</managingEntity>
</Group>