Skip to content

Commit e9e4bd1

Browse files
committed
NPA-5063 Fix Display Value
1 parent aee5c11 commit e9e4bd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/examples/responses/GET_RelatedPerson/list_relationship_9000000042.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ListRelationship9000000042:
3232
relationship:
3333
- coding:
3434
- code: CHILD
35-
display: child
35+
display: Child
3636
system: http://terminology.hl7.org/CodeSystem/v3-RoleCode
3737
resourceType: RelatedPerson
3838
search:

specification/examples/responses/GET_RelatedPerson/list_relationship_9000000042_include.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ListRelationship9000000042Include:
3434
relationship:
3535
- coding:
3636
- code: CHILD
37-
display: child
37+
display: Child
3838
system: http://terminology.hl7.org/CodeSystem/v3-RoleCode
3939
resourceType: RelatedPerson
4040
search:

0 commit comments

Comments
 (0)