Skip to content

Commit e392e76

Browse files
NPA-3895: Reworked examples to make them compliant with the schema
1 parent 81da198 commit e392e76

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

specification/examples/responses/GET_Consent/filtered-relationships-status-active-include-details.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
2727
- coding:
2828
- system: "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
2929
code: PRN
30-
display: Parent
30+
display: parent
3131
- system: "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
3232
code: MTH
3333
display: mother

specification/examples/responses/GET_Consent/multiple-relationships-include-performer-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
2727
- coding:
2828
- system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'
2929
code: PRN
30-
display: Parent
30+
display: parent
3131
- system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'
3232
code: MTH
3333
display: mother

specification/examples/responses/GET_Consent/multiple-relationships-include-performer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ConsentMultipleRelationshipsIncludePerformerBundle:
2727
- coding:
2828
- system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'
2929
code: PRN
30-
display: Parent
30+
display: parent
3131
- system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'
3232
code: MTH
3333
display: mother

specification/examples/responses/GET_Consent/single-mother-child-relationship-include-performer-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ConsentSingleAdultChildRelationshipIncludePerformerPatientBundle:
2727
- coding:
2828
- system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'
2929
code: PRN
30-
display: Parent
30+
display: parent
3131
- system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'
3232
code: MTH
3333
display: mother

0 commit comments

Comments
 (0)