Search loading...

API Hub

Explore and Make use of Nationally Defined Messaging APIs

 

Clinical Narrative

Gives information about the Clinical Narrative section

Clinical Narrative Section Content

The Clinical Narrative section carries information about the Clinical Narrative details used. PRSB Elements should be formatted as subheadings in any HTML sent.

CLINICAL NARRATIVE          
Data Item Description Cardinality Values Mandatory/required/ optional FHIR Target
Clinical narrative A description detailing a patient’s reason for attendance, any red flags, results from the diagnostic and treatment process. 1 ONLY Free text Mandatory Composition.section.text

Example Clinical Narrative Section

<!--<xml>-->
<!--Clinical Narrative-->
	<section>
		<title value="Clinical Narrative"/>
		<code>
			<coding>
				<system value="http://snomed.info/sct"/>
				<code value="1077901000000108"/>
				<display value="Clinical narrative"/>
			</coding>
		</code>
		<text>
			<status value="additional"/>
			<div xmlns="http://www.w3.org/1999/xhtml">
			<table width="100%">
				<tbody>
				<tr>
					<th>Clinical Narrative</th>
					<td>A description detailing a patient’s reason for attendance, any red flags, results from the diagnostic and treatment process.</td>
				</tr>
				</tbody>
			</table>
			</div>
		</text>
	</section>
<!--</xml>-->
Tags: fhir

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