@medplum/definitions 3.2.17 → 3.2.18

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.
@@ -156192,14 +156192,14 @@
156192
156192
  {
156193
156193
  "id" : "EvidenceVariable.characteristic",
156194
156194
  "path" : "EvidenceVariable.characteristic",
156195
- "short" : "What defines the members of the evidence element",
156196
- "definition" : "A characteristic that defines the members of the evidence element. Multiple characteristics are applied with \"and\" semantics.",
156195
+ "short" : "A defining factor of the EvidenceVariable",
156196
+ "definition" : "A defining factor of the EvidenceVariable. Multiple characteristics are applied with \"and\" semantics.",
156197
156197
  "comment" : "Characteristics can be defined flexibly to accommodate different use cases for membership criteria, ranging from simple codes, all the way to using an expression language to express the criteria.",
156198
- "min" : 1,
156198
+ "min" : 0,
156199
156199
  "max" : "*",
156200
156200
  "base" : {
156201
156201
  "path" : "EvidenceVariable.characteristic",
156202
- "min" : 1,
156202
+ "min" : 0,
156203
156203
  "max" : "*"
156204
156204
  },
156205
156205
  "type" : [{
@@ -156210,9 +156210,16 @@
156210
156210
  "severity" : "error",
156211
156211
  "human" : "All FHIR elements must have a @value or children",
156212
156212
  "expression" : "hasValue() or (children().count() > id.count())",
156213
- "xpath" : "@value|f:*|h:div",
156214
156213
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156214
+ },
156215
+ {
156216
+ "key" : "evv-1",
156217
+ "severity" : "error",
156218
+ "human" : "In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination",
156219
+ "expression" : "(definitionReference.count() + definitionCanonical.count() + definitionCodeableConcept.count() + definitionId.count() + definitionByTypeAndValue.count() + definitionByCombination.count()) < 2",
156220
+ "source" : "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"
156215
156221
  }],
156222
+ "mustSupport" : false,
156216
156223
  "isModifier" : false,
156217
156224
  "isSummary" : true
156218
156225
  },
@@ -156236,6 +156243,7 @@
156236
156243
  }],
156237
156244
  "code" : "http://hl7.org/fhirpath/System.String"
156238
156245
  }],
156246
+ "condition" : ["ele-1"],
156239
156247
  "isModifier" : false,
156240
156248
  "isSummary" : false,
156241
156249
  "mapping" : [{
@@ -156247,7 +156255,7 @@
156247
156255
  "id" : "EvidenceVariable.characteristic.extension",
156248
156256
  "path" : "EvidenceVariable.characteristic.extension",
156249
156257
  "short" : "Additional content defined by implementations",
156250
- "definition" : "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.",
156258
+ "definition" : "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 managable, 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.",
156251
156259
  "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
156252
156260
  "alias" : ["extensions",
156253
156261
  "user content"],
@@ -156266,7 +156274,6 @@
156266
156274
  "severity" : "error",
156267
156275
  "human" : "All FHIR elements must have a @value or children",
156268
156276
  "expression" : "hasValue() or (children().count() > id.count())",
156269
- "xpath" : "@value|f:*|h:div",
156270
156277
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156271
156278
  },
156272
156279
  {
@@ -156274,7 +156281,6 @@
156274
156281
  "severity" : "error",
156275
156282
  "human" : "Must have either extensions or value[x], not both",
156276
156283
  "expression" : "extension.exists() != value.exists()",
156277
- "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
156278
156284
  "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
156279
156285
  }],
156280
156286
  "isModifier" : false,
@@ -156288,7 +156294,7 @@
156288
156294
  "id" : "EvidenceVariable.characteristic.modifierExtension",
156289
156295
  "path" : "EvidenceVariable.characteristic.modifierExtension",
156290
156296
  "short" : "Extensions that cannot be ignored even if unrecognized",
156291
- "definition" : "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).",
156297
+ "definition" : "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 managable, 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).",
156292
156298
  "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
156293
156299
  "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
156294
156300
  "alias" : ["extensions",
@@ -156309,7 +156315,6 @@
156309
156315
  "severity" : "error",
156310
156316
  "human" : "All FHIR elements must have a @value or children",
156311
156317
  "expression" : "hasValue() or (children().count() > id.count())",
156312
- "xpath" : "@value|f:*|h:div",
156313
156318
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156314
156319
  },
156315
156320
  {
@@ -156317,7 +156322,6 @@
156317
156322
  "severity" : "error",
156318
156323
  "human" : "Must have either extensions or value[x], not both",
156319
156324
  "expression" : "extension.exists() != value.exists()",
156320
- "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
156321
156325
  "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
156322
156326
  }],
156323
156327
  "isModifier" : true,
@@ -156328,6 +156332,32 @@
156328
156332
  "map" : "N/A"
156329
156333
  }]
156330
156334
  },
156335
+ {
156336
+ "id" : "EvidenceVariable.characteristic.linkId",
156337
+ "path" : "EvidenceVariable.characteristic.linkId",
156338
+ "short" : "Label for internal linking",
156339
+ "definition" : "Label used for when a characteristic refers to another characteristic.",
156340
+ "min" : 0,
156341
+ "max" : "1",
156342
+ "base" : {
156343
+ "path" : "EvidenceVariable.characteristic.linkId",
156344
+ "min" : 0,
156345
+ "max" : "1"
156346
+ },
156347
+ "type" : [{
156348
+ "code" : "id"
156349
+ }],
156350
+ "constraint" : [{
156351
+ "key" : "ele-1",
156352
+ "severity" : "error",
156353
+ "human" : "All FHIR elements must have a @value or children",
156354
+ "expression" : "hasValue() or (children().count() > id.count())",
156355
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156356
+ }],
156357
+ "mustSupport" : false,
156358
+ "isModifier" : false,
156359
+ "isSummary" : false
156360
+ },
156331
156361
  {
156332
156362
  "id" : "EvidenceVariable.characteristic.description",
156333
156363
  "path" : "EvidenceVariable.characteristic.description",
@@ -156342,212 +156372,1079 @@
156342
156372
  "max" : "1"
156343
156373
  },
156344
156374
  "type" : [{
156345
- "code" : "string"
156375
+ "code" : "markdown"
156346
156376
  }],
156347
156377
  "constraint" : [{
156348
156378
  "key" : "ele-1",
156349
156379
  "severity" : "error",
156350
156380
  "human" : "All FHIR elements must have a @value or children",
156351
156381
  "expression" : "hasValue() or (children().count() > id.count())",
156352
- "xpath" : "@value|f:*|h:div",
156353
156382
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156354
156383
  }],
156384
+ "mustSupport" : false,
156355
156385
  "isModifier" : false,
156356
156386
  "isSummary" : false
156357
156387
  },
156358
156388
  {
156359
- "id" : "EvidenceVariable.characteristic.definition[x]",
156360
- "path" : "EvidenceVariable.characteristic.definition[x]",
156361
- "short" : "What code or expression defines members?",
156362
- "definition" : "Define members of the evidence element using Codes (such as condition, medication, or observation), Expressions ( using an expression language such as FHIRPath or CQL) or DataRequirements (such as Diabetes diagnosis onset in the last year).",
156363
- "requirements" : "Need to be able to define members in simple codes when the membership aligns well with terminology, with common criteria such as observations in a value set or lab tests within a year, or with expression language to support criteria that do not fit in the above.",
156389
+ "id" : "EvidenceVariable.characteristic.note",
156390
+ "path" : "EvidenceVariable.characteristic.note",
156391
+ "short" : "Used for footnotes or explanatory notes",
156392
+ "definition" : "A human-readable string to clarify or explain concepts about the characteristic.",
156393
+ "min" : 0,
156394
+ "max" : "*",
156395
+ "base" : {
156396
+ "path" : "EvidenceVariable.characteristic.note",
156397
+ "min" : 0,
156398
+ "max" : "*"
156399
+ },
156400
+ "type" : [{
156401
+ "code" : "Annotation"
156402
+ }],
156403
+ "constraint" : [{
156404
+ "key" : "ele-1",
156405
+ "severity" : "error",
156406
+ "human" : "All FHIR elements must have a @value or children",
156407
+ "expression" : "hasValue() or (children().count() > id.count())",
156408
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156409
+ }],
156410
+ "mustSupport" : false,
156411
+ "isModifier" : false,
156412
+ "isSummary" : false
156413
+ },
156414
+ {
156415
+ "id" : "EvidenceVariable.characteristic.exclude",
156416
+ "path" : "EvidenceVariable.characteristic.exclude",
156417
+ "short" : "Whether the characteristic is an inclusion criterion or exclusion criterion",
156418
+ "definition" : "When true, this characteristic is an exclusion criterion. In other words, not matching this characteristic definition is equivalent to meeting this criterion.",
156419
+ "min" : 0,
156420
+ "max" : "1",
156421
+ "base" : {
156422
+ "path" : "EvidenceVariable.characteristic.exclude",
156423
+ "min" : 0,
156424
+ "max" : "1"
156425
+ },
156426
+ "type" : [{
156427
+ "code" : "boolean"
156428
+ }],
156429
+ "meaningWhenMissing" : "False",
156430
+ "constraint" : [{
156431
+ "key" : "ele-1",
156432
+ "severity" : "error",
156433
+ "human" : "All FHIR elements must have a @value or children",
156434
+ "expression" : "hasValue() or (children().count() > id.count())",
156435
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156436
+ }],
156437
+ "mustSupport" : false,
156438
+ "isModifier" : false,
156439
+ "isSummary" : false
156440
+ },
156441
+ {
156442
+ "id" : "EvidenceVariable.characteristic.definitionReference",
156443
+ "path" : "EvidenceVariable.characteristic.definitionReference",
156444
+ "short" : "Defines the characteristic (without using type and value) by a Reference",
156445
+ "definition" : "Defines the characteristic using a Reference.",
156446
+ "min" : 0,
156447
+ "max" : "1",
156448
+ "base" : {
156449
+ "path" : "EvidenceVariable.characteristic.definitionReference",
156450
+ "min" : 0,
156451
+ "max" : "1"
156452
+ },
156453
+ "type" : [{
156454
+ "code" : "Reference",
156455
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
156456
+ "http://hl7.org/fhir/StructureDefinition/Group",
156457
+ "http://hl7.org/fhir/StructureDefinition/Evidence"]
156458
+ }],
156459
+ "condition" : ["evv-1"],
156460
+ "constraint" : [{
156461
+ "key" : "ele-1",
156462
+ "severity" : "error",
156463
+ "human" : "All FHIR elements must have a @value or children",
156464
+ "expression" : "hasValue() or (children().count() > id.count())",
156465
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156466
+ }],
156467
+ "mustSupport" : false,
156468
+ "isModifier" : false,
156469
+ "isSummary" : true
156470
+ },
156471
+ {
156472
+ "id" : "EvidenceVariable.characteristic.definitionCanonical",
156473
+ "path" : "EvidenceVariable.characteristic.definitionCanonical",
156474
+ "short" : "Defines the characteristic (without using type and value) by a Canonical",
156475
+ "definition" : "Defines the characteristic using Canonical.",
156476
+ "min" : 0,
156477
+ "max" : "1",
156478
+ "base" : {
156479
+ "path" : "EvidenceVariable.characteristic.definitionCanonical",
156480
+ "min" : 0,
156481
+ "max" : "1"
156482
+ },
156483
+ "type" : [{
156484
+ "code" : "canonical",
156485
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
156486
+ "http://hl7.org/fhir/StructureDefinition/Evidence"]
156487
+ }],
156488
+ "condition" : ["evv-1"],
156489
+ "constraint" : [{
156490
+ "key" : "ele-1",
156491
+ "severity" : "error",
156492
+ "human" : "All FHIR elements must have a @value or children",
156493
+ "expression" : "hasValue() or (children().count() > id.count())",
156494
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156495
+ }],
156496
+ "mustSupport" : false,
156497
+ "isModifier" : false,
156498
+ "isSummary" : true
156499
+ },
156500
+ {
156501
+ "id" : "EvidenceVariable.characteristic.definitionCodeableConcept",
156502
+ "path" : "EvidenceVariable.characteristic.definitionCodeableConcept",
156503
+ "short" : "Defines the characteristic (without using type and value) by a CodeableConcept",
156504
+ "definition" : "Defines the characteristic using CodeableConcept.",
156505
+ "min" : 0,
156506
+ "max" : "1",
156507
+ "base" : {
156508
+ "path" : "EvidenceVariable.characteristic.definitionCodeableConcept",
156509
+ "min" : 0,
156510
+ "max" : "1"
156511
+ },
156512
+ "type" : [{
156513
+ "code" : "CodeableConcept"
156514
+ }],
156515
+ "condition" : ["evv-1"],
156516
+ "constraint" : [{
156517
+ "key" : "ele-1",
156518
+ "severity" : "error",
156519
+ "human" : "All FHIR elements must have a @value or children",
156520
+ "expression" : "hasValue() or (children().count() > id.count())",
156521
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156522
+ }],
156523
+ "mustSupport" : false,
156524
+ "isModifier" : false,
156525
+ "isSummary" : true
156526
+ },
156527
+ {
156528
+ "id" : "EvidenceVariable.characteristic.definitionExpression",
156529
+ "path" : "EvidenceVariable.characteristic.definitionExpression",
156530
+ "short" : "Defines the characteristic (without using type and value) by an expression",
156531
+ "definition" : "Defines the characteristic using Expression.",
156532
+ "comment" : "When another element provides a definition of the characteristic, the definitionExpression content SHALL match the definition (only adding technical concepts necessary for implementation) without changing the meaning.",
156533
+ "min" : 0,
156534
+ "max" : "1",
156535
+ "base" : {
156536
+ "path" : "EvidenceVariable.characteristic.definitionExpression",
156537
+ "min" : 0,
156538
+ "max" : "1"
156539
+ },
156540
+ "type" : [{
156541
+ "code" : "Expression"
156542
+ }],
156543
+ "constraint" : [{
156544
+ "key" : "ele-1",
156545
+ "severity" : "error",
156546
+ "human" : "All FHIR elements must have a @value or children",
156547
+ "expression" : "hasValue() or (children().count() > id.count())",
156548
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156549
+ }],
156550
+ "mustSupport" : false,
156551
+ "isModifier" : false,
156552
+ "isSummary" : true
156553
+ },
156554
+ {
156555
+ "id" : "EvidenceVariable.characteristic.definitionId",
156556
+ "path" : "EvidenceVariable.characteristic.definitionId",
156557
+ "short" : "Defines the characteristic (without using type and value) by an id",
156558
+ "definition" : "Defines the characteristic using id.",
156559
+ "min" : 0,
156560
+ "max" : "1",
156561
+ "base" : {
156562
+ "path" : "EvidenceVariable.characteristic.definitionId",
156563
+ "min" : 0,
156564
+ "max" : "1"
156565
+ },
156566
+ "type" : [{
156567
+ "code" : "id"
156568
+ }],
156569
+ "condition" : ["evv-1"],
156570
+ "constraint" : [{
156571
+ "key" : "ele-1",
156572
+ "severity" : "error",
156573
+ "human" : "All FHIR elements must have a @value or children",
156574
+ "expression" : "hasValue() or (children().count() > id.count())",
156575
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156576
+ }],
156577
+ "mustSupport" : false,
156578
+ "isModifier" : false,
156579
+ "isSummary" : true
156580
+ },
156581
+ {
156582
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue",
156583
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue",
156584
+ "short" : "Defines the characteristic using type and value",
156585
+ "definition" : "Defines the characteristic using both a type and value[x] elements.",
156586
+ "min" : 0,
156587
+ "max" : "1",
156588
+ "base" : {
156589
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue",
156590
+ "min" : 0,
156591
+ "max" : "1"
156592
+ },
156593
+ "type" : [{
156594
+ "code" : "BackboneElement"
156595
+ }],
156596
+ "condition" : ["evv-1"],
156597
+ "constraint" : [{
156598
+ "key" : "ele-1",
156599
+ "severity" : "error",
156600
+ "human" : "All FHIR elements must have a @value or children",
156601
+ "expression" : "hasValue() or (children().count() > id.count())",
156602
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156603
+ }],
156604
+ "mustSupport" : false,
156605
+ "isModifier" : false,
156606
+ "isSummary" : true
156607
+ },
156608
+ {
156609
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.id",
156610
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.id",
156611
+ "representation" : ["xmlAttr"],
156612
+ "short" : "Unique id for inter-element referencing",
156613
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
156614
+ "min" : 0,
156615
+ "max" : "1",
156616
+ "base" : {
156617
+ "path" : "Element.id",
156618
+ "min" : 0,
156619
+ "max" : "1"
156620
+ },
156621
+ "type" : [{
156622
+ "extension" : [{
156623
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
156624
+ "valueUrl" : "string"
156625
+ }],
156626
+ "code" : "http://hl7.org/fhirpath/System.String"
156627
+ }],
156628
+ "condition" : ["ele-1"],
156629
+ "isModifier" : false,
156630
+ "isSummary" : false,
156631
+ "mapping" : [{
156632
+ "identity" : "rim",
156633
+ "map" : "n/a"
156634
+ }]
156635
+ },
156636
+ {
156637
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.extension",
156638
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.extension",
156639
+ "short" : "Additional content defined by implementations",
156640
+ "definition" : "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 managable, 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.",
156641
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
156642
+ "alias" : ["extensions",
156643
+ "user content"],
156644
+ "min" : 0,
156645
+ "max" : "*",
156646
+ "base" : {
156647
+ "path" : "Element.extension",
156648
+ "min" : 0,
156649
+ "max" : "*"
156650
+ },
156651
+ "type" : [{
156652
+ "code" : "Extension"
156653
+ }],
156654
+ "constraint" : [{
156655
+ "key" : "ele-1",
156656
+ "severity" : "error",
156657
+ "human" : "All FHIR elements must have a @value or children",
156658
+ "expression" : "hasValue() or (children().count() > id.count())",
156659
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156660
+ },
156661
+ {
156662
+ "key" : "ext-1",
156663
+ "severity" : "error",
156664
+ "human" : "Must have either extensions or value[x], not both",
156665
+ "expression" : "extension.exists() != value.exists()",
156666
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
156667
+ }],
156668
+ "isModifier" : false,
156669
+ "isSummary" : false,
156670
+ "mapping" : [{
156671
+ "identity" : "rim",
156672
+ "map" : "n/a"
156673
+ }]
156674
+ },
156675
+ {
156676
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.modifierExtension",
156677
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.modifierExtension",
156678
+ "short" : "Extensions that cannot be ignored even if unrecognized",
156679
+ "definition" : "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 managable, 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).",
156680
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
156681
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
156682
+ "alias" : ["extensions",
156683
+ "user content",
156684
+ "modifiers"],
156685
+ "min" : 0,
156686
+ "max" : "*",
156687
+ "base" : {
156688
+ "path" : "BackboneElement.modifierExtension",
156689
+ "min" : 0,
156690
+ "max" : "*"
156691
+ },
156692
+ "type" : [{
156693
+ "code" : "Extension"
156694
+ }],
156695
+ "constraint" : [{
156696
+ "key" : "ele-1",
156697
+ "severity" : "error",
156698
+ "human" : "All FHIR elements must have a @value or children",
156699
+ "expression" : "hasValue() or (children().count() > id.count())",
156700
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156701
+ },
156702
+ {
156703
+ "key" : "ext-1",
156704
+ "severity" : "error",
156705
+ "human" : "Must have either extensions or value[x], not both",
156706
+ "expression" : "extension.exists() != value.exists()",
156707
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
156708
+ }],
156709
+ "isModifier" : true,
156710
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
156711
+ "isSummary" : true,
156712
+ "mapping" : [{
156713
+ "identity" : "rim",
156714
+ "map" : "N/A"
156715
+ }]
156716
+ },
156717
+ {
156718
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.type",
156719
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.type",
156720
+ "short" : "Expresses the type of characteristic",
156721
+ "definition" : "Used to express the type of characteristic.",
156364
156722
  "min" : 1,
156365
156723
  "max" : "1",
156366
156724
  "base" : {
156367
- "path" : "EvidenceVariable.characteristic.definition[x]",
156725
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.type",
156368
156726
  "min" : 1,
156369
156727
  "max" : "1"
156370
156728
  },
156729
+ "type" : [{
156730
+ "code" : "CodeableConcept"
156731
+ }],
156732
+ "constraint" : [{
156733
+ "key" : "ele-1",
156734
+ "severity" : "error",
156735
+ "human" : "All FHIR elements must have a @value or children",
156736
+ "expression" : "hasValue() or (children().count() > id.count())",
156737
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156738
+ }],
156739
+ "mustSupport" : false,
156740
+ "isModifier" : false,
156741
+ "isSummary" : true,
156742
+ "binding" : {
156743
+ "extension" : [{
156744
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
156745
+ "valueString" : "UsageContextType"
156746
+ }],
156747
+ "strength" : "example",
156748
+ "valueSet" : "http://terminology.hl7.org/ValueSet/usage-context-type"
156749
+ }
156750
+ },
156751
+ {
156752
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.method",
156753
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.method",
156754
+ "short" : "Method for how the characteristic value was determined",
156755
+ "definition" : "Method for how the characteristic value was determined.",
156756
+ "min" : 0,
156757
+ "max" : "*",
156758
+ "base" : {
156759
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.method",
156760
+ "min" : 0,
156761
+ "max" : "*"
156762
+ },
156763
+ "type" : [{
156764
+ "code" : "CodeableConcept"
156765
+ }],
156766
+ "constraint" : [{
156767
+ "key" : "ele-1",
156768
+ "severity" : "error",
156769
+ "human" : "All FHIR elements must have a @value or children",
156770
+ "expression" : "hasValue() or (children().count() > id.count())",
156771
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156772
+ }],
156773
+ "mustSupport" : false,
156774
+ "isModifier" : false,
156775
+ "isSummary" : false,
156776
+ "binding" : {
156777
+ "extension" : [{
156778
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
156779
+ "valueString" : "DefinitionMethod"
156780
+ }],
156781
+ "strength" : "example",
156782
+ "valueSet" : "http://hl7.org/fhir/ValueSet/definition-method"
156783
+ }
156784
+ },
156785
+ {
156786
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.device",
156787
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.device",
156788
+ "short" : "Device used for determining characteristic",
156789
+ "definition" : "Device used for determining characteristic.",
156790
+ "min" : 0,
156791
+ "max" : "1",
156792
+ "base" : {
156793
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.device",
156794
+ "min" : 0,
156795
+ "max" : "1"
156796
+ },
156371
156797
  "type" : [{
156372
156798
  "code" : "Reference",
156373
- "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Group"]
156799
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Device",
156800
+ "http://hl7.org/fhir/StructureDefinition/DeviceMetric"]
156801
+ }],
156802
+ "constraint" : [{
156803
+ "key" : "ele-1",
156804
+ "severity" : "error",
156805
+ "human" : "All FHIR elements must have a @value or children",
156806
+ "expression" : "hasValue() or (children().count() > id.count())",
156807
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156808
+ }],
156809
+ "mustSupport" : false,
156810
+ "isModifier" : false,
156811
+ "isSummary" : false
156812
+ },
156813
+ {
156814
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]",
156815
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]",
156816
+ "short" : "Defines the characteristic when coupled with characteristic.type",
156817
+ "definition" : "Defines the characteristic when paired with characteristic.type.",
156818
+ "min" : 1,
156819
+ "max" : "1",
156820
+ "base" : {
156821
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]",
156822
+ "min" : 1,
156823
+ "max" : "1"
156824
+ },
156825
+ "type" : [{
156826
+ "code" : "CodeableConcept"
156374
156827
  },
156375
156828
  {
156376
- "code" : "canonical",
156377
- "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/ActivityDefinition"]
156829
+ "code" : "boolean"
156378
156830
  },
