formbuilder-lhcforms 10.2.1 → 10.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3866 @@
1
+ {
2
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3
+ "properties": {
4
+ "resourceType": {
5
+ "description": "This is a ValueSet resource",
6
+ "type": "string",
7
+ "enum": [
8
+ "ValueSet"
9
+ ],
10
+ "title": "Resource type"
11
+ },
12
+ "id": {
13
+ "description": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
14
+ "$ref": "#/definitions/id",
15
+ "title": "Id"
16
+ },
17
+ "meta": {
18
+ "description": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
19
+ "$ref": "#/definitions/Meta",
20
+ "title": "Meta"
21
+ },
22
+ "implicitRules": {
23
+ "description": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.",
24
+ "$ref": "#/definitions/uri",
25
+ "title": "Implicit rules"
26
+ },
27
+ "_implicitRules": {
28
+ "description": "Extensions for implicitRules",
29
+ "$ref": "#/definitions/Element",
30
+ "title": "_implicit rules"
31
+ },
32
+ "language": {
33
+ "description": "The base language in which the resource is written.",
34
+ "$ref": "#/definitions/code",
35
+ "title": "Language"
36
+ },
37
+ "_language": {
38
+ "description": "Extensions for language",
39
+ "$ref": "#/definitions/Element",
40
+ "title": "_language"
41
+ },
42
+ /*
43
+ "text": {
44
+ "description": "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
45
+ "$ref": "#/definitions/Narrative",
46
+ "title": "Text"
47
+ },
48
+ */
49
+ "extension": {
50
+ "description": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
51
+ "items": {
52
+ "$ref": "#/definitions/Extension"
53
+ },
54
+ "type": "array",
55
+ "title": "Extension"
56
+ },
57
+ "modifierExtension": {
58
+ "description": "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
59
+ "items": {
60
+ "$ref": "#/definitions/Extension"
61
+ },
62
+ "type": "array",
63
+ "title": "Modifier extension"
64
+ },
65
+ "url": {
66
+ "description": "An absolute URI that is used to identify this value set when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this value set is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the value set is stored on different servers.",
67
+ "$ref": "#/definitions/uri",
68
+ "title": "Url"
69
+ },
70
+ "_url": {
71
+ "description": "Extensions for url",
72
+ "$ref": "#/definitions/Element",
73
+ "title": "_url"
74
+ },
75
+ "identifier": {
76
+ "description": "A formal identifier that is used to identify this value set when it is represented in other formats, or referenced in a specification, model, design or an instance.",
77
+ "items": {
78
+ "$ref": "#/definitions/Identifier"
79
+ },
80
+ "type": "array",
81
+ "title": "Identifier"
82
+ },
83
+ "version": {
84
+ "description": "The identifier that is used to identify this version of the value set when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the value set author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.",
85
+ "$ref": "#/definitions/string",
86
+ "title": "Version"
87
+ },
88
+ "_version": {
89
+ "description": "Extensions for version",
90
+ "$ref": "#/definitions/Element",
91
+ "title": "_version"
92
+ },
93
+ "name": {
94
+ "description": "A natural language name identifying the value set. This name should be usable as an identifier for the module by machine processing applications such as code generation.",
95
+ "$ref": "#/definitions/string",
96
+ "title": "Name"
97
+ },
98
+ "_name": {
99
+ "description": "Extensions for name",
100
+ "$ref": "#/definitions/Element",
101
+ "title": "_name"
102
+ },
103
+ "title": {
104
+ "description": "A short, descriptive, user-friendly title for the value set.",
105
+ "$ref": "#/definitions/string",
106
+ "title": "Title"
107
+ },
108
+ "_title": {
109
+ "description": "Extensions for title",
110
+ "$ref": "#/definitions/Element",
111
+ "title": "_title"
112
+ },
113
+ "status": {
114
+ "description": "The status of this value set. Enables tracking the life-cycle of the content. The status of the value set applies to the value set definition (ValueSet.compose) and the associated ValueSet metadata. Expansions do not have a state.",
115
+ "enum": [
116
+ "draft",
117
+ "active",
118
+ "retired",
119
+ "unknown"
120
+ ],
121
+ "type": "string",
122
+ "title": "Status"
123
+ },
124
+ "_status": {
125
+ "description": "Extensions for status",
126
+ "$ref": "#/definitions/Element",
127
+ "title": "_status"
128
+ },
129
+ "experimental": {
130
+ "description": "A Boolean value to indicate that this value set is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.",
131
+ "$ref": "#/definitions/boolean",
132
+ "title": "Experimental"
133
+ },
134
+ "_experimental": {
135
+ "description": "Extensions for experimental",
136
+ "$ref": "#/definitions/Element",
137
+ "title": "_experimental"
138
+ },
139
+ "date": {
140
+ "description": "The date (and optionally time) when the value set was created or revised (e.g. the 'content logical definition').",
141
+ "$ref": "#/definitions/dateTime",
142
+ "title": "Date"
143
+ },
144
+ "_date": {
145
+ "description": "Extensions for date",
146
+ "$ref": "#/definitions/Element",
147
+ "title": "_date"
148
+ },
149
+ "publisher": {
150
+ "description": "The name of the organization or individual that published the value set.",
151
+ "$ref": "#/definitions/string",
152
+ "title": "Publisher"
153
+ },
154
+ "_publisher": {
155
+ "description": "Extensions for publisher",
156
+ "$ref": "#/definitions/Element",
157
+ "title": "_publisher"
158
+ },
159
+ "contact": {
160
+ "description": "Contact details to assist a user in finding and communicating with the publisher.",
161
+ "items": {
162
+ "$ref": "#/definitions/ContactDetail"
163
+ },
164
+ "type": "array",
165
+ "title": "Contact"
166
+ },
167
+ "description": {
168
+ "description": "A free text natural language description of the value set from a consumer's perspective. The textual description specifies the span of meanings for concepts to be included within the Value Set Expansion, and also may specify the intended use and limitations of the Value Set.",
169
+ "$ref": "#/definitions/markdown",
170
+ "title": "Description"
171
+ },
172
+ "_description": {
173
+ "description": "Extensions for description",
174
+ "$ref": "#/definitions/Element",
175
+ "title": "_description"
176
+ },
177
+ "useContext": {
178
+ "description": "The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate value set instances.",
179
+ "items": {
180
+ "$ref": "#/definitions/UsageContext"
181
+ },
182
+ "type": "array",
183
+ "title": "Use context"
184
+ },
185
+ "jurisdiction": {
186
+ "description": "A legal or geographic region in which the value set is intended to be used.",
187
+ "items": {
188
+ "$ref": "#/definitions/CodeableConcept"
189
+ },
190
+ "type": "array",
191
+ "title": "Jurisdiction"
192
+ },
193
+ "immutable": {
194
+ "description": "If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change.",
195
+ "$ref": "#/definitions/boolean",
196
+ "title": "Immutable"
197
+ },
198
+ "_immutable": {
199
+ "description": "Extensions for immutable",
200
+ "$ref": "#/definitions/Element",
201
+ "title": "_immutable"
202
+ },
203
+ "purpose": {
204
+ "description": "Explanation of why this value set is needed and why it has been designed as it has.",
205
+ "$ref": "#/definitions/markdown",
206
+ "title": "Purpose"
207
+ },
208
+ "_purpose": {
209
+ "description": "Extensions for purpose",
210
+ "$ref": "#/definitions/Element",
211
+ "title": "_purpose"
212
+ },
213
+ "copyright": {
214
+ "description": "A copyright statement relating to the value set and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the value set.",
215
+ "$ref": "#/definitions/markdown",
216
+ "title": "Copyright"
217
+ },
218
+ "_copyright": {
219
+ "description": "Extensions for copyright",
220
+ "$ref": "#/definitions/Element",
221
+ "title": "_copyright"
222
+ },
223
+ "compose": {
224
+ "description": "A set of criteria that define the contents of the value set by including or excluding codes selected from the specified code system(s) that the value set draws from. This is also known as the Content Logical Definition (CLD).",
225
+ "$ref": "#/definitions/ValueSet_Compose",
226
+ "title": "Compose"
227
+ },
228
+ "expansion": {
229
+ "description": "A value set can also be \"expanded\", where the value set is turned into a simple collection of enumerated codes. This element holds the expansion, if it has been performed.",
230
+ "$ref": "#/definitions/ValueSet_Expansion",
231
+ "title": "Expansion"
232
+ }
233
+ },
234
+ "additionalProperties": true,
235
+ "required": [
236
+ "resourceType"
237
+ ],
238
+ "type": "object",
239
+ "widget": {
240
+ "keyField": "/resourceType",
241
+ "id": "row-layout"
242
+ },
243
+ "definitions": {
244
+ "id": {
245
+ "pattern": "^[A-Za-z0-9\\-\\.]{1,64}$",
246
+ "type": "string",
247
+ "description": "Any combination of letters, numerals, \"-\" and \".\", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive."
248
+ },
249
+ "Meta": {
250
+ "description": "The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
251
+ "properties": {
252
+ "id": {
253
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
254
+ "$ref": "#/definitions/string"
255
+ },
256
+ "extension": {
257
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
258
+ "items": {
259
+ "$ref": "#/definitions/Extension"
260
+ },
261
+ "type": "array",
262
+ "widget": {
263
+ "id": "hidden"
264
+ }
265
+ },
266
+ "versionId": {
267
+ "description": "The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.",
268
+ "$ref": "#/definitions/id"
269
+ },
270
+ "lastUpdated": {
271
+ "description": "When the resource last changed - e.g. when the version changed.",
272
+ "$ref": "#/definitions/instant"
273
+ },
274
+ "source": {
275
+ "description": "A uri that identifies the source system of the resource. This provides a minimal amount of [[[Provenance]]] information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.",
276
+ "$ref": "#/definitions/uri"
277
+ },
278
+ "profile": {
279
+ "description": "A list of profiles (references to [[[StructureDefinition]]] resources) that this resource claims to conform to. The URL is a reference to [[[StructureDefinition.url]]].",
280
+ "items": {
281
+ "$ref": "#/definitions/canonical"
282
+ },
283
+ "type": "array"
284
+ },
285
+ "security": {
286
+ "description": "Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.",
287
+ "items": {
288
+ "$ref": "#/definitions/Coding"
289
+ },
290
+ "type": "array"
291
+ },
292
+ "tag": {
293
+ "description": "Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.",
294
+ "items": {
295
+ "$ref": "#/definitions/Coding"
296
+ },
297
+ "type": "array"
298
+ }
299
+ },
300
+ "additionalProperties": false,
301
+ "type": "object"
302
+ },
303
+ "string": {
304
+ "pattern": "^[ \\r\\n\\t\\S]+$",
305
+ "type": "string"
306
+ },
307
+ "Extension": {
308
+ "description": "Optional Extension Element - found in all resources.",
309
+ "properties": {
310
+ "id": {
311
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
312
+ "pattern": "^[ \\r\\n\\t\\S]+$",
313
+ "type": "string",
314
+ "widget": {
315
+ "id": "hidden"
316
+ }
317
+ },
318
+ "url": {
319
+ "description": "Source of the definition for the extension code - a logical name or a URL.",
320
+ "pattern": "^\\S*$",
321
+ "type": "string"
322
+ },
323
+ "valueBase64Binary": {
324
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
325
+ "pattern": "^(\\s*([0-9a-zA-Z\\+/=]){4}\\s*)+$",
326
+ "type": "string"
327
+ },
328
+ "valueBoolean": {
329
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
330
+ "pattern": "^true|false$",
331
+ "type": "boolean"
332
+ },
333
+ "valueCanonical": {
334
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
335
+ "pattern": "^\\S*$",
336
+ "type": "string"
337
+ },
338
+ "valueCode": {
339
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
340
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
341
+ "type": "string"
342
+ },
343
+ "valueDate": {
344
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
345
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1]))?)?$",
346
+ "type": "string"
347
+ },
348
+ "valueDateTime": {
349
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
350
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
351
+ "type": "string"
352
+ },
353
+ "valueDecimal": {
354
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
355
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
356
+ "type": "number"
357
+ },
358
+ "valueId": {
359
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
360
+ "pattern": "^[A-Za-z0-9\\-\\.]{1,64}$",
361
+ "type": "string"
362
+ },
363
+ "valueInstant": {
364
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
365
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))$",
366
+ "type": "string"
367
+ },
368
+ "valueInteger": {
369
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
370
+ "pattern": "^-?([0]|([1-9][0-9]*))$",
371
+ "type": "number"
372
+ },
373
+ "valueMarkdown": {
374
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
375
+ "pattern": "^[ \\r\\n\\t\\S]+$",
376
+ "type": "string"
377
+ },
378
+ "valueOid": {
379
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
380
+ "pattern": "^urn:oid:[0-2](\\.(0|[1-9][0-9]*))+$",
381
+ "type": "string"
382
+ },
383
+ "valuePositiveInt": {
384
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
385
+ "pattern": "^[1-9][0-9]*$",
386
+ "type": "number"
387
+ },
388
+ "valueString": {
389
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
390
+ "pattern": "^[ \\r\\n\\t\\S]+$",
391
+ "type": "string"
392
+ },
393
+ "valueTime": {
394
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
395
+ "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?$",
396
+ "type": "string"
397
+ },
398
+ "valueUnsignedInt": {
399
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
400
+ "pattern": "^[0]|([1-9][0-9]*)$",
401
+ "type": "number"
402
+ },
403
+ "valueUri": {
404
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
405
+ "pattern": "^\\S*$",
406
+ "type": "string"
407
+ },
408
+ "valueUrl": {
409
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
410
+ "pattern": "^\\S*$",
411
+ "type": "string"
412
+ },
413
+ "valueUuid": {
414
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
415
+ "pattern": "^urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$",
416
+ "type": "string"
417
+ },
418
+ "valueAddress": {
419
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
420
+ "properties": {
421
+ "id": {
422
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
423
+ "pattern": "^[ \\r\\n\\t\\S]+$",
424
+ "type": "string"
425
+ },
426
+ "use": {
427
+ "description": "The purpose of this address.",
428
+ "enum": [
429
+ "home",
430
+ "work",
431
+ "temp",
432
+ "old",
433
+ "billing"
434
+ ],
435
+ "type": "string"
436
+ },
437
+ "type": {
438
+ "description": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
439
+ "enum": [
440
+ "postal",
441
+ "physical",
442
+ "both"
443
+ ],
444
+ "type": "string"
445
+ },
446
+ "text": {
447
+ "description": "Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.",
448
+ "pattern": "^[ \\r\\n\\t\\S]+$",
449
+ "type": "string"
450
+ },
451
+ "line": {
452
+ "description": "This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.",
453
+ "items": {
454
+ "pattern": "^[ \\r\\n\\t\\S]+$",
455
+ "type": "string"
456
+ },
457
+ "type": "array"
458
+ },
459
+ "city": {
460
+ "description": "The name of the city, town, suburb, village or other community or delivery center.",
461
+ "pattern": "^[ \\r\\n\\t\\S]+$",
462
+ "type": "string"
463
+ },
464
+ "district": {
465
+ "description": "The name of the administrative area (county).",
466
+ "pattern": "^[ \\r\\n\\t\\S]+$",
467
+ "type": "string"
468
+ },
469
+ "state": {
470
+ "description": "Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).",
471
+ "pattern": "^[ \\r\\n\\t\\S]+$",
472
+ "type": "string"
473
+ },
474
+ "postalCode": {
475
+ "description": "A postal code designating a region defined by the postal service.",
476
+ "pattern": "^[ \\r\\n\\t\\S]+$",
477
+ "type": "string"
478
+ },
479
+ "country": {
480
+ "description": "Country - a nation as commonly understood or generally accepted.",
481
+ "pattern": "^[ \\r\\n\\t\\S]+$",
482
+ "type": "string"
483
+ },
484
+ "period": {
485
+ "description": "Time period when address was/is in use.",
486
+ "properties": {
487
+ "id": {
488
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
489
+ "pattern": "^[ \\r\\n\\t\\S]+$",
490
+ "type": "string"
491
+ },
492
+ "start": {
493
+ "description": "The start of the period. The boundary is inclusive.",
494
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
495
+ "type": "string"
496
+ },
497
+ "end": {
498
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
499
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
500
+ "type": "string"
501
+ }
502
+ },
503
+ "additionalProperties": false,
504
+ "type": "object"
505
+ }
506
+ },
507
+ "additionalProperties": false,
508
+ "type": "object"
509
+ },
510
+ "valueAge": {
511
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
512
+ "properties": {
513
+ "id": {
514
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
515
+ "pattern": "^[ \\r\\n\\t\\S]+$",
516
+ "type": "string"
517
+ },
518
+ "value": {
519
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
520
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
521
+ "type": "number"
522
+ },
523
+ "comparator": {
524
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
525
+ "enum": [
526
+ "<",
527
+ "<=",
528
+ ">=",
529
+ ">"
530
+ ],
531
+ "type": "string"
532
+ },
533
+ "unit": {
534
+ "description": "A human-readable form of the unit.",
535
+ "pattern": "^[ \\r\\n\\t\\S]+$",
536
+ "type": "string"
537
+ },
538
+ "system": {
539
+ "description": "The identification of the system that provides the coded form of the unit.",
540
+ "pattern": "^\\S*$",
541
+ "type": "string"
542
+ },
543
+ "code": {
544
+ "description": "A computer processable form of the unit in some unit representation system.",
545
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
546
+ "type": "string"
547
+ }
548
+ },
549
+ "additionalProperties": false,
550
+ "type": "object"
551
+ },
552
+ "valueAnnotation": {
553
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
554
+ "properties": {
555
+ "id": {
556
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
557
+ "pattern": "^[ \\r\\n\\t\\S]+$",
558
+ "type": "string"
559
+ },
560
+ "authorReference": {
561
+ "description": "The individual responsible for making the annotation.",
562
+ "properties": {
563
+ "id": {
564
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
565
+ "pattern": "^[ \\r\\n\\t\\S]+$",
566
+ "type": "string"
567
+ },
568
+ "reference": {
569
+ "description": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
570
+ "pattern": "^[ \\r\\n\\t\\S]+$",
571
+ "type": "string"
572
+ },
573
+ "type": {
574
+ "description": "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).",
575
+ "pattern": "^\\S*$",
576
+ "type": "string"
577
+ },
578
+ "display": {
579
+ "description": "Plain text narrative that identifies the resource in addition to the resource reference.",
580
+ "pattern": "^[ \\r\\n\\t\\S]+$",
581
+ "type": "string"
582
+ }
583
+ },
584
+ "additionalProperties": false,
585
+ "type": "object"
586
+ },
587
+ "authorString": {
588
+ "description": "The individual responsible for making the annotation.",
589
+ "pattern": "^[ \\r\\n\\t\\S]+$",
590
+ "type": "string"
591
+ },
592
+ "time": {
593
+ "description": "Indicates when this particular annotation was made.",
594
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
595
+ "type": "string"
596
+ },
597
+ "text": {
598
+ "description": "The text of the annotation in markdown format.",
599
+ "pattern": "^[ \\r\\n\\t\\S]+$",
600
+ "type": "string"
601
+ }
602
+ },
603
+ "additionalProperties": false,
604
+ "type": "object"
605
+ },
606
+ "valueAttachment": {
607
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
608
+ "properties": {
609
+ "id": {
610
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
611
+ "pattern": "^[ \\r\\n\\t\\S]+$",
612
+ "type": "string"
613
+ },
614
+ "contentType": {
615
+ "description": "Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.",
616
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
617
+ "type": "string"
618
+ },
619
+ "language": {
620
+ "description": "The human language of the content. The value can be any valid value according to BCP 47.",
621
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
622
+ "type": "string"
623
+ },
624
+ "data": {
625
+ "description": "The actual data of the attachment - a sequence of bytes, base64 encoded.",
626
+ "pattern": "^[ \\r\\n\\t\\S]+$",
627
+ "type": "string"
628
+ },
629
+ "url": {
630
+ "description": "A location where the data can be accessed.",
631
+ "pattern": "^\\S*$",
632
+ "type": "string"
633
+ },
634
+ "size": {
635
+ "description": "The number of bytes of data that make up this attachment (before base64 encoding, if that is done).",
636
+ "pattern": "^[0]|([1-9][0-9]*)$",
637
+ "type": "number"
638
+ },
639
+ "hash": {
640
+ "description": "The calculated hash of the data using SHA-1. Represented using base64.",
641
+ "pattern": "^[ \\r\\n\\t\\S]+$",
642
+ "type": "string"
643
+ },
644
+ "title": {
645
+ "description": "A label or set of text to display in place of the data.",
646
+ "pattern": "^[ \\r\\n\\t\\S]+$",
647
+ "type": "string"
648
+ },
649
+ "creation": {
650
+ "description": "The date that the attachment was first created.",
651
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
652
+ "type": "string"
653
+ }
654
+ },
655
+ "additionalProperties": false,
656
+ "type": "object"
657
+ },
658
+ "valueCodeableConcept": {
659
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
660
+ "properties": {
661
+ "id": {
662
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
663
+ "pattern": "^[ \\r\\n\\t\\S]+$",
664
+ "type": "string"
665
+ },
666
+ "coding": {
667
+ "description": "A reference to a code defined by a terminology system.",
668
+ "items": {
669
+ "description": "A reference to a code defined by a terminology system.",
670
+ "properties": {
671
+ "id": {
672
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
673
+ "widget": {
674
+ "id": "hidden"
675
+ },
676
+ "pattern": "^[ \\r\\n\\t\\S]+$",
677
+ "type": "string"
678
+ },
679
+ "system": {
680
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
681
+ "pattern": "^\\S*$",
682
+ "type": "string"
683
+ },
684
+ "version": {
685
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
686
+ "widget": {
687
+ "id": "hidden"
688
+ },
689
+ "pattern": "^[ \\r\\n\\t\\S]+$",
690
+ "type": "string"
691
+ },
692
+ "code": {
693
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
694
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
695
+ "type": "string"
696
+ },
697
+ "display": {
698
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
699
+ "pattern": "^[ \\r\\n\\t\\S]+$",
700
+ "type": "string"
701
+ },
702
+ "userSelected": {
703
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
704
+ "pattern": "^true|false$",
705
+ "type": "boolean"
706
+ }
707
+ },
708
+ "additionalProperties": false,
709
+ "type": "object",
710
+ "widget": {
711
+ "id": "row-layout"
712
+ },
713
+ "fieldsets": [
714
+ {
715
+ "fields": [
716
+ "id",
717
+ "system",
718
+ "version",
719
+ "code",
720
+ "display",
721
+ "userSelected"
722
+ ],
723
+ "showFields": [
724
+ {
725
+ "code": {
726
+ "col": 2
727
+ }
728
+ },
729
+ {
730
+ "system": {
731
+ "col": 6
732
+ }
733
+ },
734
+ {
735
+ "display": {
736
+ "col": 4
737
+ }
738
+ }
739
+ ]
740
+ }
741
+ ]
742
+ },
743
+ "type": "array"
744
+ },
745
+ "text": {
746
+ "description": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
747
+ "pattern": "^[ \\r\\n\\t\\S]+$",
748
+ "type": "string"
749
+ }
750
+ },
751
+ "additionalProperties": false,
752
+ "type": "object"
753
+ },
754
+ "valueCoding": {
755
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
756
+ "properties": {
757
+ "id": {
758
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
759
+ "widget": {
760
+ "id": "hidden"
761
+ },
762
+ "pattern": "^[ \\r\\n\\t\\S]+$",
763
+ "type": "string"
764
+ },
765
+ "system": {
766
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
767
+ "pattern": "^\\S*$",
768
+ "type": "string"
769
+ },
770
+ "version": {
771
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
772
+ "widget": {
773
+ "id": "hidden"
774
+ },
775
+ "pattern": "^[ \\r\\n\\t\\S]+$",
776
+ "type": "string"
777
+ },
778
+ "code": {
779
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
780
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
781
+ "type": "string"
782
+ },
783
+ "display": {
784
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
785
+ "pattern": "^[ \\r\\n\\t\\S]+$",
786
+ "type": "string"
787
+ },
788
+ "userSelected": {
789
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
790
+ "pattern": "^true|false$",
791
+ "type": "boolean"
792
+ }
793
+ },
794
+ "additionalProperties": false,
795
+ "type": "object",
796
+ "widget": {
797
+ "id": "row-layout"
798
+ },
799
+ "fieldsets": [
800
+ {
801
+ "fields": [
802
+ "id",
803
+ "system",
804
+ "version",
805
+ "code",
806
+ "display",
807
+ "userSelected"
808
+ ],
809
+ "showFields": [
810
+ {
811
+ "code": {
812
+ "col": 2
813
+ }
814
+ },
815
+ {
816
+ "system": {
817
+ "col": 6
818
+ }
819
+ },
820
+ {
821
+ "display": {
822
+ "col": 4
823
+ }
824
+ }
825
+ ]
826
+ }
827
+ ]
828
+ },
829
+ "valueContactPoint": {
830
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
831
+ "properties": {
832
+ "id": {
833
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
834
+ "pattern": "^[ \\r\\n\\t\\S]+$",
835
+ "type": "string"
836
+ },
837
+ "system": {
838
+ "description": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
839
+ "enum": [
840
+ "phone",
841
+ "fax",
842
+ "email",
843
+ "pager",
844
+ "url",
845
+ "sms",
846
+ "other"
847
+ ],
848
+ "type": "string"
849
+ },
850
+ "value": {
851
+ "description": "The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).",
852
+ "pattern": "^[ \\r\\n\\t\\S]+$",
853
+ "type": "string"
854
+ },
855
+ "use": {
856
+ "description": "Identifies the purpose for the contact point.",
857
+ "enum": [
858
+ "home",
859
+ "work",
860
+ "temp",
861
+ "old",
862
+ "mobile"
863
+ ],
864
+ "type": "string"
865
+ },
866
+ "rank": {
867
+ "description": "Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.",
868
+ "pattern": "^[1-9][0-9]*$",
869
+ "type": "number"
870
+ },
871
+ "period": {
872
+ "description": "Time period when the contact point was/is in use.",
873
+ "properties": {
874
+ "id": {
875
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
876
+ "pattern": "^[ \\r\\n\\t\\S]+$",
877
+ "type": "string"
878
+ },
879
+ "start": {
880
+ "description": "The start of the period. The boundary is inclusive.",
881
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
882
+ "type": "string"
883
+ },
884
+ "end": {
885
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
886
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
887
+ "type": "string"
888
+ }
889
+ },
890
+ "additionalProperties": false,
891
+ "type": "object"
892
+ }
893
+ },
894
+ "additionalProperties": false,
895
+ "type": "object"
896
+ },
897
+ "valueCount": {
898
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
899
+ "properties": {
900
+ "id": {
901
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
902
+ "pattern": "^[ \\r\\n\\t\\S]+$",
903
+ "type": "string"
904
+ },
905
+ "value": {
906
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
907
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
908
+ "type": "number"
909
+ },
910
+ "comparator": {
911
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
912
+ "enum": [
913
+ "<",
914
+ "<=",
915
+ ">=",
916
+ ">"
917
+ ],
918
+ "type": "string"
919
+ },
920
+ "unit": {
921
+ "description": "A human-readable form of the unit.",
922
+ "pattern": "^[ \\r\\n\\t\\S]+$",
923
+ "type": "string"
924
+ },
925
+ "system": {
926
+ "description": "The identification of the system that provides the coded form of the unit.",
927
+ "pattern": "^\\S*$",
928
+ "type": "string"
929
+ },
930
+ "code": {
931
+ "description": "A computer processable form of the unit in some unit representation system.",
932
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
933
+ "type": "string"
934
+ }
935
+ },
936
+ "additionalProperties": false,
937
+ "type": "object"
938
+ },
939
+ "valueDistance": {
940
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
941
+ "properties": {
942
+ "id": {
943
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
944
+ "pattern": "^[ \\r\\n\\t\\S]+$",
945
+ "type": "string"
946
+ },
947
+ "value": {
948
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
949
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
950
+ "type": "number"
951
+ },
952
+ "comparator": {
953
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
954
+ "enum": [
955
+ "<",
956
+ "<=",
957
+ ">=",
958
+ ">"
959
+ ],
960
+ "type": "string"
961
+ },
962
+ "unit": {
963
+ "description": "A human-readable form of the unit.",
964
+ "pattern": "^[ \\r\\n\\t\\S]+$",
965
+ "type": "string"
966
+ },
967
+ "system": {
968
+ "description": "The identification of the system that provides the coded form of the unit.",
969
+ "pattern": "^\\S*$",
970
+ "type": "string"
971
+ },
972
+ "code": {
973
+ "description": "A computer processable form of the unit in some unit representation system.",
974
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
975
+ "type": "string"
976
+ }
977
+ },
978
+ "additionalProperties": false,
979
+ "type": "object"
980
+ },
981
+ "valueDuration": {
982
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
983
+ "properties": {
984
+ "id": {
985
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
986
+ "pattern": "^[ \\r\\n\\t\\S]+$",
987
+ "type": "string"
988
+ },
989
+ "value": {
990
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
991
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
992
+ "type": "number"
993
+ },
994
+ "comparator": {
995
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
996
+ "enum": [
997
+ "<",
998
+ "<=",
999
+ ">=",
1000
+ ">"
1001
+ ],
1002
+ "type": "string"
1003
+ },
1004
+ "unit": {
1005
+ "description": "A human-readable form of the unit.",
1006
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1007
+ "type": "string"
1008
+ },
1009
+ "system": {
1010
+ "description": "The identification of the system that provides the coded form of the unit.",
1011
+ "pattern": "^\\S*$",
1012
+ "type": "string"
1013
+ },
1014
+ "code": {
1015
+ "description": "A computer processable form of the unit in some unit representation system.",
1016
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1017
+ "type": "string"
1018
+ }
1019
+ },
1020
+ "additionalProperties": false,
1021
+ "type": "object"
1022
+ },
1023
+ "valueHumanName": {
1024
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1025
+ "properties": {
1026
+ "id": {
1027
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1028
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1029
+ "type": "string"
1030
+ },
1031
+ "use": {
1032
+ "description": "Identifies the purpose for this name.",
1033
+ "enum": [
1034
+ "usual",
1035
+ "official",
1036
+ "temp",
1037
+ "nickname",
1038
+ "anonymous",
1039
+ "old",
1040
+ "maiden"
1041
+ ],
1042
+ "type": "string"
1043
+ },
1044
+ "text": {
1045
+ "description": "Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.",
1046
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1047
+ "type": "string"
1048
+ },
1049
+ "family": {
1050
+ "description": "The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.",
1051
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1052
+ "type": "string"
1053
+ },
1054
+ "given": {
1055
+ "description": "Given name.",
1056
+ "items": {
1057
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1058
+ "type": "string"
1059
+ },
1060
+ "type": "array"
1061
+ },
1062
+ "prefix": {
1063
+ "description": "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.",
1064
+ "items": {
1065
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1066
+ "type": "string"
1067
+ },
1068
+ "type": "array"
1069
+ },
1070
+ "suffix": {
1071
+ "description": "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.",
1072
+ "items": {
1073
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1074
+ "type": "string"
1075
+ },
1076
+ "type": "array"
1077
+ },
1078
+ "period": {
1079
+ "description": "Indicates the period of time when this name was valid for the named person.",
1080
+ "properties": {
1081
+ "id": {
1082
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1083
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1084
+ "type": "string"
1085
+ },
1086
+ "start": {
1087
+ "description": "The start of the period. The boundary is inclusive.",
1088
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1089
+ "type": "string"
1090
+ },
1091
+ "end": {
1092
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
1093
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1094
+ "type": "string"
1095
+ }
1096
+ },
1097
+ "additionalProperties": false,
1098
+ "type": "object"
1099
+ }
1100
+ },
1101
+ "additionalProperties": false,
1102
+ "type": "object"
1103
+ },
1104
+ "valueIdentifier": {
1105
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1106
+ "properties": {
1107
+ "id": {
1108
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1109
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1110
+ "type": "string"
1111
+ },
1112
+ "use": {
1113
+ "description": "The purpose of this identifier.",
1114
+ "enum": [
1115
+ "usual",
1116
+ "official",
1117
+ "temp",
1118
+ "secondary",
1119
+ "old"
1120
+ ],
1121
+ "type": "string"
1122
+ },
1123
+ "type": {
1124
+ "description": "A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.",
1125
+ "properties": {
1126
+ "id": {
1127
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1128
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1129
+ "type": "string"
1130
+ },
1131
+ "coding": {
1132
+ "description": "A reference to a code defined by a terminology system.",
1133
+ "items": {
1134
+ "description": "A reference to a code defined by a terminology system.",
1135
+ "properties": {
1136
+ "id": {
1137
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1138
+ "widget": {
1139
+ "id": "hidden"
1140
+ },
1141
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1142
+ "type": "string"
1143
+ },
1144
+ "system": {
1145
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
1146
+ "pattern": "^\\S*$",
1147
+ "type": "string"
1148
+ },
1149
+ "version": {
1150
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
1151
+ "widget": {
1152
+ "id": "hidden"
1153
+ },
1154
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1155
+ "type": "string"
1156
+ },
1157
+ "code": {
1158
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
1159
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1160
+ "type": "string"
1161
+ },
1162
+ "display": {
1163
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
1164
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1165
+ "type": "string"
1166
+ },
1167
+ "userSelected": {
1168
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
1169
+ "pattern": "^true|false$",
1170
+ "type": "boolean"
1171
+ }
1172
+ },
1173
+ "additionalProperties": false,
1174
+ "type": "object",
1175
+ "widget": {
1176
+ "id": "row-layout"
1177
+ },
1178
+ "fieldsets": [
1179
+ {
1180
+ "fields": [
1181
+ "id",
1182
+ "system",
1183
+ "version",
1184
+ "code",
1185
+ "display",
1186
+ "userSelected"
1187
+ ],
1188
+ "showFields": [
1189
+ {
1190
+ "code": {
1191
+ "col": 2
1192
+ }
1193
+ },
1194
+ {
1195
+ "system": {
1196
+ "col": 6
1197
+ }
1198
+ },
1199
+ {
1200
+ "display": {
1201
+ "col": 4
1202
+ }
1203
+ }
1204
+ ]
1205
+ }
1206
+ ]
1207
+ },
1208
+ "type": "array"
1209
+ },
1210
+ "text": {
1211
+ "description": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
1212
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1213
+ "type": "string"
1214
+ }
1215
+ },
1216
+ "additionalProperties": false,
1217
+ "type": "object"
1218
+ },
1219
+ "system": {
1220
+ "description": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
1221
+ "pattern": "^\\S*$",
1222
+ "type": "string"
1223
+ },
1224
+ "value": {
1225
+ "description": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.",
1226
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1227
+ "type": "string"
1228
+ },
1229
+ "period": {
1230
+ "description": "Time period during which identifier is/was valid for use.",
1231
+ "properties": {
1232
+ "id": {
1233
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1234
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1235
+ "type": "string"
1236
+ },
1237
+ "start": {
1238
+ "description": "The start of the period. The boundary is inclusive.",
1239
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1240
+ "type": "string"
1241
+ },
1242
+ "end": {
1243
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
1244
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1245
+ "type": "string"
1246
+ }
1247
+ },
1248
+ "additionalProperties": false,
1249
+ "type": "object"
1250
+ },
1251
+ "assigner": {
1252
+ "description": "Organization that issued/manages the identifier.",
1253
+ "properties": {
1254
+ "id": {
1255
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1256
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1257
+ "type": "string"
1258
+ },
1259
+ "reference": {
1260
+ "description": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
1261
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1262
+ "type": "string"
1263
+ },
1264
+ "type": {
1265
+ "description": "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).",
1266
+ "pattern": "^\\S*$",
1267
+ "type": "string"
1268
+ },
1269
+ "display": {
1270
+ "description": "Plain text narrative that identifies the resource in addition to the resource reference.",
1271
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1272
+ "type": "string"
1273
+ }
1274
+ },
1275
+ "additionalProperties": false,
1276
+ "type": "object"
1277
+ }
1278
+ },
1279
+ "additionalProperties": false,
1280
+ "type": "object"
1281
+ },
1282
+ "valueMoney": {
1283
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1284
+ "properties": {
1285
+ "id": {
1286
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1287
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1288
+ "type": "string"
1289
+ },
1290
+ "value": {
1291
+ "description": "Numerical value (with implicit precision).",
1292
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1293
+ "type": "number"
1294
+ },
1295
+ "currency": {
1296
+ "description": "ISO 4217 Currency Code.",
1297
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1298
+ "type": "string"
1299
+ }
1300
+ },
1301
+ "additionalProperties": false,
1302
+ "type": "object"
1303
+ },
1304
+ "valuePeriod": {
1305
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1306
+ "properties": {
1307
+ "id": {
1308
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1309
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1310
+ "type": "string"
1311
+ },
1312
+ "start": {
1313
+ "description": "The start of the period. The boundary is inclusive.",
1314
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1315
+ "type": "string"
1316
+ },
1317
+ "end": {
1318
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
1319
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1320
+ "type": "string"
1321
+ }
1322
+ },
1323
+ "additionalProperties": false,
1324
+ "type": "object"
1325
+ },
1326
+ "valueQuantity": {
1327
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1328
+ "properties": {
1329
+ "id": {
1330
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1331
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1332
+ "type": "string"
1333
+ },
1334
+ "value": {
1335
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
1336
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1337
+ "type": "number"
1338
+ },
1339
+ "comparator": {
1340
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
1341
+ "enum": [
1342
+ "<",
1343
+ "<=",
1344
+ ">=",
1345
+ ">"
1346
+ ],
1347
+ "type": "string"
1348
+ },
1349
+ "unit": {
1350
+ "description": "A human-readable form of the unit.",
1351
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1352
+ "type": "string"
1353
+ },
1354
+ "system": {
1355
+ "description": "The identification of the system that provides the coded form of the unit.",
1356
+ "pattern": "^\\S*$",
1357
+ "type": "string"
1358
+ },
1359
+ "code": {
1360
+ "description": "A computer processable form of the unit in some unit representation system.",
1361
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1362
+ "type": "string"
1363
+ }
1364
+ },
1365
+ "additionalProperties": false,
1366
+ "type": "object"
1367
+ },
1368
+ "valueRange": {
1369
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1370
+ "properties": {
1371
+ "id": {
1372
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1373
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1374
+ "type": "string"
1375
+ },
1376
+ "low": {
1377
+ "description": "The low limit. The boundary is inclusive.",
1378
+ "properties": {
1379
+ "id": {
1380
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1381
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1382
+ "type": "string"
1383
+ },
1384
+ "value": {
1385
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
1386
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1387
+ "type": "number"
1388
+ },
1389
+ "comparator": {
1390
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
1391
+ "enum": [
1392
+ "<",
1393
+ "<=",
1394
+ ">=",
1395
+ ">"
1396
+ ],
1397
+ "type": "string"
1398
+ },
1399
+ "unit": {
1400
+ "description": "A human-readable form of the unit.",
1401
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1402
+ "type": "string"
1403
+ },
1404
+ "system": {
1405
+ "description": "The identification of the system that provides the coded form of the unit.",
1406
+ "pattern": "^\\S*$",
1407
+ "type": "string"
1408
+ },
1409
+ "code": {
1410
+ "description": "A computer processable form of the unit in some unit representation system.",
1411
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1412
+ "type": "string"
1413
+ }
1414
+ },
1415
+ "additionalProperties": false,
1416
+ "type": "object"
1417
+ },
1418
+ "high": {
1419
+ "description": "The high limit. The boundary is inclusive.",
1420
+ "properties": {
1421
+ "id": {
1422
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1423
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1424
+ "type": "string"
1425
+ },
1426
+ "value": {
1427
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
1428
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1429
+ "type": "number"
1430
+ },
1431
+ "comparator": {
1432
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
1433
+ "enum": [
1434
+ "<",
1435
+ "<=",
1436
+ ">=",
1437
+ ">"
1438
+ ],
1439
+ "type": "string"
1440
+ },
1441
+ "unit": {
1442
+ "description": "A human-readable form of the unit.",
1443
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1444
+ "type": "string"
1445
+ },
1446
+ "system": {
1447
+ "description": "The identification of the system that provides the coded form of the unit.",
1448
+ "pattern": "^\\S*$",
1449
+ "type": "string"
1450
+ },
1451
+ "code": {
1452
+ "description": "A computer processable form of the unit in some unit representation system.",
1453
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1454
+ "type": "string"
1455
+ }
1456
+ },
1457
+ "additionalProperties": false,
1458
+ "type": "object"
1459
+ }
1460
+ },
1461
+ "additionalProperties": false,
1462
+ "type": "object"
1463
+ },
1464
+ "valueRatio": {
1465
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1466
+ "properties": {
1467
+ "id": {
1468
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1469
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1470
+ "type": "string"
1471
+ },
1472
+ "numerator": {
1473
+ "description": "The value of the numerator.",
1474
+ "properties": {
1475
+ "id": {
1476
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1477
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1478
+ "type": "string"
1479
+ },
1480
+ "value": {
1481
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
1482
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1483
+ "type": "number"
1484
+ },
1485
+ "comparator": {
1486
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
1487
+ "enum": [
1488
+ "<",
1489
+ "<=",
1490
+ ">=",
1491
+ ">"
1492
+ ],
1493
+ "type": "string"
1494
+ },
1495
+ "unit": {
1496
+ "description": "A human-readable form of the unit.",
1497
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1498
+ "type": "string"
1499
+ },
1500
+ "system": {
1501
+ "description": "The identification of the system that provides the coded form of the unit.",
1502
+ "pattern": "^\\S*$",
1503
+ "type": "string"
1504
+ },
1505
+ "code": {
1506
+ "description": "A computer processable form of the unit in some unit representation system.",
1507
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1508
+ "type": "string"
1509
+ }
1510
+ },
1511
+ "additionalProperties": false,
1512
+ "type": "object"
1513
+ },
1514
+ "denominator": {
1515
+ "description": "The value of the denominator.",
1516
+ "properties": {
1517
+ "id": {
1518
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1519
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1520
+ "type": "string"
1521
+ },
1522
+ "value": {
1523
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
1524
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1525
+ "type": "number"
1526
+ },
1527
+ "comparator": {
1528
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
1529
+ "enum": [
1530
+ "<",
1531
+ "<=",
1532
+ ">=",
1533
+ ">"
1534
+ ],
1535
+ "type": "string"
1536
+ },
1537
+ "unit": {
1538
+ "description": "A human-readable form of the unit.",
1539
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1540
+ "type": "string"
1541
+ },
1542
+ "system": {
1543
+ "description": "The identification of the system that provides the coded form of the unit.",
1544
+ "pattern": "^\\S*$",
1545
+ "type": "string"
1546
+ },
1547
+ "code": {
1548
+ "description": "A computer processable form of the unit in some unit representation system.",
1549
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1550
+ "type": "string"
1551
+ }
1552
+ },
1553
+ "additionalProperties": false,
1554
+ "type": "object"
1555
+ }
1556
+ },
1557
+ "additionalProperties": false,
1558
+ "type": "object"
1559
+ },
1560
+ "valueReference": {
1561
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1562
+ "properties": {
1563
+ "id": {
1564
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1565
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1566
+ "type": "string"
1567
+ },
1568
+ "reference": {
1569
+ "description": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
1570
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1571
+ "type": "string"
1572
+ },
1573
+ "type": {
1574
+ "description": "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).",
1575
+ "pattern": "^\\S*$",
1576
+ "type": "string"
1577
+ },
1578
+ "display": {
1579
+ "description": "Plain text narrative that identifies the resource in addition to the resource reference.",
1580
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1581
+ "type": "string"
1582
+ }
1583
+ },
1584
+ "additionalProperties": false,
1585
+ "type": "object"
1586
+ },
1587
+ "valueSampledData": {
1588
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1589
+ "properties": {
1590
+ "id": {
1591
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1592
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1593
+ "type": "string"
1594
+ },
1595
+ "origin": {
1596
+ "description": "The base quantity that a measured value of zero represents. In addition, this provides the units of the entire measurement series.",
1597
+ "properties": {
1598
+ "id": {
1599
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1600
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1601
+ "type": "string"
1602
+ },
1603
+ "value": {
1604
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
1605
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1606
+ "type": "number"
1607
+ },
1608
+ "comparator": {
1609
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
1610
+ "enum": [
1611
+ "<",
1612
+ "<=",
1613
+ ">=",
1614
+ ">"
1615
+ ],
1616
+ "type": "string"
1617
+ },
1618
+ "unit": {
1619
+ "description": "A human-readable form of the unit.",
1620
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1621
+ "type": "string"
1622
+ },
1623
+ "system": {
1624
+ "description": "The identification of the system that provides the coded form of the unit.",
1625
+ "pattern": "^\\S*$",
1626
+ "type": "string"
1627
+ },
1628
+ "code": {
1629
+ "description": "A computer processable form of the unit in some unit representation system.",
1630
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1631
+ "type": "string"
1632
+ }
1633
+ },
1634
+ "additionalProperties": false,
1635
+ "type": "object"
1636
+ },
1637
+ "period": {
1638
+ "description": "The length of time between sampling times, measured in milliseconds.",
1639
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1640
+ "type": "number"
1641
+ },
1642
+ "factor": {
1643
+ "description": "A correction factor that is applied to the sampled data points before they are added to the origin.",
1644
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1645
+ "type": "number"
1646
+ },
1647
+ "lowerLimit": {
1648
+ "description": "The lower limit of detection of the measured points. This is needed if any of the data points have the value \"L\" (lower than detection limit).",
1649
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1650
+ "type": "number"
1651
+ },
1652
+ "upperLimit": {
1653
+ "description": "The upper limit of detection of the measured points. This is needed if any of the data points have the value \"U\" (higher than detection limit).",
1654
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
1655
+ "type": "number"
1656
+ },
1657
+ "dimensions": {
1658
+ "description": "The number of sample points at each time point. If this value is greater than one, then the dimensions will be interlaced - all the sample points for a point in time will be recorded at once.",
1659
+ "pattern": "^[1-9][0-9]*$",
1660
+ "type": "number"
1661
+ },
1662
+ "data": {
1663
+ "description": "A series of data points which are decimal values separated by a single space (character u20). The special values \"E\" (error), \"L\" (below detection limit) and \"U\" (above detection limit) can also be used in place of a decimal value.",
1664
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1665
+ "type": "string"
1666
+ }
1667
+ },
1668
+ "additionalProperties": false,
1669
+ "required": [
1670
+ "origin"
1671
+ ],
1672
+ "type": "object"
1673
+ },
1674
+ "valueSignature": {
1675
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1676
+ "properties": {
1677
+ "id": {
1678
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1679
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1680
+ "type": "string"
1681
+ },
1682
+ "type": {
1683
+ "description": "An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document.",
1684
+ "items": {
1685
+ "description": "A reference to a code defined by a terminology system.",
1686
+ "properties": {
1687
+ "id": {
1688
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1689
+ "widget": {
1690
+ "id": "hidden"
1691
+ },
1692
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1693
+ "type": "string"
1694
+ },
1695
+ "system": {
1696
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
1697
+ "pattern": "^\\S*$",
1698
+ "type": "string"
1699
+ },
1700
+ "version": {
1701
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
1702
+ "widget": {
1703
+ "id": "hidden"
1704
+ },
1705
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1706
+ "type": "string"
1707
+ },
1708
+ "code": {
1709
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
1710
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1711
+ "type": "string"
1712
+ },
1713
+ "display": {
1714
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
1715
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1716
+ "type": "string"
1717
+ },
1718
+ "userSelected": {
1719
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
1720
+ "pattern": "^true|false$",
1721
+ "type": "boolean"
1722
+ }
1723
+ },
1724
+ "additionalProperties": false,
1725
+ "type": "object",
1726
+ "widget": {
1727
+ "id": "row-layout"
1728
+ },
1729
+ "fieldsets": [
1730
+ {
1731
+ "fields": [
1732
+ "id",
1733
+ "system",
1734
+ "version",
1735
+ "code",
1736
+ "display",
1737
+ "userSelected"
1738
+ ],
1739
+ "showFields": [
1740
+ {
1741
+ "code": {
1742
+ "col": 2
1743
+ }
1744
+ },
1745
+ {
1746
+ "system": {
1747
+ "col": 6
1748
+ }
1749
+ },
1750
+ {
1751
+ "display": {
1752
+ "col": 4
1753
+ }
1754
+ }
1755
+ ]
1756
+ }
1757
+ ]
1758
+ },
1759
+ "type": "array"
1760
+ },
1761
+ "when": {
1762
+ "description": "When the digital signature was signed.",
1763
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))$",
1764
+ "type": "string"
1765
+ },
1766
+ "who": {
1767
+ "description": "A reference to an application-usable description of the identity that signed (e.g. the signature used their private key).",
1768
+ "properties": {
1769
+ "id": {
1770
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1771
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1772
+ "type": "string"
1773
+ },
1774
+ "reference": {
1775
+ "description": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
1776
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1777
+ "type": "string"
1778
+ },
1779
+ "type": {
1780
+ "description": "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).",
1781
+ "pattern": "^\\S*$",
1782
+ "type": "string"
1783
+ },
1784
+ "display": {
1785
+ "description": "Plain text narrative that identifies the resource in addition to the resource reference.",
1786
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1787
+ "type": "string"
1788
+ }
1789
+ },
1790
+ "additionalProperties": false,
1791
+ "type": "object"
1792
+ },
1793
+ "onBehalfOf": {
1794
+ "description": "A reference to an application-usable description of the identity that is represented by the signature.",
1795
+ "properties": {
1796
+ "id": {
1797
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1798
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1799
+ "type": "string"
1800
+ },
1801
+ "reference": {
1802
+ "description": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
1803
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1804
+ "type": "string"
1805
+ },
1806
+ "type": {
1807
+ "description": "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).",
1808
+ "pattern": "^\\S*$",
1809
+ "type": "string"
1810
+ },
1811
+ "display": {
1812
+ "description": "Plain text narrative that identifies the resource in addition to the resource reference.",
1813
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1814
+ "type": "string"
1815
+ }
1816
+ },
1817
+ "additionalProperties": false,
1818
+ "type": "object"
1819
+ },
1820
+ "targetFormat": {
1821
+ "description": "A mime type that indicates the technical format of the target resources signed by the signature.",
1822
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1823
+ "type": "string"
1824
+ },
1825
+ "sigFormat": {
1826
+ "description": "A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc.",
1827
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
1828
+ "type": "string"
1829
+ },
1830
+ "data": {
1831
+ "description": "The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty.",
1832
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1833
+ "type": "string"
1834
+ }
1835
+ },
1836
+ "additionalProperties": false,
1837
+ "required": [
1838
+ "type",
1839
+ "who"
1840
+ ],
1841
+ "type": "object"
1842
+ },
1843
+ "valueContactDetail": {
1844
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1845
+ "properties": {
1846
+ "id": {
1847
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1848
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1849
+ "type": "string"
1850
+ },
1851
+ "name": {
1852
+ "description": "The name of an individual to contact.",
1853
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1854
+ "type": "string"
1855
+ },
1856
+ "telecom": {
1857
+ "description": "The contact details for the individual (if a name was provided) or the organization.",
1858
+ "items": {
1859
+ "properties": {
1860
+ "id": {
1861
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1862
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1863
+ "type": "string"
1864
+ },
1865
+ "system": {
1866
+ "description": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
1867
+ "enum": [
1868
+ "phone",
1869
+ "fax",
1870
+ "email",
1871
+ "pager",
1872
+ "url",
1873
+ "sms",
1874
+ "other"
1875
+ ],
1876
+ "type": "string"
1877
+ },
1878
+ "value": {
1879
+ "description": "The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).",
1880
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1881
+ "type": "string"
1882
+ },
1883
+ "use": {
1884
+ "description": "Identifies the purpose for the contact point.",
1885
+ "enum": [
1886
+ "home",
1887
+ "work",
1888
+ "temp",
1889
+ "old",
1890
+ "mobile"
1891
+ ],
1892
+ "type": "string"
1893
+ },
1894
+ "rank": {
1895
+ "description": "Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.",
1896
+ "pattern": "^[1-9][0-9]*$",
1897
+ "type": "number"
1898
+ },
1899
+ "period": {
1900
+ "description": "Time period when the contact point was/is in use.",
1901
+ "properties": {
1902
+ "id": {
1903
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1904
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1905
+ "type": "string"
1906
+ },
1907
+ "start": {
1908
+ "description": "The start of the period. The boundary is inclusive.",
1909
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1910
+ "type": "string"
1911
+ },
1912
+ "end": {
1913
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
1914
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
1915
+ "type": "string"
1916
+ }
1917
+ },
1918
+ "additionalProperties": false,
1919
+ "type": "object"
1920
+ }
1921
+ },
1922
+ "additionalProperties": false,
1923
+ "type": "object"
1924
+ },
1925
+ "type": "array"
1926
+ }
1927
+ },
1928
+ "additionalProperties": false,
1929
+ "type": "object"
1930
+ },
1931
+ "valueContributor": {
1932
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
1933
+ "properties": {
1934
+ "id": {
1935
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1936
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1937
+ "type": "string"
1938
+ },
1939
+ "type": {
1940
+ "description": "The type of contributor.",
1941
+ "enum": [
1942
+ "author",
1943
+ "editor",
1944
+ "reviewer",
1945
+ "endorser"
1946
+ ],
1947
+ "type": "string"
1948
+ },
1949
+ "name": {
1950
+ "description": "The name of the individual or organization responsible for the contribution.",
1951
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1952
+ "type": "string"
1953
+ },
1954
+ "contact": {
1955
+ "description": "Contact details to assist a user in finding and communicating with the contributor.",
1956
+ "items": {
1957
+ "properties": {
1958
+ "id": {
1959
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1960
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1961
+ "type": "string"
1962
+ },
1963
+ "name": {
1964
+ "description": "The name of an individual to contact.",
1965
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1966
+ "type": "string"
1967
+ },
1968
+ "telecom": {
1969
+ "description": "The contact details for the individual (if a name was provided) or the organization.",
1970
+ "items": {
1971
+ "properties": {
1972
+ "id": {
1973
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
1974
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1975
+ "type": "string"
1976
+ },
1977
+ "system": {
1978
+ "description": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
1979
+ "enum": [
1980
+ "phone",
1981
+ "fax",
1982
+ "email",
1983
+ "pager",
1984
+ "url",
1985
+ "sms",
1986
+ "other"
1987
+ ],
1988
+ "type": "string"
1989
+ },
1990
+ "value": {
1991
+ "description": "The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).",
1992
+ "pattern": "^[ \\r\\n\\t\\S]+$",
1993
+ "type": "string"
1994
+ },
1995
+ "use": {
1996
+ "description": "Identifies the purpose for the contact point.",
1997
+ "enum": [
1998
+ "home",
1999
+ "work",
2000
+ "temp",
2001
+ "old",
2002
+ "mobile"
2003
+ ],
2004
+ "type": "string"
2005
+ },
2006
+ "rank": {
2007
+ "description": "Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.",
2008
+ "pattern": "^[1-9][0-9]*$",
2009
+ "type": "number"
2010
+ },
2011
+ "period": {
2012
+ "description": "Time period when the contact point was/is in use.",
2013
+ "properties": {
2014
+ "id": {
2015
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2016
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2017
+ "type": "string"
2018
+ },
2019
+ "start": {
2020
+ "description": "The start of the period. The boundary is inclusive.",
2021
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
2022
+ "type": "string"
2023
+ },
2024
+ "end": {
2025
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
2026
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
2027
+ "type": "string"
2028
+ }
2029
+ },
2030
+ "additionalProperties": false,
2031
+ "type": "object"
2032
+ }
2033
+ },
2034
+ "additionalProperties": false,
2035
+ "type": "object"
2036
+ },
2037
+ "type": "array"
2038
+ }
2039
+ },
2040
+ "additionalProperties": false,
2041
+ "type": "object"
2042
+ },
2043
+ "type": "array"
2044
+ }
2045
+ },
2046
+ "additionalProperties": false,
2047
+ "type": "object"
2048
+ },
2049
+ "valueExpression": {
2050
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
2051
+ "properties": {
2052
+ "id": {
2053
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2054
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2055
+ "type": "string"
2056
+ },
2057
+ "description": {
2058
+ "description": "A brief, natural language description of the condition that effectively communicates the intended semantics.",
2059
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2060
+ "type": "string"
2061
+ },
2062
+ "name": {
2063
+ "description": "A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined.",
2064
+ "pattern": "^[A-Za-z0-9\\-\\.]{1,64}$",
2065
+ "type": "string"
2066
+ },
2067
+ "language": {
2068
+ "description": "The media type of the language for the expression.",
2069
+ "enum": [
2070
+ "text/cql",
2071
+ "text/fhirpath",
2072
+ "application/x-fhir-query"
2073
+ ],
2074
+ "type": "string"
2075
+ },
2076
+ "expression": {
2077
+ "description": "An expression in the specified language that returns a value.",
2078
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2079
+ "type": "string"
2080
+ },
2081
+ "reference": {
2082
+ "description": "A URI that defines where the expression is found.",
2083
+ "pattern": "^\\S*$",
2084
+ "type": "string"
2085
+ }
2086
+ },
2087
+ "additionalProperties": false,
2088
+ "type": "object"
2089
+ },
2090
+ "valueParameterDefinition": {
2091
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
2092
+ "properties": {
2093
+ "id": {
2094
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2095
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2096
+ "type": "string"
2097
+ },
2098
+ "name": {
2099
+ "description": "The name of the parameter used to allow access to the value of the parameter in evaluation contexts.",
2100
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2101
+ "type": "string"
2102
+ },
2103
+ "use": {
2104
+ "description": "Whether the parameter is input or output for the module.",
2105
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2106
+ "type": "string"
2107
+ },
2108
+ "min": {
2109
+ "description": "The minimum number of times this parameter SHALL appear in the request or response.",
2110
+ "pattern": "^-?([0]|([1-9][0-9]*))$",
2111
+ "type": "number"
2112
+ },
2113
+ "max": {
2114
+ "description": "The maximum number of times this element is permitted to appear in the request or response.",
2115
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2116
+ "type": "string"
2117
+ },
2118
+ "documentation": {
2119
+ "description": "A brief discussion of what the parameter is for and how it is used by the module.",
2120
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2121
+ "type": "string"
2122
+ },
2123
+ "type": {
2124
+ "description": "The type of the parameter.",
2125
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2126
+ "type": "string"
2127
+ },
2128
+ "profile": {
2129
+ "description": "If specified, this indicates a profile that the input data must conform to, or that the output data will conform to.",
2130
+ "pattern": "^\\S*$",
2131
+ "type": "string"
2132
+ }
2133
+ },
2134
+ "additionalProperties": false,
2135
+ "type": "object"
2136
+ },
2137
+ "valueRelatedArtifact": {
2138
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
2139
+ "properties": {
2140
+ "id": {
2141
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2142
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2143
+ "type": "string"
2144
+ },
2145
+ "type": {
2146
+ "description": "The type of relationship to the related artifact.",
2147
+ "enum": [
2148
+ "documentation",
2149
+ "justification",
2150
+ "citation",
2151
+ "predecessor",
2152
+ "successor",
2153
+ "derived-from",
2154
+ "depends-on",
2155
+ "composed-of"
2156
+ ],
2157
+ "type": "string"
2158
+ },
2159
+ "label": {
2160
+ "description": "A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index.",
2161
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2162
+ "type": "string"
2163
+ },
2164
+ "display": {
2165
+ "description": "A brief description of the document or knowledge resource being referenced, suitable for display to a consumer.",
2166
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2167
+ "type": "string"
2168
+ },
2169
+ "citation": {
2170
+ "description": "A bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format.",
2171
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2172
+ "type": "string"
2173
+ },
2174
+ "url": {
2175
+ "description": "A url for the artifact that can be followed to access the actual content.",
2176
+ "pattern": "^\\S*$",
2177
+ "type": "string"
2178
+ },
2179
+ "document": {
2180
+ "description": "The document being referenced, represented as an attachment. This is exclusive with the resource element.",
2181
+ "properties": {
2182
+ "id": {
2183
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2184
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2185
+ "type": "string"
2186
+ },
2187
+ "contentType": {
2188
+ "description": "Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.",
2189
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2190
+ "type": "string"
2191
+ },
2192
+ "language": {
2193
+ "description": "The human language of the content. The value can be any valid value according to BCP 47.",
2194
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2195
+ "type": "string"
2196
+ },
2197
+ "data": {
2198
+ "description": "The actual data of the attachment - a sequence of bytes, base64 encoded.",
2199
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2200
+ "type": "string"
2201
+ },
2202
+ "url": {
2203
+ "description": "A location where the data can be accessed.",
2204
+ "pattern": "^\\S*$",
2205
+ "type": "string"
2206
+ },
2207
+ "size": {
2208
+ "description": "The number of bytes of data that make up this attachment (before base64 encoding, if that is done).",
2209
+ "pattern": "^[0]|([1-9][0-9]*)$",
2210
+ "type": "number"
2211
+ },
2212
+ "hash": {
2213
+ "description": "The calculated hash of the data using SHA-1. Represented using base64.",
2214
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2215
+ "type": "string"
2216
+ },
2217
+ "title": {
2218
+ "description": "A label or set of text to display in place of the data.",
2219
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2220
+ "type": "string"
2221
+ },
2222
+ "creation": {
2223
+ "description": "The date that the attachment was first created.",
2224
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
2225
+ "type": "string"
2226
+ }
2227
+ },
2228
+ "additionalProperties": false,
2229
+ "type": "object"
2230
+ },
2231
+ "resource": {
2232
+ "description": "The related resource, such as a library, value set, profile, or other knowledge resource.",
2233
+ "pattern": "^\\S*$",
2234
+ "type": "string"
2235
+ }
2236
+ },
2237
+ "additionalProperties": false,
2238
+ "type": "object"
2239
+ },
2240
+ "valueUsageContext": {
2241
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
2242
+ "properties": {
2243
+ "id": {
2244
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2245
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2246
+ "type": "string"
2247
+ },
2248
+ "code": {
2249
+ "description": "A code that identifies the type of context being specified by this usage context.",
2250
+ "properties": {
2251
+ "id": {
2252
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2253
+ "widget": {
2254
+ "id": "hidden"
2255
+ },
2256
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2257
+ "type": "string"
2258
+ },
2259
+ "system": {
2260
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
2261
+ "pattern": "^\\S*$",
2262
+ "type": "string"
2263
+ },
2264
+ "version": {
2265
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
2266
+ "widget": {
2267
+ "id": "hidden"
2268
+ },
2269
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2270
+ "type": "string"
2271
+ },
2272
+ "code": {
2273
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
2274
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2275
+ "type": "string"
2276
+ },
2277
+ "display": {
2278
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
2279
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2280
+ "type": "string"
2281
+ },
2282
+ "userSelected": {
2283
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
2284
+ "pattern": "^true|false$",
2285
+ "type": "boolean"
2286
+ }
2287
+ },
2288
+ "additionalProperties": false,
2289
+ "type": "object",
2290
+ "widget": {
2291
+ "id": "row-layout"
2292
+ },
2293
+ "fieldsets": [
2294
+ {
2295
+ "fields": [
2296
+ "id",
2297
+ "system",
2298
+ "version",
2299
+ "code",
2300
+ "display",
2301
+ "userSelected"
2302
+ ],
2303
+ "showFields": [
2304
+ {
2305
+ "code": {
2306
+ "col": 2
2307
+ }
2308
+ },
2309
+ {
2310
+ "system": {
2311
+ "col": 6
2312
+ }
2313
+ },
2314
+ {
2315
+ "display": {
2316
+ "col": 4
2317
+ }
2318
+ }
2319
+ ]
2320
+ }
2321
+ ]
2322
+ },
2323
+ "valueCodeableConcept": {
2324
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
2325
+ "properties": {
2326
+ "id": {
2327
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2328
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2329
+ "type": "string"
2330
+ },
2331
+ "coding": {
2332
+ "description": "A reference to a code defined by a terminology system.",
2333
+ "items": {
2334
+ "description": "A reference to a code defined by a terminology system.",
2335
+ "properties": {
2336
+ "id": {
2337
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2338
+ "widget": {
2339
+ "id": "hidden"
2340
+ },
2341
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2342
+ "type": "string"
2343
+ },
2344
+ "system": {
2345
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
2346
+ "pattern": "^\\S*$",
2347
+ "type": "string"
2348
+ },
2349
+ "version": {
2350
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
2351
+ "widget": {
2352
+ "id": "hidden"
2353
+ },
2354
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2355
+ "type": "string"
2356
+ },
2357
+ "code": {
2358
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
2359
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2360
+ "type": "string"
2361
+ },
2362
+ "display": {
2363
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
2364
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2365
+ "type": "string"
2366
+ },
2367
+ "userSelected": {
2368
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
2369
+ "pattern": "^true|false$",
2370
+ "type": "boolean"
2371
+ }
2372
+ },
2373
+ "additionalProperties": false,
2374
+ "type": "object",
2375
+ "widget": {
2376
+ "id": "row-layout"
2377
+ },
2378
+ "fieldsets": [
2379
+ {
2380
+ "fields": [
2381
+ "id",
2382
+ "system",
2383
+ "version",
2384
+ "code",
2385
+ "display",
2386
+ "userSelected"
2387
+ ],
2388
+ "showFields": [
2389
+ {
2390
+ "code": {
2391
+ "col": 2
2392
+ }
2393
+ },
2394
+ {
2395
+ "system": {
2396
+ "col": 6
2397
+ }
2398
+ },
2399
+ {
2400
+ "display": {
2401
+ "col": 4
2402
+ }
2403
+ }
2404
+ ]
2405
+ }
2406
+ ]
2407
+ },
2408
+ "type": "array"
2409
+ },
2410
+ "text": {
2411
+ "description": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
2412
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2413
+ "type": "string"
2414
+ }
2415
+ },
2416
+ "additionalProperties": false,
2417
+ "type": "object"
2418
+ },
2419
+ "valueQuantity": {
2420
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
2421
+ "properties": {
2422
+ "id": {
2423
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2424
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2425
+ "type": "string"
2426
+ },
2427
+ "value": {
2428
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
2429
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
2430
+ "type": "number"
2431
+ },
2432
+ "comparator": {
2433
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
2434
+ "enum": [
2435
+ "<",
2436
+ "<=",
2437
+ ">=",
2438
+ ">"
2439
+ ],
2440
+ "type": "string"
2441
+ },
2442
+ "unit": {
2443
+ "description": "A human-readable form of the unit.",
2444
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2445
+ "type": "string"
2446
+ },
2447
+ "system": {
2448
+ "description": "The identification of the system that provides the coded form of the unit.",
2449
+ "pattern": "^\\S*$",
2450
+ "type": "string"
2451
+ },
2452
+ "code": {
2453
+ "description": "A computer processable form of the unit in some unit representation system.",
2454
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2455
+ "type": "string"
2456
+ }
2457
+ },
2458
+ "additionalProperties": false,
2459
+ "type": "object"
2460
+ },
2461
+ "valueRange": {
2462
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
2463
+ "properties": {
2464
+ "id": {
2465
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2466
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2467
+ "type": "string"
2468
+ },
2469
+ "low": {
2470
+ "description": "The low limit. The boundary is inclusive.",
2471
+ "properties": {
2472
+ "id": {
2473
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2474
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2475
+ "type": "string"
2476
+ },
2477
+ "value": {
2478
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
2479
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
2480
+ "type": "number"
2481
+ },
2482
+ "comparator": {
2483
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
2484
+ "enum": [
2485
+ "<",
2486
+ "<=",
2487
+ ">=",
2488
+ ">"
2489
+ ],
2490
+ "type": "string"
2491
+ },
2492
+ "unit": {
2493
+ "description": "A human-readable form of the unit.",
2494
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2495
+ "type": "string"
2496
+ },
2497
+ "system": {
2498
+ "description": "The identification of the system that provides the coded form of the unit.",
2499
+ "pattern": "^\\S*$",
2500
+ "type": "string"
2501
+ },
2502
+ "code": {
2503
+ "description": "A computer processable form of the unit in some unit representation system.",
2504
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2505
+ "type": "string"
2506
+ }
2507
+ },
2508
+ "additionalProperties": false,
2509
+ "type": "object"
2510
+ },
2511
+ "high": {
2512
+ "description": "The high limit. The boundary is inclusive.",
2513
+ "properties": {
2514
+ "id": {
2515
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2516
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2517
+ "type": "string"
2518
+ },
2519
+ "value": {
2520
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
2521
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
2522
+ "type": "number"
2523
+ },
2524
+ "comparator": {
2525
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
2526
+ "enum": [
2527
+ "<",
2528
+ "<=",
2529
+ ">=",
2530
+ ">"
2531
+ ],
2532
+ "type": "string"
2533
+ },
2534
+ "unit": {
2535
+ "description": "A human-readable form of the unit.",
2536
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2537
+ "type": "string"
2538
+ },
2539
+ "system": {
2540
+ "description": "The identification of the system that provides the coded form of the unit.",
2541
+ "pattern": "^\\S*$",
2542
+ "type": "string"
2543
+ },
2544
+ "code": {
2545
+ "description": "A computer processable form of the unit in some unit representation system.",
2546
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2547
+ "type": "string"
2548
+ }
2549
+ },
2550
+ "additionalProperties": false,
2551
+ "type": "object"
2552
+ }
2553
+ },
2554
+ "additionalProperties": false,
2555
+ "type": "object"
2556
+ },
2557
+ "valueReference": {
2558
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
2559
+ "properties": {
2560
+ "id": {
2561
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2562
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2563
+ "type": "string"
2564
+ },
2565
+ "reference": {
2566
+ "description": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
2567
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2568
+ "type": "string"
2569
+ },
2570
+ "type": {
2571
+ "description": "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).",
2572
+ "pattern": "^\\S*$",
2573
+ "type": "string"
2574
+ },
2575
+ "display": {
2576
+ "description": "Plain text narrative that identifies the resource in addition to the resource reference.",
2577
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2578
+ "type": "string"
2579
+ }
2580
+ },
2581
+ "additionalProperties": false,
2582
+ "type": "object"
2583
+ }
2584
+ },
2585
+ "additionalProperties": false,
2586
+ "required": [
2587
+ "code"
2588
+ ],
2589
+ "type": "object"
2590
+ },
2591
+ "valueMeta": {
2592
+ "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
2593
+ "properties": {
2594
+ "id": {
2595
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2596
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2597
+ "type": "string"
2598
+ },
2599
+ "versionId": {
2600
+ "description": "The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.",
2601
+ "pattern": "^[A-Za-z0-9\\-\\.]{1,64}$",
2602
+ "type": "string"
2603
+ },
2604
+ "lastUpdated": {
2605
+ "description": "When the resource last changed - e.g. when the version changed.",
2606
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))$",
2607
+ "type": "string"
2608
+ },
2609
+ "source": {
2610
+ "description": "A uri that identifies the source system of the resource. This provides a minimal amount of [[[Provenance]]] information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.",
2611
+ "pattern": "^\\S*$",
2612
+ "type": "string"
2613
+ },
2614
+ "profile": {
2615
+ "description": "A list of profiles (references to [[[StructureDefinition]]] resources) that this resource claims to conform to. The URL is a reference to [[[StructureDefinition.url]]].",
2616
+ "items": {
2617
+ "pattern": "^\\S*$",
2618
+ "type": "string"
2619
+ },
2620
+ "type": "array"
2621
+ },
2622
+ "security": {
2623
+ "description": "Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.",
2624
+ "items": {
2625
+ "properties": {
2626
+ "id": {
2627
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2628
+ "widget": {
2629
+ "id": "hidden"
2630
+ },
2631
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2632
+ "type": "string"
2633
+ },
2634
+ "system": {
2635
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
2636
+ "pattern": "^\\S*$",
2637
+ "type": "string"
2638
+ },
2639
+ "version": {
2640
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
2641
+ "widget": {
2642
+ "id": "hidden"
2643
+ },
2644
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2645
+ "type": "string"
2646
+ },
2647
+ "code": {
2648
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
2649
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2650
+ "type": "string"
2651
+ },
2652
+ "display": {
2653
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
2654
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2655
+ "type": "string"
2656
+ },
2657
+ "userSelected": {
2658
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
2659
+ "pattern": "^true|false$",
2660
+ "type": "boolean"
2661
+ }
2662
+ },
2663
+ "additionalProperties": false,
2664
+ "type": "object",
2665
+ "widget": {
2666
+ "id": "row-layout"
2667
+ },
2668
+ "fieldsets": [
2669
+ {
2670
+ "fields": [
2671
+ "id",
2672
+ "system",
2673
+ "version",
2674
+ "code",
2675
+ "display",
2676
+ "userSelected"
2677
+ ],
2678
+ "showFields": [
2679
+ {
2680
+ "code": {
2681
+ "col": 2
2682
+ }
2683
+ },
2684
+ {
2685
+ "system": {
2686
+ "col": 6
2687
+ }
2688
+ },
2689
+ {
2690
+ "display": {
2691
+ "col": 4
2692
+ }
2693
+ }
2694
+ ]
2695
+ }
2696
+ ]
2697
+ },
2698
+ "type": "array"
2699
+ },
2700
+ "tag": {
2701
+ "description": "Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.",
2702
+ "items": {
2703
+ "properties": {
2704
+ "id": {
2705
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2706
+ "widget": {
2707
+ "id": "hidden"
2708
+ },
2709
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2710
+ "type": "string"
2711
+ },
2712
+ "system": {
2713
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
2714
+ "pattern": "^\\S*$",
2715
+ "type": "string"
2716
+ },
2717
+ "version": {
2718
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
2719
+ "widget": {
2720
+ "id": "hidden"
2721
+ },
2722
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2723
+ "type": "string"
2724
+ },
2725
+ "code": {
2726
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
2727
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2728
+ "type": "string"
2729
+ },
2730
+ "display": {
2731
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
2732
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2733
+ "type": "string"
2734
+ },
2735
+ "userSelected": {
2736
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
2737
+ "pattern": "^true|false$",
2738
+ "type": "boolean"
2739
+ }
2740
+ },
2741
+ "additionalProperties": false,
2742
+ "type": "object",
2743
+ "widget": {
2744
+ "id": "row-layout"
2745
+ },
2746
+ "fieldsets": [
2747
+ {
2748
+ "fields": [
2749
+ "id",
2750
+ "system",
2751
+ "version",
2752
+ "code",
2753
+ "display",
2754
+ "userSelected"
2755
+ ],
2756
+ "showFields": [
2757
+ {
2758
+ "code": {
2759
+ "col": 2
2760
+ }
2761
+ },
2762
+ {
2763
+ "system": {
2764
+ "col": 6
2765
+ }
2766
+ },
2767
+ {
2768
+ "display": {
2769
+ "col": 4
2770
+ }
2771
+ }
2772
+ ]
2773
+ }
2774
+ ]
2775
+ },
2776
+ "type": "array"
2777
+ }
2778
+ },
2779
+ "additionalProperties": false,
2780
+ "type": "object"
2781
+ }
2782
+ },
2783
+ "additionalProperties": false,
2784
+ "type": "object",
2785
+ "widget": {
2786
+ "id": "hidden"
2787
+ }
2788
+ },
2789
+ "instant": {
2790
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))$",
2791
+ "type": "string",
2792
+ "description": "An instant in time - known at least to the second"
2793
+ },
2794
+ "uri": {
2795
+ "pattern": "^\\S*$",
2796
+ "type": "string"
2797
+ },
2798
+ "canonical": {
2799
+ "pattern": "^\\S*$",
2800
+ "type": "string"
2801
+ },
2802
+ "Coding": {
2803
+ "properties": {
2804
+ "id": {
2805
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2806
+ "widget": {
2807
+ "id": "hidden"
2808
+ },
2809
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2810
+ "type": "string"
2811
+ },
2812
+ "extension": {
2813
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
2814
+ "items": {
2815
+ "$ref": "#/definitions/Extension"
2816
+ },
2817
+ "type": "array",
2818
+ "widget": {
2819
+ "id": "hidden"
2820
+ }
2821
+ },
2822
+ "system": {
2823
+ "description": "The identification of the code system that defines the meaning of the symbol in the code.",
2824
+ "pattern": "^\\S*$",
2825
+ "type": "string"
2826
+ },
2827
+ "version": {
2828
+ "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
2829
+ "widget": {
2830
+ "id": "hidden"
2831
+ },
2832
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2833
+ "type": "string"
2834
+ },
2835
+ "code": {
2836
+ "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
2837
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2838
+ "type": "string"
2839
+ },
2840
+ "display": {
2841
+ "description": "A representation of the meaning of the code in the system, following the rules of the system.",
2842
+ "pattern": "^[ \\r\\n\\t\\S]+$",
2843
+ "type": "string"
2844
+ },
2845
+ "userSelected": {
2846
+ "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
2847
+ "pattern": "^true|false$",
2848
+ "type": "boolean"
2849
+ }
2850
+ },
2851
+ "additionalProperties": false,
2852
+ "type": "object",
2853
+ "widget": {
2854
+ "id": "grid"
2855
+ },
2856
+ "fieldsets": [
2857
+ {
2858
+ "fields": [
2859
+ "id",
2860
+ "extension",
2861
+ "code",
2862
+ "system",
2863
+ "display",
2864
+ "version",
2865
+ "userSelected"
2866
+ ],
2867
+ "showFields": [
2868
+ {
2869
+ "field": "code",
2870
+ "col": 2
2871
+ },
2872
+ {
2873
+ "field": "system",
2874
+ "col": 5
2875
+ },
2876
+ {
2877
+ "field": "display",
2878
+ "col": 5
2879
+ }
2880
+ ]
2881
+ }
2882
+ ]
2883
+ },
2884
+ "Element": {
2885
+ "type": "object",
2886
+ "description": "Base definition for all elements in a resource.",
2887
+ "properties": {
2888
+ "id": {
2889
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2890
+ "$ref": "#/definitions/string"
2891
+ },
2892
+ "extension": {
2893
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
2894
+ "items": {
2895
+ "$ref": "#/definitions/Extension"
2896
+ },
2897
+ "type": "array"
2898
+ }
2899
+ },
2900
+ "additionalProperties": false
2901
+ },
2902
+ "code": {
2903
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
2904
+ "type": "string"
2905
+ },
2906
+ "Narrative": {
2907
+ "description": "A human-readable summary of the resource conveying the essential clinical and business information for the resource.",
2908
+ "properties": {
2909
+ "id": {
2910
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2911
+ "$ref": "#/definitions/string"
2912
+ },
2913
+ "extension": {
2914
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
2915
+ "items": {
2916
+ "$ref": "#/definitions/Extension"
2917
+ },
2918
+ "type": "array"
2919
+ },
2920
+ "status": {
2921
+ "description": "The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data.",
2922
+ "enum": [
2923
+ "generated",
2924
+ "extensions",
2925
+ "additional",
2926
+ "empty"
2927
+ ],
2928
+ "type": "string"
2929
+ },
2930
+ "_status": {
2931
+ "description": "Extensions for status",
2932
+ "$ref": "#/definitions/Element"
2933
+ },
2934
+ "div": {
2935
+ "description": "The actual narrative content, a stripped down version of XHTML.",
2936
+ "$ref": "#/definitions/xhtml"
2937
+ }
2938
+ },
2939
+ "additionalProperties": false,
2940
+ "required": [
2941
+ "div"
2942
+ ],
2943
+ "type": "object"
2944
+ },
2945
+ "xhtml": {
2946
+ "$ref": "#/definitions/string"
2947
+ },
2948
+ "Identifier": {
2949
+ "description": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.",
2950
+ "properties": {
2951
+ "id": {
2952
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
2953
+ "$ref": "#/definitions/string"
2954
+ },
2955
+ "extension": {
2956
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
2957
+ "items": {
2958
+ "$ref": "#/definitions/Extension"
2959
+ },
2960
+ "type": "array",
2961
+ "widget": {
2962
+ "id": "hidden"
2963
+ }
2964
+ },
2965
+ "use": {
2966
+ "description": "The purpose of this identifier.",
2967
+ "enum": [
2968
+ "usual",
2969
+ "official",
2970
+ "temp",
2971
+ "secondary",
2972
+ "old"
2973
+ ],
2974
+ "type": "string"
2975
+ },
2976
+ "type": {
2977
+ "description": "A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.",
2978
+ "$ref": "#/definitions/CodeableConcept"
2979
+ },
2980
+ "system": {
2981
+ "description": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
2982
+ "$ref": "#/definitions/uri"
2983
+ },
2984
+ "value": {
2985
+ "description": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.",
2986
+ "$ref": "#/definitions/string"
2987
+ },
2988
+ "period": {
2989
+ "description": "Time period during which identifier is/was valid for use.",
2990
+ "$ref": "#/definitions/Period"
2991
+ },
2992
+ "assigner": {
2993
+ "description": "Organization that issued/manages the identifier.",
2994
+ "$ref": "#/definitions/Reference"
2995
+ }
2996
+ },
2997
+ "additionalProperties": false,
2998
+ "type": "object"
2999
+ },
3000
+ "CodeableConcept": {
3001
+ "description": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
3002
+ "properties": {
3003
+ "id": {
3004
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3005
+ "$ref": "#/definitions/string"
3006
+ },
3007
+ "extension": {
3008
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3009
+ "items": {
3010
+ "$ref": "#/definitions/Extension"
3011
+ },
3012
+ "type": "array",
3013
+ "widget": {
3014
+ "id": "hidden"
3015
+ }
3016
+ },
3017
+ "coding": {
3018
+ "description": "A reference to a code defined by a terminology system.",
3019
+ "items": {
3020
+ "$ref": "#/definitions/Coding"
3021
+ },
3022
+ "type": "array"
3023
+ },
3024
+ "text": {
3025
+ "description": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
3026
+ "$ref": "#/definitions/string"
3027
+ }
3028
+ },
3029
+ "additionalProperties": false,
3030
+ "type": "object"
3031
+ },
3032
+ "Period": {
3033
+ "description": "A time period defined by a start and end date and optionally time.",
3034
+ "properties": {
3035
+ "id": {
3036
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3037
+ "$ref": "#/definitions/string"
3038
+ },
3039
+ "extension": {
3040
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3041
+ "items": {
3042
+ "$ref": "#/definitions/Extension"
3043
+ },
3044
+ "type": "array",
3045
+ "widget": {
3046
+ "id": "hidden"
3047
+ }
3048
+ },
3049
+ "start": {
3050
+ "description": "The start of the period. The boundary is inclusive.",
3051
+ "$ref": "#/definitions/dateTime"
3052
+ },
3053
+ "end": {
3054
+ "description": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
3055
+ "$ref": "#/definitions/dateTime"
3056
+ }
3057
+ },
3058
+ "additionalProperties": false,
3059
+ "type": "object"
3060
+ },
3061
+ "dateTime": {
3062
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
3063
+ "type": "string"
3064
+ },
3065
+ "Reference": {
3066
+ "properties": {
3067
+ "id": {
3068
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3069
+ "pattern": "^[ \\r\\n\\t\\S]+$",
3070
+ "type": "string"
3071
+ },
3072
+ "extension": {
3073
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3074
+ "items": {
3075
+ "$ref": "#/definitions/Extension"
3076
+ },
3077
+ "type": "array",
3078
+ "widget": {
3079
+ "id": "hidden"
3080
+ }
3081
+ },
3082
+ "reference": {
3083
+ "description": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
3084
+ "pattern": "^[ \\r\\n\\t\\S]+$",
3085
+ "type": "string"
3086
+ },
3087
+ "type": {
3088
+ "description": "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).",
3089
+ "pattern": "^\\S*$",
3090
+ "type": "string"
3091
+ },
3092
+ "display": {
3093
+ "description": "Plain text narrative that identifies the resource in addition to the resource reference.",
3094
+ "pattern": "^[ \\r\\n\\t\\S]+$",
3095
+ "type": "string"
3096
+ }
3097
+ },
3098
+ "additionalProperties": false,
3099
+ "type": "object"
3100
+ },
3101
+ "boolean": {
3102
+ "pattern": "^true|false$",
3103
+ "type": "boolean"
3104
+ },
3105
+ "ContactDetail": {
3106
+ "description": "Specifies contact information for a person or organization.",
3107
+ "properties": {
3108
+ "id": {
3109
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3110
+ "$ref": "#/definitions/string"
3111
+ },
3112
+ "extension": {
3113
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3114
+ "items": {
3115
+ "$ref": "#/definitions/Extension"
3116
+ },
3117
+ "type": "array",
3118
+ "widget": {
3119
+ "id": "hidden"
3120
+ }
3121
+ },
3122
+ "name": {
3123
+ "description": "The name of an individual to contact.",
3124
+ "$ref": "#/definitions/string"
3125
+ },
3126
+ "telecom": {
3127
+ "description": "The contact details for the individual (if a name was provided) or the organization.",
3128
+ "items": {
3129
+ "$ref": "#/definitions/ContactPoint"
3130
+ },
3131
+ "type": "array"
3132
+ }
3133
+ },
3134
+ "additionalProperties": false,
3135
+ "type": "object"
3136
+ },
3137
+ "ContactPoint": {
3138
+ "description": "Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.",
3139
+ "properties": {
3140
+ "id": {
3141
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3142
+ "$ref": "#/definitions/string"
3143
+ },
3144
+ "extension": {
3145
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3146
+ "items": {
3147
+ "$ref": "#/definitions/Extension"
3148
+ },
3149
+ "type": "array",
3150
+ "widget": {
3151
+ "id": "hidden"
3152
+ }
3153
+ },
3154
+ "system": {
3155
+ "description": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
3156
+ "enum": [
3157
+ "phone",
3158
+ "fax",
3159
+ "email",
3160
+ "pager",
3161
+ "url",
3162
+ "sms",
3163
+ "other"
3164
+ ],
3165
+ "type": "string"
3166
+ },
3167
+ "value": {
3168
+ "description": "The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).",
3169
+ "$ref": "#/definitions/string"
3170
+ },
3171
+ "use": {
3172
+ "description": "Identifies the purpose for the contact point.",
3173
+ "enum": [
3174
+ "home",
3175
+ "work",
3176
+ "temp",
3177
+ "old",
3178
+ "mobile"
3179
+ ],
3180
+ "type": "string"
3181
+ },
3182
+ "rank": {
3183
+ "description": "Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.",
3184
+ "$ref": "#/definitions/positiveInt"
3185
+ },
3186
+ "period": {
3187
+ "description": "Time period when the contact point was/is in use.",
3188
+ "$ref": "#/definitions/Period"
3189
+ }
3190
+ },
3191
+ "additionalProperties": false,
3192
+ "type": "object"
3193
+ },
3194
+ "positiveInt": {
3195
+ "pattern": "^[1-9][0-9]*$",
3196
+ "type": "integer",
3197
+ "minimum": 0,
3198
+ "description": "An integer with a value that is positive (e.g. >0)"
3199
+ },
3200
+ "markdown": {
3201
+ "pattern": "^[ \\r\\n\\t\\S]+$",
3202
+ "type": "string",
3203
+ "description": "A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine"
3204
+ },
3205
+ "UsageContext": {
3206
+ "description": "Specifies clinical/business/etc. metadata that can be used to retrieve, index and/or categorize an artifact. This metadata can either be specific to the applicable population (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting, provider of care).",
3207
+ "properties": {
3208
+ "id": {
3209
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3210
+ "$ref": "#/definitions/string"
3211
+ },
3212
+ "extension": {
3213
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3214
+ "items": {
3215
+ "$ref": "#/definitions/Extension"
3216
+ },
3217
+ "type": "array",
3218
+ "widget": {
3219
+ "id": "hidden"
3220
+ }
3221
+ },
3222
+ "code": {
3223
+ "description": "A code that identifies the type of context being specified by this usage context.",
3224
+ "$ref": "#/definitions/Coding"
3225
+ },
3226
+ "valueCodeableConcept": {
3227
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
3228
+ "$ref": "#/definitions/CodeableConcept"
3229
+ },
3230
+ "valueQuantity": {
3231
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
3232
+ "$ref": "#/definitions/Quantity"
3233
+ },
3234
+ "valueRange": {
3235
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
3236
+ "$ref": "#/definitions/Range"
3237
+ },
3238
+ "valueReference": {
3239
+ "description": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
3240
+ "$ref": "#/definitions/Reference"
3241
+ }
3242
+ },
3243
+ "additionalProperties": false,
3244
+ "required": [
3245
+ "code"
3246
+ ],
3247
+ "type": "object"
3248
+ },
3249
+ "Quantity": {
3250
+ "properties": {
3251
+ "id": {
3252
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3253
+ "pattern": "^[ \\r\\n\\t\\S]+$",
3254
+ "type": "string"
3255
+ },
3256
+ "extension": {
3257
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3258
+ "items": {
3259
+ "$ref": "#/definitions/Extension"
3260
+ },
3261
+ "type": "array",
3262
+ "widget": {
3263
+ "id": "hidden"
3264
+ }
3265
+ },
3266
+ "value": {
3267
+ "description": "The value of the measured amount. The value includes an implicit precision in the presentation of the value.",
3268
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
3269
+ "type": "number"
3270
+ },
3271
+ "comparator": {
3272
+ "description": "How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is \"<\" , then the real value is < stated value.",
3273
+ "enum": [
3274
+ "<",
3275
+ "<=",
3276
+ ">=",
3277
+ ">"
3278
+ ],
3279
+ "type": "string"
3280
+ },
3281
+ "unit": {
3282
+ "description": "A human-readable form of the unit.",
3283
+ "pattern": "^[ \\r\\n\\t\\S]+$",
3284
+ "type": "string"
3285
+ },
3286
+ "system": {
3287
+ "description": "The identification of the system that provides the coded form of the unit.",
3288
+ "pattern": "^\\S*$",
3289
+ "type": "string"
3290
+ },
3291
+ "code": {
3292
+ "description": "A computer processable form of the unit in some unit representation system.",
3293
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
3294
+ "type": "string"
3295
+ }
3296
+ },
3297
+ "additionalProperties": false,
3298
+ "type": "object"
3299
+ },
3300
+ "Range": {
3301
+ "description": "A set of ordered Quantities defined by a low and high limit.",
3302
+ "properties": {
3303
+ "id": {
3304
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3305
+ "$ref": "#/definitions/string"
3306
+ },
3307
+ "extension": {
3308
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3309
+ "items": {
3310
+ "$ref": "#/definitions/Extension"
3311
+ },
3312
+ "type": "array",
3313
+ "widget": {
3314
+ "id": "hidden"
3315
+ }
3316
+ },
3317
+ "low": {
3318
+ "description": "The low limit. The boundary is inclusive.",
3319
+ "$ref": "#/definitions/Quantity"
3320
+ },
3321
+ "high": {
3322
+ "description": "The high limit. The boundary is inclusive.",
3323
+ "$ref": "#/definitions/Quantity"
3324
+ }
3325
+ },
3326
+ "additionalProperties": false,
3327
+ "type": "object"
3328
+ },
3329
+ "ValueSet_Compose": {
3330
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3331
+ "properties": {
3332
+ "id": {
3333
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3334
+ "$ref": "#/definitions/string"
3335
+ },
3336
+ "extension": {
3337
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3338
+ "items": {
3339
+ "$ref": "#/definitions/Extension"
3340
+ },
3341
+ "type": "array"
3342
+ },
3343
+ "modifierExtension": {
3344
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3345
+ "items": {
3346
+ "$ref": "#/definitions/Extension"
3347
+ },
3348
+ "type": "array"
3349
+ },
3350
+ "lockedDate": {
3351
+ "description": "The Locked Date is the effective date that is used to determine the version of all referenced Code Systems and Value Set Definitions included in the compose that are not already tied to a specific version.",
3352
+ "$ref": "#/definitions/date"
3353
+ },
3354
+ "_lockedDate": {
3355
+ "description": "Extensions for lockedDate",
3356
+ "$ref": "#/definitions/Element"
3357
+ },
3358
+ "inactive": {
3359
+ "description": "Whether inactive codes - codes that are not approved for current use - are in the value set. If inactive = true, inactive codes are to be included in the expansion, if inactive = false, the inactive codes will not be included in the expansion. If absent, the behavior is determined by the implementation, or by the applicable $expand parameters (but generally, inactive codes would be expected to be included).",
3360
+ "$ref": "#/definitions/boolean"
3361
+ },
3362
+ "_inactive": {
3363
+ "description": "Extensions for inactive",
3364
+ "$ref": "#/definitions/Element"
3365
+ },
3366
+ "include": {
3367
+ "description": "Include one or more codes from a code system or other value set(s).",
3368
+ "items": {
3369
+ "$ref": "#/definitions/ValueSet_Include"
3370
+ },
3371
+ "type": "array"
3372
+ },
3373
+ "exclude": {
3374
+ "description": "Exclude one or more codes from the value set based on code system filters and/or other value sets.",
3375
+ "items": {
3376
+ "$ref": "#/definitions/ValueSet_Include"
3377
+ },
3378
+ "type": "array"
3379
+ }
3380
+ },
3381
+ "additionalProperties": false,
3382
+ "required": [
3383
+ "include"
3384
+ ],
3385
+ "type": "object"
3386
+ },
3387
+ "date": {
3388
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1]))?)?$",
3389
+ "type": "string",
3390
+ "description": "A date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates."
3391
+ },
3392
+ "ValueSet_Include": {
3393
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3394
+ "properties": {
3395
+ "id": {
3396
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3397
+ "$ref": "#/definitions/string"
3398
+ },
3399
+ "extension": {
3400
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3401
+ "items": {
3402
+ "$ref": "#/definitions/Extension"
3403
+ },
3404
+ "type": "array"
3405
+ },
3406
+ "modifierExtension": {
3407
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3408
+ "items": {
3409
+ "$ref": "#/definitions/Extension"
3410
+ },
3411
+ "type": "array"
3412
+ },
3413
+ "system": {
3414
+ "description": "An absolute URI which is the code system from which the selected codes come from.",
3415
+ "$ref": "#/definitions/uri"
3416
+ },
3417
+ "_system": {
3418
+ "description": "Extensions for system",
3419
+ "$ref": "#/definitions/Element"
3420
+ },
3421
+ "version": {
3422
+ "description": "The version of the code system that the codes are selected from, or the special version '*' for all versions.",
3423
+ "$ref": "#/definitions/string"
3424
+ },
3425
+ "_version": {
3426
+ "description": "Extensions for version",
3427
+ "$ref": "#/definitions/Element"
3428
+ },
3429
+ "concept": {
3430
+ "description": "Specifies a concept to be included or excluded.",
3431
+ "items": {
3432
+ "$ref": "#/definitions/ValueSet_Concept"
3433
+ },
3434
+ "type": "array"
3435
+ },
3436
+ "filter": {
3437
+ "description": "Select concepts by specify a matching criterion based on the properties (including relationships) defined by the system, or on filters defined by the system. If multiple filters are specified, they SHALL all be true.",
3438
+ "items": {
3439
+ "$ref": "#/definitions/ValueSet_Filter"
3440
+ },
3441
+ "type": "array"
3442
+ },
3443
+ "valueSet": {
3444
+ "description": "Selects the concepts found in this value set (based on its value set definition). This is an absolute URI that is a reference to ValueSet.url. If multiple value sets are specified this includes the union of the contents of all of the referenced value sets.",
3445
+ "items": {
3446
+ "$ref": "#/definitions/canonical"
3447
+ },
3448
+ "type": "array"
3449
+ }
3450
+ },
3451
+ "additionalProperties": false,
3452
+ "type": "object"
3453
+ },
3454
+ "ValueSet_Concept": {
3455
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3456
+ "properties": {
3457
+ "id": {
3458
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3459
+ "$ref": "#/definitions/string"
3460
+ },
3461
+ "extension": {
3462
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3463
+ "items": {
3464
+ "$ref": "#/definitions/Extension"
3465
+ },
3466
+ "type": "array"
3467
+ },
3468
+ "modifierExtension": {
3469
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3470
+ "items": {
3471
+ "$ref": "#/definitions/Extension"
3472
+ },
3473
+ "type": "array"
3474
+ },
3475
+ "code": {
3476
+ "description": "Specifies a code for the concept to be included or excluded.",
3477
+ "$ref": "#/definitions/code"
3478
+ },
3479
+ "_code": {
3480
+ "description": "Extensions for code",
3481
+ "$ref": "#/definitions/Element"
3482
+ },
3483
+ "display": {
3484
+ "description": "The text to display to the user for this concept in the context of this valueset. If no display is provided, then applications using the value set use the display specified for the code by the system.",
3485
+ "$ref": "#/definitions/string"
3486
+ },
3487
+ "_display": {
3488
+ "description": "Extensions for display",
3489
+ "$ref": "#/definitions/Element"
3490
+ },
3491
+ "designation": {
3492
+ "description": "Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc.",
3493
+ "items": {
3494
+ "$ref": "#/definitions/ValueSet_Designation"
3495
+ },
3496
+ "type": "array"
3497
+ }
3498
+ },
3499
+ "additionalProperties": false,
3500
+ "type": "object"
3501
+ },
3502
+ "ValueSet_Designation": {
3503
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3504
+ "properties": {
3505
+ "id": {
3506
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3507
+ "$ref": "#/definitions/string"
3508
+ },
3509
+ "extension": {
3510
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3511
+ "items": {
3512
+ "$ref": "#/definitions/Extension"
3513
+ },
3514
+ "type": "array"
3515
+ },
3516
+ "modifierExtension": {
3517
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3518
+ "items": {
3519
+ "$ref": "#/definitions/Extension"
3520
+ },
3521
+ "type": "array"
3522
+ },
3523
+ "language": {
3524
+ "description": "The language this designation is defined for.",
3525
+ "$ref": "#/definitions/code"
3526
+ },
3527
+ "_language": {
3528
+ "description": "Extensions for language",
3529
+ "$ref": "#/definitions/Element"
3530
+ },
3531
+ "use": {
3532
+ "description": "A code that represents types of uses of designations.",
3533
+ "$ref": "#/definitions/Coding"
3534
+ },
3535
+ "value": {
3536
+ "description": "The text value for this designation.",
3537
+ "$ref": "#/definitions/string"
3538
+ },
3539
+ "_value": {
3540
+ "description": "Extensions for value",
3541
+ "$ref": "#/definitions/Element"
3542
+ }
3543
+ },
3544
+ "additionalProperties": false,
3545
+ "type": "object"
3546
+ },
3547
+ "ValueSet_Filter": {
3548
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3549
+ "properties": {
3550
+ "id": {
3551
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3552
+ "$ref": "#/definitions/string"
3553
+ },
3554
+ "extension": {
3555
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3556
+ "items": {
3557
+ "$ref": "#/definitions/Extension"
3558
+ },
3559
+ "type": "array"
3560
+ },
3561
+ "modifierExtension": {
3562
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3563
+ "items": {
3564
+ "$ref": "#/definitions/Extension"
3565
+ },
3566
+ "type": "array"
3567
+ },
3568
+ "property": {
3569
+ "description": "A code that identifies a property or a filter defined in the code system.",
3570
+ "$ref": "#/definitions/code"
3571
+ },
3572
+ "_property": {
3573
+ "description": "Extensions for property",
3574
+ "$ref": "#/definitions/Element"
3575
+ },
3576
+ "op": {
3577
+ "description": "The kind of operation to perform as a part of the filter criteria.",
3578
+ "enum": [
3579
+ "=",
3580
+ "is-a",
3581
+ "descendent-of",
3582
+ "is-not-a",
3583
+ "regex",
3584
+ "in",
3585
+ "not-in",
3586
+ "generalizes",
3587
+ "exists"
3588
+ ],
3589
+ "type": "string"
3590
+ },
3591
+ "_op": {
3592
+ "description": "Extensions for op",
3593
+ "$ref": "#/definitions/Element"
3594
+ },
3595
+ "value": {
3596
+ "description": "The match value may be either a code defined by the system, or a string value, which is a regex match on the literal string of the property value (if the filter represents a property defined in CodeSystem) or of the system filter value (if the filter represents a filter defined in CodeSystem) when the operation is 'regex', or one of the values (true and false), when the operation is 'exists'.",
3597
+ "$ref": "#/definitions/string"
3598
+ },
3599
+ "_value": {
3600
+ "description": "Extensions for value",
3601
+ "$ref": "#/definitions/Element"
3602
+ }
3603
+ },
3604
+ "additionalProperties": false,
3605
+ "type": "object"
3606
+ },
3607
+ "ValueSet_Expansion": {
3608
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3609
+ "properties": {
3610
+ "id": {
3611
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3612
+ "$ref": "#/definitions/string"
3613
+ },
3614
+ "extension": {
3615
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3616
+ "items": {
3617
+ "$ref": "#/definitions/Extension"
3618
+ },
3619
+ "type": "array"
3620
+ },
3621
+ "modifierExtension": {
3622
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3623
+ "items": {
3624
+ "$ref": "#/definitions/Extension"
3625
+ },
3626
+ "type": "array"
3627
+ },
3628
+ "identifier": {
3629
+ "description": "An identifier that uniquely identifies this expansion of the valueset, based on a unique combination of the provided parameters, the system default parameters, and the underlying system code system versions etc. Systems may re-use the same identifier as long as those factors remain the same, and the expansion is the same, but are not required to do so. This is a business identifier.",
3630
+ "$ref": "#/definitions/uri"
3631
+ },
3632
+ "_identifier": {
3633
+ "description": "Extensions for identifier",
3634
+ "$ref": "#/definitions/Element"
3635
+ },
3636
+ "timestamp": {
3637
+ "description": "The time at which the expansion was produced by the expanding system.",
3638
+ "$ref": "#/definitions/dateTime"
3639
+ },
3640
+ "_timestamp": {
3641
+ "description": "Extensions for timestamp",
3642
+ "$ref": "#/definitions/Element"
3643
+ },
3644
+ "total": {
3645
+ "description": "The total number of concepts in the expansion. If the number of concept nodes in this resource is less than the stated number, then the server can return more using the offset parameter.",
3646
+ "$ref": "#/definitions/integer"
3647
+ },
3648
+ "_total": {
3649
+ "description": "Extensions for total",
3650
+ "$ref": "#/definitions/Element"
3651
+ },
3652
+ "offset": {
3653
+ "description": "If paging is being used, the offset at which this resource starts. I.e. this resource is a partial view into the expansion. If paging is not being used, this element SHALL NOT be present.",
3654
+ "$ref": "#/definitions/integer"
3655
+ },
3656
+ "_offset": {
3657
+ "description": "Extensions for offset",
3658
+ "$ref": "#/definitions/Element"
3659
+ },
3660
+ "parameter": {
3661
+ "description": "A parameter that controlled the expansion process. These parameters may be used by users of expanded value sets to check whether the expansion is suitable for a particular purpose, or to pick the correct expansion.",
3662
+ "items": {
3663
+ "$ref": "#/definitions/ValueSet_Parameter"
3664
+ },
3665
+ "type": "array"
3666
+ },
3667
+ "contains": {
3668
+ "description": "The codes that are contained in the value set expansion.",
3669
+ "items": {
3670
+ "$ref": "#/definitions/ValueSet_Contains"
3671
+ },
3672
+ "type": "array"
3673
+ }
3674
+ },
3675
+ "additionalProperties": false,
3676
+ "type": "object"
3677
+ },
3678
+ "integer": {
3679
+ "pattern": "^-?([0]|([1-9][0-9]*))$",
3680
+ "type": "integer"
3681
+ },
3682
+ "ValueSet_Parameter": {
3683
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3684
+ "properties": {
3685
+ "id": {
3686
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3687
+ "$ref": "#/definitions/string"
3688
+ },
3689
+ "extension": {
3690
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3691
+ "items": {
3692
+ "$ref": "#/definitions/Extension"
3693
+ },
3694
+ "type": "array"
3695
+ },
3696
+ "modifierExtension": {
3697
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3698
+ "items": {
3699
+ "$ref": "#/definitions/Extension"
3700
+ },
3701
+ "type": "array"
3702
+ },
3703
+ "name": {
3704
+ "description": "Name of the input parameter to the $expand operation; may be a server-assigned name for additional default or other server-supplied parameters used to control the expansion process.",
3705
+ "$ref": "#/definitions/string"
3706
+ },
3707
+ "_name": {
3708
+ "description": "Extensions for name",
3709
+ "$ref": "#/definitions/Element"
3710
+ },
3711
+ "valueString": {
3712
+ "description": "The value of the parameter.",
3713
+ "pattern": "^[ \\r\\n\\t\\S]+$",
3714
+ "type": "string"
3715
+ },
3716
+ "_valueString": {
3717
+ "description": "Extensions for valueString",
3718
+ "$ref": "#/definitions/Element"
3719
+ },
3720
+ "valueBoolean": {
3721
+ "description": "The value of the parameter.",
3722
+ "pattern": "^true|false$",
3723
+ "type": "boolean"
3724
+ },
3725
+ "_valueBoolean": {
3726
+ "description": "Extensions for valueBoolean",
3727
+ "$ref": "#/definitions/Element"
3728
+ },
3729
+ "valueInteger": {
3730
+ "description": "The value of the parameter.",
3731
+ "pattern": "^-?([0]|([1-9][0-9]*))$",
3732
+ "type": "number"
3733
+ },
3734
+ "_valueInteger": {
3735
+ "description": "Extensions for valueInteger",
3736
+ "$ref": "#/definitions/Element"
3737
+ },
3738
+ "valueDecimal": {
3739
+ "description": "The value of the parameter.",
3740
+ "pattern": "^-?(0|[1-9][0-9]*)(\\.[0-9]+)?([eE][+-]?[0-9]+)?$",
3741
+ "type": "number"
3742
+ },
3743
+ "_valueDecimal": {
3744
+ "description": "Extensions for valueDecimal",
3745
+ "$ref": "#/definitions/Element"
3746
+ },
3747
+ "valueUri": {
3748
+ "description": "The value of the parameter.",
3749
+ "pattern": "^\\S*$",
3750
+ "type": "string"
3751
+ },
3752
+ "_valueUri": {
3753
+ "description": "Extensions for valueUri",
3754
+ "$ref": "#/definitions/Element"
3755
+ },
3756
+ "valueCode": {
3757
+ "description": "The value of the parameter.",
3758
+ "pattern": "^[^\\s]+(\\s[^\\s]+)*$",
3759
+ "type": "string"
3760
+ },
3761
+ "_valueCode": {
3762
+ "description": "Extensions for valueCode",
3763
+ "$ref": "#/definitions/Element"
3764
+ },
3765
+ "valueDateTime": {
3766
+ "description": "The value of the parameter.",
3767
+ "pattern": "^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?$",
3768
+ "type": "string"
3769
+ },
3770
+ "_valueDateTime": {
3771
+ "description": "Extensions for valueDateTime",
3772
+ "$ref": "#/definitions/Element"
3773
+ }
3774
+ },
3775
+ "additionalProperties": false,
3776
+ "type": "object"
3777
+ },
3778
+ "ValueSet_Contains": {
3779
+ "description": "A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in [coded elements](terminologies.html).",
3780
+ "properties": {
3781
+ "id": {
3782
+ "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
3783
+ "$ref": "#/definitions/string"
3784
+ },
3785
+ "extension": {
3786
+ "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
3787
+ "items": {
3788
+ "$ref": "#/definitions/Extension"
3789
+ },
3790
+ "type": "array"
3791
+ },
3792
+ "modifierExtension": {
3793
+ "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
3794
+ "items": {
3795
+ "$ref": "#/definitions/Extension"
3796
+ },
3797
+ "type": "array"
3798
+ },
3799
+ "system": {
3800
+ "description": "An absolute URI which is the code system in which the code for this item in the expansion is defined.",
3801
+ "$ref": "#/definitions/uri"
3802
+ },
3803
+ "_system": {
3804
+ "description": "Extensions for system",
3805
+ "$ref": "#/definitions/Element"
3806
+ },
3807
+ "abstract": {
3808
+ "description": "If true, this entry is included in the expansion for navigational purposes, and the user cannot select the code directly as a proper value.",
3809
+ "$ref": "#/definitions/boolean"
3810
+ },
3811
+ "_abstract": {
3812
+ "description": "Extensions for abstract",
3813
+ "$ref": "#/definitions/Element"
3814
+ },
3815
+ "inactive": {
3816
+ "description": "If the concept is inactive in the code system that defines it. Inactive codes are those that are no longer to be used, but are maintained by the code system for understanding legacy data. It might not be known or specified whether an concept is inactive (and it may depend on the context of use).",
3817
+ "$ref": "#/definitions/boolean"
3818
+ },
3819
+ "_inactive": {
3820
+ "description": "Extensions for inactive",
3821
+ "$ref": "#/definitions/Element"
3822
+ },
3823
+ "version": {
3824
+ "description": "The version of the code system from this code was taken. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
3825
+ "$ref": "#/definitions/string"
3826
+ },
3827
+ "_version": {
3828
+ "description": "Extensions for version",
3829
+ "$ref": "#/definitions/Element"
3830
+ },
3831
+ "code": {
3832
+ "description": "The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set.",
3833
+ "$ref": "#/definitions/code"
3834
+ },
3835
+ "_code": {
3836
+ "description": "Extensions for code",
3837
+ "$ref": "#/definitions/Element"
3838
+ },
3839
+ "display": {
3840
+ "description": "The recommended display for this item in the expansion.",
3841
+ "$ref": "#/definitions/string"
3842
+ },
3843
+ "_display": {
3844
+ "description": "Extensions for display",
3845
+ "$ref": "#/definitions/Element"
3846
+ },
3847
+ "designation": {
3848
+ "description": "Additional representations for this item - other languages, aliases, specialized purposes, used for particular purposes, etc. These are relevant when the conditions of the expansion do not fix to a single correct representation.",
3849
+ "items": {
3850
+ "$ref": "#/definitions/ValueSet_Designation"
3851
+ },
3852
+ "type": "array"
3853
+ },
3854
+ "contains": {
3855
+ "description": "Other codes and entries contained under this entry in the hierarchy.",
3856
+ "items": {
3857
+ "$ref": "#/definitions/ValueSet_Contains"
3858
+ },
3859
+ "type": "array"
3860
+ }
3861
+ },
3862
+ "additionalProperties": false,
3863
+ "type": "object"
3864
+ }
3865
+ }
3866
+ }