File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -1019,7 +1019,7 @@ components:
10191019 display :
10201020 type : string
10211021 enum :
1022- ["Spine Secure Proxy", "Large Document Repository", "Direct "]
1022+ ["Spine Secure Proxy", "Direct", " Large Document Repository"]
10231023 required :
10241024 - system
10251025 - code
Original file line number Diff line number Diff line change @@ -1675,7 +1675,7 @@ components:
16751675 display :
16761676 type : string
16771677 enum :
1678- ["Spine Secure Proxy", "Large Document Repository", "Direct "]
1678+ ["Spine Secure Proxy", "Direct", " Large Document Repository"]
16791679 required :
16801680 - system
16811681 - code
Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: swagger.yaml
3- # timestamp: 2025-08-26T08:20:24 +00:00
3+ # timestamp: 2025-08-28T16:30:30 +00:00
44
55from __future__ import annotations
66
@@ -243,7 +243,7 @@ class ContentStabilityExtensionCoding(Coding):
243243class RetrievalMechanismExtensionCoding (Coding ):
244244 system : Literal ["https://fhir.nhs.uk/England/CodeSystem/England-RetrievalMechanism" ]
245245 code : Literal ["SSP" , "Direct" , "LDR" ]
246- display : Literal ["Spine Secure Proxy" , "Large Document Repository" , "Direct " ]
246+ display : Literal ["Spine Secure Proxy" , "Direct" , " Large Document Repository" ]
247247
248248
249249class NRLFormatCode (Coding ):
Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: swagger.yaml
3- # timestamp: 2025-08-26T08:20:20 +00:00
3+ # timestamp: 2025-08-28T16:30:27 +00:00
44
55from __future__ import annotations
66
@@ -287,7 +287,7 @@ class ContentStabilityExtensionCoding(Coding):
287287class RetrievalMechanismExtensionCoding (Coding ):
288288 system : Literal ["https://fhir.nhs.uk/England/CodeSystem/England-RetrievalMechanism" ]
289289 code : Literal ["SSP" , "Direct" , "LDR" ]
290- display : Literal ["Spine Secure Proxy" , "Large Document Repository" , "Direct " ]
290+ display : Literal ["Spine Secure Proxy" , "Direct" , " Large Document Repository" ]
291291
292292
293293class NRLFormatCode (Coding ):
Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: swagger.yaml
3- # timestamp: 2025-08-26T08:20:22 +00:00
3+ # timestamp: 2025-08-28T16:30:28 +00:00
44
55from __future__ import annotations
66
@@ -258,7 +258,7 @@ class ContentStabilityExtensionCoding(Coding):
258258class RetrievalMechanismExtensionCoding (Coding ):
259259 system : Literal ["https://fhir.nhs.uk/England/CodeSystem/England-RetrievalMechanism" ]
260260 code : Literal ["SSP" , "Direct" , "LDR" ]
261- display : Literal ["Spine Secure Proxy" , "Large Document Repository" , "Direct " ]
261+ display : Literal ["Spine Secure Proxy" , "Direct" , " Large Document Repository" ]
262262
263263
264264class NRLFormatCode (Coding ):
You can’t perform that action at this time.
0 commit comments