Skip to content

Commit dac8bc4

Browse files
committed
NPA-4104 Document RelatedPerson Relationship Direction
1 parent 4a0fe87 commit dac8bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,6 @@ components:
650650
enum: ['Parent', 'Personal relationship with the patient', 'Best interest decision made on behalf of the patient (Mental Capacity Act 2005)']
651651

652652
- type: object
653-
description: The relationship of the RelatedPerson to the Patient. For example, if the Patient is a child, and the RelatedPerson is the mother, the relationship would be PRN (parent).
654653
required:
655654
- linkId
656655
- text
@@ -663,6 +662,7 @@ components:
663662
type: string
664663
answer:
665664
type: array
665+
description: The relationship of the RelatedPerson to the Patient. For example, if the Patient is a child, and the RelatedPerson is the mother, the relationship would be PRN (parent).
666666
minItems: 1
667667
maxItems: 1
668668
items:

0 commit comments

Comments
 (0)