Skip to content

Commit b815c63

Browse files
NPA-5559: Update specification to remove redundant properties
1 parent e4c37c3 commit b815c63

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2120,10 +2120,6 @@ components:
21202120
type: object
21212121
description: A reference to a patient the proxy is related to.
21222122
properties:
2123-
type:
2124-
type: string
2125-
description: FHIR resource type.
2126-
enum: ["Patient"]
21272123
identifier:
21282124
type: object
21292125
description: The patient's NHS number. The primary identifier of a patient, unique within NHS England and Wales. Always 10 digits and must be a [valid NHS number](https://www.datadictionary.nhs.uk/attributes/nhs_number.html).
@@ -2502,9 +2498,6 @@ components:
25022498
- family
25032499
additionalProperties: false
25042500
properties:
2505-
id:
2506-
type: string
2507-
description: Unique object identifier for this name.
25082501
use:
25092502
type: string
25102503
description: |

0 commit comments

Comments
 (0)