You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -193,8 +193,10 @@ <h3>Method Details</h3>
193
193
],
194
194
},
195
195
],
196
+
"unexpectedSegmentHandling": "A String", # Determines how unexpected segments (segments not matched to the schema) are handled.
196
197
},
197
198
"segmentTerminator": "A String", # Byte(s) to use as the segment terminator. If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
199
+
"version": "A String", # Immutable. Determines the version of the unschematized parser to be used when `schema` is not given. This field is immutable after store creation.
198
200
},
199
201
"rejectDuplicateMessage": True or False, # Determines whether to reject duplicate messages. A duplicate message is a message with the same raw bytes as a message that has already been ingested/created in this HL7v2 store. The default value is false, meaning that the store accepts the duplicate messages and it also returns the same ACK message in the IngestMessageResponse as has been returned previously. Note that only one resource is created in the store. When this field is set to true, CreateMessage/IngestMessage requests with a duplicate message will be rejected by the store, and IngestMessageErrorDetail returns a NACK message upon rejection.
200
202
}
@@ -277,8 +279,10 @@ <h3>Method Details</h3>
277
279
],
278
280
},
279
281
],
282
+
"unexpectedSegmentHandling": "A String", # Determines how unexpected segments (segments not matched to the schema) are handled.
280
283
},
281
284
"segmentTerminator": "A String", # Byte(s) to use as the segment terminator. If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
285
+
"version": "A String", # Immutable. Determines the version of the unschematized parser to be used when `schema` is not given. This field is immutable after store creation.
282
286
},
283
287
"rejectDuplicateMessage": True or False, # Determines whether to reject duplicate messages. A duplicate message is a message with the same raw bytes as a message that has already been ingested/created in this HL7v2 store. The default value is false, meaning that the store accepts the duplicate messages and it also returns the same ACK message in the IngestMessageResponse as has been returned previously. Note that only one resource is created in the store. When this field is set to true, CreateMessage/IngestMessage requests with a duplicate message will be rejected by the store, and IngestMessageErrorDetail returns a NACK message upon rejection.
284
288
}</pre>
@@ -385,8 +389,10 @@ <h3>Method Details</h3>
385
389
],
386
390
},
387
391
],
392
+
"unexpectedSegmentHandling": "A String", # Determines how unexpected segments (segments not matched to the schema) are handled.
388
393
},
389
394
"segmentTerminator": "A String", # Byte(s) to use as the segment terminator. If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
395
+
"version": "A String", # Immutable. Determines the version of the unschematized parser to be used when `schema` is not given. This field is immutable after store creation.
390
396
},
391
397
"rejectDuplicateMessage": True or False, # Determines whether to reject duplicate messages. A duplicate message is a message with the same raw bytes as a message that has already been ingested/created in this HL7v2 store. The default value is false, meaning that the store accepts the duplicate messages and it also returns the same ACK message in the IngestMessageResponse as has been returned previously. Note that only one resource is created in the store. When this field is set to true, CreateMessage/IngestMessage requests with a duplicate message will be rejected by the store, and IngestMessageErrorDetail returns a NACK message upon rejection.
392
398
}</pre>
@@ -528,8 +534,10 @@ <h3>Method Details</h3>
528
534
],
529
535
},
530
536
],
537
+
"unexpectedSegmentHandling": "A String", # Determines how unexpected segments (segments not matched to the schema) are handled.
531
538
},
532
539
"segmentTerminator": "A String", # Byte(s) to use as the segment terminator. If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
540
+
"version": "A String", # Immutable. Determines the version of the unschematized parser to be used when `schema` is not given. This field is immutable after store creation.
533
541
},
534
542
"rejectDuplicateMessage": True or False, # Determines whether to reject duplicate messages. A duplicate message is a message with the same raw bytes as a message that has already been ingested/created in this HL7v2 store. The default value is false, meaning that the store accepts the duplicate messages and it also returns the same ACK message in the IngestMessageResponse as has been returned previously. Note that only one resource is created in the store. When this field is set to true, CreateMessage/IngestMessage requests with a duplicate message will be rejected by the store, and IngestMessageErrorDetail returns a NACK message upon rejection.
535
543
},
@@ -630,8 +638,10 @@ <h3>Method Details</h3>
630
638
],
631
639
},
632
640
],
641
+
"unexpectedSegmentHandling": "A String", # Determines how unexpected segments (segments not matched to the schema) are handled.
633
642
},
634
643
"segmentTerminator": "A String", # Byte(s) to use as the segment terminator. If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
644
+
"version": "A String", # Immutable. Determines the version of the unschematized parser to be used when `schema` is not given. This field is immutable after store creation.
635
645
},
636
646
"rejectDuplicateMessage": True or False, # Determines whether to reject duplicate messages. A duplicate message is a message with the same raw bytes as a message that has already been ingested/created in this HL7v2 store. The default value is false, meaning that the store accepts the duplicate messages and it also returns the same ACK message in the IngestMessageResponse as has been returned previously. Note that only one resource is created in the store. When this field is set to true, CreateMessage/IngestMessage requests with a duplicate message will be rejected by the store, and IngestMessageErrorDetail returns a NACK message upon rejection.
637
647
}
@@ -714,8 +724,10 @@ <h3>Method Details</h3>
714
724
],
715
725
},
716
726
],
727
+
"unexpectedSegmentHandling": "A String", # Determines how unexpected segments (segments not matched to the schema) are handled.
717
728
},
718
729
"segmentTerminator": "A String", # Byte(s) to use as the segment terminator. If this is unset, '\r' is used as segment terminator, matching the HL7 version 2 specification.
730
+
"version": "A String", # Immutable. Determines the version of the unschematized parser to be used when `schema` is not given. This field is immutable after store creation.
719
731
},
720
732
"rejectDuplicateMessage": True or False, # Determines whether to reject duplicate messages. A duplicate message is a message with the same raw bytes as a message that has already been ingested/created in this HL7v2 store. The default value is false, meaning that the store accepts the duplicate messages and it also returns the same ACK message in the IngestMessageResponse as has been returned previously. Note that only one resource is created in the store. When this field is set to true, CreateMessage/IngestMessage requests with a duplicate message will be rejected by the store, and IngestMessageErrorDetail returns a NACK message upon rejection.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/healthcare.v1.json
+31-1Lines changed: 31 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3956,7 +3956,7 @@
3956
3956
}
3957
3957
}
3958
3958
},
3959
-
"revision": "20210830",
3959
+
"revision": "20210909",
3960
3960
"rootUrl": "https://healthcare.googleapis.com/",
3961
3961
"schemas": {
3962
3962
"ActivateConsentRequest": {
@@ -5886,6 +5886,20 @@
5886
5886
"description": "Byte(s) to use as the segment terminator. If this is unset, '\\r' is used as segment terminator, matching the HL7 version 2 specification.",
5887
5887
"format": "byte",
5888
5888
"type": "string"
5889
+
},
5890
+
"version": {
5891
+
"description": "Immutable. Determines the version of the unschematized parser to be used when `schema` is not given. This field is immutable after store creation.",
5892
+
"enum": [
5893
+
"PARSER_VERSION_UNSPECIFIED",
5894
+
"V1",
5895
+
"V2"
5896
+
],
5897
+
"enumDescriptions": [
5898
+
"Unspecified parser version, equivalent to V1.",
5899
+
"The `parsed_data` includes every given non-empty message field except the Field Separator (MSH-1) field. As a result, the parsed MSH segment starts with the MSH-2 field and the field numbers are off-by-one with respect to the HL7 standard.",
5900
+
"The `parsed_data` includes every given non-empty message field."
5901
+
],
5902
+
"type": "string"
5889
5903
}
5890
5904
},
5891
5905
"type": "object"
@@ -6158,6 +6172,22 @@
6158
6172
"$ref": "Hl7TypesConfig"
6159
6173
},
6160
6174
"type": "array"
6175
+
},
6176
+
"unexpectedSegmentHandling": {
6177
+
"description": "Determines how unexpected segments (segments not matched to the schema) are handled.",
6178
+
"enum": [
6179
+
"UNEXPECTED_SEGMENT_HANDLING_MODE_UNSPECIFIED",
6180
+
"FAIL",
6181
+
"SKIP",
6182
+
"PARSE"
6183
+
],
6184
+
"enumDescriptions": [
6185
+
"Unspecified handling mode, equivalent to FAIL.",
6186
+
"Unexpected segments fail to parse and return an error.",
6187
+
"Unexpected segments do not fail, but are omitted from the output.",
6188
+
"Unexpected segments do not fail, but are parsed in place and added to the current group. If a segment has a type definition, it is used, otherwise it is parsed as VARIES."
0 commit comments