File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1039,12 +1039,14 @@ components:
10391039 enum :
10401040 - " urn:nhs-ic:record-contact"
10411041 - " urn:nhs-ic:unstructured"
1042+ - " urn:nhs-ic:structured"
10421043 description : The code representing the format of the document.
10431044 display :
10441045 type : string
10451046 enum :
10461047 - " Contact details (HTTP Unsecured)"
10471048 - " Unstructured Document"
1049+ - " Structured Document"
10481050 description : The display text for the code.
10491051 required :
10501052 - system
Original file line number Diff line number Diff line change @@ -1695,12 +1695,14 @@ components:
16951695 enum :
16961696 - " urn:nhs-ic:record-contact"
16971697 - " urn:nhs-ic:unstructured"
1698+ - " urn:nhs-ic:structured"
16981699 description : The code representing the format of the document.
16991700 display :
17001701 type : string
17011702 enum :
17021703 - " Contact details (HTTP Unsecured)"
17031704 - " Unstructured Document"
1705+ - " Structured Document"
17041706 description : The display text for the code.
17051707 required :
17061708 - system
You can’t perform that action at this time.
0 commit comments