156379
156831
  {
156380
- "code" : "CodeableConcept"
156832
+ "code" : "Quantity"
156381
156833
  },
156382
156834
  {
156383
- "code" : "Expression"
156835
+ "code" : "Range"
156384
156836
  },
156385
156837
  {
156386
- "code" : "DataRequirement"
156838
+ "code" : "Reference"
156387
156839
  },
156388
156840
  {
156389
- "code" : "TriggerDefinition"
156841
+ "code" : "id"
156390
156842
  }],
156391
156843
  "constraint" : [{
156392
156844
  "key" : "ele-1",
156393
156845
  "severity" : "error",
156394
156846
  "human" : "All FHIR elements must have a @value or children",
156395
156847
  "expression" : "hasValue() or (children().count() > id.count())",
156396
- "xpath" : "@value|f:*|h:div",
156397
156848
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156398
156849
  }],
156850
+ "mustSupport" : false,
156399
156851
  "isModifier" : false,
156400
156852
  "isSummary" : true
156401
156853
  },
156402
156854
  {
156403
- "id" : "EvidenceVariable.characteristic.usageContext",
156404
- "path" : "EvidenceVariable.characteristic.usageContext",
156405
- "short" : "What code/value pairs define members?",
156406
- "definition" : "Use UsageContext to define the members of the population, such as Age Ranges, Genders, Settings.",
156407
- "requirements" : "Need to be able to define members more structurally when more information can be communicated such as age range.",
156855
+ "id" : "EvidenceVariable.characteristic.definitionByTypeAndValue.offset",
156856
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.offset",
156857
+ "short" : "Reference point for valueQuantity or valueRange",
156858
+ "definition" : "Defines the reference point for comparison when valueQuantity or valueRange is not compared to zero.",
156859
+ "min" : 0,
156860
+ "max" : "1",
156861
+ "base" : {
156862
+ "path" : "EvidenceVariable.characteristic.definitionByTypeAndValue.offset",
156863
+ "min" : 0,
156864
+ "max" : "1"
156865
+ },
156866
+ "type" : [{
156867
+ "code" : "CodeableConcept"
156868
+ }],
156869
+ "constraint" : [{
156870
+ "key" : "ele-1",
156871
+ "severity" : "error",
156872
+ "human" : "All FHIR elements must have a @value or children",
156873
+ "expression" : "hasValue() or (children().count() > id.count())",
156874
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156875
+ }],
156876
+ "mustSupport" : false,
156877
+ "isModifier" : false,
156878
+ "isSummary" : false,
156879
+ "binding" : {
156880
+ "extension" : [{
156881
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
156882
+ "valueString" : "CharacteristicOffset"
156883
+ }],
156884
+ "strength" : "example",
156885
+ "valueSet" : "http://hl7.org/fhir/ValueSet/characteristic-offset"
156886
+ }
156887
+ },
156888
+ {
156889
+ "id" : "EvidenceVariable.characteristic.definitionByCombination",
156890
+ "path" : "EvidenceVariable.characteristic.definitionByCombination",
156891
+ "short" : "Used to specify how two or more characteristics are combined",
156892
+ "definition" : "Defines the characteristic as a combination of two or more characteristics.",
156893
+ "min" : 0,
156894
+ "max" : "1",
156895
+ "base" : {
156896
+ "path" : "EvidenceVariable.characteristic.definitionByCombination",
156897
+ "min" : 0,
156898
+ "max" : "1"
156899
+ },
156900
+ "type" : [{
156901
+ "code" : "BackboneElement"
156902
+ }],
156903
+ "condition" : ["evv-1"],
156904
+ "constraint" : [{
156905
+ "key" : "ele-1",
156906
+ "severity" : "error",
156907
+ "human" : "All FHIR elements must have a @value or children",
156908
+ "expression" : "hasValue() or (children().count() > id.count())",
156909
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156910
+ }],
156911
+ "mustSupport" : false,
156912
+ "isModifier" : false,
156913
+ "isSummary" : false
156914
+ },
156915
+ {
156916
+ "id" : "EvidenceVariable.characteristic.definitionByCombination.id",
156917
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.id",
156918
+ "representation" : ["xmlAttr"],
156919
+ "short" : "Unique id for inter-element referencing",
156920
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
156921
+ "min" : 0,
156922
+ "max" : "1",
156923
+ "base" : {
156924
+ "path" : "Element.id",
156925
+ "min" : 0,
156926
+ "max" : "1"
156927
+ },
156928
+ "type" : [{
156929
+ "extension" : [{
156930
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
156931
+ "valueUrl" : "string"
156932
+ }],
156933
+ "code" : "http://hl7.org/fhirpath/System.String"
156934
+ }],
156935
+ "condition" : ["ele-1"],
156936
+ "isModifier" : false,
156937
+ "isSummary" : false,
156938
+ "mapping" : [{
156939
+ "identity" : "rim",
156940
+ "map" : "n/a"
156941
+ }]
156942
+ },
156943
+ {
156944
+ "id" : "EvidenceVariable.characteristic.definitionByCombination.extension",
156945
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.extension",
156946
+ "short" : "Additional content defined by implementations",
156947
+ "definition" : "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 managable, 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.",
156948
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
156949
+ "alias" : ["extensions",
156950
+ "user content"],
156408
156951
  "min" : 0,
156409
156952
  "max" : "*",
156410
156953
  "base" : {
156411
- "path" : "EvidenceVariable.characteristic.usageContext",
156954
+ "path" : "Element.extension",
156412
156955
  "min" : 0,
156413
156956
  "max" : "*"
156414
156957
  },
156415
156958
  "type" : [{
156416
- "code" : "UsageContext"
156959
+ "code" : "Extension"
156417
156960
  }],
156418
156961
  "constraint" : [{
156419
156962
  "key" : "ele-1",
156420
156963
  "severity" : "error",
156421
156964
  "human" : "All FHIR elements must have a @value or children",
156422
156965
  "expression" : "hasValue() or (children().count() > id.count())",
156423
- "xpath" : "@value|f:*|h:div",
156424
156966
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156967
+ },
156968
+ {
156969
+ "key" : "ext-1",
156970
+ "severity" : "error",
156971
+ "human" : "Must have either extensions or value[x], not both",
156972
+ "expression" : "extension.exists() != value.exists()",
156973
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
156425
156974
  }],
156426
156975
  "isModifier" : false,
156427
- "isSummary" : false
156976
+ "isSummary" : false,
156977
+ "mapping" : [{
156978
+ "identity" : "rim",
156979
+ "map" : "n/a"
156980
+ }]
156428
156981
  },
156429
156982
  {
156430
- "id" : "EvidenceVariable.characteristic.exclude",
156431
- "path" : "EvidenceVariable.characteristic.exclude",
156432
- "short" : "Whether the characteristic includes or excludes members",
156433
- "definition" : "When true, members with this characteristic are excluded from the element.",
156983
+ "id" : "EvidenceVariable.characteristic.definitionByCombination.modifierExtension",
156984
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.modifierExtension",
156985
+ "short" : "Extensions that cannot be ignored even if unrecognized",
156986
+ "definition" : "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 managable, 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).",
156987
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
156988
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
156989
+ "alias" : ["extensions",
156990
+ "user content",
156991
+ "modifiers"],
156992
+ "min" : 0,
156993
+ "max" : "*",
156994
+ "base" : {
156995
+ "path" : "BackboneElement.modifierExtension",
156996
+ "min" : 0,
156997
+ "max" : "*"
156998
+ },
156999
+ "type" : [{
157000
+ "code" : "Extension"
157001
+ }],
157002
+ "constraint" : [{
157003
+ "key" : "ele-1",
157004
+ "severity" : "error",
157005
+ "human" : "All FHIR elements must have a @value or children",
157006
+ "expression" : "hasValue() or (children().count() > id.count())",
157007
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157008
+ },
157009
+ {
157010
+ "key" : "ext-1",
157011
+ "severity" : "error",
157012
+ "human" : "Must have either extensions or value[x], not both",
157013
+ "expression" : "extension.exists() != value.exists()",
157014
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
157015
+ }],
157016
+ "isModifier" : true,
157017
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
157018
+ "isSummary" : true,
157019
+ "mapping" : [{
157020
+ "identity" : "rim",
157021
+ "map" : "N/A"
157022
+ }]
157023
+ },
157024
+ {
157025
+ "id" : "EvidenceVariable.characteristic.definitionByCombination.code",
157026
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.code",
157027
+ "short" : "all-of | any-of | at-least | at-most | statistical | net-effect | dataset",
157028
+ "definition" : "Used to specify if two or more characteristics are combined with OR or AND.",
157029
+ "requirements" : "If code is \"at-least\" or \"at-most\" then threshold SHALL be used. If code is neither \"at-least\" nor \"at-most\" then threshold SHALL NOT be used.",
157030
+ "min" : 1,
157031
+ "max" : "1",
157032
+ "base" : {
157033
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.code",
157034
+ "min" : 1,
157035
+ "max" : "1"
157036
+ },
157037
+ "type" : [{
157038
+ "code" : "code"
157039
+ }],
157040
+ "constraint" : [{
157041
+ "key" : "ele-1",
157042
+ "severity" : "error",
157043
+ "human" : "All FHIR elements must have a @value or children",
157044
+ "expression" : "hasValue() or (children().count() > id.count())",
157045
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157046
+ }],
157047
+ "mustSupport" : false,
157048
+ "isModifier" : false,
157049
+ "isSummary" : false,
157050
+ "binding" : {
157051
+ "extension" : [{
157052
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
157053
+ "valueString" : "CharacteristicCombination"
157054
+ }],
157055
+ "strength" : "required",
157056
+ "valueSet" : "http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0"
157057
+ }
157058
+ },
157059
+ {
157060
+ "id" : "EvidenceVariable.characteristic.definitionByCombination.threshold",
157061
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.threshold",
157062
+ "short" : "Provides the value of \"n\" when \"at-least\" or \"at-most\" codes are used",
157063
+ "definition" : "Provides the value of \"n\" when \"at-least\" or \"at-most\" codes are used.",
156434
157064
  "min" : 0,
156435
157065
  "max" : "1",
156436
157066
  "base" : {
156437
- "path" : "EvidenceVariable.characteristic.exclude",
157067
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.threshold",
156438
157068
  "min" : 0,
156439
157069
  "max" : "1"
156440
157070
  },
156441
157071
  "type" : [{
156442
- "code" : "boolean"
157072
+ "code" : "positiveInt"
156443
157073
  }],
156444
- "meaningWhenMissing" : "False",
156445
157074
  "constraint" : [{
156446
157075
  "key" : "ele-1",
156447
157076
  "severity" : "error",
156448
157077
  "human" : "All FHIR elements must have a @value or children",
156449
157078
  "expression" : "hasValue() or (children().count() > id.count())",
156450
- "xpath" : "@value|f:*|h:div",
156451
157079
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156452
157080
  }],
157081
+ "mustSupport" : false,
156453
157082
  "isModifier" : false,
156454
157083
  "isSummary" : false
156455
157084
  },
