Skip to content

Commit 3283777

Browse files
NPA-5559: Update specification to remove redundant properties
1 parent 750b835 commit 3283777

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
@@ -2114,10 +2114,6 @@ components:
21142114
type: object
21152115
description: A reference to a patient the proxy is related to.
21162116
properties:
2117-
type:
2118-
type: string
2119-
description: FHIR resource type.
2120-
enum: ["Patient"]
21212117
identifier:
21222118
type: object
21232119
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).
@@ -2496,9 +2492,6 @@ components:
24962492
- family
24972493
additionalProperties: false
24982494
properties:
2499-
id:
2500-
type: string
2501-
description: Unique object identifier for this name.
25022495
use:
25032496
type: string
25042497
description: |

0 commit comments

Comments
 (0)