Skip to content

Commit 719b70f

Browse files
author
David Schultz
committed
Created v2.0.2 with updates to ParameterType in common. Reverted ParameterType in v2.0.0 to original.
1 parent 8f82bb1 commit 719b70f

39 files changed

+55980
-36
lines changed

schemas/v2.0.0.common.schema.json

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -4031,42 +4031,7 @@
40314031
}
40324032
},
40334033
"ParameterType": {
4034-
"ID": {
4035-
"$ref": "v2.0.0.coreComponents.schema.json#/$defs/IdentifierType"
4036-
},
4037-
"Value": {
4038-
"type": "array",
4039-
"items": {
4040-
"$ref": "#/$defs/ValueType"
4041-
}
4042-
},
4043-
"Description": {
4044-
"type": "array",
4045-
"items": {
4046-
"$ref": "#/$defs/DescriptionType"
4047-
}
4048-
},
4049-
"HierarchyScope": {
4050-
"$ref": "#/$defs/HierarchyScopeType"
4051-
},
4052-
"ParameterChild": {
4053-
"type": "array",
4054-
"items": {
4055-
"$ref": "#/$defs/ParameterType"
4056-
}
4057-
},
4058-
"ParameterSpecificationID": {
4059-
"type": "array",
4060-
"items": {
4061-
"$ref": "v2.0.0.coreComponents.schema.json#/$defs/IdentifierType"
4062-
}
4063-
},
4064-
"ProcessSegmentParameterID": {
4065-
"type": "array",
4066-
"items": {
4067-
"$ref": "v2.0.0.coreComponents.schema.json#/$defs/IdentifierType"
4068-
}
4069-
}
4034+
"$ref": "v2.0.0.batchInformation.schema.json#/$defs/ParameterTypeType"
40704035
},
40714036
"PersonNameType": {
40724037
"type": [

0 commit comments

Comments
 (0)