156456
157085
  {
156457
- "id" : "EvidenceVariable.characteristic.participantEffective[x]",
156458
- "path" : "EvidenceVariable.characteristic.participantEffective[x]",
156459
- "short" : "What time period do participants cover",
156460
- "definition" : "Indicates what effective period the study covers.",
157086
+ "id" : "EvidenceVariable.characteristic.definitionByCombination.characteristic",
157087
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.characteristic",
157088
+ "short" : "A defining factor of the characteristic",
157089
+ "definition" : "A defining factor of the characteristic.",
157090
+ "min" : 1,
157091
+ "max" : "*",
157092
+ "base" : {
157093
+ "path" : "EvidenceVariable.characteristic.definitionByCombination.characteristic",
157094
+ "min" : 1,
157095
+ "max" : "*"
157096
+ },
157097
+ "contentReference" : "#EvidenceVariable.characteristic",
157098
+ "constraint" : [{
157099
+ "key" : "ele-1",
157100
+ "severity" : "error",
157101
+ "human" : "All FHIR elements must have a @value or children",
157102
+ "expression" : "hasValue() or (children().count() > id.count())",
157103
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157104
+ }],
157105
+ "mustSupport" : false,
157106
+ "isModifier" : false,
157107
+ "isSummary" : false
157108
+ },
157109
+ {
157110
+ "id" : "EvidenceVariable.characteristic.instances[x]",
157111
+ "path" : "EvidenceVariable.characteristic.instances[x]",
157112
+ "short" : "Number of occurrences meeting the characteristic",
157113
+ "definition" : "Number of occurrences meeting the characteristic.",
156461
157114
  "min" : 0,
156462
157115
  "max" : "1",
156463
157116
  "base" : {
156464
- "path" : "EvidenceVariable.characteristic.participantEffective[x]",
157117
+ "path" : "EvidenceVariable.characteristic.instances[x]",
156465
157118
  "min" : 0,
156466
157119
  "max" : "1"
156467
157120
  },
156468
157121
  "type" : [{
156469
- "code" : "dateTime"
157122
+ "code" : "Quantity"
156470
157123
  },
156471
157124
  {
156472
- "code" : "Period"
157125
+ "code" : "Range"
157126
+ }],
157127
+ "constraint" : [{
157128
+ "key" : "ele-1",
157129
+ "severity" : "error",
157130
+ "human" : "All FHIR elements must have a @value or children",
157131
+ "expression" : "hasValue() or (children().count() > id.count())",
157132
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157133
+ }],
157134
+ "mustSupport" : false,
157135
+ "isModifier" : false,
157136
+ "isSummary" : false
157137
+ },
157138
+ {
157139
+ "id" : "EvidenceVariable.characteristic.duration[x]",
157140
+ "path" : "EvidenceVariable.characteristic.duration[x]",
157141
+ "short" : "Length of time in which the characteristic is met",
157142
+ "definition" : "Length of time in which the characteristic is met.",
157143
+ "min" : 0,
157144
+ "max" : "1",
157145
+ "base" : {
157146
+ "path" : "EvidenceVariable.characteristic.duration[x]",
157147
+ "min" : 0,
157148
+ "max" : "1"
156473
157149
  },
156474
- {
156475
- "code" : "Duration"
157150
+ "type" : [{
157151
+ "code" : "Quantity"
156476
157152
  },
156477
157153
  {
156478
- "code" : "Timing"
157154
+ "code" : "Range"
156479
157155
  }],
156480
157156
  "constraint" : [{
156481
157157
  "key" : "ele-1",
156482
157158
  "severity" : "error",
156483
157159
  "human" : "All FHIR elements must have a @value or children",
156484
157160
  "expression" : "hasValue() or (children().count() > id.count())",
156485
- "xpath" : "@value|f:*|h:div",
156486
157161
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156487
157162
  }],
157163
+ "mustSupport" : false,
156488
157164
  "isModifier" : false,
156489
157165
  "isSummary" : false
156490
157166
  },
156491
157167
  {
156492
- "id" : "EvidenceVariable.characteristic.timeFromStart",
156493
- "path" : "EvidenceVariable.characteristic.timeFromStart",
156494
- "short" : "Observation time from study start",
156495
- "definition" : "Indicates duration from the participant's study entry.",
157168
+ "id" : "EvidenceVariable.characteristic.timeFromEvent",
157169
+ "path" : "EvidenceVariable.characteristic.timeFromEvent",
157170
+ "short" : "Timing in which the characteristic is determined",
157171
+ "definition" : "Timing in which the characteristic is determined.",
157172
+ "min" : 0,
157173
+ "max" : "*",
157174
+ "base" : {
157175
+ "path" : "EvidenceVariable.characteristic.timeFromEvent",
157176
+ "min" : 0,
157177
+ "max" : "*"
157178
+ },
157179
+ "type" : [{
157180
+ "code" : "BackboneElement"
157181
+ }],
157182
+ "constraint" : [{
157183
+ "key" : "ele-1",
157184
+ "severity" : "error",
157185
+ "human" : "All FHIR elements must have a @value or children",
157186
+ "expression" : "hasValue() or (children().count() > id.count())",
157187
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157188
+ }],
157189
+ "mustSupport" : false,
157190
+ "isModifier" : false,
157191
+ "isSummary" : false
157192
+ },
157193
+ {
157194
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.id",
157195
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.id",
157196
+ "representation" : ["xmlAttr"],
157197
+ "short" : "Unique id for inter-element referencing",
157198
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
156496
157199
  "min" : 0,
156497
157200
  "max" : "1",
156498
157201
  "base" : {
156499
- "path" : "EvidenceVariable.characteristic.timeFromStart",
157202
+ "path" : "Element.id",
156500
157203
  "min" : 0,
156501
157204
  "max" : "1"
156502
157205
  },
156503
157206
  "type" : [{
156504
- "code" : "Duration"
157207
+ "extension" : [{
157208
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
157209
+ "valueUrl" : "string"
157210
+ }],
157211
+ "code" : "http://hl7.org/fhirpath/System.String"
157212
+ }],
157213
+ "condition" : ["ele-1"],
157214
+ "isModifier" : false,
157215
+ "isSummary" : false,
157216
+ "mapping" : [{
157217
+ "identity" : "rim",
157218
+ "map" : "n/a"
157219
+ }]
157220
+ },
157221
+ {
157222
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.extension",
157223
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.extension",
157224
+ "short" : "Additional content defined by implementations",
157225
+ "definition" : "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 managable, 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.",
157226
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
157227
+ "alias" : ["extensions",
157228
+ "user content"],
157229
+ "min" : 0,
157230
+ "max" : "*",
157231
+ "base" : {
157232
+ "path" : "Element.extension",
157233
+ "min" : 0,
157234
+ "max" : "*"
157235
+ },
157236
+ "type" : [{
157237
+ "code" : "Extension"
156505
157238
  }],
156506
157239
  "constraint" : [{
156507
157240
  "key" : "ele-1",
156508
157241
  "severity" : "error",
156509
157242
  "human" : "All FHIR elements must have a @value or children",
156510
157243
  "expression" : "hasValue() or (children().count() > id.count())",
156511
- "xpath" : "@value|f:*|h:div",
156512
157244
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157245
+ },
157246
+ {
157247
+ "key" : "ext-1",
157248
+ "severity" : "error",
157249
+ "human" : "Must have either extensions or value[x], not both",
157250
+ "expression" : "extension.exists() != value.exists()",
157251
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
156513
157252
  }],
156514
157253
  "isModifier" : false,
157254
+ "isSummary" : false,
157255
+ "mapping" : [{
157256
+ "identity" : "rim",
157257
+ "map" : "n/a"
157258
+ }]
157259
+ },
157260
+ {
157261
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.modifierExtension",
157262
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.modifierExtension",
157263
+ "short" : "Extensions that cannot be ignored even if unrecognized",
157264
+ "definition" : "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 managable, 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).",
157265
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
157266
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
157267
+ "alias" : ["extensions",
157268
+ "user content",
157269
+ "modifiers"],
157270
+ "min" : 0,
157271
+ "max" : "*",
157272
+ "base" : {
157273
+ "path" : "BackboneElement.modifierExtension",
157274
+ "min" : 0,
157275
+ "max" : "*"
157276
+ },
157277
+ "type" : [{
157278
+ "code" : "Extension"
157279
+ }],
157280
+ "constraint" : [{
157281
+ "key" : "ele-1",
157282
+ "severity" : "error",
157283
+ "human" : "All FHIR elements must have a @value or children",
157284
+ "expression" : "hasValue() or (children().count() > id.count())",
157285
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157286
+ },
157287
+ {
157288
+ "key" : "ext-1",
157289
+ "severity" : "error",
157290
+ "human" : "Must have either extensions or value[x], not both",
157291
+ "expression" : "extension.exists() != value.exists()",
157292
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
157293
+ }],
157294
+ "isModifier" : true,
157295
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
157296
+ "isSummary" : true,
157297
+ "mapping" : [{
157298
+ "identity" : "rim",
157299
+ "map" : "N/A"
157300
+ }]
157301
+ },
157302
+ {
157303
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.description",
157304
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.description",
157305
+ "short" : "Human readable description",
157306
+ "definition" : "Human readable description.",
157307
+ "min" : 0,
157308
+ "max" : "1",
157309
+ "base" : {
157310
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.description",
157311
+ "min" : 0,
157312
+ "max" : "1"
157313
+ },
157314
+ "type" : [{
157315
+ "code" : "markdown"
157316
+ }],
157317
+ "constraint" : [{
157318
+ "key" : "ele-1",
157319
+ "severity" : "error",
157320
+ "human" : "All FHIR elements must have a @value or children",
157321
+ "expression" : "hasValue() or (children().count() > id.count())",
157322
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157323
+ }],
157324
+ "mustSupport" : false,
157325
+ "isModifier" : false,
156515
157326
  "isSummary" : false
156516
157327
  },
156517
157328
  {
156518
- "id" : "EvidenceVariable.characteristic.groupMeasure",
156519
- "path" : "EvidenceVariable.characteristic.groupMeasure",
156520
- "short" : "mean | median | mean-of-mean | mean-of-median | median-of-mean | median-of-median",
156521
- "definition" : "Indicates how elements are aggregated within the study effective period.",
157329
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.note",
157330
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.note",
157331
+ "short" : "Used for footnotes or explanatory notes",
157332
+ "definition" : "A human-readable string to clarify or explain concepts about the timeFromEvent.",
157333
+ "min" : 0,
157334
+ "max" : "*",
157335
+ "base" : {
157336
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.note",
157337
+ "min" : 0,
157338
+ "max" : "*"
157339
+ },
157340
+ "type" : [{
157341
+ "code" : "Annotation"
157342
+ }],
157343
+ "constraint" : [{
157344
+ "key" : "ele-1",
157345
+ "severity" : "error",
157346
+ "human" : "All FHIR elements must have a @value or children",
157347
+ "expression" : "hasValue() or (children().count() > id.count())",
157348
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157349
+ }],
157350
+ "mustSupport" : false,
157351
+ "isModifier" : false,
157352
+ "isSummary" : false
157353
+ },
157354
+ {
157355
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.event[x]",
157356
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.event[x]",
157357
+ "short" : "The event used as a base point (reference point) in time",
157358
+ "definition" : "The event used as a base point (reference point) in time.",
156522
157359
  "min" : 0,
156523
157360
  "max" : "1",
156524
157361
  "base" : {
156525
- "path" : "EvidenceVariable.characteristic.groupMeasure",
157362
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.event[x]",
156526
157363
  "min" : 0,
156527
157364
  "max" : "1"
156528
157365
  },
156529
157366
  "type" : [{
156530
- "code" : "code"
157367
+ "code" : "CodeableConcept"
157368
+ },
157369
+ {
157370
+ "code" : "Reference"
157371
+ },
157372
+ {
157373
+ "code" : "dateTime"
157374
+ },
157375
+ {
157376
+ "code" : "id"
156531
157377
  }],
156532
157378
  "constraint" : [{
156533
157379
  "key" : "ele-1",
156534
157380
  "severity" : "error",
156535
157381
  "human" : "All FHIR elements must have a @value or children",
156536
157382
  "expression" : "hasValue() or (children().count() > id.count())",
156537
- "xpath" : "@value|f:*|h:div",
156538
157383
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
156539
157384
  }],
157385
+ "mustSupport" : false,
156540
157386
  "isModifier" : false,
156541
157387
  "isSummary" : false,
156542
157388
  "binding" : {
156543
157389
  "extension" : [{
156544
157390
  "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
156545
- "valueString" : "GroupMeasure"
157391
+ "valueString" : "EvidenceVariableEvent"
156546
157392
  }],
156547
- "strength" : "required",
156548
- "description" : "Possible group measure aggregates (E.g. Mean, Median).",
156549
- "valueSet" : "http://hl7.org/fhir/ValueSet/group-measure|4.0.1"
157393
+ "strength" : "example",
157394
+ "valueSet" : "http://hl7.org/fhir/ValueSet/evidence-variable-event"
156550
157395
  }
157396
+ },
157397
+ {
157398
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.quantity",
157399
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.quantity",
157400
+ "short" : "Used to express the observation at a defined amount of time before or after the event",
157401
+ "definition" : "Used to express the observation at a defined amount of time before or after the event.",
157402
+ "min" : 0,
157403
+ "max" : "1",
157404
+ "base" : {
157405
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.quantity",
157406
+ "min" : 0,
157407
+ "max" : "1"
157408
+ },
157409
+ "type" : [{
157410
+ "code" : "Quantity"
157411
+ }],
157412
+ "constraint" : [{
157413
+ "key" : "ele-1",
157414
+ "severity" : "error",
157415
+ "human" : "All FHIR elements must have a @value or children",
157416
+ "expression" : "hasValue() or (children().count() > id.count())",
157417
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157418
+ }],
157419
+ "mustSupport" : false,
157420
+ "isModifier" : false,
157421
+ "isSummary" : false
157422
+ },
157423
+ {
157424
+ "id" : "EvidenceVariable.characteristic.timeFromEvent.range",
157425
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.range",
157426
+ "short" : "Used to express the observation within a period before and/or after the event",
157427
+ "definition" : "Used to express the observation within a period before and/or after the event.",
157428
+ "min" : 0,
157429
+ "max" : "1",
157430
+ "base" : {
157431
+ "path" : "EvidenceVariable.characteristic.timeFromEvent.range",
157432
+ "min" : 0,
157433
+ "max" : "1"
157434
+ },
157435
+ "type" : [{
157436
+ "code" : "Range"
157437
+ }],
157438
+ "constraint" : [{
157439
+ "key" : "ele-1",
157440
+ "severity" : "error",
157441
+ "human" : "All FHIR elements must have a @value or children",
157442
+ "expression" : "hasValue() or (children().count() > id.count())",
157443
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
157444
+ }],
157445
+ "mustSupport" : false,
157446
+ "isModifier" : false,
157447
+ "isSummary" : false
156551
157448
  }]
156552
157449
  },
156553
157450
  "differential" : {
@@ -312662,11 +313559,37 @@
312662
313559
  "map" : ".identifier"
312663
313560
  }]
312664
313561
  },
313562
+ {
313563
+ "id" : "ResearchStudy.name",
313564
+ "path" : "ResearchStudy.name",
313565
+ "short" : "Name for this study (computer friendly)",
313566
+ "definition" : "Name for this study (computer friendly).",
313567
+ "min" : 0,
313568
+ "max" : "1",
313569
+ "base" : {
313570
+ "path" : "ResearchStudy.name",
313571
+ "min" : 0,
313572
+ "max" : "1"
313573
+ },
313574
+ "type" : [{
313575
+ "code" : "string"
313576
+ }],
313577
+ "constraint" : [{
313578
+ "key" : "ele-1",
313579
+ "severity" : "error",
313580
+ "human" : "All FHIR elements must have a @value or children",
313581
+ "expression" : "hasValue() or (children().count() > id.count())",
313582
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313583
+ }],
313584
+ "mustSupport" : false,
313585
+ "isModifier" : false,
313586
+ "isSummary" : false
313587
+ },
312665
313588
  {
312666
313589
  "id" : "ResearchStudy.title",
312667
313590
  "path" : "ResearchStudy.title",
312668
- "short" : "Name for this study",
312669
- "definition" : "A short, descriptive user-friendly label for the study.",
313591
+ "short" : "Human readable name of the study",
313592
+ "definition" : "The human readable name of the research study.",
312670
313593
  "min" : 0,
312671
313594
  "max" : "1",
312672
313595
  "base" : {
@@ -312682,9 +313605,9 @@
312682
313605
  "severity" : "error",
312683
313606
  "human" : "All FHIR elements must have a @value or children",
312684
313607
  "expression" : "hasValue() or (children().count() > id.count())",
312685
- "xpath" : "@value|f:*|h:div",
312686
313608
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
312687
313609
  }],
313610
+ "mustSupport" : false,
312688
313611
  "isModifier" : false,
312689
313612
  "isSummary" : true,
312690
313613
  "mapping" : [{
@@ -312696,6 +313619,202 @@
312696
313619
  "map" : "No BRIDG mapping (although there is StudyProtocolDocumentVersionPublicTitle this is arguably a different semantic: title of a document vs title of a research study)"
312697
313620
  }]
312698
313621
  },
313622
+ {
313623
+ "id" : "ResearchStudy.label",
313624
+ "path" : "ResearchStudy.label",
313625
+ "short" : "Additional names for the study",
313626
+ "definition" : "Additional names for the study.",
313627
+ "min" : 0,
313628
+ "max" : "*",
313629
+ "base" : {
313630
+ "path" : "ResearchStudy.label",
313631
+ "min" : 0,
313632
+ "max" : "*"
313633
+ },
313634
+ "type" : [{
313635
+ "code" : "BackboneElement"
313636
+ }],
313637
+ "constraint" : [{
313638
+ "key" : "ele-1",
313639
+ "severity" : "error",
313640
+ "human" : "All FHIR elements must have a @value or children",
313641
+ "expression" : "hasValue() or (children().count() > id.count())",
313642
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313643
+ }],
313644
+ "mustSupport" : false,
313645
+ "isModifier" : false,
313646
+ "isSummary" : false
313647
+ },
313648
+ {
313649
+ "id" : "ResearchStudy.label.id",
313650
+ "path" : "ResearchStudy.label.id",
313651
+ "representation" : ["xmlAttr"],
313652
+ "short" : "Unique id for inter-element referencing",
313653
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
313654
+ "min" : 0,
313655
+ "max" : "1",
313656
+ "base" : {
313657
+ "path" : "Element.id",
313658
+ "min" : 0,
313659
+ "max" : "1"
313660
+ },
313661
+ "type" : [{
313662
+ "extension" : [{
313663
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
313664
+ "valueUrl" : "string"
313665
+ }],
313666
+ "code" : "http://hl7.org/fhirpath/System.String"
313667
+ }],
313668
+ "condition" : ["ele-1"],
313669
+ "isModifier" : false,
313670
+ "isSummary" : false,
313671
+ "mapping" : [{
313672
+ "identity" : "rim",
313673
+ "map" : "n/a"
313674
+ }]
313675
+ },
313676
+ {
313677
+ "id" : "ResearchStudy.label.extension",
313678
+ "path" : "ResearchStudy.label.extension",
313679
+ "short" : "Additional content defined by implementations",
313680
+ "definition" : "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 managable, 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.",
313681
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
313682
+ "alias" : ["extensions",
313683
+ "user content"],
313684
+ "min" : 0,
313685
+ "max" : "*",
313686
+ "base" : {
313687
+ "path" : "Element.extension",
313688
+ "min" : 0,
313689
+ "max" : "*"
313690
+ },
313691
+ "type" : [{
313692
+ "code" : "Extension"
313693
+ }],
313694
+ "constraint" : [{
313695
+ "key" : "ele-1",
313696
+ "severity" : "error",
313697
+ "human" : "All FHIR elements must have a @value or children",
313698
+ "expression" : "hasValue() or (children().count() > id.count())",
313699
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313700
+ },
313701
+ {
313702
+ "key" : "ext-1",
313703
+ "severity" : "error",
313704
+ "human" : "Must have either extensions or value[x], not both",
313705
+ "expression" : "extension.exists() != value.exists()",
313706
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
313707
+ }],
313708
+ "isModifier" : false,
313709
+ "isSummary" : false,
313710
+ "mapping" : [{
313711
+ "identity" : "rim",
313712
+ "map" : "n/a"
313713
+ }]
313714
+ },
313715
+ {
313716
+ "id" : "ResearchStudy.label.modifierExtension",
313717
+ "path" : "ResearchStudy.label.modifierExtension",
313718
+ "short" : "Extensions that cannot be ignored even if unrecognized",
313719
+ "definition" : "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 managable, 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).",
313720
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
313721
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
313722
+ "alias" : ["extensions",
313723
+ "user content",
313724
+ "modifiers"],
313725
+ "min" : 0,
313726
+ "max" : "*",
313727
+ "base" : {
313728
+ "path" : "BackboneElement.modifierExtension",
313729
+ "min" : 0,
313730
+ "max" : "*"
313731
+ },
313732
+ "type" : [{
313733
+ "code" : "Extension"
313734
+ }],
313735
+ "constraint" : [{
313736
+ "key" : "ele-1",
313737
+ "severity" : "error",
313738
+ "human" : "All FHIR elements must have a @value or children",
313739
+ "expression" : "hasValue() or (children().count() > id.count())",
313740
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313741
+ },
313742
+ {
313743
+ "key" : "ext-1",
313744
+ "severity" : "error",
313745
+ "human" : "Must have either extensions or value[x], not both",
313746
+ "expression" : "extension.exists() != value.exists()",
313747
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
313748
+ }],
313749
+ "isModifier" : true,
313750
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
313751
+ "isSummary" : true,
313752
+ "mapping" : [{
313753
+ "identity" : "rim",
313754
+ "map" : "N/A"
313755
+ }]
313756
+ },
313757
+ {
313758
+ "id" : "ResearchStudy.label.type",
313759
+ "path" : "ResearchStudy.label.type",
313760
+ "short" : "primary | official | scientific | plain-language | subtitle | short-title | acronym | earlier-title | language | auto-translated | human-use | machine-use | duplicate-uid",
313761
+ "definition" : "Kind of name.",
313762
+ "min" : 0,
313763
+ "max" : "1",
313764
+ "base" : {
313765
+ "path" : "ResearchStudy.label.type",
313766
+ "min" : 0,
313767
+ "max" : "1"
313768
+ },
313769
+ "type" : [{
313770
+ "code" : "CodeableConcept"
313771
+ }],
313772
+ "constraint" : [{
313773
+ "key" : "ele-1",
313774
+ "severity" : "error",
313775
+ "human" : "All FHIR elements must have a @value or children",
313776
+ "expression" : "hasValue() or (children().count() > id.count())",
313777
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313778
+ }],
313779
+ "mustSupport" : false,
313780
+ "isModifier" : false,
313781
+ "isSummary" : false,
313782
+ "binding" : {
313783
+ "extension" : [{
313784
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
313785
+ "valueString" : "TitleType"
313786
+ }],
313787
+ "strength" : "extensible",
313788
+ "description" : "desc.",
313789
+ "valueSet" : "http://hl7.org/fhir/ValueSet/title-type"
313790
+ }
313791
+ },
313792
+ {
313793
+ "id" : "ResearchStudy.label.value",
313794
+ "path" : "ResearchStudy.label.value",
313795
+ "short" : "The name",
313796
+ "definition" : "The name.",
313797
+ "min" : 0,
313798
+ "max" : "1",
313799
+ "base" : {
313800
+ "path" : "ResearchStudy.label.value",
313801
+ "min" : 0,
313802
+ "max" : "1"
313803
+ },
313804
+ "type" : [{
313805
+ "code" : "string"
313806
+ }],
313807
+ "constraint" : [{
313808
+ "key" : "ele-1",
313809
+ "severity" : "error",
313810
+ "human" : "All FHIR elements must have a @value or children",
313811
+ "expression" : "hasValue() or (children().count() > id.count())",
313812
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313813
+ }],
313814
+ "mustSupport" : false,
313815
+ "isModifier" : false,
313816
+ "isSummary" : false
313817
+ },
312699
313818
  {
312700
313819
  "id" : "ResearchStudy.protocol",
312701
313820
  "path" : "ResearchStudy.protocol",
@@ -312879,9 +313998,9 @@
312879
313998
  "severity" : "error",
312880
313999
  "human" : "All FHIR elements must have a @value or children",
312881
314000
  "expression" : "hasValue() or (children().count() > id.count())",
312882
- "xpath" : "@value|f:*|h:div",
312883
314001
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
312884
314002
  }],
