Search loading...

API Hub

Explore and Make use of Nationally Defined Messaging APIs

 

Eligibility Criteria Section

Gives information about the Eligibility Criteria section

Eligibility Criteria Section Content

The Eligibility Criteria section carries information about the eligibility criteria. PRSB Elements should be formatted as subheadings in any HTML sent.

Section Description Card. MRO* FHIR Target and Guidance
Eligibility criteria This acts as a container that holds all of the elements for each instance of a eligibility criteria entry. 0 to 1 M Carried in the CodeableConcept of Composition.section.code FHIR element.
PRSB Element Description Card. MRO* FHIR Target and Guidance
Eligibility criteria Records which specific eligibility criteria have been met in order to administer the vaccine. 0 to Many R Free text. This will be derived from the list of eligible criteria published at the time as part of the pharmacy service specification.
* M=Mandatory R=Required O=Optional

Example Eligibility criteria Section

<xml>
<!--Eligibility Criteria-->
	<section>
		<title value="Eligibility Criteria"/>
			<code>
				<coding>
					<system value="http://snomed.info/sct"/>
					<code value="61871000000107"/>
					<display value="Eligibility for treatment"/>
				</coding>
			</code>
			<text>
			<status value="additional"/>
			<div xmlns="http://www.w3.org/1999/xhtml">
				<table width="100%">
					<tbody>
					<tr>
						<th>Eligibility criteria</th>
					</tr>
					<tr>
						<td>
						<p>Patient has Chronic Obstructive Pulmonary Disease (COPD).</p>
						</td>
					</tr>
					</tbody>
				</table>
			</div>
			</text>
	</section>
</xml>

Coded Resources

This text section should be linked to the following FHIR Resources to provide the textual information in a coded format.

  • The Digital Medicines specification does not currently support coded eligibility criteria.
Tags: fhir

All content is available under the Open Government Licence v3.0, except where otherwise stated