Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions specification/validated-relationships-service-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
openapi: "3.0.0"
info:
title: "Validated Relationships Service API"
version: "1.9.0"
version: "1.10.0"
description: |
## Overview
Use this API to access the Validated Relationships Service - the national electronic database of relationships
Expand Down Expand Up @@ -1946,7 +1946,7 @@ components:
type: string
description: Denotes that the Bundle is a collection of resources returned as a result of a search.
enum: [searchset]

Link:
type: object
properties:
Expand Down Expand Up @@ -2274,7 +2274,7 @@ components:
$ref: "#/components/schemas/Provision"
extension:
$ref: "#/components/schemas/Extension"

Policy:
type: object
properties:
Expand Down Expand Up @@ -2314,7 +2314,7 @@ components:
role:
$ref: "#/components/schemas/CodeableConcept"
description: "Classification of the role of consent, bound to http://terminology.hl7.org/CodeSystem/v3-RoleCode"

Extension:
type: object
properties:
Expand Down