314003
+ "mustSupport" : false,
312885
314004
  "isModifier" : false,
312886
314005
  "isSummary" : true,
312887
314006
  "binding" : {
@@ -312902,6 +314021,49 @@
312902
314021
  "map" : "StudyProtocolVersion.phaseCode"
312903
314022
  }]
312904
314023
  },
314024
+ {
314025
+ "id" : "ResearchStudy.studyDesign",
314026
+ "path" : "ResearchStudy.studyDesign",
314027
+ "short" : "Classifications of the study design characteristics",
314028
+ "definition" : "Codes categorizing the type of study such as investigational vs. observational, type of blinding, type of randomization, safety vs. efficacy, etc.",
314029
+ "min" : 0,
314030
+ "max" : "*",
314031
+ "base" : {
314032
+ "path" : "ResearchStudy.studyDesign",
314033
+ "min" : 0,
314034
+ "max" : "*"
314035
+ },
314036
+ "type" : [{
314037
+ "code" : "CodeableConcept"
314038
+ }],
314039
+ "constraint" : [{
314040
+ "key" : "ele-1",
314041
+ "severity" : "error",
314042
+ "human" : "All FHIR elements must have a @value or children",
314043
+ "expression" : "hasValue() or (children().count() > id.count())",
314044
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314045
+ }],
314046
+ "mustSupport" : false,
314047
+ "isModifier" : false,
314048
+ "isSummary" : true,
314049
+ "binding" : {
314050
+ "extension" : [{
314051
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
314052
+ "valueString" : "StudyDesign"
314053
+ }],
314054
+ "strength" : "preferred",
314055
+ "description" : "This is a set of terms for study design characteristics.",
314056
+ "valueSet" : "http://hl7.org/fhir/ValueSet/study-design"
314057
+ },
314058
+ "mapping" : [{
314059
+ "identity" : "clinicaltrials-gov",
314060
+ "map" : "Study Type; Primary Purpose; Interventional Model; Masking; Allocation; study Classification; Observational Study Model; Time Perspective; Biospecimen Retention"
314061
+ },
314062
+ {
314063
+ "identity" : "BRIDG5.1",
314064
+ "map" : "InterventionalStudyProtocolVersion; InterventionalStudyProtocol.allocationCode; InterventionalStudyProtocol.blindedRoleCode; InterventionalStudyProtocol.blindingSchemaCode; InterventionalStudyProtocol.controlTypeCode"
314065
+ }]
314066
+ },
312905
314067
  {
312906
314068
  "id" : "ResearchStudy.category",
312907
314069
  "path" : "ResearchStudy.category",
@@ -313074,8 +314236,8 @@
313074
314236
  {
313075
314237
  "id" : "ResearchStudy.relatedArtifact",
313076
314238
  "path" : "ResearchStudy.relatedArtifact",
313077
- "short" : "References and dependencies",
313078
- "definition" : "Citations, references and other related documents.",
314239
+ "short" : "References, URLs, and attachments",
314240
+ "definition" : "Citations, references, URLs and other related documents. When using relatedArtifact to share URLs, the relatedArtifact.type will often be set to one of \"documentation\" or \"supported-with\" and the URL value will often be in relatedArtifact.document.url but another possible location is relatedArtifact.resource when it is a canonical URL.",
313079
314241
  "min" : 0,
313080
314242
  "max" : "*",
313081
314243
  "base" : {
@@ -313091,9 +314253,9 @@
313091
314253
  "severity" : "error",
313092
314254
  "human" : "All FHIR elements must have a @value or children",
313093
314255
  "expression" : "hasValue() or (children().count() > id.count())",
313094
- "xpath" : "@value|f:*|h:div",
313095
314256
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313096
314257
  }],
314258
+ "mustSupport" : false,
313097
314259
  "isModifier" : false,
313098
314260
  "isSummary" : false,
313099
314261
  "mapping" : [{
@@ -313190,11 +314352,80 @@
313190
314352
  "map" : "StudyProtocolVersion.participatingLocationCode"
313191
314353
  }]
313192
314354
  },
314355
+ {
314356
+ "id" : "ResearchStudy.region",
314357
+ "path" : "ResearchStudy.region",
314358
+ "short" : "Geographic area for the study",
314359
+ "definition" : "A country, state or other area where the study is taking place rather than its precise geographic location or address.",
314360
+ "min" : 0,
314361
+ "max" : "*",
314362
+ "base" : {
314363
+ "path" : "ResearchStudy.region",
314364
+ "min" : 0,
314365
+ "max" : "*"
314366
+ },
314367
+ "type" : [{
314368
+ "code" : "CodeableConcept"
314369
+ }],
314370
+ "constraint" : [{
314371
+ "key" : "ele-1",
314372
+ "severity" : "error",
314373
+ "human" : "All FHIR elements must have a @value or children",
314374
+ "expression" : "hasValue() or (children().count() > id.count())",
314375
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314376
+ }],
314377
+ "mustSupport" : false,
314378
+ "isModifier" : false,
314379
+ "isSummary" : true,
314380
+ "binding" : {
314381
+ "extension" : [{
314382
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
314383
+ "valueString" : "Jurisdiction"
314384
+ },
314385
+ {
314386
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
314387
+ "valueBoolean" : true
314388
+ }],
314389
+ "strength" : "extensible",
314390
+ "description" : "Countries and regions within which this artifact is targeted for use.",
314391
+ "valueSet" : "http://hl7.org/fhir/ValueSet/jurisdiction"
314392
+ },
314393
+ "mapping" : [{
314394
+ "identity" : "BRIDG5.1",
314395
+ "map" : "StudyProtocolVersion.participatingLocationCode"
314396
+ }]
314397
+ },
314398
+ {
314399
+ "id" : "ResearchStudy.descriptionSummary",
314400
+ "path" : "ResearchStudy.descriptionSummary",
314401
+ "short" : "Brief text explaining the study",
314402
+ "definition" : "A brief text for explaining the study.",
314403
+ "min" : 0,
314404
+ "max" : "1",
314405
+ "base" : {
314406
+ "path" : "ResearchStudy.descriptionSummary",
314407
+ "min" : 0,
314408
+ "max" : "1"
314409
+ },
314410
+ "type" : [{
314411
+ "code" : "markdown"
314412
+ }],
314413
+ "constraint" : [{
314414
+ "key" : "ele-1",
314415
+ "severity" : "error",
314416
+ "human" : "All FHIR elements must have a @value or children",
314417
+ "expression" : "hasValue() or (children().count() > id.count())",
314418
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314419
+ }],
314420
+ "mustSupport" : false,
314421
+ "isModifier" : false,
314422
+ "isSummary" : false
314423
+ },
313193
314424
  {
313194
314425
  "id" : "ResearchStudy.description",
313195
314426
  "path" : "ResearchStudy.description",
313196
- "short" : "What this is study doing",
313197
- "definition" : "A full description of how the study is being conducted.",
314427
+ "short" : "Detailed narrative of the study",
314428
+ "definition" : "A detailed and human-readable narrative of the study. E.g., study abstract.",
313198
314429
  "min" : 0,
313199
314430
  "max" : "1",
313200
314431
  "base" : {
@@ -313210,9 +314441,9 @@
313210
314441
  "severity" : "error",
313211
314442
  "human" : "All FHIR elements must have a @value or children",
313212
314443
  "expression" : "hasValue() or (children().count() > id.count())",
313213
- "xpath" : "@value|f:*|h:div",
313214
314444
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313215
314445
  }],
314446
+ "mustSupport" : false,
313216
314447
  "isModifier" : false,
313217
314448
  "isSummary" : false,
313218
314449
  "mapping" : [{
@@ -313413,16 +314644,18 @@
313413
314644
  },
313414
314645
  "type" : [{
313415
314646
  "code" : "Reference",
313416
- "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Location"]
314647
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Location",
314648
+ "http://hl7.org/fhir/StructureDefinition/ResearchStudy",
314649
+ "http://hl7.org/fhir/StructureDefinition/Organization"]
313417
314650
  }],
313418
314651
  "constraint" : [{
313419
314652
  "key" : "ele-1",
313420
314653
  "severity" : "error",
313421
314654
  "human" : "All FHIR elements must have a @value or children",
313422
314655
  "expression" : "hasValue() or (children().count() > id.count())",
313423
- "xpath" : "@value|f:*|h:div",
313424
314656
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313425
314657
  }],
314658
+ "mustSupport" : false,
313426
314659
  "isModifier" : false,
313427
314660
  "isSummary" : true,
313428
314661
  "mapping" : [{
@@ -313581,10 +314814,1461 @@
313581
314814
  }]
313582
314815
  },
313583
314816
  {
313584
- "id" : "ResearchStudy.arm.extension",
313585
- "path" : "ResearchStudy.arm.extension",
314817
+ "id" : "ResearchStudy.arm.extension",
314818
+ "path" : "ResearchStudy.arm.extension",
314819
+ "short" : "Additional content defined by implementations",
314820
+ "definition" : "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.",
314821
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
314822
+ "alias" : ["extensions",
314823
+ "user content"],
314824
+ "min" : 0,
314825
+ "max" : "*",
314826
+ "base" : {
314827
+ "path" : "Element.extension",
314828
+ "min" : 0,
314829
+ "max" : "*"
314830
+ },
314831
+ "type" : [{
314832
+ "code" : "Extension"
314833
+ }],
314834
+ "constraint" : [{
314835
+ "key" : "ele-1",
314836
+ "severity" : "error",
314837
+ "human" : "All FHIR elements must have a @value or children",
314838
+ "expression" : "hasValue() or (children().count() > id.count())",
314839
+ "xpath" : "@value|f:*|h:div",
314840
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314841
+ },
314842
+ {
314843
+ "key" : "ext-1",
314844
+ "severity" : "error",
314845
+ "human" : "Must have either extensions or value[x], not both",
314846
+ "expression" : "extension.exists() != value.exists()",
314847
+ "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
314848
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
314849
+ }],
314850
+ "isModifier" : false,
314851
+ "isSummary" : false,
314852
+ "mapping" : [{
314853
+ "identity" : "rim",
314854
+ "map" : "n/a"
314855
+ }]
314856
+ },
314857
+ {
314858
+ "id" : "ResearchStudy.arm.modifierExtension",
314859
+ "path" : "ResearchStudy.arm.modifierExtension",
314860
+ "short" : "Extensions that cannot be ignored even if unrecognized",
314861
+ "definition" : "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).",
314862
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
314863
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
314864
+ "alias" : ["extensions",
314865
+ "user content",
314866
+ "modifiers"],
314867
+ "min" : 0,
314868
+ "max" : "*",
314869
+ "base" : {
314870
+ "path" : "BackboneElement.modifierExtension",
314871
+ "min" : 0,
314872
+ "max" : "*"
314873
+ },
314874
+ "type" : [{
314875
+ "code" : "Extension"
314876
+ }],
314877
+ "constraint" : [{
314878
+ "key" : "ele-1",
314879
+ "severity" : "error",
314880
+ "human" : "All FHIR elements must have a @value or children",
314881
+ "expression" : "hasValue() or (children().count() > id.count())",
314882
+ "xpath" : "@value|f:*|h:div",
314883
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314884
+ },
314885
+ {
314886
+ "key" : "ext-1",
314887
+ "severity" : "error",
314888
+ "human" : "Must have either extensions or value[x], not both",
314889
+ "expression" : "extension.exists() != value.exists()",
314890
+ "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
314891
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
314892
+ }],
314893
+ "isModifier" : true,
314894
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
314895
+ "isSummary" : true,
314896
+ "mapping" : [{
314897
+ "identity" : "rim",
314898
+ "map" : "N/A"
314899
+ }]
314900
+ },
314901
+ {
314902
+ "id" : "ResearchStudy.arm.name",
314903
+ "path" : "ResearchStudy.arm.name",
314904
+ "short" : "Label for study arm",
314905
+ "definition" : "Unique, human-readable label for this arm of the study.",
314906
+ "min" : 1,
314907
+ "max" : "1",
314908
+ "base" : {
314909
+ "path" : "ResearchStudy.arm.name",
314910
+ "min" : 1,
314911
+ "max" : "1"
314912
+ },
314913
+ "type" : [{
314914
+ "code" : "string"
314915
+ }],
314916
+ "constraint" : [{
314917
+ "key" : "ele-1",
314918
+ "severity" : "error",
314919
+ "human" : "All FHIR elements must have a @value or children",
314920
+ "expression" : "hasValue() or (children().count() > id.count())",
314921
+ "xpath" : "@value|f:*|h:div",
314922
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314923
+ }],
314924
+ "isModifier" : false,
314925
+ "isSummary" : false,
314926
+ "mapping" : [{
314927
+ "identity" : "clinicaltrials-gov",
314928
+ "map" : "Arm Label"
314929
+ },
314930
+ {
314931
+ "identity" : "BRIDG5.1",
314932
+ "map" : "Arm.name"
314933
+ }]
314934
+ },
314935
+ {
314936
+ "id" : "ResearchStudy.arm.type",
314937
+ "path" : "ResearchStudy.arm.type",
314938
+ "short" : "Categorization of study arm",
314939
+ "definition" : "Categorization of study arm, e.g. experimental, active comparator, placebo comparater.",
314940
+ "min" : 0,
314941
+ "max" : "1",
314942
+ "base" : {
314943
+ "path" : "ResearchStudy.arm.type",
314944
+ "min" : 0,
314945
+ "max" : "1"
314946
+ },
314947
+ "type" : [{
314948
+ "code" : "CodeableConcept"
314949
+ }],
314950
+ "constraint" : [{
314951
+ "key" : "ele-1",
314952
+ "severity" : "error",
314953
+ "human" : "All FHIR elements must have a @value or children",
314954
+ "expression" : "hasValue() or (children().count() > id.count())",
314955
+ "xpath" : "@value|f:*|h:div",
314956
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314957
+ }],
314958
+ "isModifier" : false,
314959
+ "isSummary" : false,
314960
+ "mapping" : [{
314961
+ "identity" : "clinicaltrials-gov",
314962
+ "map" : "Arm Type"
314963
+ },
314964
+ {
314965
+ "identity" : "BRIDG5.1",
314966
+ "map" : "Arm.typeCode"
314967
+ }]
314968
+ },
314969
+ {
314970
+ "id" : "ResearchStudy.arm.description",
314971
+ "path" : "ResearchStudy.arm.description",
314972
+ "short" : "Short explanation of study path",
314973
+ "definition" : "A succinct description of the path through the study that would be followed by a subject adhering to this arm.",
314974
+ "min" : 0,
314975
+ "max" : "1",
314976
+ "base" : {
314977
+ "path" : "ResearchStudy.arm.description",
314978
+ "min" : 0,
314979
+ "max" : "1"
314980
+ },
314981
+ "type" : [{
314982
+ "code" : "string"
314983
+ }],
314984
+ "constraint" : [{
314985
+ "key" : "ele-1",
314986
+ "severity" : "error",
314987
+ "human" : "All FHIR elements must have a @value or children",
314988
+ "expression" : "hasValue() or (children().count() > id.count())",
314989
+ "xpath" : "@value|f:*|h:div",
314990
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
314991
+ }],
314992
+ "isModifier" : false,
314993
+ "isSummary" : false,
314994
+ "mapping" : [{
314995
+ "identity" : "clinicaltrials-gov",
314996
+ "map" : "Arm Description"
314997
+ },
314998
+ {
314999
+ "identity" : "BRIDG5.1",
315000
+ "map" : "Arm.description"
315001
+ }]
315002
+ },
315003
+ {
315004
+ "id" : "ResearchStudy.classifier",
315005
+ "path" : "ResearchStudy.classifier",
315006
+ "short" : "Classification for the study",
315007
+ "definition" : "Additional grouping mechanism or categorization of a research study. Example: FDA regulated device, FDA regulated drug, MPG Paragraph 23b (a German legal requirement), IRB-exempt, etc. Implementation Note: do not use the classifier element to support existing semantics that are already supported thru explicit elements in the resource.",
315008
+ "min" : 0,
315009
+ "max" : "*",
315010
+ "base" : {
315011
+ "path" : "ResearchStudy.classifier",
315012
+ "min" : 0,
315013
+ "max" : "*"
315014
+ },
315015
+ "type" : [{
315016
+ "code" : "CodeableConcept"
315017
+ }],
315018
+ "constraint" : [{
315019
+ "key" : "ele-1",
315020
+ "severity" : "error",
315021
+ "human" : "All FHIR elements must have a @value or children",
315022
+ "expression" : "hasValue() or (children().count() > id.count())",
315023
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315024
+ }],
315025
+ "mustSupport" : false,
315026
+ "isModifier" : false,
315027
+ "isSummary" : false,
315028
+ "binding" : {
315029
+ "extension" : [{
315030
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
315031
+ "valueString" : "ResearchStudyClassifiers"
315032
+ }],
315033
+ "strength" : "example",
315034
+ "description" : "desc.",
315035
+ "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-classifiers"
315036
+ }
315037
+ },
315038
+ {
315039
+ "id" : "ResearchStudy.associatedParty",
315040
+ "path" : "ResearchStudy.associatedParty",
315041
+ "short" : "Sponsors, collaborators, and other parties",
315042
+ "definition" : "Sponsors, collaborators, and other parties.",
315043
+ "comment" : "For a Sponsor or a PrincipalInvestigator use the dedicated attributes provided.",
315044
+ "requirements" : "While there are explicit attributes for a Sponsor and a PrincipalInvestigator many trial record a range of other organizations and individuals in key roles.",
315045
+ "min" : 0,
315046
+ "max" : "*",
315047
+ "base" : {
315048
+ "path" : "ResearchStudy.associatedParty",
315049
+ "min" : 0,
315050
+ "max" : "*"
315051
+ },
315052
+ "type" : [{
315053
+ "code" : "BackboneElement"
315054
+ }],
315055
+ "constraint" : [{
315056
+ "key" : "ele-1",
315057
+ "severity" : "error",
315058
+ "human" : "All FHIR elements must have a @value or children",
315059
+ "expression" : "hasValue() or (children().count() > id.count())",
315060
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315061
+ }],
315062
+ "mustSupport" : false,
315063
+ "isModifier" : false,
315064
+ "isSummary" : false
315065
+ },
315066
+ {
315067
+ "id" : "ResearchStudy.associatedParty.id",
315068
+ "path" : "ResearchStudy.associatedParty.id",
315069
+ "representation" : ["xmlAttr"],
315070
+ "short" : "Unique id for inter-element referencing",
315071
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
315072
+ "min" : 0,
315073
+ "max" : "1",
315074
+ "base" : {
315075
+ "path" : "Element.id",
315076
+ "min" : 0,
315077
+ "max" : "1"
315078
+ },
315079
+ "type" : [{
315080
+ "extension" : [{
315081
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
315082
+ "valueUrl" : "string"
315083
+ }],
315084
+ "code" : "http://hl7.org/fhirpath/System.String"
315085
+ }],
315086
+ "condition" : ["ele-1"],
315087
+ "isModifier" : false,
315088
+ "isSummary" : false,
315089
+ "mapping" : [{
315090
+ "identity" : "rim",
315091
+ "map" : "n/a"
315092
+ }]
315093
+ },
315094
+ {
315095
+ "id" : "ResearchStudy.associatedParty.extension",
315096
+ "path" : "ResearchStudy.associatedParty.extension",
315097
+ "short" : "Additional content defined by implementations",
315098
+ "definition" : "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 managable, 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.",
315099
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315100
+ "alias" : ["extensions",
315101
+ "user content"],
315102
+ "min" : 0,
315103
+ "max" : "*",
315104
+ "base" : {
315105
+ "path" : "Element.extension",
315106
+ "min" : 0,
315107
+ "max" : "*"
315108
+ },
315109
+ "type" : [{
315110
+ "code" : "Extension"
315111
+ }],
315112
+ "constraint" : [{
315113
+ "key" : "ele-1",
315114
+ "severity" : "error",
315115
+ "human" : "All FHIR elements must have a @value or children",
315116
+ "expression" : "hasValue() or (children().count() > id.count())",
315117
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315118
+ },
315119
+ {
315120
+ "key" : "ext-1",
315121
+ "severity" : "error",
315122
+ "human" : "Must have either extensions or value[x], not both",
315123
+ "expression" : "extension.exists() != value.exists()",
315124
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
315125
+ }],
315126
+ "isModifier" : false,
315127
+ "isSummary" : false,
315128
+ "mapping" : [{
315129
+ "identity" : "rim",
315130
+ "map" : "n/a"
315131
+ }]
315132
+ },
315133
+ {
315134
+ "id" : "ResearchStudy.associatedParty.modifierExtension",
315135
+ "path" : "ResearchStudy.associatedParty.modifierExtension",
315136
+ "short" : "Extensions that cannot be ignored even if unrecognized",
315137
+ "definition" : "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 managable, 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).",
315138
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315139
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
315140
+ "alias" : ["extensions",
315141
+ "user content",
315142
+ "modifiers"],
315143
+ "min" : 0,
315144
+ "max" : "*",
315145
+ "base" : {
315146
+ "path" : "BackboneElement.modifierExtension",
315147
+ "min" : 0,
315148
+ "max" : "*"
315149
+ },
315150
+ "type" : [{
315151
+ "code" : "Extension"
315152
+ }],
315153
+ "constraint" : [{
315154
+ "key" : "ele-1",
315155
+ "severity" : "error",
315156
+ "human" : "All FHIR elements must have a @value or children",
315157
+ "expression" : "hasValue() or (children().count() > id.count())",
315158
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315159
+ },
315160
+ {
315161
+ "key" : "ext-1",
315162
+ "severity" : "error",
315163
+ "human" : "Must have either extensions or value[x], not both",
315164
+ "expression" : "extension.exists() != value.exists()",
315165
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
315166
+ }],
315167
+ "isModifier" : true,
315168
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
315169
+ "isSummary" : true,
315170
+ "mapping" : [{
315171
+ "identity" : "rim",
315172
+ "map" : "N/A"
315173
+ }]
315174
+ },
315175
+ {
315176
+ "id" : "ResearchStudy.associatedParty.name",
315177
+ "path" : "ResearchStudy.associatedParty.name",
315178
+ "short" : "Name of associated party",
315179
+ "definition" : "Name of associated party.",
315180
+ "min" : 0,
315181
+ "max" : "1",
315182
+ "base" : {
315183
+ "path" : "ResearchStudy.associatedParty.name",
315184
+ "min" : 0,
315185
+ "max" : "1"
315186
+ },
315187
+ "type" : [{
315188
+ "code" : "string"
315189
+ }],
315190
+ "constraint" : [{
315191
+ "key" : "ele-1",
315192
+ "severity" : "error",
315193
+ "human" : "All FHIR elements must have a @value or children",
315194
+ "expression" : "hasValue() or (children().count() > id.count())",
315195
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315196
+ }],
315197
+ "mustSupport" : false,
315198
+ "isModifier" : false,
315199
+ "isSummary" : false
315200
+ },
315201
+ {
315202
+ "id" : "ResearchStudy.associatedParty.role",
315203
+ "path" : "ResearchStudy.associatedParty.role",
315204
+ "short" : "sponsor | lead-sponsor | sponsor-investigator | primary-investigator | collaborator | funding-source | general-contact | recruitment-contact | sub-investigator | study-director | study-chair",
315205
+ "definition" : "Type of association.",
315206
+ "min" : 1,
315207
+ "max" : "1",
315208
+ "base" : {
315209
+ "path" : "ResearchStudy.associatedParty.role",
315210
+ "min" : 1,
315211
+ "max" : "1"
315212
+ },
315213
+ "type" : [{
315214
+ "code" : "CodeableConcept"
315215
+ }],
315216
+ "constraint" : [{
315217
+ "key" : "ele-1",
315218
+ "severity" : "error",
315219
+ "human" : "All FHIR elements must have a @value or children",
315220
+ "expression" : "hasValue() or (children().count() > id.count())",
315221
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315222
+ }],
315223
+ "mustSupport" : false,
315224
+ "isModifier" : false,
315225
+ "isSummary" : false,
315226
+ "binding" : {
315227
+ "extension" : [{
315228
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
315229
+ "valueString" : "ResearchStudyPartyRole"
315230
+ }],
315231
+ "strength" : "extensible",
315232
+ "description" : "desc.",
315233
+ "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-party-role"
315234
+ }
315235
+ },
315236
+ {
315237
+ "id" : "ResearchStudy.associatedParty.period",
315238
+ "path" : "ResearchStudy.associatedParty.period",
315239
+ "short" : "When active in the role",
315240
+ "definition" : "Identifies the start date and the end date of the associated party in the role.",
315241
+ "comment" : "The cardinality is 0..* due to the fact that an associated party may be intermittently active in a given role over multiple time periods.",
315242
+ "min" : 0,
315243
+ "max" : "*",
315244
+ "base" : {
315245
+ "path" : "ResearchStudy.associatedParty.period",
315246
+ "min" : 0,
315247
+ "max" : "*"
315248
+ },
315249
+ "type" : [{
315250
+ "code" : "Period"
315251
+ }],
315252
+ "constraint" : [{
315253
+ "key" : "ele-1",
315254
+ "severity" : "error",
315255
+ "human" : "All FHIR elements must have a @value or children",
315256
+ "expression" : "hasValue() or (children().count() > id.count())",
315257
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315258
+ }],
315259
+ "mustSupport" : false,
315260
+ "isModifier" : false,
315261
+ "isSummary" : false
315262
+ },
315263
+ {
315264
+ "id" : "ResearchStudy.associatedParty.classifier",
315265
+ "path" : "ResearchStudy.associatedParty.classifier",
315266
+ "short" : "nih | fda | government | nonprofit | academic | industry",
315267
+ "definition" : "A categorization other than role for the associated party.",
315268
+ "min" : 0,
315269
+ "max" : "*",
315270
+ "base" : {
315271
+ "path" : "ResearchStudy.associatedParty.classifier",
315272
+ "min" : 0,
315273
+ "max" : "*"
315274
+ },
315275
+ "type" : [{
315276
+ "code" : "CodeableConcept"
315277
+ }],
315278
+ "constraint" : [{
315279
+ "key" : "ele-1",
315280
+ "severity" : "error",
315281
+ "human" : "All FHIR elements must have a @value or children",
315282
+ "expression" : "hasValue() or (children().count() > id.count())",
315283
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315284
+ }],
315285
+ "mustSupport" : false,
315286
+ "isModifier" : false,
315287
+ "isSummary" : false,
315288
+ "binding" : {
315289
+ "extension" : [{
315290
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
315291
+ "valueString" : "ResearchStudyPartyOrganizationType"
315292
+ }],
315293
+ "strength" : "example",
315294
+ "description" : "A characterization or type of the entity.",
315295
+ "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-party-organization-type"
315296
+ }
315297
+ },
315298
+ {
315299
+ "id" : "ResearchStudy.associatedParty.party",
315300
+ "path" : "ResearchStudy.associatedParty.party",
315301
+ "short" : "Individual or organization associated with study (use practitionerRole to specify their organisation)",
315302
+ "definition" : "Individual or organization associated with study (use practitionerRole to specify their organisation).",
315303
+ "comment" : "Suggestions of a better attribute name are appreciated",
315304
+ "min" : 0,
315305
+ "max" : "1",
315306
+ "base" : {
315307
+ "path" : "ResearchStudy.associatedParty.party",
315308
+ "min" : 0,
315309
+ "max" : "1"
315310
+ },
315311
+ "type" : [{
315312
+ "code" : "Reference",
315313
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Practitioner",
315314
+ "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
315315
+ "http://hl7.org/fhir/StructureDefinition/Organization"]
315316
+ }],
315317
+ "constraint" : [{
315318
+ "key" : "ele-1",
315319
+ "severity" : "error",
315320
+ "human" : "All FHIR elements must have a @value or children",
315321
+ "expression" : "hasValue() or (children().count() > id.count())",
315322
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315323
+ }],
315324
+ "mustSupport" : false,
315325
+ "isModifier" : false,
315326
+ "isSummary" : false
315327
+ },
315328
+ {
315329
+ "id" : "ResearchStudy.progressStatus",
315330
+ "path" : "ResearchStudy.progressStatus",
315331
+ "short" : "Status of study with time for that status",
315332
+ "definition" : "Status of study with time for that status.",
315333
+ "min" : 0,
315334
+ "max" : "*",
315335
+ "base" : {
315336
+ "path" : "ResearchStudy.progressStatus",
315337
+ "min" : 0,
315338
+ "max" : "*"
315339
+ },
315340
+ "type" : [{
315341
+ "code" : "BackboneElement"
315342
+ }],
315343
+ "constraint" : [{
315344
+ "key" : "ele-1",
315345
+ "severity" : "error",
315346
+ "human" : "All FHIR elements must have a @value or children",
315347
+ "expression" : "hasValue() or (children().count() > id.count())",
315348
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315349
+ }],
315350
+ "mustSupport" : false,
315351
+ "isModifier" : false,
315352
+ "isSummary" : false
315353
+ },
315354
+ {
315355
+ "id" : "ResearchStudy.progressStatus.id",
315356
+ "path" : "ResearchStudy.progressStatus.id",
315357
+ "representation" : ["xmlAttr"],
315358
+ "short" : "Unique id for inter-element referencing",
315359
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
315360
+ "min" : 0,
315361
+ "max" : "1",
315362
+ "base" : {
315363
+ "path" : "Element.id",
315364
+ "min" : 0,
315365
+ "max" : "1"
315366
+ },
315367
+ "type" : [{
315368
+ "extension" : [{
315369
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
315370
+ "valueUrl" : "string"
315371
+ }],
315372
+ "code" : "http://hl7.org/fhirpath/System.String"
315373
+ }],
315374
+ "condition" : ["ele-1"],
315375
+ "isModifier" : false,
315376
+ "isSummary" : false,
315377
+ "mapping" : [{
315378
+ "identity" : "rim",
315379
+ "map" : "n/a"
315380
+ }]
315381
+ },
315382
+ {
315383
+ "id" : "ResearchStudy.progressStatus.extension",
315384
+ "path" : "ResearchStudy.progressStatus.extension",
315385
+ "short" : "Additional content defined by implementations",
315386
+ "definition" : "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 managable, 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.",
315387
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315388
+ "alias" : ["extensions",
315389
+ "user content"],
315390
+ "min" : 0,
315391
+ "max" : "*",
315392
+ "base" : {
315393
+ "path" : "Element.extension",
315394
+ "min" : 0,
315395
+ "max" : "*"
315396
+ },
315397
+ "type" : [{
315398
+ "code" : "Extension"
315399
+ }],
315400
+ "constraint" : [{
315401
+ "key" : "ele-1",
315402
+ "severity" : "error",
315403
+ "human" : "All FHIR elements must have a @value or children",
315404
+ "expression" : "hasValue() or (children().count() > id.count())",
315405
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315406
+ },
315407
+ {
315408
+ "key" : "ext-1",
315409
+ "severity" : "error",
315410
+ "human" : "Must have either extensions or value[x], not both",
315411
+ "expression" : "extension.exists() != value.exists()",
315412
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
315413
+ }],
315414
+ "isModifier" : false,
315415
+ "isSummary" : false,
315416
+ "mapping" : [{
315417
+ "identity" : "rim",
315418
+ "map" : "n/a"
315419
+ }]
315420
+ },
315421
+ {
315422
+ "id" : "ResearchStudy.progressStatus.modifierExtension",
315423
+ "path" : "ResearchStudy.progressStatus.modifierExtension",
315424
+ "short" : "Extensions that cannot be ignored even if unrecognized",
315425
+ "definition" : "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 managable, 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).",
315426
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315427
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
315428
+ "alias" : ["extensions",
315429
+ "user content",
315430
+ "modifiers"],
315431
+ "min" : 0,
315432
+ "max" : "*",
315433
+ "base" : {
315434
+ "path" : "BackboneElement.modifierExtension",
315435
+ "min" : 0,
315436
+ "max" : "*"
315437
+ },
315438
+ "type" : [{
315439
+ "code" : "Extension"
315440
+ }],
315441
+ "constraint" : [{
315442
+ "key" : "ele-1",
315443
+ "severity" : "error",
315444
+ "human" : "All FHIR elements must have a @value or children",
315445
+ "expression" : "hasValue() or (children().count() > id.count())",
315446
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315447
+ },
315448
+ {
315449
+ "key" : "ext-1",
315450
+ "severity" : "error",
315451
+ "human" : "Must have either extensions or value[x], not both",
315452
+ "expression" : "extension.exists() != value.exists()",
315453
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
315454
+ }],
315455
+ "isModifier" : true,
315456
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
315457
+ "isSummary" : true,
315458
+ "mapping" : [{
315459
+ "identity" : "rim",
315460
+ "map" : "N/A"
315461
+ }]
315462
+ },
315463
+ {
315464
+ "id" : "ResearchStudy.progressStatus.state",
315465
+ "path" : "ResearchStudy.progressStatus.state",
315466
+ "short" : "Label for status or state (e.g. recruitment status)",
315467
+ "definition" : "Label for status or state (e.g. recruitment status).",
315468
+ "min" : 1,
315469
+ "max" : "1",
315470
+ "base" : {
315471
+ "path" : "ResearchStudy.progressStatus.state",
315472
+ "min" : 1,
315473
+ "max" : "1"
315474
+ },
315475
+ "type" : [{
315476
+ "code" : "CodeableConcept"
315477
+ }],
315478
+ "constraint" : [{
315479
+ "key" : "ele-1",
315480
+ "severity" : "error",
315481
+ "human" : "All FHIR elements must have a @value or children",
315482
+ "expression" : "hasValue() or (children().count() > id.count())",
315483
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315484
+ }],
315485
+ "mustSupport" : false,
315486
+ "isModifier" : false,
315487
+ "isSummary" : false,
315488
+ "binding" : {
315489
+ "extension" : [{
315490
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
315491
+ "valueString" : "ResearchStudyStudyStatus"
315492
+ }],
315493
+ "strength" : "extensible",
315494
+ "description" : "defn.",
315495
+ "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-status"
315496
+ }
315497
+ },
315498
+ {
315499
+ "id" : "ResearchStudy.progressStatus.actual",
315500
+ "path" : "ResearchStudy.progressStatus.actual",
315501
+ "short" : "Actual if true else anticipated",
315502
+ "definition" : "An indication of whether or not the date is a known date when the state changed or will change. A value of true indicates a known date. A value of false indicates an estimated date.",
315503
+ "min" : 0,
315504
+ "max" : "1",
315505
+ "base" : {
315506
+ "path" : "ResearchStudy.progressStatus.actual",
315507
+ "min" : 0,
315508
+ "max" : "1"
315509
+ },
315510
+ "type" : [{
315511
+ "code" : "boolean"
315512
+ }],
315513
+ "constraint" : [{
315514
+ "key" : "ele-1",
315515
+ "severity" : "error",
315516
+ "human" : "All FHIR elements must have a @value or children",
315517
+ "expression" : "hasValue() or (children().count() > id.count())",
315518
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315519
+ }],
315520
+ "mustSupport" : false,
315521
+ "isModifier" : false,
315522
+ "isSummary" : false
315523
+ },
315524
+ {
315525
+ "id" : "ResearchStudy.progressStatus.period",
315526
+ "path" : "ResearchStudy.progressStatus.period",
315527
+ "short" : "Date range",
315528
+ "definition" : "Date range.",
315529
+ "min" : 0,
315530
+ "max" : "1",
315531
+ "base" : {
315532
+ "path" : "ResearchStudy.progressStatus.period",
315533
+ "min" : 0,
315534
+ "max" : "1"
315535
+ },
315536
+ "type" : [{
315537
+ "code" : "Period"
315538
+ }],
315539
+ "constraint" : [{
315540
+ "key" : "ele-1",
315541
+ "severity" : "error",
315542
+ "human" : "All FHIR elements must have a @value or children",
315543
+ "expression" : "hasValue() or (children().count() > id.count())",
315544
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315545
+ }],
315546
+ "mustSupport" : false,
315547
+ "isModifier" : false,
315548
+ "isSummary" : false
315549
+ },
315550
+ {
315551
+ "id" : "ResearchStudy.whyStopped",
315552
+ "path" : "ResearchStudy.whyStopped",
315553
+ "short" : "accrual-goal-met | closed-due-to-toxicity | closed-due-to-lack-of-study-progress | temporarily-closed-per-study-design",
315554
+ "definition" : "A description and/or code explaining the premature termination of the study.",
315555
+ "min" : 0,
315556
+ "max" : "1",
315557
+ "base" : {
315558
+ "path" : "ResearchStudy.whyStopped",
315559
+ "min" : 0,
315560
+ "max" : "1"
315561
+ },
315562
+ "type" : [{
315563
+ "code" : "CodeableConcept"
315564
+ }],
315565
+ "constraint" : [{
315566
+ "key" : "ele-1",
315567
+ "severity" : "error",
315568
+ "human" : "All FHIR elements must have a @value or children",
315569
+ "expression" : "hasValue() or (children().count() > id.count())",
315570
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315571
+ }],
315572
+ "mustSupport" : false,
315573
+ "isModifier" : false,
315574
+ "isSummary" : true,
315575
+ "binding" : {
315576
+ "extension" : [{
315577
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
315578
+ "valueString" : "ResearchStudyReasonStopped"
315579
+ }],
315580
+ "strength" : "example",
315581
+ "description" : "Codes for why the study ended prematurely.",
315582
+ "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-reason-stopped"
315583
+ },
315584
+ "mapping" : [{
315585
+ "identity" : "clinicaltrials-gov",
315586
+ "map" : "Why Study Stopped"
315587
+ },
315588
+ {
315589
+ "identity" : "w5",
315590
+ "map" : "FiveWs.why[x]"
315591
+ },
315592
+ {
315593
+ "identity" : "BRIDG5.1",
315594
+ "map" : "StudyOverallStatus.studyStoppedReasonCode"
315595
+ }]
315596
+ },
315597
+ {
315598
+ "id" : "ResearchStudy.recruitment",
315599
+ "path" : "ResearchStudy.recruitment",
315600
+ "short" : "Target or actual group of participants enrolled in study",
315601
+ "definition" : "Target or actual group of participants enrolled in study.",
315602
+ "min" : 0,
315603
+ "max" : "1",
315604
+ "base" : {
315605
+ "path" : "ResearchStudy.recruitment",
315606
+ "min" : 0,
315607
+ "max" : "1"
315608
+ },
315609
+ "type" : [{
315610
+ "code" : "BackboneElement"
315611
+ }],
315612
+ "constraint" : [{
315613
+ "key" : "ele-1",
315614
+ "severity" : "error",
315615
+ "human" : "All FHIR elements must have a @value or children",
315616
+ "expression" : "hasValue() or (children().count() > id.count())",
315617
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315618
+ }],
315619
+ "mustSupport" : false,
315620
+ "isModifier" : false,
315621
+ "isSummary" : true,
315622
+ "mapping" : [{
315623
+ "identity" : "clinicaltrials-gov",
315624
+ "map" : "Enrollment; Number of Groups/Cohorts (= number of \"enrollment\" instances); Groups (Group/Cohort Label = Group.name; Group/Cohort Description = Group.description); Eligibility (Group criteria)"
315625
+ },
315626
+ {
315627
+ "identity" : "w5",
315628
+ "map" : "FiveWs.subject[x]"
315629
+ },
315630
+ {
315631
+ "identity" : "BRIDG5.1",
315632
+ "map" : "InterventionalStudyProtocol.interventionGroupQuantity"
315633
+ },
315634
+ {
315635
+ "identity" : "rim",
315636
+ "map" : ".participation[typeCode=SBJ].role"
315637
+ }]
315638
+ },
315639
+ {
315640
+ "id" : "ResearchStudy.recruitment.id",
315641
+ "path" : "ResearchStudy.recruitment.id",
315642
+ "representation" : ["xmlAttr"],
315643
+ "short" : "Unique id for inter-element referencing",
315644
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
315645
+ "min" : 0,
315646
+ "max" : "1",
315647
+ "base" : {
315648
+ "path" : "Element.id",
315649
+ "min" : 0,
315650
+ "max" : "1"
315651
+ },
315652
+ "type" : [{
315653
+ "extension" : [{
315654
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
315655
+ "valueUrl" : "string"
315656
+ }],
315657
+ "code" : "http://hl7.org/fhirpath/System.String"
315658
+ }],
315659
+ "condition" : ["ele-1"],
315660
+ "isModifier" : false,
315661
+ "isSummary" : false,
315662
+ "mapping" : [{
315663
+ "identity" : "rim",
315664
+ "map" : "n/a"
315665
+ }]
315666
+ },
315667
+ {
315668
+ "id" : "ResearchStudy.recruitment.extension",
315669
+ "path" : "ResearchStudy.recruitment.extension",
315670
+ "short" : "Additional content defined by implementations",
315671
+ "definition" : "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 managable, 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.",
315672
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315673
+ "alias" : ["extensions",
315674
+ "user content"],
315675
+ "min" : 0,
315676
+ "max" : "*",
315677
+ "base" : {
315678
+ "path" : "Element.extension",
315679
+ "min" : 0,
315680
+ "max" : "*"
315681
+ },
315682
+ "type" : [{
315683
+ "code" : "Extension"
315684
+ }],
315685
+ "constraint" : [{
315686
+ "key" : "ele-1",
315687
+ "severity" : "error",
315688
+ "human" : "All FHIR elements must have a @value or children",
315689
+ "expression" : "hasValue() or (children().count() > id.count())",
315690
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315691
+ },
315692
+ {
315693
+ "key" : "ext-1",
315694
+ "severity" : "error",
315695
+ "human" : "Must have either extensions or value[x], not both",
315696
+ "expression" : "extension.exists() != value.exists()",
315697
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
315698
+ }],
315699
+ "isModifier" : false,
315700
+ "isSummary" : false,
315701
+ "mapping" : [{
315702
+ "identity" : "rim",
315703
+ "map" : "n/a"
315704
+ }]
315705
+ },
315706
+ {
315707
+ "id" : "ResearchStudy.recruitment.modifierExtension",
315708
+ "path" : "ResearchStudy.recruitment.modifierExtension",
315709
+ "short" : "Extensions that cannot be ignored even if unrecognized",
315710
+ "definition" : "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 managable, 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).",
315711
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315712
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
315713
+ "alias" : ["extensions",
315714
+ "user content",
315715
+ "modifiers"],
315716
+ "min" : 0,
315717
+ "max" : "*",
315718
+ "base" : {
315719
+ "path" : "BackboneElement.modifierExtension",
315720
+ "min" : 0,
315721
+ "max" : "*"
315722
+ },
315723
+ "type" : [{
315724
+ "code" : "Extension"
315725
+ }],
315726
+ "constraint" : [{
315727
+ "key" : "ele-1",
315728
+ "severity" : "error",
315729
+ "human" : "All FHIR elements must have a @value or children",
315730
+ "expression" : "hasValue() or (children().count() > id.count())",
315731
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315732
+ },
315733
+ {
315734
+ "key" : "ext-1",
315735
+ "severity" : "error",
315736
+ "human" : "Must have either extensions or value[x], not both",
315737
+ "expression" : "extension.exists() != value.exists()",
315738
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
315739
+ }],
315740
+ "isModifier" : true,
315741
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
315742
+ "isSummary" : true,
315743
+ "mapping" : [{
315744
+ "identity" : "rim",
315745
+ "map" : "N/A"
315746
+ }]
315747
+ },
315748
+ {
315749
+ "id" : "ResearchStudy.recruitment.targetNumber",
315750
+ "path" : "ResearchStudy.recruitment.targetNumber",
315751
+ "short" : "Estimated total number of participants to be enrolled",
315752
+ "definition" : "Estimated total number of participants to be enrolled.",
315753
+ "min" : 0,
315754
+ "max" : "1",
315755
+ "base" : {
315756
+ "path" : "ResearchStudy.recruitment.targetNumber",
315757
+ "min" : 0,
315758
+ "max" : "1"
315759
+ },
315760
+ "type" : [{
315761
+ "code" : "unsignedInt"
315762
+ }],
315763
+ "constraint" : [{
315764
+ "key" : "ele-1",
315765
+ "severity" : "error",
315766
+ "human" : "All FHIR elements must have a @value or children",
315767
+ "expression" : "hasValue() or (children().count() > id.count())",
315768
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315769
+ }],
315770
+ "mustSupport" : false,
315771
+ "isModifier" : false,
315772
+ "isSummary" : false
315773
+ },
315774
+ {
315775
+ "id" : "ResearchStudy.recruitment.actualNumber",
315776
+ "path" : "ResearchStudy.recruitment.actualNumber",
315777
+ "short" : "Actual total number of participants enrolled in study",
315778
+ "definition" : "Actual total number of participants enrolled in study.",
315779
+ "min" : 0,
315780
+ "max" : "1",
315781
+ "base" : {
315782
+ "path" : "ResearchStudy.recruitment.actualNumber",
315783
+ "min" : 0,
315784
+ "max" : "1"
315785
+ },
315786
+ "type" : [{
315787
+ "code" : "unsignedInt"
315788
+ }],
315789
+ "constraint" : [{
315790
+ "key" : "ele-1",
315791
+ "severity" : "error",
315792
+ "human" : "All FHIR elements must have a @value or children",
315793
+ "expression" : "hasValue() or (children().count() > id.count())",
315794
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315795
+ }],
315796
+ "mustSupport" : false,
315797
+ "isModifier" : false,
315798
+ "isSummary" : false
315799
+ },
315800
+ {
315801
+ "id" : "ResearchStudy.recruitment.eligibility",
315802
+ "path" : "ResearchStudy.recruitment.eligibility",
315803
+ "short" : "Inclusion and exclusion criteria",
315804
+ "definition" : "Inclusion and exclusion criteria.",
315805
+ "min" : 0,
315806
+ "max" : "1",
315807
+ "base" : {
315808
+ "path" : "ResearchStudy.recruitment.eligibility",
315809
+ "min" : 0,
315810
+ "max" : "1"
315811
+ },
315812
+ "type" : [{
315813
+ "code" : "Reference",
315814
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Group",
315815
+ "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"]
315816
+ }],
315817
+ "constraint" : [{
315818
+ "key" : "ele-1",
315819
+ "severity" : "error",
315820
+ "human" : "All FHIR elements must have a @value or children",
315821
+ "expression" : "hasValue() or (children().count() > id.count())",
315822
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315823
+ }],
315824
+ "mustSupport" : false,
315825
+ "isModifier" : false,
315826
+ "isSummary" : false
315827
+ },
315828
+ {
315829
+ "id" : "ResearchStudy.recruitment.actualGroup",
315830
+ "path" : "ResearchStudy.recruitment.actualGroup",
315831
+ "short" : "Group of participants who were enrolled in study",
315832
+ "definition" : "Group of participants who were enrolled in study.",
315833
+ "min" : 0,
315834
+ "max" : "1",
315835
+ "base" : {
315836
+ "path" : "ResearchStudy.recruitment.actualGroup",
315837
+ "min" : 0,
315838
+ "max" : "1"
315839
+ },
315840
+ "type" : [{
315841
+ "code" : "Reference",
315842
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Group"]
315843
+ }],
315844
+ "constraint" : [{
315845
+ "key" : "ele-1",
315846
+ "severity" : "error",
315847
+ "human" : "All FHIR elements must have a @value or children",
315848
+ "expression" : "hasValue() or (children().count() > id.count())",
315849
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315850
+ }],
315851
+ "mustSupport" : false,
315852
+ "isModifier" : false,
315853
+ "isSummary" : true,
315854
+ "mapping" : [{
315855
+ "identity" : "clinicaltrials-gov",
315856
+ "map" : "Enrollment; Number of Groups/Cohorts (= number of \"enrollment\" instances); Groups (Group/Cohort Label = Group.name; Group/Cohort Description = Group.description); Eligibility (Group criteria)"
315857
+ },
315858
+ {
315859
+ "identity" : "w5",
315860
+ "map" : "FiveWs.subject[x]"
315861
+ },
315862
+ {
315863
+ "identity" : "BRIDG5.1",
315864
+ "map" : "InterventionalStudyProtocol.interventionGroupQuantity"
315865
+ },
315866
+ {
315867
+ "identity" : "rim",
315868
+ "map" : ".participation[typeCode=SBJ].role"
315869
+ }]
315870
+ },
315871
+ {
315872
+ "id" : "ResearchStudy.comparisonGroup",
315873
+ "path" : "ResearchStudy.comparisonGroup",
315874
+ "short" : "Defined path through the study for a subject",
315875
+ "definition" : "Describes an expected event or sequence of events for one of the subjects of a study. E.g. for a living subject: exposure to drug A, wash-out, exposure to drug B, wash-out, follow-up. E.g. for a stability study: {store sample from lot A at 25 degrees for 1 month}, {store sample from lot A at 40 degrees for 1 month}.",
315876
+ "comment" : "In many clinical trials this is refered to as the ARM of the study, but such a term is not used in other sorts of trials even when there is a comparison between two or more groups.",
315877
+ "alias" : ["arm"],
315878
+ "min" : 0,
315879
+ "max" : "*",
315880
+ "base" : {
315881
+ "path" : "ResearchStudy.comparisonGroup",
315882
+ "min" : 0,
315883
+ "max" : "*"
315884
+ },
315885
+ "type" : [{
315886
+ "code" : "BackboneElement"
315887
+ }],
315888
+ "constraint" : [{
315889
+ "key" : "ele-1",
315890
+ "severity" : "error",
315891
+ "human" : "All FHIR elements must have a @value or children",
315892
+ "expression" : "hasValue() or (children().count() > id.count())",
315893
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315894
+ }],
315895
+ "mustSupport" : false,
315896
+ "isModifier" : false,
315897
+ "isSummary" : false,
315898
+ "mapping" : [{
315899
+ "identity" : "clinicaltrials-gov",
315900
+ "map" : "Arms"
315901
+ },
315902
+ {
315903
+ "identity" : "BRIDG5.1",
315904
+ "map" : "Arm"
315905
+ }]
315906
+ },
315907
+ {
315908
+ "id" : "ResearchStudy.comparisonGroup.id",
315909
+ "path" : "ResearchStudy.comparisonGroup.id",
315910
+ "representation" : ["xmlAttr"],
315911
+ "short" : "Unique id for inter-element referencing",
315912
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
315913
+ "min" : 0,
315914
+ "max" : "1",
315915
+ "base" : {
315916
+ "path" : "Element.id",
315917
+ "min" : 0,
315918
+ "max" : "1"
315919
+ },
315920
+ "type" : [{
315921
+ "extension" : [{
315922
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
315923
+ "valueUrl" : "string"
315924
+ }],
315925
+ "code" : "http://hl7.org/fhirpath/System.String"
315926
+ }],
315927
+ "condition" : ["ele-1"],
315928
+ "isModifier" : false,
315929
+ "isSummary" : false,
315930
+ "mapping" : [{
315931
+ "identity" : "rim",
315932
+ "map" : "n/a"
315933
+ }]
315934
+ },
315935
+ {
315936
+ "id" : "ResearchStudy.comparisonGroup.extension",
315937
+ "path" : "ResearchStudy.comparisonGroup.extension",
315938
+ "short" : "Additional content defined by implementations",
315939
+ "definition" : "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 managable, 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.",
315940
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315941
+ "alias" : ["extensions",
315942
+ "user content"],
315943
+ "min" : 0,
315944
+ "max" : "*",
315945
+ "base" : {
315946
+ "path" : "Element.extension",
315947
+ "min" : 0,
315948
+ "max" : "*"
315949
+ },
315950
+ "type" : [{
315951
+ "code" : "Extension"
315952
+ }],
315953
+ "constraint" : [{
315954
+ "key" : "ele-1",
315955
+ "severity" : "error",
315956
+ "human" : "All FHIR elements must have a @value or children",
315957
+ "expression" : "hasValue() or (children().count() > id.count())",
315958
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
315959
+ },
315960
+ {
315961
+ "key" : "ext-1",
315962
+ "severity" : "error",
315963
+ "human" : "Must have either extensions or value[x], not both",
315964
+ "expression" : "extension.exists() != value.exists()",
315965
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
315966
+ }],
315967
+ "isModifier" : false,
315968
+ "isSummary" : false,
315969
+ "mapping" : [{
315970
+ "identity" : "rim",
315971
+ "map" : "n/a"
315972
+ }]
315973
+ },
315974
+ {
315975
+ "id" : "ResearchStudy.comparisonGroup.modifierExtension",
315976
+ "path" : "ResearchStudy.comparisonGroup.modifierExtension",
315977
+ "short" : "Extensions that cannot be ignored even if unrecognized",
315978
+ "definition" : "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 managable, 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).",
315979
+ "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
315980
+ "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
315981
+ "alias" : ["extensions",
315982
+ "user content",
315983
+ "modifiers"],
315984
+ "min" : 0,
315985
+ "max" : "*",
315986
+ "base" : {
315987
+ "path" : "BackboneElement.modifierExtension",
315988
+ "min" : 0,
315989
+ "max" : "*"
315990
+ },
315991
+ "type" : [{
315992
+ "code" : "Extension"
315993
+ }],
315994
+ "constraint" : [{
315995
+ "key" : "ele-1",
315996
+ "severity" : "error",
315997
+ "human" : "All FHIR elements must have a @value or children",
315998
+ "expression" : "hasValue() or (children().count() > id.count())",
315999
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316000
+ },
316001
+ {
316002
+ "key" : "ext-1",
316003
+ "severity" : "error",
316004
+ "human" : "Must have either extensions or value[x], not both",
316005
+ "expression" : "extension.exists() != value.exists()",
316006
+ "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
316007
+ }],
316008
+ "isModifier" : true,
316009
+ "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
316010
+ "isSummary" : true,
316011
+ "mapping" : [{
316012
+ "identity" : "rim",
316013
+ "map" : "N/A"
316014
+ }]
316015
+ },
316016
+ {
316017
+ "id" : "ResearchStudy.comparisonGroup.linkId",
316018
+ "path" : "ResearchStudy.comparisonGroup.linkId",
316019
+ "short" : "Allows the comparisonGroup for the study and the comparisonGroup for the subject to be linked easily",
316020
+ "definition" : "Allows the comparisonGroup for the study and the comparisonGroup for the subject to be linked easily.",
316021
+ "min" : 0,
316022
+ "max" : "1",
316023
+ "base" : {
316024
+ "path" : "ResearchStudy.comparisonGroup.linkId",
316025
+ "min" : 0,
316026
+ "max" : "1"
316027
+ },
316028
+ "type" : [{
316029
+ "code" : "id"
316030
+ }],
316031
+ "constraint" : [{
316032
+ "key" : "ele-1",
316033
+ "severity" : "error",
316034
+ "human" : "All FHIR elements must have a @value or children",
316035
+ "expression" : "hasValue() or (children().count() > id.count())",
316036
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316037
+ }],
316038
+ "mustSupport" : false,
316039
+ "isModifier" : false,
316040
+ "isSummary" : false
316041
+ },
316042
+ {
316043
+ "id" : "ResearchStudy.comparisonGroup.name",
316044
+ "path" : "ResearchStudy.comparisonGroup.name",
316045
+ "short" : "Label for study comparisonGroup",
316046
+ "definition" : "Unique, human-readable label for this comparisonGroup of the study.",
316047
+ "min" : 1,
316048
+ "max" : "1",
316049
+ "base" : {
316050
+ "path" : "ResearchStudy.comparisonGroup.name",
316051
+ "min" : 1,
316052
+ "max" : "1"
316053
+ },
316054
+ "type" : [{
316055
+ "code" : "string"
316056
+ }],
316057
+ "constraint" : [{
316058
+ "key" : "ele-1",
316059
+ "severity" : "error",
316060
+ "human" : "All FHIR elements must have a @value or children",
316061
+ "expression" : "hasValue() or (children().count() > id.count())",
316062
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316063
+ }],
316064
+ "mustSupport" : false,
316065
+ "isModifier" : false,
316066
+ "isSummary" : false,
316067
+ "mapping" : [{
316068
+ "identity" : "clinicaltrials-gov",
316069
+ "map" : "Arm Label"
316070
+ },
316071
+ {
316072
+ "identity" : "BRIDG5.1",
316073
+ "map" : "Arm.name"
316074
+ }]
316075
+ },
316076
+ {
316077
+ "id" : "ResearchStudy.comparisonGroup.type",
316078
+ "path" : "ResearchStudy.comparisonGroup.type",
316079
+ "short" : "Categorization of study comparisonGroup",
316080
+ "definition" : "Categorization of study comparisonGroup, e.g. experimental, active comparator, placebo comparater.",
316081
+ "min" : 0,
316082
+ "max" : "1",
316083
+ "base" : {
316084
+ "path" : "ResearchStudy.comparisonGroup.type",
316085
+ "min" : 0,
316086
+ "max" : "1"
316087
+ },
316088
+ "type" : [{
316089
+ "code" : "CodeableConcept"
316090
+ }],
316091
+ "constraint" : [{
316092
+ "key" : "ele-1",
316093
+ "severity" : "error",
316094
+ "human" : "All FHIR elements must have a @value or children",
316095
+ "expression" : "hasValue() or (children().count() > id.count())",
316096
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316097
+ }],
316098
+ "mustSupport" : false,
316099
+ "isModifier" : false,
316100
+ "isSummary" : false,
316101
+ "binding" : {
316102
+ "extension" : [{
316103
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
316104
+ "valueString" : "ResearchStudyArmType"
316105
+ }],
316106
+ "strength" : "extensible",
316107
+ "description" : "desc.",
316108
+ "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-arm-type"
316109
+ },
316110
+ "mapping" : [{
316111
+ "identity" : "clinicaltrials-gov",
316112
+ "map" : "Arm Type"
316113
+ },
316114
+ {
316115
+ "identity" : "BRIDG5.1",
316116
+ "map" : "Arm.typeCode"
316117
+ }]
316118
+ },
316119
+ {
316120
+ "id" : "ResearchStudy.comparisonGroup.description",
316121
+ "path" : "ResearchStudy.comparisonGroup.description",
316122
+ "short" : "Short explanation of study path",
316123
+ "definition" : "A succinct description of the path through the study that would be followed by a subject adhering to this comparisonGroup.",
316124
+ "min" : 0,
316125
+ "max" : "1",
316126
+ "base" : {
316127
+ "path" : "ResearchStudy.comparisonGroup.description",
316128
+ "min" : 0,
316129
+ "max" : "1"
316130
+ },
316131
+ "type" : [{
316132
+ "code" : "markdown"
316133
+ }],
316134
+ "constraint" : [{
316135
+ "key" : "ele-1",
316136
+ "severity" : "error",
316137
+ "human" : "All FHIR elements must have a @value or children",
316138
+ "expression" : "hasValue() or (children().count() > id.count())",
316139
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316140
+ }],
316141
+ "mustSupport" : false,
316142
+ "isModifier" : false,
316143
+ "isSummary" : false,
316144
+ "mapping" : [{
316145
+ "identity" : "clinicaltrials-gov",
316146
+ "map" : "Arm Description"
316147
+ },
316148
+ {
316149
+ "identity" : "BRIDG5.1",
316150
+ "map" : "Arm.description"
316151
+ }]
316152
+ },
316153
+ {
316154
+ "id" : "ResearchStudy.comparisonGroup.intendedExposure",
316155
+ "path" : "ResearchStudy.comparisonGroup.intendedExposure",
316156
+ "short" : "Interventions or exposures in this comparisonGroup or cohort",
316157
+ "definition" : "Interventions or exposures in this comparisonGroup or cohort.",
316158
+ "requirements" : "this is necessary for ClinicalTrials.gov use which relates 1 to many interventions to comparisonGroups (aka arms)",
316159
+ "min" : 0,
316160
+ "max" : "*",
316161
+ "base" : {
316162
+ "path" : "ResearchStudy.comparisonGroup.intendedExposure",
316163
+ "min" : 0,
316164
+ "max" : "*"
316165
+ },
316166
+ "type" : [{
316167
+ "code" : "Reference",
316168
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"]
316169
+ }],
316170
+ "constraint" : [{
316171
+ "key" : "ele-1",
316172
+ "severity" : "error",
316173
+ "human" : "All FHIR elements must have a @value or children",
316174
+ "expression" : "hasValue() or (children().count() > id.count())",
316175
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316176
+ }],
316177
+ "mustSupport" : false,
316178
+ "isModifier" : false,
316179
+ "isSummary" : false
316180
+ },
316181
+ {
316182
+ "id" : "ResearchStudy.comparisonGroup.observedGroup",
316183
+ "path" : "ResearchStudy.comparisonGroup.observedGroup",
316184
+ "short" : "Group of participants who were enrolled in study comparisonGroup",
316185
+ "definition" : "Group of participants who were enrolled in study comparisonGroup.",
316186
+ "requirements" : "This is necessary to relate comparisonGroups to actual groups",
316187
+ "min" : 0,
316188
+ "max" : "1",
316189
+ "base" : {
316190
+ "path" : "ResearchStudy.comparisonGroup.observedGroup",
316191
+ "min" : 0,
316192
+ "max" : "1"
316193
+ },
316194
+ "type" : [{
316195
+ "code" : "Reference",
316196
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Group"]
316197
+ }],
316198
+ "constraint" : [{
316199
+ "key" : "ele-1",
316200
+ "severity" : "error",
316201
+ "human" : "All FHIR elements must have a @value or children",
316202
+ "expression" : "hasValue() or (children().count() > id.count())",
316203
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316204
+ }],
316205
+ "mustSupport" : false,
316206
+ "isModifier" : false,
316207
+ "isSummary" : false
316208
+ },
316209
+ {
316210
+ "id" : "ResearchStudy.objective",
316211
+ "path" : "ResearchStudy.objective",
316212
+ "short" : "A goal for the study",
316213
+ "definition" : "A goal that the study is aiming to achieve in terms of a scientific question to be answered by the analysis of data collected during the study.",
316214
+ "min" : 0,
316215
+ "max" : "*",
316216
+ "base" : {
316217
+ "path" : "ResearchStudy.objective",
316218
+ "min" : 0,
316219
+ "max" : "*"
316220
+ },
316221
+ "type" : [{
316222
+ "code" : "BackboneElement"
316223
+ }],
316224
+ "constraint" : [{
316225
+ "key" : "ele-1",
316226
+ "severity" : "error",
316227
+ "human" : "All FHIR elements must have a @value or children",
316228
+ "expression" : "hasValue() or (children().count() > id.count())",
316229
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316230
+ }],
316231
+ "mustSupport" : false,
316232
+ "isModifier" : false,
316233
+ "isSummary" : false,
316234
+ "mapping" : [{
316235
+ "identity" : "BRIDG5.1",
316236
+ "map" : "StudyObjective"
316237
+ }]
316238
+ },
316239
+ {
316240
+ "id" : "ResearchStudy.objective.id",
316241
+ "path" : "ResearchStudy.objective.id",
316242
+ "representation" : ["xmlAttr"],
316243
+ "short" : "Unique id for inter-element referencing",
316244
+ "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
316245
+ "min" : 0,
316246
+ "max" : "1",
316247
+ "base" : {
316248
+ "path" : "Element.id",
316249
+ "min" : 0,
316250
+ "max" : "1"
316251
+ },
316252
+ "type" : [{
316253
+ "extension" : [{
316254
+ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
316255
+ "valueUrl" : "string"
316256
+ }],
316257
+ "code" : "http://hl7.org/fhirpath/System.String"
316258
+ }],
316259
+ "condition" : ["ele-1"],
316260
+ "isModifier" : false,
316261
+ "isSummary" : false,
316262
+ "mapping" : [{
316263
+ "identity" : "rim",
316264
+ "map" : "n/a"
316265
+ }]
316266
+ },
316267
+ {
316268
+ "id" : "ResearchStudy.objective.extension",
316269
+ "path" : "ResearchStudy.objective.extension",
313586
316270
  "short" : "Additional content defined by implementations",
313587
- "definition" : "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.",
316271
+ "definition" : "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 managable, 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.",
313588
316272
  "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
313589
316273
  "alias" : ["extensions",
313590
316274
  "user content"],
@@ -313603,7 +316287,6 @@
313603
316287
  "severity" : "error",
313604
316288
  "human" : "All FHIR elements must have a @value or children",
313605
316289
  "expression" : "hasValue() or (children().count() > id.count())",
313606
- "xpath" : "@value|f:*|h:div",
313607
316290
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313608
316291
  },
313609
316292
  {
@@ -313611,7 +316294,6 @@
313611
316294
  "severity" : "error",
313612
316295
  "human" : "Must have either extensions or value[x], not both",
313613
316296
  "expression" : "extension.exists() != value.exists()",
313614
- "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
313615
316297
  "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
313616
316298
  }],
313617
316299
  "isModifier" : false,
@@ -313622,10 +316304,10 @@
313622
316304
  }]
313623
316305
  },
313624
316306
  {
313625
- "id" : "ResearchStudy.arm.modifierExtension",
313626
- "path" : "ResearchStudy.arm.modifierExtension",
316307
+ "id" : "ResearchStudy.objective.modifierExtension",
316308
+ "path" : "ResearchStudy.objective.modifierExtension",
313627
316309
  "short" : "Extensions that cannot be ignored even if unrecognized",
313628
- "definition" : "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).",
316310
+ "definition" : "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 managable, 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).",
313629
316311
  "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
313630
316312
  "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
313631
316313
  "alias" : ["extensions",
@@ -313646,7 +316328,6 @@
313646
316328
  "severity" : "error",
313647
316329
  "human" : "All FHIR elements must have a @value or children",
313648
316330
  "expression" : "hasValue() or (children().count() > id.count())",
313649
- "xpath" : "@value|f:*|h:div",
313650
316331
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313651
316332
  },
313652
316333
  {
@@ -313654,7 +316335,6 @@
313654
316335
  "severity" : "error",
313655
316336
  "human" : "Must have either extensions or value[x], not both",
313656
316337
  "expression" : "extension.exists() != value.exists()",
313657
- "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
313658
316338
  "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
313659
316339
  }],
313660
316340
  "isModifier" : true,
@@ -313666,15 +316346,15 @@
313666
316346
  }]
313667
316347
  },
313668
316348
  {
313669
- "id" : "ResearchStudy.arm.name",
313670
- "path" : "ResearchStudy.arm.name",
313671
- "short" : "Label for study arm",
313672
- "definition" : "Unique, human-readable label for this arm of the study.",
313673
- "min" : 1,
316349
+ "id" : "ResearchStudy.objective.name",
316350
+ "path" : "ResearchStudy.objective.name",
316351
+ "short" : "Label for the objective",
316352
+ "definition" : "Unique, human-readable label for this objective of the study.",
316353
+ "min" : 0,
313674
316354
  "max" : "1",
313675
316355
  "base" : {
313676
- "path" : "ResearchStudy.arm.name",
313677
- "min" : 1,
316356
+ "path" : "ResearchStudy.objective.name",
316357
+ "min" : 0,
313678
316358
  "max" : "1"
313679
316359
  },
313680
316360
  "type" : [{
@@ -313685,29 +316365,25 @@
313685
316365
  "severity" : "error",
313686
316366
  "human" : "All FHIR elements must have a @value or children",
313687
316367
  "expression" : "hasValue() or (children().count() > id.count())",
313688
- "xpath" : "@value|f:*|h:div",
313689
316368
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313690
316369
  }],
316370
+ "mustSupport" : false,
313691
316371
  "isModifier" : false,
313692
316372
  "isSummary" : false,
313693
316373
  "mapping" : [{
313694
- "identity" : "clinicaltrials-gov",
313695
- "map" : "Arm Label"
313696
- },
313697
- {
313698
316374
  "identity" : "BRIDG5.1",
313699
- "map" : "Arm.name"
316375
+ "map" : "No BRIDG mapping (BRIDG has a description, but not a name)"
313700
316376
  }]
313701
316377
  },
313702
316378
  {
313703
- "id" : "ResearchStudy.arm.type",
313704
- "path" : "ResearchStudy.arm.type",
313705
- "short" : "Categorization of study arm",
313706
- "definition" : "Categorization of study arm, e.g. experimental, active comparator, placebo comparater.",
316379
+ "id" : "ResearchStudy.objective.type",
316380
+ "path" : "ResearchStudy.objective.type",
316381
+ "short" : "primary | secondary | exploratory",
316382
+ "definition" : "The kind of study objective.",
313707
316383
  "min" : 0,
313708
316384
  "max" : "1",
313709
316385
  "base" : {
313710
- "path" : "ResearchStudy.arm.type",
316386
+ "path" : "ResearchStudy.objective.type",
313711
316387
  "min" : 0,
313712
316388
  "max" : "1"
313713
316389
  },
@@ -313719,63 +316395,61 @@
313719
316395
  "severity" : "error",
313720
316396
  "human" : "All FHIR elements must have a @value or children",
313721
316397
  "expression" : "hasValue() or (children().count() > id.count())",
313722
- "xpath" : "@value|f:*|h:div",
313723
316398
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313724
316399
  }],
316400
+ "mustSupport" : false,
313725
316401
  "isModifier" : false,
313726
316402
  "isSummary" : false,
313727
- "mapping" : [{
313728
- "identity" : "clinicaltrials-gov",
313729
- "map" : "Arm Type"
316403
+ "binding" : {
316404
+ "extension" : [{
316405
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
316406
+ "valueString" : "ResearchStudyObjectiveType"
316407
+ }],
316408
+ "strength" : "preferred",
316409
+ "description" : "Codes for the kind of study objective.",
316410
+ "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-objective-type"
313730
316411
  },
313731
- {
316412
+ "mapping" : [{
313732
316413
  "identity" : "BRIDG5.1",
313733
- "map" : "Arm.typeCode"
316414
+ "map" : "StudyObjective.typeCode"
313734
316415
  }]
313735
316416
  },
313736
316417
  {
313737
- "id" : "ResearchStudy.arm.description",
313738
- "path" : "ResearchStudy.arm.description",
313739
- "short" : "Short explanation of study path",
313740
- "definition" : "A succinct description of the path through the study that would be followed by a subject adhering to this arm.",
316418
+ "id" : "ResearchStudy.objective.description",
316419
+ "path" : "ResearchStudy.objective.description",
316420
+ "short" : "Description of the objective",
316421
+ "definition" : "Free text description of the objective of the study. This is what the study is trying to achieve rather than how it is going to achieve it (see ResearchStudy.description).",
313741
316422
  "min" : 0,
313742
316423
  "max" : "1",
313743
316424
  "base" : {
313744
- "path" : "ResearchStudy.arm.description",
316425
+ "path" : "ResearchStudy.objective.description",
313745
316426
  "min" : 0,
313746
316427
  "max" : "1"
313747
316428
  },
313748
316429
  "type" : [{
313749
- "code" : "string"
316430
+ "code" : "markdown"
313750
316431
  }],
313751
316432
  "constraint" : [{
313752
316433
  "key" : "ele-1",
313753
316434
  "severity" : "error",
313754
316435
  "human" : "All FHIR elements must have a @value or children",
313755
316436
  "expression" : "hasValue() or (children().count() > id.count())",
313756
- "xpath" : "@value|f:*|h:div",
313757
316437
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313758
316438
  }],
316439
+ "mustSupport" : false,
313759
316440
  "isModifier" : false,
313760
- "isSummary" : false,
313761
- "mapping" : [{
313762
- "identity" : "clinicaltrials-gov",
313763
- "map" : "Arm Description"
313764
- },
313765
- {
313766
- "identity" : "BRIDG5.1",
313767
- "map" : "Arm.description"
313768
- }]
316441
+ "isSummary" : false
313769
316442
  },
313770
316443
  {
313771
- "id" : "ResearchStudy.objective",
313772
- "path" : "ResearchStudy.objective",
313773
- "short" : "A goal for the study",
313774
- "definition" : "A goal that the study is aiming to achieve in terms of a scientific question to be answered by the analysis of data collected during the study.",
316444
+ "id" : "ResearchStudy.outcomeMeasure",
316445
+ "path" : "ResearchStudy.outcomeMeasure",
316446
+ "short" : "A variable measured during the study",
316447
+ "definition" : "An \"outcome measure\", \"endpoint\", \"effect measure\" or \"measure of effect\" is a specific measurement or observation used to quantify the effect of experimental variables on the participants in a study, or for observational studies, to describe patterns of diseases or traits or associations with exposures, risk factors or treatment.",
316448
+ "comment" : "A study may have multiple distinct outcome measures that can be used to assess the overall goal for a study. The goal of a study is in the objective whereas the metric by which the goal is assessed is the outcomeMeasure. Examples: Time to Local Recurrence (TLR), Disease-free Survival (DFS), 30 Day Mortality, Systolic BP",
313775
316449
  "min" : 0,
313776
316450
  "max" : "*",
313777
316451
  "base" : {
313778
- "path" : "ResearchStudy.objective",
316452
+ "path" : "ResearchStudy.outcomeMeasure",
313779
316453
  "min" : 0,
313780
316454
  "max" : "*"
313781
316455
  },
@@ -313787,19 +316461,15 @@
313787
316461
  "severity" : "error",
313788
316462
  "human" : "All FHIR elements must have a @value or children",
313789
316463
  "expression" : "hasValue() or (children().count() > id.count())",
313790
- "xpath" : "@value|f:*|h:div",
313791
316464
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313792
316465
  }],
316466
+ "mustSupport" : false,
313793
316467
  "isModifier" : false,
313794
- "isSummary" : false,
313795
- "mapping" : [{
313796
- "identity" : "BRIDG5.1",
313797
- "map" : "StudyObjective"
313798
- }]
316468
+ "isSummary" : false
313799
316469
  },
313800
316470
  {
313801
- "id" : "ResearchStudy.objective.id",
313802
- "path" : "ResearchStudy.objective.id",
316471
+ "id" : "ResearchStudy.outcomeMeasure.id",
316472
+ "path" : "ResearchStudy.outcomeMeasure.id",
313803
316473
  "representation" : ["xmlAttr"],
313804
316474
  "short" : "Unique id for inter-element referencing",
313805
316475
  "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
@@ -313817,6 +316487,7 @@
313817
316487
  }],
313818
316488
  "code" : "http://hl7.org/fhirpath/System.String"
313819
316489
  }],
316490
+ "condition" : ["ele-1"],
313820
316491
  "isModifier" : false,
313821
316492
  "isSummary" : false,
313822
316493
  "mapping" : [{
@@ -313825,10 +316496,10 @@
313825
316496
  }]
313826
316497
  },
313827
316498
  {
313828
- "id" : "ResearchStudy.objective.extension",
313829
- "path" : "ResearchStudy.objective.extension",
316499
+ "id" : "ResearchStudy.outcomeMeasure.extension",
316500
+ "path" : "ResearchStudy.outcomeMeasure.extension",
313830
316501
  "short" : "Additional content defined by implementations",
313831
- "definition" : "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.",
316502
+ "definition" : "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 managable, 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.",
313832
316503
  "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
313833
316504
  "alias" : ["extensions",
313834
316505
  "user content"],
@@ -313847,7 +316518,6 @@
313847
316518
  "severity" : "error",
313848
316519
  "human" : "All FHIR elements must have a @value or children",
313849
316520
  "expression" : "hasValue() or (children().count() > id.count())",
313850
- "xpath" : "@value|f:*|h:div",
313851
316521
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313852
316522
  },
313853
316523
  {
@@ -313855,7 +316525,6 @@
313855
316525
  "severity" : "error",
313856
316526
  "human" : "Must have either extensions or value[x], not both",
313857
316527
  "expression" : "extension.exists() != value.exists()",
313858
- "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
313859
316528
  "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
313860
316529
  }],
313861
316530
  "isModifier" : false,
@@ -313866,10 +316535,10 @@
313866
316535
  }]
313867
316536
  },
313868
316537
  {
313869
- "id" : "ResearchStudy.objective.modifierExtension",
313870
- "path" : "ResearchStudy.objective.modifierExtension",
316538
+ "id" : "ResearchStudy.outcomeMeasure.modifierExtension",
316539
+ "path" : "ResearchStudy.outcomeMeasure.modifierExtension",
313871
316540
  "short" : "Extensions that cannot be ignored even if unrecognized",
313872
- "definition" : "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).",
316541
+ "definition" : "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 managable, 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).",
313873
316542
  "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
313874
316543
  "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
313875
316544
  "alias" : ["extensions",
@@ -313890,7 +316559,6 @@
313890
316559
  "severity" : "error",
313891
316560
  "human" : "All FHIR elements must have a @value or children",
313892
316561
  "expression" : "hasValue() or (children().count() > id.count())",
313893
- "xpath" : "@value|f:*|h:div",
313894
316562
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313895
316563
  },
313896
316564
  {
@@ -313898,7 +316566,6 @@
313898
316566
  "severity" : "error",
313899
316567
  "human" : "Must have either extensions or value[x], not both",
313900
316568
  "expression" : "extension.exists() != value.exists()",
313901
- "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
313902
316569
  "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
313903
316570
  }],
313904
316571
  "isModifier" : true,
@@ -313910,14 +316577,14 @@
313910
316577
  }]
313911
316578
  },
313912
316579
  {
313913
- "id" : "ResearchStudy.objective.name",
313914
- "path" : "ResearchStudy.objective.name",
313915
- "short" : "Label for the objective",
313916
- "definition" : "Unique, human-readable label for this objective of the study.",
316580
+ "id" : "ResearchStudy.outcomeMeasure.name",
316581
+ "path" : "ResearchStudy.outcomeMeasure.name",
316582
+ "short" : "Label for the outcome",
316583
+ "definition" : "Label for the outcome.",
313917
316584
  "min" : 0,
313918
316585
  "max" : "1",
313919
316586
  "base" : {
313920
- "path" : "ResearchStudy.objective.name",
316587
+ "path" : "ResearchStudy.outcomeMeasure.name",
313921
316588
  "min" : 0,
313922
316589
  "max" : "1"
313923
316590
  },
@@ -313929,27 +316596,23 @@
313929
316596
  "severity" : "error",
313930
316597
  "human" : "All FHIR elements must have a @value or children",
313931
316598
  "expression" : "hasValue() or (children().count() > id.count())",
313932
- "xpath" : "@value|f:*|h:div",
313933
316599
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313934
316600
  }],
316601
+ "mustSupport" : false,
313935
316602
  "isModifier" : false,
313936
- "isSummary" : false,
313937
- "mapping" : [{
313938
- "identity" : "BRIDG5.1",
313939
- "map" : "No BRIDG mapping (BRIDG has a description, but not a name)"
313940
- }]
316603
+ "isSummary" : false
313941
316604
  },
313942
316605
  {
313943
- "id" : "ResearchStudy.objective.type",
313944
- "path" : "ResearchStudy.objective.type",
316606
+ "id" : "ResearchStudy.outcomeMeasure.type",
316607
+ "path" : "ResearchStudy.outcomeMeasure.type",
313945
316608
  "short" : "primary | secondary | exploratory",
313946
- "definition" : "The kind of study objective.",
316609
+ "definition" : "The parameter or characteristic being assessed as one of the values by which the study is assessed.",
313947
316610
  "min" : 0,
313948
- "max" : "1",
316611
+ "max" : "*",
313949
316612
  "base" : {
313950
- "path" : "ResearchStudy.objective.type",
316613
+ "path" : "ResearchStudy.outcomeMeasure.type",
313951
316614
  "min" : 0,
313952
- "max" : "1"
316615
+ "max" : "*"
313953
316616
  },
313954
316617
  "type" : [{
313955
316618
  "code" : "CodeableConcept"
@@ -313959,9 +316622,9 @@
313959
316622
  "severity" : "error",
313960
316623
  "human" : "All FHIR elements must have a @value or children",
313961
316624
  "expression" : "hasValue() or (children().count() > id.count())",
313962
- "xpath" : "@value|f:*|h:div",
313963
316625
  "source" : "http://hl7.org/fhir/StructureDefinition/Element"
313964
316626
  }],
316627
+ "mustSupport" : false,
313965
316628
  "isModifier" : false,
313966
316629
  "isSummary" : false,
313967
316630
  "binding" : {
@@ -313970,13 +316633,91 @@
313970
316633
  "valueString" : "ResearchStudyObjectiveType"
313971
316634
  }],
313972
316635
  "strength" : "preferred",
313973
- "description" : "Codes for the kind of study objective.",
316636
+ "description" : "defn.",
313974
316637
  "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-objective-type"
316638
+ }
316639
+ },
316640
+ {
316641
+ "id" : "ResearchStudy.outcomeMeasure.description",
316642
+ "path" : "ResearchStudy.outcomeMeasure.description",
316643
+ "short" : "Description of the outcome",
316644
+ "definition" : "Description of the outcome.",
316645
+ "min" : 0,
316646
+ "max" : "1",
316647
+ "base" : {
316648
+ "path" : "ResearchStudy.outcomeMeasure.description",
316649
+ "min" : 0,
316650
+ "max" : "1"
313975
316651
  },
313976
- "mapping" : [{
313977
- "identity" : "BRIDG5.1",
313978
- "map" : "StudyObjective.typeCode"
313979
- }]
316652
+ "type" : [{
316653
+ "code" : "markdown"
316654
+ }],
316655
+ "constraint" : [{
316656
+ "key" : "ele-1",
316657
+ "severity" : "error",
316658
+ "human" : "All FHIR elements must have a @value or children",
316659
+ "expression" : "hasValue() or (children().count() > id.count())",
316660
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316661
+ }],
316662
+ "mustSupport" : false,
316663
+ "isModifier" : false,
316664
+ "isSummary" : false
316665
+ },
316666
+ {
316667
+ "id" : "ResearchStudy.outcomeMeasure.reference",
316668
+ "path" : "ResearchStudy.outcomeMeasure.reference",
316669
+ "short" : "Structured outcome definition",
316670
+ "definition" : "Structured outcome definition.",
316671
+ "min" : 0,
316672
+ "max" : "1",
316673
+ "base" : {
316674
+ "path" : "ResearchStudy.outcomeMeasure.reference",
316675
+ "min" : 0,
316676
+ "max" : "1"
316677
+ },
316678
+ "type" : [{
316679
+ "code" : "Reference",
316680
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/EvidenceVariable"]
316681
+ }],
316682
+ "constraint" : [{
316683
+ "key" : "ele-1",
316684
+ "severity" : "error",
316685
+ "human" : "All FHIR elements must have a @value or children",
316686
+ "expression" : "hasValue() or (children().count() > id.count())",
316687
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316688
+ }],
316689
+ "mustSupport" : false,
316690
+ "isModifier" : false,
316691
+ "isSummary" : false
316692
+ },
316693
+ {
316694
+ "id" : "ResearchStudy.result",
316695
+ "path" : "ResearchStudy.result",
316696
+ "short" : "Link to results generated during the study",
316697
+ "definition" : "Link to one or more sets of results generated by the study. Could also link to a research registry holding the results such as ClinicalTrials.gov.",
316698
+ "min" : 0,
316699
+ "max" : "*",
316700
+ "base" : {
316701
+ "path" : "ResearchStudy.result",
316702
+ "min" : 0,
316703
+ "max" : "*"
316704
+ },
316705
+ "type" : [{
316706
+ "code" : "Reference",
316707
+ "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/EvidenceReport",
316708
+ "http://hl7.org/fhir/StructureDefinition/Citation",
316709
+ "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"]
316710
+ }],
316711
+ "constraint" : [{
316712
+ "key" : "ele-1",
316713
+ "severity" : "error",
316714
+ "human" : "All FHIR elements must have a @value or children",
316715
+ "expression" : "hasValue() or (children().count() > id.count())",
316716
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316717
+ }],
316718
+ "mustSupport" : false,
316719
+ "isModifier" : false,
316720
+ "isSummary" : true
313980
316721
  }]
313981
316722
  },
313982
316723
  "differential" : {
@@ -314103,24 +316844,41 @@
314103
316844
  {
314104
316845
  "id" : "ResearchStudy.status",
314105
316846
  "path" : "ResearchStudy.status",
314106
- "short" : "active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn",
314107
- "definition" : "The current state of the study.",
316847
+ "short" : "draft | active | retired | unknown",
316848
+ "definition" : "The publication state of the resource (not of the study).",
314108
316849
  "min" : 1,
314109
316850
  "max" : "1",
316851
+ "base" : {
316852
+ "path" : "ResearchStudy.status",
316853
+ "min" : 1,
316854
+ "max" : "1"
316855
+ },
314110
316856
  "type" : [{
314111
316857
  "code" : "code"
314112
316858
  }],
316859
+ "constraint" : [{
316860
+ "key" : "ele-1",
316861
+ "severity" : "error",
316862
+ "human" : "All FHIR elements must have a @value or children",
316863
+ "expression" : "hasValue() or (children().count() > id.count())",
316864
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316865
+ }],
316866
+ "mustSupport" : false,
314113
316867
  "isModifier" : true,
314114
316868
  "isModifierReason" : "This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid",
314115
316869
  "isSummary" : true,
314116
316870
  "binding" : {
314117
316871
  "extension" : [{
314118
316872
  "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
314119
- "valueString" : "ResearchStudyStatus"
316873
+ "valueString" : "PublicationStatus"
316874
+ },
316875
+ {
316876
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
316877
+ "valueBoolean" : true
314120
316878
  }],
314121
316879
  "strength" : "required",
314122
- "description" : "Codes that convey the current status of the research study.",
314123
- "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-status|4.0.1"
316880
+ "description" : "Codes that convey the current publication status of the research study resource.",
316881
+ "valueSet" : "http://hl7.org/fhir/ValueSet/publication-status|5.0.0"
314124
316882
  },
314125
316883
  "mapping" : [{
314126
316884
  "identity" : "w5",
@@ -314139,19 +316897,33 @@
314139
316897
  "id" : "ResearchStudy.primaryPurposeType",
314140
316898
  "path" : "ResearchStudy.primaryPurposeType",
314141
316899
  "short" : "treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility",
314142
- "definition" : "The type of study based upon the intent of the study's activities. A classification of the intent of the study.",
316900
+ "definition" : "The type of study based upon the intent of the study activities. A classification of the intent of the study.",
314143
316901
  "min" : 0,
314144
316902
  "max" : "1",
316903
+ "base" : {
316904
+ "path" : "ResearchStudy.primaryPurposeType",
316905
+ "min" : 0,
316906
+ "max" : "1"
316907
+ },
314145
316908
  "type" : [{
314146
316909
  "code" : "CodeableConcept"
314147
316910
  }],
316911
+ "constraint" : [{
316912
+ "key" : "ele-1",
316913
+ "severity" : "error",
316914
+ "human" : "All FHIR elements must have a @value or children",
316915
+ "expression" : "hasValue() or (children().count() > id.count())",
316916
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316917
+ }],
316918
+ "mustSupport" : false,
316919
+ "isModifier" : false,
314148
316920
  "isSummary" : true,
314149
316921
  "binding" : {
314150
316922
  "extension" : [{
314151
316923
  "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
314152
316924
  "valueString" : "ResearchStudyPrimaryPurposeType"
314153
316925
  }],
314154
- "strength" : "extensible",
316926
+ "strength" : "preferred",
314155
316927
  "description" : "Codes for the main intent of the study.",
314156
316928
  "valueSet" : "http://hl7.org/fhir/ValueSet/research-study-prim-purp-type"
314157
316929
  },
@@ -314167,9 +316939,23 @@
314167
316939
  "definition" : "The stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.",
314168
316940
  "min" : 0,
314169
316941
  "max" : "1",
316942
+ "base" : {
316943
+ "path" : "ResearchStudy.phase",
316944
+ "min" : 0,
316945
+ "max" : "1"
316946
+ },
314170
316947
  "type" : [{
314171
316948
  "code" : "CodeableConcept"
314172
316949
  }],
316950
+ "constraint" : [{
316951
+ "key" : "ele-1",
316952
+ "severity" : "error",
316953
+ "human" : "All FHIR elements must have a @value or children",
316954
+ "expression" : "hasValue() or (children().count() > id.count())",
316955
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316956
+ }],
316957
+ "mustSupport" : false,
316958
+ "isModifier" : false,
314173
316959
  "isSummary" : true,
314174
316960
  "binding" : {
314175
316961
  "extension" : [{
@@ -314189,6 +316975,49 @@
314189
316975
  "map" : "StudyProtocolVersion.phaseCode"
314190
316976
  }]
314191
316977
  },
316978
+ {
316979
+ "id" : "ResearchStudy.studyDesign",
316980
+ "path" : "ResearchStudy.studyDesign",
316981
+ "short" : "Classifications of the study design characteristics",
316982
+ "definition" : "Codes categorizing the type of study such as investigational vs. observational, type of blinding, type of randomization, safety vs. efficacy, etc.",
316983
+ "min" : 0,
316984
+ "max" : "*",
316985
+ "base" : {
316986
+ "path" : "ResearchStudy.studyDesign",
316987
+ "min" : 0,
316988
+ "max" : "*"
316989
+ },
316990
+ "type" : [{
316991
+ "code" : "CodeableConcept"
316992
+ }],
316993
+ "constraint" : [{
316994
+ "key" : "ele-1",
316995
+ "severity" : "error",
316996
+ "human" : "All FHIR elements must have a @value or children",
316997
+ "expression" : "hasValue() or (children().count() > id.count())",
316998
+ "source" : "http://hl7.org/fhir/StructureDefinition/Element"
316999
+ }],
317000
+ "mustSupport" : false,
317001
+ "isModifier" : false,
317002
+ "isSummary" : true,
317003
+ "binding" : {
317004
+ "extension" : [{
317005
+ "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
317006
+ "valueString" : "StudyDesign"
317007
+ }],
317008
+ "strength" : "preferred",
317009
+ "description" : "This is a set of terms for study design characteristics.",
317010
+ "valueSet" : "http://hl7.org/fhir/ValueSet/study-design"
317011
+ },
317012
+ "mapping" : [{
317013
+ "identity" : "clinicaltrials-gov",
317014
+ "map" : "Study Type; Primary Purpose; Interventional Model; Masking; Allocation; study Classification; Observational Study Model; Time Perspective; Biospecimen Retention"
317015
+ },
317016
+ {
317017
+ "identity" : "BRIDG5.1",
317018
+ "map" : "InterventionalStudyProtocolVersion; InterventionalStudyProtocol.allocationCode; InterventionalStudyProtocol.blindedRoleCode; InterventionalStudyProtocol.blindingSchemaCode; InterventionalStudyProtocol.controlTypeCode"
317019
+ }]
317020
+ },
314192
317021
  {
314193
317022
  "id" : "ResearchStudy.category",
314194
317023
  "path" : "ResearchStudy.category",
@@ -314305,13 +317134,16 @@
314305
317134
  {
314306
317135
  "id" : "ResearchStudy.relatedArtifact",
314307
317136
  "path" : "ResearchStudy.relatedArtifact",
314308
- "short" : "References and dependencies",
314309
- "definition" : "Citations, references and other related documents.",
317137
+ "short" : "References, URLs, and attachments",
317138
+ "definition" : "Citations, references, URLs and other related documents. When using relatedArtifact to share URLs, the relatedArtifact.type will often be set to one of \"documentation\" or \"supported-with\" and the URL value will often be in relatedArtifact.document.url but another possible location is relatedArtifact.resource when it is a canonical URL.",
314310
317139
  "min" : 0,
314311
317140
  "max" : "*",
314312
317141
  "type" : [{
314313
317142
  "code" : "RelatedArtifact"
314314
317143
  }],
317144
+ "mustSupport" : false,
317145
+ "isModifier" : false,
317146
+ "isSummary" : false,
314315
317147
  "mapping" : [{
314316
317148
  "identity" : "clinicaltrials-gov",
314317
317149
  "map" : "Citations, Links, Available Study Data/Documents"