@medplum/core 0.1.6 → 0.3.0

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.
Files changed (679) hide show
  1. package/README.md +29 -25
  2. package/dist/cache.d.ts +1 -0
  3. package/dist/cache.js +3 -2
  4. package/dist/cache.js.map +1 -1
  5. package/dist/client.d.ts +72 -54
  6. package/dist/client.js +267 -223
  7. package/dist/client.js.map +1 -1
  8. package/dist/crypto.js +13 -2
  9. package/dist/crypto.js.map +1 -1
  10. package/dist/eventtarget.js +1 -2
  11. package/dist/eventtarget.js.map +1 -1
  12. package/dist/format.d.ts +1 -1
  13. package/dist/format.js +4 -4
  14. package/dist/format.js.map +1 -1
  15. package/dist/index.d.ts +1 -2
  16. package/dist/index.js +1 -2
  17. package/dist/index.js.map +1 -1
  18. package/dist/jwt.js.map +1 -1
  19. package/dist/outcomes.d.ts +4 -1
  20. package/dist/outcomes.js +71 -24
  21. package/dist/outcomes.js.map +1 -1
  22. package/dist/search.js +7 -9
  23. package/dist/search.js.map +1 -1
  24. package/dist/searchparams.d.ts +34 -0
  25. package/dist/searchparams.js +128 -0
  26. package/dist/searchparams.js.map +1 -0
  27. package/dist/storage.d.ts +36 -12
  28. package/dist/storage.js +55 -22
  29. package/dist/storage.js.map +1 -1
  30. package/dist/types.d.ts +3 -5
  31. package/dist/types.js +32 -18
  32. package/dist/types.js.map +1 -1
  33. package/dist/utils.d.ts +14 -3
  34. package/dist/utils.js +57 -12
  35. package/dist/utils.js.map +1 -1
  36. package/package.json +3 -16
  37. package/dist/cache.test.d.ts +0 -1
  38. package/dist/cache.test.js +0 -29
  39. package/dist/cache.test.js.map +0 -1
  40. package/dist/client.test.d.ts +0 -1
  41. package/dist/client.test.js +0 -294
  42. package/dist/client.test.js.map +0 -1
  43. package/dist/eventtarget.test.d.ts +0 -1
  44. package/dist/eventtarget.test.js +0 -44
  45. package/dist/eventtarget.test.js.map +0 -1
  46. package/dist/fhir/Account.d.ts +0 -240
  47. package/dist/fhir/Account.js +0 -7
  48. package/dist/fhir/Account.js.map +0 -1
  49. package/dist/fhir/ActivityDefinition.d.ts +0 -494
  50. package/dist/fhir/ActivityDefinition.js +0 -7
  51. package/dist/fhir/ActivityDefinition.js.map +0 -1
  52. package/dist/fhir/Address.d.ts +0 -74
  53. package/dist/fhir/Address.js +0 -7
  54. package/dist/fhir/Address.js.map +0 -1
  55. package/dist/fhir/AdverseEvent.d.ts +0 -287
  56. package/dist/fhir/AdverseEvent.js +0 -7
  57. package/dist/fhir/AdverseEvent.js.map +0 -1
  58. package/dist/fhir/Age.d.ts +0 -47
  59. package/dist/fhir/Age.js +0 -7
  60. package/dist/fhir/Age.js.map +0 -1
  61. package/dist/fhir/AllergyIntolerance.d.ts +0 -278
  62. package/dist/fhir/AllergyIntolerance.js +0 -7
  63. package/dist/fhir/AllergyIntolerance.js.map +0 -1
  64. package/dist/fhir/Annotation.d.ts +0 -38
  65. package/dist/fhir/Annotation.js +0 -7
  66. package/dist/fhir/Annotation.js.map +0 -1
  67. package/dist/fhir/Appointment.d.ts +0 -273
  68. package/dist/fhir/Appointment.js +0 -7
  69. package/dist/fhir/Appointment.js.map +0 -1
  70. package/dist/fhir/AppointmentResponse.d.ts +0 -123
  71. package/dist/fhir/AppointmentResponse.js +0 -7
  72. package/dist/fhir/AppointmentResponse.js.map +0 -1
  73. package/dist/fhir/Attachment.d.ts +0 -57
  74. package/dist/fhir/Attachment.js +0 -7
  75. package/dist/fhir/Attachment.js.map +0 -1
  76. package/dist/fhir/AuditEvent.d.ts +0 -458
  77. package/dist/fhir/AuditEvent.js +0 -7
  78. package/dist/fhir/AuditEvent.js.map +0 -1
  79. package/dist/fhir/Basic.d.ts +0 -105
  80. package/dist/fhir/Basic.js +0 -7
  81. package/dist/fhir/Basic.js.map +0 -1
  82. package/dist/fhir/Binary.d.ts +0 -58
  83. package/dist/fhir/Binary.js +0 -7
  84. package/dist/fhir/Binary.js.map +0 -1
  85. package/dist/fhir/BiologicallyDerivedProduct.d.ts +0 -356
  86. package/dist/fhir/BiologicallyDerivedProduct.js +0 -7
  87. package/dist/fhir/BiologicallyDerivedProduct.js.map +0 -1
  88. package/dist/fhir/BodyStructure.d.ts +0 -118
  89. package/dist/fhir/BodyStructure.js +0 -7
  90. package/dist/fhir/BodyStructure.js.map +0 -1
  91. package/dist/fhir/Bundle.d.ts +0 -373
  92. package/dist/fhir/Bundle.js +0 -7
  93. package/dist/fhir/Bundle.js.map +0 -1
  94. package/dist/fhir/CapabilityStatement.d.ts +0 -1068
  95. package/dist/fhir/CapabilityStatement.js +0 -7
  96. package/dist/fhir/CapabilityStatement.js.map +0 -1
  97. package/dist/fhir/CarePlan.d.ts +0 -421
  98. package/dist/fhir/CarePlan.js +0 -7
  99. package/dist/fhir/CarePlan.js.map +0 -1
  100. package/dist/fhir/CareTeam.d.ts +0 -203
  101. package/dist/fhir/CareTeam.js +0 -7
  102. package/dist/fhir/CareTeam.js.map +0 -1
  103. package/dist/fhir/CatalogEntry.d.ts +0 -184
  104. package/dist/fhir/CatalogEntry.js +0 -7
  105. package/dist/fhir/CatalogEntry.js.map +0 -1
  106. package/dist/fhir/ChargeItem.d.ts +0 -270
  107. package/dist/fhir/ChargeItem.js +0 -7
  108. package/dist/fhir/ChargeItem.js.map +0 -1
  109. package/dist/fhir/ChargeItemDefinition.d.ts +0 -402
  110. package/dist/fhir/ChargeItemDefinition.js +0 -7
  111. package/dist/fhir/ChargeItemDefinition.js.map +0 -1
  112. package/dist/fhir/Claim.d.ts +0 -1089
  113. package/dist/fhir/Claim.js +0 -7
  114. package/dist/fhir/Claim.js.map +0 -1
  115. package/dist/fhir/ClaimResponse.d.ts +0 -1037
  116. package/dist/fhir/ClaimResponse.js +0 -7
  117. package/dist/fhir/ClaimResponse.js.map +0 -1
  118. package/dist/fhir/ClientApplication.d.ts +0 -54
  119. package/dist/fhir/ClientApplication.js +0 -7
  120. package/dist/fhir/ClientApplication.js.map +0 -1
  121. package/dist/fhir/ClinicalImpression.d.ts +0 -301
  122. package/dist/fhir/ClinicalImpression.js +0 -7
  123. package/dist/fhir/ClinicalImpression.js.map +0 -1
  124. package/dist/fhir/CodeSystem.d.ts +0 -546
  125. package/dist/fhir/CodeSystem.js +0 -7
  126. package/dist/fhir/CodeSystem.js.map +0 -1
  127. package/dist/fhir/CodeableConcept.d.ts +0 -32
  128. package/dist/fhir/CodeableConcept.js +0 -7
  129. package/dist/fhir/CodeableConcept.js.map +0 -1
  130. package/dist/fhir/Coding.d.ts +0 -49
  131. package/dist/fhir/Coding.js +0 -7
  132. package/dist/fhir/Coding.js.map +0 -1
  133. package/dist/fhir/Communication.d.ts +0 -251
  134. package/dist/fhir/Communication.js +0 -7
  135. package/dist/fhir/Communication.js.map +0 -1
  136. package/dist/fhir/CommunicationRequest.d.ts +0 -248
  137. package/dist/fhir/CommunicationRequest.js +0 -7
  138. package/dist/fhir/CommunicationRequest.js.map +0 -1
  139. package/dist/fhir/CompartmentDefinition.d.ts +0 -218
  140. package/dist/fhir/CompartmentDefinition.js +0 -7
  141. package/dist/fhir/CompartmentDefinition.js.map +0 -1
  142. package/dist/fhir/Composition.d.ts +0 -455
  143. package/dist/fhir/Composition.js +0 -7
  144. package/dist/fhir/Composition.js.map +0 -1
  145. package/dist/fhir/ConceptMap.d.ts +0 -523
  146. package/dist/fhir/ConceptMap.js +0 -7
  147. package/dist/fhir/ConceptMap.js.map +0 -1
  148. package/dist/fhir/Condition.d.ts +0 -316
  149. package/dist/fhir/Condition.js +0 -7
  150. package/dist/fhir/Condition.js.map +0 -1
  151. package/dist/fhir/Consent.d.ts +0 -457
  152. package/dist/fhir/Consent.js +0 -7
  153. package/dist/fhir/Consent.js.map +0 -1
  154. package/dist/fhir/ContactDetail.d.ts +0 -30
  155. package/dist/fhir/ContactDetail.js +0 -7
  156. package/dist/fhir/ContactDetail.js.map +0 -1
  157. package/dist/fhir/ContactPoint.d.ts +0 -46
  158. package/dist/fhir/ContactPoint.js +0 -7
  159. package/dist/fhir/ContactPoint.js.map +0 -1
  160. package/dist/fhir/Contract.d.ts +0 -1431
  161. package/dist/fhir/Contract.js +0 -7
  162. package/dist/fhir/Contract.js.map +0 -1
  163. package/dist/fhir/Contributor.d.ts +0 -36
  164. package/dist/fhir/Contributor.js +0 -7
  165. package/dist/fhir/Contributor.js.map +0 -1
  166. package/dist/fhir/Count.d.ts +0 -49
  167. package/dist/fhir/Count.js +0 -7
  168. package/dist/fhir/Count.js.map +0 -1
  169. package/dist/fhir/Coverage.d.ts +0 -323
  170. package/dist/fhir/Coverage.js +0 -7
  171. package/dist/fhir/Coverage.js.map +0 -1
  172. package/dist/fhir/CoverageEligibilityRequest.d.ts +0 -409
  173. package/dist/fhir/CoverageEligibilityRequest.js +0 -7
  174. package/dist/fhir/CoverageEligibilityRequest.js.map +0 -1
  175. package/dist/fhir/CoverageEligibilityResponse.d.ts +0 -430
  176. package/dist/fhir/CoverageEligibilityResponse.js +0 -7
  177. package/dist/fhir/CoverageEligibilityResponse.js.map +0 -1
  178. package/dist/fhir/DataRequirement.d.ts +0 -288
  179. package/dist/fhir/DataRequirement.js +0 -7
  180. package/dist/fhir/DataRequirement.js.map +0 -1
  181. package/dist/fhir/DetectedIssue.d.ts +0 -249
  182. package/dist/fhir/DetectedIssue.js +0 -7
  183. package/dist/fhir/DetectedIssue.js.map +0 -1
  184. package/dist/fhir/Device.d.ts +0 -488
  185. package/dist/fhir/Device.js +0 -7
  186. package/dist/fhir/Device.js.map +0 -1
  187. package/dist/fhir/DeviceDefinition.d.ts +0 -484
  188. package/dist/fhir/DeviceDefinition.js +0 -7
  189. package/dist/fhir/DeviceDefinition.js.map +0 -1
  190. package/dist/fhir/DeviceMetric.d.ts +0 -198
  191. package/dist/fhir/DeviceMetric.js +0 -7
  192. package/dist/fhir/DeviceMetric.js.map +0 -1
  193. package/dist/fhir/DeviceRequest.d.ts +0 -279
  194. package/dist/fhir/DeviceRequest.js +0 -7
  195. package/dist/fhir/DeviceRequest.js.map +0 -1
  196. package/dist/fhir/DeviceUseStatement.d.ts +0 -153
  197. package/dist/fhir/DeviceUseStatement.js +0 -7
  198. package/dist/fhir/DeviceUseStatement.js.map +0 -1
  199. package/dist/fhir/DiagnosticReport.d.ts +0 -239
  200. package/dist/fhir/DiagnosticReport.js +0 -7
  201. package/dist/fhir/DiagnosticReport.js.map +0 -1
  202. package/dist/fhir/Distance.d.ts +0 -46
  203. package/dist/fhir/Distance.js +0 -7
  204. package/dist/fhir/Distance.js.map +0 -1
  205. package/dist/fhir/DocumentManifest.d.ts +0 -190
  206. package/dist/fhir/DocumentManifest.js +0 -7
  207. package/dist/fhir/DocumentManifest.js.map +0 -1
  208. package/dist/fhir/DocumentReference.d.ts +0 -353
  209. package/dist/fhir/DocumentReference.js +0 -7
  210. package/dist/fhir/DocumentReference.js.map +0 -1
  211. package/dist/fhir/Dosage.d.ts +0 -171
  212. package/dist/fhir/Dosage.js +0 -7
  213. package/dist/fhir/Dosage.js.map +0 -1
  214. package/dist/fhir/Duration.d.ts +0 -46
  215. package/dist/fhir/Duration.js +0 -7
  216. package/dist/fhir/Duration.js.map +0 -1
  217. package/dist/fhir/EffectEvidenceSynthesis.d.ts +0 -600
  218. package/dist/fhir/EffectEvidenceSynthesis.js +0 -7
  219. package/dist/fhir/EffectEvidenceSynthesis.js.map +0 -1
  220. package/dist/fhir/Element.d.ts +0 -20
  221. package/dist/fhir/Element.js +0 -7
  222. package/dist/fhir/Element.js.map +0 -1
  223. package/dist/fhir/ElementDefinition.d.ts +0 -2828
  224. package/dist/fhir/ElementDefinition.js +0 -7
  225. package/dist/fhir/ElementDefinition.js.map +0 -1
  226. package/dist/fhir/Encounter.d.ts +0 -546
  227. package/dist/fhir/Encounter.js +0 -7
  228. package/dist/fhir/Encounter.js.map +0 -1
  229. package/dist/fhir/Endpoint.d.ts +0 -139
  230. package/dist/fhir/Endpoint.js +0 -7
  231. package/dist/fhir/Endpoint.js.map +0 -1
  232. package/dist/fhir/EnrollmentRequest.d.ts +0 -108
  233. package/dist/fhir/EnrollmentRequest.js +0 -7
  234. package/dist/fhir/EnrollmentRequest.js.map +0 -1
  235. package/dist/fhir/EnrollmentResponse.d.ts +0 -113
  236. package/dist/fhir/EnrollmentResponse.js +0 -7
  237. package/dist/fhir/EnrollmentResponse.js.map +0 -1
  238. package/dist/fhir/EpisodeOfCare.d.ts +0 -243
  239. package/dist/fhir/EpisodeOfCare.js +0 -7
  240. package/dist/fhir/EpisodeOfCare.js.map +0 -1
  241. package/dist/fhir/EventDefinition.d.ts +0 -252
  242. package/dist/fhir/EventDefinition.js +0 -7
  243. package/dist/fhir/EventDefinition.js.map +0 -1
  244. package/dist/fhir/Evidence.d.ts +0 -251
  245. package/dist/fhir/Evidence.js +0 -7
  246. package/dist/fhir/Evidence.js.map +0 -1
  247. package/dist/fhir/EvidenceVariable.d.ts +0 -369
  248. package/dist/fhir/EvidenceVariable.js +0 -7
  249. package/dist/fhir/EvidenceVariable.js.map +0 -1
  250. package/dist/fhir/ExampleScenario.d.ts +0 -626
  251. package/dist/fhir/ExampleScenario.js +0 -7
  252. package/dist/fhir/ExampleScenario.js.map +0 -1
  253. package/dist/fhir/ExplanationOfBenefit.d.ts +0 -1854
  254. package/dist/fhir/ExplanationOfBenefit.js +0 -7
  255. package/dist/fhir/ExplanationOfBenefit.js.map +0 -1
  256. package/dist/fhir/Expression.d.ts +0 -45
  257. package/dist/fhir/Expression.js +0 -7
  258. package/dist/fhir/Expression.js.map +0 -1
  259. package/dist/fhir/Extension.d.ts +0 -305
  260. package/dist/fhir/Extension.js +0 -7
  261. package/dist/fhir/Extension.js.map +0 -1
  262. package/dist/fhir/FamilyMemberHistory.d.ts +0 -297
  263. package/dist/fhir/FamilyMemberHistory.js +0 -7
  264. package/dist/fhir/FamilyMemberHistory.js.map +0 -1
  265. package/dist/fhir/Flag.d.ts +0 -121
  266. package/dist/fhir/Flag.js +0 -7
  267. package/dist/fhir/Flag.js.map +0 -1
  268. package/dist/fhir/Goal.d.ts +0 -290
  269. package/dist/fhir/Goal.js +0 -7
  270. package/dist/fhir/Goal.js.map +0 -1
  271. package/dist/fhir/GraphDefinition.d.ts +0 -359
  272. package/dist/fhir/GraphDefinition.js +0 -7
  273. package/dist/fhir/GraphDefinition.js.map +0 -1
  274. package/dist/fhir/Group.d.ts +0 -268
  275. package/dist/fhir/Group.js +0 -7
  276. package/dist/fhir/Group.js.map +0 -1
  277. package/dist/fhir/GuidanceResponse.d.ts +0 -184
  278. package/dist/fhir/GuidanceResponse.js +0 -7
  279. package/dist/fhir/GuidanceResponse.js.map +0 -1
  280. package/dist/fhir/HealthcareService.d.ts +0 -351
  281. package/dist/fhir/HealthcareService.js +0 -7
  282. package/dist/fhir/HealthcareService.js.map +0 -1
  283. package/dist/fhir/HumanName.d.ts +0 -57
  284. package/dist/fhir/HumanName.js +0 -7
  285. package/dist/fhir/HumanName.js.map +0 -1
  286. package/dist/fhir/Identifier.d.ts +0 -51
  287. package/dist/fhir/Identifier.js +0 -7
  288. package/dist/fhir/Identifier.js.map +0 -1
  289. package/dist/fhir/ImagingStudy.d.ts +0 -398
  290. package/dist/fhir/ImagingStudy.js +0 -7
  291. package/dist/fhir/ImagingStudy.js.map +0 -1
  292. package/dist/fhir/Immunization.d.ts +0 -440
  293. package/dist/fhir/Immunization.js +0 -7
  294. package/dist/fhir/Immunization.js.map +0 -1
  295. package/dist/fhir/ImmunizationEvaluation.d.ts +0 -146
  296. package/dist/fhir/ImmunizationEvaluation.js +0 -7
  297. package/dist/fhir/ImmunizationEvaluation.js.map +0 -1
  298. package/dist/fhir/ImmunizationRecommendation.d.ts +0 -253
  299. package/dist/fhir/ImmunizationRecommendation.js +0 -7
  300. package/dist/fhir/ImmunizationRecommendation.js.map +0 -1
  301. package/dist/fhir/ImplementationGuide.d.ts +0 -854
  302. package/dist/fhir/ImplementationGuide.js +0 -7
  303. package/dist/fhir/ImplementationGuide.js.map +0 -1
  304. package/dist/fhir/InsurancePlan.d.ts +0 -630
  305. package/dist/fhir/InsurancePlan.js +0 -7
  306. package/dist/fhir/InsurancePlan.js.map +0 -1
  307. package/dist/fhir/Invoice.d.ts +0 -331
  308. package/dist/fhir/Invoice.js +0 -7
  309. package/dist/fhir/Invoice.js.map +0 -1
  310. package/dist/fhir/JsonWebKey.d.ts +0 -99
  311. package/dist/fhir/JsonWebKey.js +0 -7
  312. package/dist/fhir/JsonWebKey.js.map +0 -1
  313. package/dist/fhir/Library.d.ts +0 -276
  314. package/dist/fhir/Library.js +0 -7
  315. package/dist/fhir/Library.js.map +0 -1
  316. package/dist/fhir/Linkage.d.ts +0 -142
  317. package/dist/fhir/Linkage.js +0 -7
  318. package/dist/fhir/Linkage.js.map +0 -1
  319. package/dist/fhir/List.d.ts +0 -193
  320. package/dist/fhir/List.js +0 -7
  321. package/dist/fhir/List.js.map +0 -1
  322. package/dist/fhir/Location.d.ts +0 -278
  323. package/dist/fhir/Location.js +0 -7
  324. package/dist/fhir/Location.js.map +0 -1
  325. package/dist/fhir/Login.d.ts +0 -108
  326. package/dist/fhir/Login.js +0 -7
  327. package/dist/fhir/Login.js.map +0 -1
  328. package/dist/fhir/MarketingStatus.d.ts +0 -82
  329. package/dist/fhir/MarketingStatus.js +0 -7
  330. package/dist/fhir/MarketingStatus.js.map +0 -1
  331. package/dist/fhir/Measure.d.ts +0 -613
  332. package/dist/fhir/Measure.js +0 -7
  333. package/dist/fhir/Measure.js.map +0 -1
  334. package/dist/fhir/MeasureReport.d.ts +0 -460
  335. package/dist/fhir/MeasureReport.js +0 -7
  336. package/dist/fhir/MeasureReport.js.map +0 -1
  337. package/dist/fhir/Media.d.ts +0 -191
  338. package/dist/fhir/Media.js +0 -7
  339. package/dist/fhir/Media.js.map +0 -1
  340. package/dist/fhir/Medication.d.ts +0 -234
  341. package/dist/fhir/Medication.js +0 -7
  342. package/dist/fhir/Medication.js.map +0 -1
  343. package/dist/fhir/MedicationAdministration.d.ts +0 -343
  344. package/dist/fhir/MedicationAdministration.js +0 -7
  345. package/dist/fhir/MedicationAdministration.js.map +0 -1
  346. package/dist/fhir/MedicationDispense.d.ts +0 -332
  347. package/dist/fhir/MedicationDispense.js +0 -7
  348. package/dist/fhir/MedicationDispense.js.map +0 -1
  349. package/dist/fhir/MedicationKnowledge.d.ts +0 -979
  350. package/dist/fhir/MedicationKnowledge.js +0 -7
  351. package/dist/fhir/MedicationKnowledge.js.map +0 -1
  352. package/dist/fhir/MedicationRequest.d.ts +0 -468
  353. package/dist/fhir/MedicationRequest.js +0 -7
  354. package/dist/fhir/MedicationRequest.js.map +0 -1
  355. package/dist/fhir/MedicationStatement.d.ts +0 -210
  356. package/dist/fhir/MedicationStatement.js +0 -7
  357. package/dist/fhir/MedicationStatement.js.map +0 -1
  358. package/dist/fhir/MedicinalProduct.d.ts +0 -449
  359. package/dist/fhir/MedicinalProduct.js +0 -7
  360. package/dist/fhir/MedicinalProduct.js.map +0 -1
  361. package/dist/fhir/MedicinalProductAuthorization.d.ts +0 -267
  362. package/dist/fhir/MedicinalProductAuthorization.js +0 -7
  363. package/dist/fhir/MedicinalProductAuthorization.js.map +0 -1
  364. package/dist/fhir/MedicinalProductContraindication.d.ts +0 -165
  365. package/dist/fhir/MedicinalProductContraindication.js +0 -7
  366. package/dist/fhir/MedicinalProductContraindication.js.map +0 -1
  367. package/dist/fhir/MedicinalProductIndication.d.ts +0 -173
  368. package/dist/fhir/MedicinalProductIndication.js +0 -7
  369. package/dist/fhir/MedicinalProductIndication.js.map +0 -1
  370. package/dist/fhir/MedicinalProductIngredient.d.ts +0 -334
  371. package/dist/fhir/MedicinalProductIngredient.js +0 -7
  372. package/dist/fhir/MedicinalProductIngredient.js.map +0 -1
  373. package/dist/fhir/MedicinalProductInteraction.d.ts +0 -155
  374. package/dist/fhir/MedicinalProductInteraction.js +0 -7
  375. package/dist/fhir/MedicinalProductInteraction.js.map +0 -1
  376. package/dist/fhir/MedicinalProductManufactured.d.ts +0 -111
  377. package/dist/fhir/MedicinalProductManufactured.js +0 -7
  378. package/dist/fhir/MedicinalProductManufactured.js.map +0 -1
  379. package/dist/fhir/MedicinalProductPackaged.d.ts +0 -253
  380. package/dist/fhir/MedicinalProductPackaged.js +0 -7
  381. package/dist/fhir/MedicinalProductPackaged.js.map +0 -1
  382. package/dist/fhir/MedicinalProductPharmaceutical.d.ts +0 -331
  383. package/dist/fhir/MedicinalProductPharmaceutical.js +0 -7
  384. package/dist/fhir/MedicinalProductPharmaceutical.js.map +0 -1
  385. package/dist/fhir/MedicinalProductUndesirableEffect.d.ts +0 -99
  386. package/dist/fhir/MedicinalProductUndesirableEffect.js +0 -7
  387. package/dist/fhir/MedicinalProductUndesirableEffect.js.map +0 -1
  388. package/dist/fhir/MessageDefinition.d.ts +0 -331
  389. package/dist/fhir/MessageDefinition.js +0 -7
  390. package/dist/fhir/MessageDefinition.js.map +0 -1
  391. package/dist/fhir/MessageHeader.d.ts +0 -329
  392. package/dist/fhir/MessageHeader.js +0 -7
  393. package/dist/fhir/MessageHeader.js.map +0 -1
  394. package/dist/fhir/Meta.d.ts +0 -68
  395. package/dist/fhir/Meta.js +0 -7
  396. package/dist/fhir/Meta.js.map +0 -1
  397. package/dist/fhir/MolecularSequence.d.ts +0 -746
  398. package/dist/fhir/MolecularSequence.js +0 -7
  399. package/dist/fhir/MolecularSequence.js.map +0 -1
  400. package/dist/fhir/Money.d.ts +0 -28
  401. package/dist/fhir/Money.js +0 -7
  402. package/dist/fhir/Money.js.map +0 -1
  403. package/dist/fhir/NamingSystem.d.ts +0 -219
  404. package/dist/fhir/NamingSystem.js +0 -7
  405. package/dist/fhir/NamingSystem.js.map +0 -1
  406. package/dist/fhir/Narrative.d.ts +0 -31
  407. package/dist/fhir/Narrative.js +0 -7
  408. package/dist/fhir/Narrative.js.map +0 -1
  409. package/dist/fhir/NutritionOrder.d.ts +0 -558
  410. package/dist/fhir/NutritionOrder.js +0 -7
  411. package/dist/fhir/NutritionOrder.js.map +0 -1
  412. package/dist/fhir/Observation.d.ts +0 -487
  413. package/dist/fhir/Observation.js +0 -7
  414. package/dist/fhir/Observation.js.map +0 -1
  415. package/dist/fhir/ObservationDefinition.d.ts +0 -277
  416. package/dist/fhir/ObservationDefinition.js +0 -7
  417. package/dist/fhir/ObservationDefinition.js.map +0 -1
  418. package/dist/fhir/OperationDefinition.d.ts +0 -468
  419. package/dist/fhir/OperationDefinition.js +0 -7
  420. package/dist/fhir/OperationDefinition.js.map +0 -1
  421. package/dist/fhir/OperationOutcome.d.ts +0 -168
  422. package/dist/fhir/OperationOutcome.js +0 -7
  423. package/dist/fhir/OperationOutcome.js.map +0 -1
  424. package/dist/fhir/Organization.d.ts +0 -187
  425. package/dist/fhir/Organization.js +0 -7
  426. package/dist/fhir/Organization.js.map +0 -1
  427. package/dist/fhir/OrganizationAffiliation.d.ts +0 -141
  428. package/dist/fhir/OrganizationAffiliation.js +0 -7
  429. package/dist/fhir/OrganizationAffiliation.js.map +0 -1
  430. package/dist/fhir/ParameterDefinition.d.ts +0 -56
  431. package/dist/fhir/ParameterDefinition.js +0 -7
  432. package/dist/fhir/ParameterDefinition.js.map +0 -1
  433. package/dist/fhir/Parameters.d.ts +0 -321
  434. package/dist/fhir/Parameters.js +0 -7
  435. package/dist/fhir/Parameters.js.map +0 -1
  436. package/dist/fhir/PasswordChangeRequest.d.ts +0 -50
  437. package/dist/fhir/PasswordChangeRequest.js +0 -7
  438. package/dist/fhir/PasswordChangeRequest.js.map +0 -1
  439. package/dist/fhir/Patient.d.ts +0 -339
  440. package/dist/fhir/Patient.js +0 -7
  441. package/dist/fhir/Patient.js.map +0 -1
  442. package/dist/fhir/PaymentNotice.d.ts +0 -131
  443. package/dist/fhir/PaymentNotice.js +0 -7
  444. package/dist/fhir/PaymentNotice.js.map +0 -1
  445. package/dist/fhir/PaymentReconciliation.d.ts +0 -276
  446. package/dist/fhir/PaymentReconciliation.js +0 -7
  447. package/dist/fhir/PaymentReconciliation.js.map +0 -1
  448. package/dist/fhir/Period.d.ts +0 -31
  449. package/dist/fhir/Period.js +0 -7
  450. package/dist/fhir/Period.js.map +0 -1
  451. package/dist/fhir/Person.d.ts +0 -172
  452. package/dist/fhir/Person.js +0 -7
  453. package/dist/fhir/Person.js.map +0 -1
  454. package/dist/fhir/PlanDefinition.d.ts +0 -855
  455. package/dist/fhir/PlanDefinition.js +0 -7
  456. package/dist/fhir/PlanDefinition.js.map +0 -1
  457. package/dist/fhir/Population.d.ts +0 -61
  458. package/dist/fhir/Population.js +0 -7
  459. package/dist/fhir/Population.js.map +0 -1
  460. package/dist/fhir/Practitioner.d.ts +0 -188
  461. package/dist/fhir/Practitioner.js +0 -7
  462. package/dist/fhir/Practitioner.js.map +0 -1
  463. package/dist/fhir/PractitionerRole.d.ts +0 -254
  464. package/dist/fhir/PractitionerRole.js +0 -7
  465. package/dist/fhir/PractitionerRole.js.map +0 -1
  466. package/dist/fhir/Procedure.d.ts +0 -355
  467. package/dist/fhir/Procedure.js +0 -7
  468. package/dist/fhir/Procedure.js.map +0 -1
  469. package/dist/fhir/ProdCharacteristic.d.ts +0 -112
  470. package/dist/fhir/ProdCharacteristic.js +0 -7
  471. package/dist/fhir/ProdCharacteristic.js.map +0 -1
  472. package/dist/fhir/ProductShelfLife.d.ts +0 -69
  473. package/dist/fhir/ProductShelfLife.js +0 -7
  474. package/dist/fhir/ProductShelfLife.js.map +0 -1
  475. package/dist/fhir/Project.d.ts +0 -46
  476. package/dist/fhir/Project.js +0 -7
  477. package/dist/fhir/Project.js.map +0 -1
  478. package/dist/fhir/ProjectMembership.d.ts +0 -54
  479. package/dist/fhir/ProjectMembership.js +0 -7
  480. package/dist/fhir/ProjectMembership.js.map +0 -1
  481. package/dist/fhir/Provenance.d.ts +0 -270
  482. package/dist/fhir/Provenance.js +0 -7
  483. package/dist/fhir/Provenance.js.map +0 -1
  484. package/dist/fhir/Quantity.d.ts +0 -49
  485. package/dist/fhir/Quantity.js +0 -7
  486. package/dist/fhir/Quantity.js.map +0 -1
  487. package/dist/fhir/Questionnaire.d.ts +0 -610
  488. package/dist/fhir/Questionnaire.js +0 -7
  489. package/dist/fhir/Questionnaire.js.map +0 -1
  490. package/dist/fhir/QuestionnaireResponse.d.ts +0 -305
  491. package/dist/fhir/QuestionnaireResponse.js +0 -7
  492. package/dist/fhir/QuestionnaireResponse.js.map +0 -1
  493. package/dist/fhir/Range.d.ts +0 -29
  494. package/dist/fhir/Range.js +0 -7
  495. package/dist/fhir/Range.js.map +0 -1
  496. package/dist/fhir/Ratio.d.ts +0 -30
  497. package/dist/fhir/Ratio.js +0 -7
  498. package/dist/fhir/Ratio.js.map +0 -1
  499. package/dist/fhir/Reference.d.ts +0 -66
  500. package/dist/fhir/Reference.js +0 -7
  501. package/dist/fhir/Reference.js.map +0 -1
  502. package/dist/fhir/RefreshToken.d.ts +0 -45
  503. package/dist/fhir/RefreshToken.js +0 -7
  504. package/dist/fhir/RefreshToken.js.map +0 -1
  505. package/dist/fhir/RelatedArtifact.d.ts +0 -56
  506. package/dist/fhir/RelatedArtifact.js +0 -7
  507. package/dist/fhir/RelatedArtifact.js.map +0 -1
  508. package/dist/fhir/RelatedPerson.d.ts +0 -190
  509. package/dist/fhir/RelatedPerson.js +0 -7
  510. package/dist/fhir/RelatedPerson.js.map +0 -1
  511. package/dist/fhir/RequestGroup.d.ts +0 -427
  512. package/dist/fhir/RequestGroup.js +0 -7
  513. package/dist/fhir/RequestGroup.js.map +0 -1
  514. package/dist/fhir/ResearchDefinition.d.ts +0 -289
  515. package/dist/fhir/ResearchDefinition.js +0 -7
  516. package/dist/fhir/ResearchDefinition.js.map +0 -1
  517. package/dist/fhir/ResearchElementDefinition.d.ts +0 -430
  518. package/dist/fhir/ResearchElementDefinition.js +0 -7
  519. package/dist/fhir/ResearchElementDefinition.js.map +0 -1
  520. package/dist/fhir/ResearchStudy.d.ts +0 -320
  521. package/dist/fhir/ResearchStudy.js +0 -7
  522. package/dist/fhir/ResearchStudy.js.map +0 -1
  523. package/dist/fhir/ResearchSubject.d.ts +0 -116
  524. package/dist/fhir/ResearchSubject.js +0 -7
  525. package/dist/fhir/ResearchSubject.js.map +0 -1
  526. package/dist/fhir/Resource.d.ts +0 -154
  527. package/dist/fhir/Resource.js +0 -7
  528. package/dist/fhir/Resource.js.map +0 -1
  529. package/dist/fhir/RiskAssessment.d.ts +0 -237
  530. package/dist/fhir/RiskAssessment.js +0 -7
  531. package/dist/fhir/RiskAssessment.js.map +0 -1
  532. package/dist/fhir/RiskEvidenceSynthesis.d.ts +0 -539
  533. package/dist/fhir/RiskEvidenceSynthesis.js +0 -7
  534. package/dist/fhir/RiskEvidenceSynthesis.js.map +0 -1
  535. package/dist/fhir/SampledData.d.ts +0 -61
  536. package/dist/fhir/SampledData.js +0 -7
  537. package/dist/fhir/SampledData.js.map +0 -1
  538. package/dist/fhir/Schedule.d.ts +0 -122
  539. package/dist/fhir/Schedule.js +0 -7
  540. package/dist/fhir/Schedule.js.map +0 -1
  541. package/dist/fhir/SearchParameter.d.ts +0 -278
  542. package/dist/fhir/SearchParameter.js +0 -7
  543. package/dist/fhir/SearchParameter.js.map +0 -1
  544. package/dist/fhir/ServiceRequest.d.ts +0 -288
  545. package/dist/fhir/ServiceRequest.js +0 -7
  546. package/dist/fhir/ServiceRequest.js.map +0 -1
  547. package/dist/fhir/Signature.d.ts +0 -65
  548. package/dist/fhir/Signature.js +0 -7
  549. package/dist/fhir/Signature.js.map +0 -1
  550. package/dist/fhir/Slot.d.ts +0 -133
  551. package/dist/fhir/Slot.js +0 -7
  552. package/dist/fhir/Slot.js.map +0 -1
  553. package/dist/fhir/Specimen.d.ts +0 -357
  554. package/dist/fhir/Specimen.js +0 -7
  555. package/dist/fhir/Specimen.js.map +0 -1
  556. package/dist/fhir/SpecimenDefinition.d.ts +0 -359
  557. package/dist/fhir/SpecimenDefinition.js +0 -7
  558. package/dist/fhir/SpecimenDefinition.js.map +0 -1
  559. package/dist/fhir/StructureDefinition.d.ts +0 -443
  560. package/dist/fhir/StructureDefinition.js +0 -7
  561. package/dist/fhir/StructureDefinition.js.map +0 -1
  562. package/dist/fhir/StructureMap.d.ts +0 -908
  563. package/dist/fhir/StructureMap.js +0 -7
  564. package/dist/fhir/StructureMap.js.map +0 -1
  565. package/dist/fhir/Subscription.d.ts +0 -176
  566. package/dist/fhir/Subscription.js +0 -7
  567. package/dist/fhir/Subscription.js.map +0 -1
  568. package/dist/fhir/Substance.d.ts +0 -212
  569. package/dist/fhir/Substance.js +0 -7
  570. package/dist/fhir/Substance.js.map +0 -1
  571. package/dist/fhir/SubstanceAmount.d.ts +0 -138
  572. package/dist/fhir/SubstanceAmount.js +0 -7
  573. package/dist/fhir/SubstanceAmount.js.map +0 -1
  574. package/dist/fhir/SubstanceNucleicAcid.d.ts +0 -316
  575. package/dist/fhir/SubstanceNucleicAcid.js +0 -7
  576. package/dist/fhir/SubstanceNucleicAcid.js.map +0 -1
  577. package/dist/fhir/SubstancePolymer.d.ts +0 -405
  578. package/dist/fhir/SubstancePolymer.js +0 -7
  579. package/dist/fhir/SubstancePolymer.js.map +0 -1
  580. package/dist/fhir/SubstanceProtein.d.ts +0 -217
  581. package/dist/fhir/SubstanceProtein.js +0 -7
  582. package/dist/fhir/SubstanceProtein.js.map +0 -1
  583. package/dist/fhir/SubstanceReferenceInformation.d.ts +0 -329
  584. package/dist/fhir/SubstanceReferenceInformation.js +0 -7
  585. package/dist/fhir/SubstanceReferenceInformation.js.map +0 -1
  586. package/dist/fhir/SubstanceSourceMaterial.d.ts +0 -594
  587. package/dist/fhir/SubstanceSourceMaterial.js +0 -7
  588. package/dist/fhir/SubstanceSourceMaterial.js.map +0 -1
  589. package/dist/fhir/SubstanceSpecification.d.ts +0 -826
  590. package/dist/fhir/SubstanceSpecification.js +0 -7
  591. package/dist/fhir/SubstanceSpecification.js.map +0 -1
  592. package/dist/fhir/SupplyDelivery.d.ts +0 -195
  593. package/dist/fhir/SupplyDelivery.js +0 -7
  594. package/dist/fhir/SupplyDelivery.js.map +0 -1
  595. package/dist/fhir/SupplyRequest.d.ts +0 -223
  596. package/dist/fhir/SupplyRequest.js +0 -7
  597. package/dist/fhir/SupplyRequest.js.map +0 -1
  598. package/dist/fhir/Task.d.ts +0 -789
  599. package/dist/fhir/Task.js +0 -7
  600. package/dist/fhir/Task.js.map +0 -1
  601. package/dist/fhir/TerminologyCapabilities.d.ts +0 -734
  602. package/dist/fhir/TerminologyCapabilities.js +0 -7
  603. package/dist/fhir/TerminologyCapabilities.js.map +0 -1
  604. package/dist/fhir/TestReport.d.ts +0 -554
  605. package/dist/fhir/TestReport.js +0 -7
  606. package/dist/fhir/TestReport.js.map +0 -1
  607. package/dist/fhir/TestScript.d.ts +0 -1192
  608. package/dist/fhir/TestScript.js +0 -7
  609. package/dist/fhir/TestScript.js.map +0 -1
  610. package/dist/fhir/Timing.d.ts +0 -201
  611. package/dist/fhir/Timing.js +0 -7
  612. package/dist/fhir/Timing.js.map +0 -1
  613. package/dist/fhir/TriggerDefinition.d.ts +0 -63
  614. package/dist/fhir/TriggerDefinition.js +0 -7
  615. package/dist/fhir/TriggerDefinition.js.map +0 -1
  616. package/dist/fhir/UsageContext.d.ts +0 -54
  617. package/dist/fhir/UsageContext.js +0 -7
  618. package/dist/fhir/UsageContext.js.map +0 -1
  619. package/dist/fhir/User.d.ts +0 -44
  620. package/dist/fhir/User.js +0 -7
  621. package/dist/fhir/User.js.map +0 -1
  622. package/dist/fhir/ValueSet.d.ts +0 -736
  623. package/dist/fhir/ValueSet.js +0 -7
  624. package/dist/fhir/ValueSet.js.map +0 -1
  625. package/dist/fhir/VerificationResult.d.ts +0 -340
  626. package/dist/fhir/VerificationResult.js +0 -7
  627. package/dist/fhir/VerificationResult.js.map +0 -1
  628. package/dist/fhir/VisionPrescription.d.ts +0 -261
  629. package/dist/fhir/VisionPrescription.js +0 -7
  630. package/dist/fhir/VisionPrescription.js.map +0 -1
  631. package/dist/fhir/index.d.ts +0 -194
  632. package/dist/fhir/index.js +0 -211
  633. package/dist/fhir/index.js.map +0 -1
  634. package/dist/fhirpath/functions.d.ts +0 -6
  635. package/dist/fhirpath/functions.js +0 -349
  636. package/dist/fhirpath/functions.js.map +0 -1
  637. package/dist/fhirpath/functions.test.d.ts +0 -1
  638. package/dist/fhirpath/functions.test.js +0 -162
  639. package/dist/fhirpath/functions.test.js.map +0 -1
  640. package/dist/fhirpath/index.d.ts +0 -2
  641. package/dist/fhirpath/index.js +0 -15
  642. package/dist/fhirpath/index.js.map +0 -1
  643. package/dist/fhirpath/parse.d.ts +0 -10
  644. package/dist/fhirpath/parse.js +0 -285
  645. package/dist/fhirpath/parse.js.map +0 -1
  646. package/dist/fhirpath/parse.test.d.ts +0 -1
  647. package/dist/fhirpath/parse.test.js +0 -239
  648. package/dist/fhirpath/parse.test.js.map +0 -1
  649. package/dist/fhirpath/tokenize.d.ts +0 -13
  650. package/dist/fhirpath/tokenize.js +0 -43
  651. package/dist/fhirpath/tokenize.js.map +0 -1
  652. package/dist/fhirpath/tokenize.test.d.ts +0 -1
  653. package/dist/fhirpath/tokenize.test.js +0 -69
  654. package/dist/fhirpath/tokenize.test.js.map +0 -1
  655. package/dist/fhirpath/utils.d.ts +0 -13
  656. package/dist/fhirpath/utils.js +0 -34
  657. package/dist/fhirpath/utils.js.map +0 -1
  658. package/dist/fhirpath/utils.test.d.ts +0 -1
  659. package/dist/fhirpath/utils.test.js +0 -22
  660. package/dist/fhirpath/utils.test.js.map +0 -1
  661. package/dist/format.test.d.ts +0 -1
  662. package/dist/format.test.js +0 -127
  663. package/dist/format.test.js.map +0 -1
  664. package/dist/index.test.d.ts +0 -1
  665. package/dist/index.test.js +0 -11
  666. package/dist/index.test.js.map +0 -1
  667. package/dist/outcomes.test.d.ts +0 -1
  668. package/dist/outcomes.test.js +0 -30
  669. package/dist/outcomes.test.js.map +0 -1
  670. package/dist/search.test.d.ts +0 -1
  671. package/dist/search.test.js +0 -70
  672. package/dist/search.test.js.map +0 -1
  673. package/dist/storage.test.d.ts +0 -1
  674. package/dist/storage.test.js +0 -19
  675. package/dist/storage.test.js.map +0 -1
  676. package/dist/tsconfig.tsbuildinfo +0 -1
  677. package/dist/utils.test.d.ts +0 -1
  678. package/dist/utils.test.js +0 -90
  679. package/dist/utils.test.js.map +0 -1
@@ -1,2828 +0,0 @@
1
- import { Address } from './Address';
2
- import { Age } from './Age';
3
- import { Annotation } from './Annotation';
4
- import { Attachment } from './Attachment';
5
- import { CodeableConcept } from './CodeableConcept';
6
- import { Coding } from './Coding';
7
- import { ContactDetail } from './ContactDetail';
8
- import { ContactPoint } from './ContactPoint';
9
- import { Contributor } from './Contributor';
10
- import { Count } from './Count';
11
- import { DataRequirement } from './DataRequirement';
12
- import { Distance } from './Distance';
13
- import { Dosage } from './Dosage';
14
- import { Duration } from './Duration';
15
- import { Expression } from './Expression';
16
- import { Extension } from './Extension';
17
- import { HumanName } from './HumanName';
18
- import { Identifier } from './Identifier';
19
- import { Meta } from './Meta';
20
- import { Money } from './Money';
21
- import { ParameterDefinition } from './ParameterDefinition';
22
- import { Period } from './Period';
23
- import { Quantity } from './Quantity';
24
- import { Range } from './Range';
25
- import { Ratio } from './Ratio';
26
- import { Reference } from './Reference';
27
- import { RelatedArtifact } from './RelatedArtifact';
28
- import { SampledData } from './SampledData';
29
- import { Signature } from './Signature';
30
- import { Timing } from './Timing';
31
- import { TriggerDefinition } from './TriggerDefinition';
32
- import { UsageContext } from './UsageContext';
33
- /**
34
- * Captures constraints on each element within the resource, profile, or
35
- * extension.
36
- */
37
- export interface ElementDefinition {
38
- /**
39
- * Unique id for the element within a resource (for internal references).
40
- * This may be any string value that does not contain spaces.
41
- */
42
- readonly id?: string;
43
- /**
44
- * May be used to represent additional information that is not part of
45
- * the basic definition of the element. To make the use of extensions
46
- * safe and manageable, there is a strict set of governance applied to
47
- * the definition and use of extensions. Though any implementer can
48
- * define an extension, there is a set of requirements that SHALL be met
49
- * as part of the definition of the extension.
50
- */
51
- readonly extension?: Extension[];
52
- /**
53
- * May be used to represent additional information that is not part of
54
- * the basic definition of the element and that modifies the
55
- * understanding of the element in which it is contained and/or the
56
- * understanding of the containing element's descendants. Usually
57
- * modifier elements provide negation or qualification. To make the use
58
- * of extensions safe and manageable, there is a strict set of governance
59
- * applied to the definition and use of extensions. Though any
60
- * implementer can define an extension, there is a set of requirements
61
- * that SHALL be met as part of the definition of the extension.
62
- * Applications processing a resource are required to check for modifier
63
- * extensions.
64
- *
65
- * Modifier extensions SHALL NOT change the meaning of any elements on
66
- * Resource or DomainResource (including cannot change the meaning of
67
- * modifierExtension itself).
68
- */
69
- readonly modifierExtension?: Extension[];
70
- /**
71
- * The path identifies the element and is expressed as a "."-separated
72
- * list of ancestor elements, beginning with the name of the resource or
73
- * extension.
74
- */
75
- readonly path?: string;
76
- /**
77
- * Codes that define how this element is represented in instances, when
78
- * the deviation varies from the normal case.
79
- */
80
- readonly representation?: string[];
81
- /**
82
- * The name of this element definition slice, when slicing is working.
83
- * The name must be a token with no dots or spaces. This is a unique name
84
- * referring to a specific set of constraints applied to this element,
85
- * used to provide a name to different slices of the same element.
86
- */
87
- readonly sliceName?: string;
88
- /**
89
- * If true, indicates that this slice definition is constraining a slice
90
- * definition with the same name in an inherited profile. If false, the
91
- * slice is not overriding any slice in an inherited profile. If missing,
92
- * the slice might or might not be overriding a slice in an inherited
93
- * profile, depending on the sliceName.
94
- */
95
- readonly sliceIsConstraining?: boolean;
96
- /**
97
- * A single preferred label which is the text to display beside the
98
- * element indicating its meaning or to use to prompt for the element in
99
- * a user display or form.
100
- */
101
- readonly label?: string;
102
- /**
103
- * A code that has the same meaning as the element in a particular
104
- * terminology.
105
- */
106
- readonly code?: Coding[];
107
- /**
108
- * Indicates that the element is sliced into a set of alternative
109
- * definitions (i.e. in a structure definition, there are multiple
110
- * different constraints on a single element in the base resource).
111
- * Slicing can be used in any resource that has cardinality ..* on the
112
- * base resource, or any resource with a choice of types. The set of
113
- * slices is any elements that come after this in the element sequence
114
- * that have the same path, until a shorter path occurs (the shorter path
115
- * terminates the set).
116
- */
117
- readonly slicing?: ElementDefinitionSlicing;
118
- /**
119
- * A concise description of what this element means (e.g. for use in
120
- * autogenerated summaries).
121
- */
122
- readonly short?: string;
123
- /**
124
- * Provides a complete explanation of the meaning of the data element for
125
- * human readability. For the case of elements derived from existing
126
- * elements (e.g. constraints), the definition SHALL be consistent with
127
- * the base definition, but convey the meaning of the element in the
128
- * particular context of use of the resource. (Note: The text you are
129
- * reading is specified in ElementDefinition.definition).
130
- */
131
- readonly definition?: string;
132
- /**
133
- * Explanatory notes and implementation guidance about the data element,
134
- * including notes about how to use the data properly, exceptions to
135
- * proper use, etc. (Note: The text you are reading is specified in
136
- * ElementDefinition.comment).
137
- */
138
- readonly comment?: string;
139
- /**
140
- * This element is for traceability of why the element was created and
141
- * why the constraints exist as they do. This may be used to point to
142
- * source materials or specifications that drove the structure of this
143
- * element.
144
- */
145
- readonly requirements?: string;
146
- /**
147
- * Identifies additional names by which this element might also be known.
148
- */
149
- readonly alias?: string[];
150
- /**
151
- * The minimum number of times this element SHALL appear in the instance.
152
- */
153
- readonly min?: number;
154
- /**
155
- * The maximum number of times this element is permitted to appear in the
156
- * instance.
157
- */
158
- readonly max?: string;
159
- /**
160
- * Information about the base definition of the element, provided to make
161
- * it unnecessary for tools to trace the deviation of the element through
162
- * the derived and related profiles. When the element definition is not
163
- * the original definition of an element - i.g. either in a constraint on
164
- * another type, or for elements from a super type in a snap shot - then
165
- * the information in provided in the element definition may be different
166
- * to the base definition. On the original definition of the element, it
167
- * will be same.
168
- */
169
- readonly base?: ElementDefinitionBase;
170
- /**
171
- * Identifies an element defined elsewhere in the definition whose
172
- * content rules should be applied to the current element.
173
- * ContentReferences bring across all the rules that are in the
174
- * ElementDefinition for the element, including definitions, cardinality
175
- * constraints, bindings, invariants etc.
176
- */
177
- readonly contentReference?: string;
178
- /**
179
- * The data type or resource that the value of this element is permitted
180
- * to be.
181
- */
182
- readonly type?: ElementDefinitionType[];
183
- /**
184
- * The value that should be used if there is no value stated in the
185
- * instance (e.g. 'if not otherwise specified, the abstract is false').
186
- */
187
- readonly defaultValueBase64Binary?: string;
188
- /**
189
- * The value that should be used if there is no value stated in the
190
- * instance (e.g. 'if not otherwise specified, the abstract is false').
191
- */
192
- readonly defaultValueBoolean?: boolean;
193
- /**
194
- * The value that should be used if there is no value stated in the
195
- * instance (e.g. 'if not otherwise specified, the abstract is false').
196
- */
197
- readonly defaultValueCanonical?: string;
198
- /**
199
- * The value that should be used if there is no value stated in the
200
- * instance (e.g. 'if not otherwise specified, the abstract is false').
201
- */
202
- readonly defaultValueCode?: string;
203
- /**
204
- * The value that should be used if there is no value stated in the
205
- * instance (e.g. 'if not otherwise specified, the abstract is false').
206
- */
207
- readonly defaultValueDate?: string;
208
- /**
209
- * The value that should be used if there is no value stated in the
210
- * instance (e.g. 'if not otherwise specified, the abstract is false').
211
- */
212
- readonly defaultValueDateTime?: string;
213
- /**
214
- * The value that should be used if there is no value stated in the
215
- * instance (e.g. 'if not otherwise specified, the abstract is false').
216
- */
217
- readonly defaultValueDecimal?: number;
218
- /**
219
- * The value that should be used if there is no value stated in the
220
- * instance (e.g. 'if not otherwise specified, the abstract is false').
221
- */
222
- readonly defaultValueId?: string;
223
- /**
224
- * The value that should be used if there is no value stated in the
225
- * instance (e.g. 'if not otherwise specified, the abstract is false').
226
- */
227
- readonly defaultValueInstant?: string;
228
- /**
229
- * The value that should be used if there is no value stated in the
230
- * instance (e.g. 'if not otherwise specified, the abstract is false').
231
- */
232
- readonly defaultValueInteger?: number;
233
- /**
234
- * The value that should be used if there is no value stated in the
235
- * instance (e.g. 'if not otherwise specified, the abstract is false').
236
- */
237
- readonly defaultValueMarkdown?: string;
238
- /**
239
- * The value that should be used if there is no value stated in the
240
- * instance (e.g. 'if not otherwise specified, the abstract is false').
241
- */
242
- readonly defaultValueOid?: string;
243
- /**
244
- * The value that should be used if there is no value stated in the
245
- * instance (e.g. 'if not otherwise specified, the abstract is false').
246
- */
247
- readonly defaultValuePositiveInt?: number;
248
- /**
249
- * The value that should be used if there is no value stated in the
250
- * instance (e.g. 'if not otherwise specified, the abstract is false').
251
- */
252
- readonly defaultValueString?: string;
253
- /**
254
- * The value that should be used if there is no value stated in the
255
- * instance (e.g. 'if not otherwise specified, the abstract is false').
256
- */
257
- readonly defaultValueTime?: string;
258
- /**
259
- * The value that should be used if there is no value stated in the
260
- * instance (e.g. 'if not otherwise specified, the abstract is false').
261
- */
262
- readonly defaultValueUnsignedInt?: number;
263
- /**
264
- * The value that should be used if there is no value stated in the
265
- * instance (e.g. 'if not otherwise specified, the abstract is false').
266
- */
267
- readonly defaultValueUri?: string;
268
- /**
269
- * The value that should be used if there is no value stated in the
270
- * instance (e.g. 'if not otherwise specified, the abstract is false').
271
- */
272
- readonly defaultValueUrl?: string;
273
- /**
274
- * The value that should be used if there is no value stated in the
275
- * instance (e.g. 'if not otherwise specified, the abstract is false').
276
- */
277
- readonly defaultValueUuid?: string;
278
- /**
279
- * The value that should be used if there is no value stated in the
280
- * instance (e.g. 'if not otherwise specified, the abstract is false').
281
- */
282
- readonly defaultValueAddress?: Address;
283
- /**
284
- * The value that should be used if there is no value stated in the
285
- * instance (e.g. 'if not otherwise specified, the abstract is false').
286
- */
287
- readonly defaultValueAge?: Age;
288
- /**
289
- * The value that should be used if there is no value stated in the
290
- * instance (e.g. 'if not otherwise specified, the abstract is false').
291
- */
292
- readonly defaultValueAnnotation?: Annotation;
293
- /**
294
- * The value that should be used if there is no value stated in the
295
- * instance (e.g. 'if not otherwise specified, the abstract is false').
296
- */
297
- readonly defaultValueAttachment?: Attachment;
298
- /**
299
- * The value that should be used if there is no value stated in the
300
- * instance (e.g. 'if not otherwise specified, the abstract is false').
301
- */
302
- readonly defaultValueCodeableConcept?: CodeableConcept;
303
- /**
304
- * The value that should be used if there is no value stated in the
305
- * instance (e.g. 'if not otherwise specified, the abstract is false').
306
- */
307
- readonly defaultValueCoding?: Coding;
308
- /**
309
- * The value that should be used if there is no value stated in the
310
- * instance (e.g. 'if not otherwise specified, the abstract is false').
311
- */
312
- readonly defaultValueContactPoint?: ContactPoint;
313
- /**
314
- * The value that should be used if there is no value stated in the
315
- * instance (e.g. 'if not otherwise specified, the abstract is false').
316
- */
317
- readonly defaultValueCount?: Count;
318
- /**
319
- * The value that should be used if there is no value stated in the
320
- * instance (e.g. 'if not otherwise specified, the abstract is false').
321
- */
322
- readonly defaultValueDistance?: Distance;
323
- /**
324
- * The value that should be used if there is no value stated in the
325
- * instance (e.g. 'if not otherwise specified, the abstract is false').
326
- */
327
- readonly defaultValueDuration?: Duration;
328
- /**
329
- * The value that should be used if there is no value stated in the
330
- * instance (e.g. 'if not otherwise specified, the abstract is false').
331
- */
332
- readonly defaultValueHumanName?: HumanName;
333
- /**
334
- * The value that should be used if there is no value stated in the
335
- * instance (e.g. 'if not otherwise specified, the abstract is false').
336
- */
337
- readonly defaultValueIdentifier?: Identifier;
338
- /**
339
- * The value that should be used if there is no value stated in the
340
- * instance (e.g. 'if not otherwise specified, the abstract is false').
341
- */
342
- readonly defaultValueMoney?: Money;
343
- /**
344
- * The value that should be used if there is no value stated in the
345
- * instance (e.g. 'if not otherwise specified, the abstract is false').
346
- */
347
- readonly defaultValuePeriod?: Period;
348
- /**
349
- * The value that should be used if there is no value stated in the
350
- * instance (e.g. 'if not otherwise specified, the abstract is false').
351
- */
352
- readonly defaultValueQuantity?: Quantity;
353
- /**
354
- * The value that should be used if there is no value stated in the
355
- * instance (e.g. 'if not otherwise specified, the abstract is false').
356
- */
357
- readonly defaultValueRange?: Range;
358
- /**
359
- * The value that should be used if there is no value stated in the
360
- * instance (e.g. 'if not otherwise specified, the abstract is false').
361
- */
362
- readonly defaultValueRatio?: Ratio;
363
- /**
364
- * The value that should be used if there is no value stated in the
365
- * instance (e.g. 'if not otherwise specified, the abstract is false').
366
- */
367
- readonly defaultValueReference?: Reference;
368
- /**
369
- * The value that should be used if there is no value stated in the
370
- * instance (e.g. 'if not otherwise specified, the abstract is false').
371
- */
372
- readonly defaultValueSampledData?: SampledData;
373
- /**
374
- * The value that should be used if there is no value stated in the
375
- * instance (e.g. 'if not otherwise specified, the abstract is false').
376
- */
377
- readonly defaultValueSignature?: Signature;
378
- /**
379
- * The value that should be used if there is no value stated in the
380
- * instance (e.g. 'if not otherwise specified, the abstract is false').
381
- */
382
- readonly defaultValueTiming?: Timing;
383
- /**
384
- * The value that should be used if there is no value stated in the
385
- * instance (e.g. 'if not otherwise specified, the abstract is false').
386
- */
387
- readonly defaultValueContactDetail?: ContactDetail;
388
- /**
389
- * The value that should be used if there is no value stated in the
390
- * instance (e.g. 'if not otherwise specified, the abstract is false').
391
- */
392
- readonly defaultValueContributor?: Contributor;
393
- /**
394
- * The value that should be used if there is no value stated in the
395
- * instance (e.g. 'if not otherwise specified, the abstract is false').
396
- */
397
- readonly defaultValueDataRequirement?: DataRequirement;
398
- /**
399
- * The value that should be used if there is no value stated in the
400
- * instance (e.g. 'if not otherwise specified, the abstract is false').
401
- */
402
- readonly defaultValueExpression?: Expression;
403
- /**
404
- * The value that should be used if there is no value stated in the
405
- * instance (e.g. 'if not otherwise specified, the abstract is false').
406
- */
407
- readonly defaultValueParameterDefinition?: ParameterDefinition;
408
- /**
409
- * The value that should be used if there is no value stated in the
410
- * instance (e.g. 'if not otherwise specified, the abstract is false').
411
- */
412
- readonly defaultValueRelatedArtifact?: RelatedArtifact;
413
- /**
414
- * The value that should be used if there is no value stated in the
415
- * instance (e.g. 'if not otherwise specified, the abstract is false').
416
- */
417
- readonly defaultValueTriggerDefinition?: TriggerDefinition;
418
- /**
419
- * The value that should be used if there is no value stated in the
420
- * instance (e.g. 'if not otherwise specified, the abstract is false').
421
- */
422
- readonly defaultValueUsageContext?: UsageContext;
423
- /**
424
- * The value that should be used if there is no value stated in the
425
- * instance (e.g. 'if not otherwise specified, the abstract is false').
426
- */
427
- readonly defaultValueDosage?: Dosage;
428
- /**
429
- * The value that should be used if there is no value stated in the
430
- * instance (e.g. 'if not otherwise specified, the abstract is false').
431
- */
432
- readonly defaultValueMeta?: Meta;
433
- /**
434
- * The Implicit meaning that is to be understood when this element is
435
- * missing (e.g. 'when this element is missing, the period is ongoing').
436
- */
437
- readonly meaningWhenMissing?: string;
438
- /**
439
- * If present, indicates that the order of the repeating element has
440
- * meaning and describes what that meaning is. If absent, it means that
441
- * the order of the element has no meaning.
442
- */
443
- readonly orderMeaning?: string;
444
- /**
445
- * Specifies a value that SHALL be exactly the value for this element in
446
- * the instance. For purposes of comparison, non-significant whitespace
447
- * is ignored, and all values must be an exact match (case and accent
448
- * sensitive). Missing elements/attributes must also be missing.
449
- */
450
- readonly fixedBase64Binary?: string;
451
- /**
452
- * Specifies a value that SHALL be exactly the value for this element in
453
- * the instance. For purposes of comparison, non-significant whitespace
454
- * is ignored, and all values must be an exact match (case and accent
455
- * sensitive). Missing elements/attributes must also be missing.
456
- */
457
- readonly fixedBoolean?: boolean;
458
- /**
459
- * Specifies a value that SHALL be exactly the value for this element in
460
- * the instance. For purposes of comparison, non-significant whitespace
461
- * is ignored, and all values must be an exact match (case and accent
462
- * sensitive). Missing elements/attributes must also be missing.
463
- */
464
- readonly fixedCanonical?: string;
465
- /**
466
- * Specifies a value that SHALL be exactly the value for this element in
467
- * the instance. For purposes of comparison, non-significant whitespace
468
- * is ignored, and all values must be an exact match (case and accent
469
- * sensitive). Missing elements/attributes must also be missing.
470
- */
471
- readonly fixedCode?: string;
472
- /**
473
- * Specifies a value that SHALL be exactly the value for this element in
474
- * the instance. For purposes of comparison, non-significant whitespace
475
- * is ignored, and all values must be an exact match (case and accent
476
- * sensitive). Missing elements/attributes must also be missing.
477
- */
478
- readonly fixedDate?: string;
479
- /**
480
- * Specifies a value that SHALL be exactly the value for this element in
481
- * the instance. For purposes of comparison, non-significant whitespace
482
- * is ignored, and all values must be an exact match (case and accent
483
- * sensitive). Missing elements/attributes must also be missing.
484
- */
485
- readonly fixedDateTime?: string;
486
- /**
487
- * Specifies a value that SHALL be exactly the value for this element in
488
- * the instance. For purposes of comparison, non-significant whitespace
489
- * is ignored, and all values must be an exact match (case and accent
490
- * sensitive). Missing elements/attributes must also be missing.
491
- */
492
- readonly fixedDecimal?: number;
493
- /**
494
- * Specifies a value that SHALL be exactly the value for this element in
495
- * the instance. For purposes of comparison, non-significant whitespace
496
- * is ignored, and all values must be an exact match (case and accent
497
- * sensitive). Missing elements/attributes must also be missing.
498
- */
499
- readonly fixedId?: string;
500
- /**
501
- * Specifies a value that SHALL be exactly the value for this element in
502
- * the instance. For purposes of comparison, non-significant whitespace
503
- * is ignored, and all values must be an exact match (case and accent
504
- * sensitive). Missing elements/attributes must also be missing.
505
- */
506
- readonly fixedInstant?: string;
507
- /**
508
- * Specifies a value that SHALL be exactly the value for this element in
509
- * the instance. For purposes of comparison, non-significant whitespace
510
- * is ignored, and all values must be an exact match (case and accent
511
- * sensitive). Missing elements/attributes must also be missing.
512
- */
513
- readonly fixedInteger?: number;
514
- /**
515
- * Specifies a value that SHALL be exactly the value for this element in
516
- * the instance. For purposes of comparison, non-significant whitespace
517
- * is ignored, and all values must be an exact match (case and accent
518
- * sensitive). Missing elements/attributes must also be missing.
519
- */
520
- readonly fixedMarkdown?: string;
521
- /**
522
- * Specifies a value that SHALL be exactly the value for this element in
523
- * the instance. For purposes of comparison, non-significant whitespace
524
- * is ignored, and all values must be an exact match (case and accent
525
- * sensitive). Missing elements/attributes must also be missing.
526
- */
527
- readonly fixedOid?: string;
528
- /**
529
- * Specifies a value that SHALL be exactly the value for this element in
530
- * the instance. For purposes of comparison, non-significant whitespace
531
- * is ignored, and all values must be an exact match (case and accent
532
- * sensitive). Missing elements/attributes must also be missing.
533
- */
534
- readonly fixedPositiveInt?: number;
535
- /**
536
- * Specifies a value that SHALL be exactly the value for this element in
537
- * the instance. For purposes of comparison, non-significant whitespace
538
- * is ignored, and all values must be an exact match (case and accent
539
- * sensitive). Missing elements/attributes must also be missing.
540
- */
541
- readonly fixedString?: string;
542
- /**
543
- * Specifies a value that SHALL be exactly the value for this element in
544
- * the instance. For purposes of comparison, non-significant whitespace
545
- * is ignored, and all values must be an exact match (case and accent
546
- * sensitive). Missing elements/attributes must also be missing.
547
- */
548
- readonly fixedTime?: string;
549
- /**
550
- * Specifies a value that SHALL be exactly the value for this element in
551
- * the instance. For purposes of comparison, non-significant whitespace
552
- * is ignored, and all values must be an exact match (case and accent
553
- * sensitive). Missing elements/attributes must also be missing.
554
- */
555
- readonly fixedUnsignedInt?: number;
556
- /**
557
- * Specifies a value that SHALL be exactly the value for this element in
558
- * the instance. For purposes of comparison, non-significant whitespace
559
- * is ignored, and all values must be an exact match (case and accent
560
- * sensitive). Missing elements/attributes must also be missing.
561
- */
562
- readonly fixedUri?: string;
563
- /**
564
- * Specifies a value that SHALL be exactly the value for this element in
565
- * the instance. For purposes of comparison, non-significant whitespace
566
- * is ignored, and all values must be an exact match (case and accent
567
- * sensitive). Missing elements/attributes must also be missing.
568
- */
569
- readonly fixedUrl?: string;
570
- /**
571
- * Specifies a value that SHALL be exactly the value for this element in
572
- * the instance. For purposes of comparison, non-significant whitespace
573
- * is ignored, and all values must be an exact match (case and accent
574
- * sensitive). Missing elements/attributes must also be missing.
575
- */
576
- readonly fixedUuid?: string;
577
- /**
578
- * Specifies a value that SHALL be exactly the value for this element in
579
- * the instance. For purposes of comparison, non-significant whitespace
580
- * is ignored, and all values must be an exact match (case and accent
581
- * sensitive). Missing elements/attributes must also be missing.
582
- */
583
- readonly fixedAddress?: Address;
584
- /**
585
- * Specifies a value that SHALL be exactly the value for this element in
586
- * the instance. For purposes of comparison, non-significant whitespace
587
- * is ignored, and all values must be an exact match (case and accent
588
- * sensitive). Missing elements/attributes must also be missing.
589
- */
590
- readonly fixedAge?: Age;
591
- /**
592
- * Specifies a value that SHALL be exactly the value for this element in
593
- * the instance. For purposes of comparison, non-significant whitespace
594
- * is ignored, and all values must be an exact match (case and accent
595
- * sensitive). Missing elements/attributes must also be missing.
596
- */
597
- readonly fixedAnnotation?: Annotation;
598
- /**
599
- * Specifies a value that SHALL be exactly the value for this element in
600
- * the instance. For purposes of comparison, non-significant whitespace
601
- * is ignored, and all values must be an exact match (case and accent
602
- * sensitive). Missing elements/attributes must also be missing.
603
- */
604
- readonly fixedAttachment?: Attachment;
605
- /**
606
- * Specifies a value that SHALL be exactly the value for this element in
607
- * the instance. For purposes of comparison, non-significant whitespace
608
- * is ignored, and all values must be an exact match (case and accent
609
- * sensitive). Missing elements/attributes must also be missing.
610
- */
611
- readonly fixedCodeableConcept?: CodeableConcept;
612
- /**
613
- * Specifies a value that SHALL be exactly the value for this element in
614
- * the instance. For purposes of comparison, non-significant whitespace
615
- * is ignored, and all values must be an exact match (case and accent
616
- * sensitive). Missing elements/attributes must also be missing.
617
- */
618
- readonly fixedCoding?: Coding;
619
- /**
620
- * Specifies a value that SHALL be exactly the value for this element in
621
- * the instance. For purposes of comparison, non-significant whitespace
622
- * is ignored, and all values must be an exact match (case and accent
623
- * sensitive). Missing elements/attributes must also be missing.
624
- */
625
- readonly fixedContactPoint?: ContactPoint;
626
- /**
627
- * Specifies a value that SHALL be exactly the value for this element in
628
- * the instance. For purposes of comparison, non-significant whitespace
629
- * is ignored, and all values must be an exact match (case and accent
630
- * sensitive). Missing elements/attributes must also be missing.
631
- */
632
- readonly fixedCount?: Count;
633
- /**
634
- * Specifies a value that SHALL be exactly the value for this element in
635
- * the instance. For purposes of comparison, non-significant whitespace
636
- * is ignored, and all values must be an exact match (case and accent
637
- * sensitive). Missing elements/attributes must also be missing.
638
- */
639
- readonly fixedDistance?: Distance;
640
- /**
641
- * Specifies a value that SHALL be exactly the value for this element in
642
- * the instance. For purposes of comparison, non-significant whitespace
643
- * is ignored, and all values must be an exact match (case and accent
644
- * sensitive). Missing elements/attributes must also be missing.
645
- */
646
- readonly fixedDuration?: Duration;
647
- /**
648
- * Specifies a value that SHALL be exactly the value for this element in
649
- * the instance. For purposes of comparison, non-significant whitespace
650
- * is ignored, and all values must be an exact match (case and accent
651
- * sensitive). Missing elements/attributes must also be missing.
652
- */
653
- readonly fixedHumanName?: HumanName;
654
- /**
655
- * Specifies a value that SHALL be exactly the value for this element in
656
- * the instance. For purposes of comparison, non-significant whitespace
657
- * is ignored, and all values must be an exact match (case and accent
658
- * sensitive). Missing elements/attributes must also be missing.
659
- */
660
- readonly fixedIdentifier?: Identifier;
661
- /**
662
- * Specifies a value that SHALL be exactly the value for this element in
663
- * the instance. For purposes of comparison, non-significant whitespace
664
- * is ignored, and all values must be an exact match (case and accent
665
- * sensitive). Missing elements/attributes must also be missing.
666
- */
667
- readonly fixedMoney?: Money;
668
- /**
669
- * Specifies a value that SHALL be exactly the value for this element in
670
- * the instance. For purposes of comparison, non-significant whitespace
671
- * is ignored, and all values must be an exact match (case and accent
672
- * sensitive). Missing elements/attributes must also be missing.
673
- */
674
- readonly fixedPeriod?: Period;
675
- /**
676
- * Specifies a value that SHALL be exactly the value for this element in
677
- * the instance. For purposes of comparison, non-significant whitespace
678
- * is ignored, and all values must be an exact match (case and accent
679
- * sensitive). Missing elements/attributes must also be missing.
680
- */
681
- readonly fixedQuantity?: Quantity;
682
- /**
683
- * Specifies a value that SHALL be exactly the value for this element in
684
- * the instance. For purposes of comparison, non-significant whitespace
685
- * is ignored, and all values must be an exact match (case and accent
686
- * sensitive). Missing elements/attributes must also be missing.
687
- */
688
- readonly fixedRange?: Range;
689
- /**
690
- * Specifies a value that SHALL be exactly the value for this element in
691
- * the instance. For purposes of comparison, non-significant whitespace
692
- * is ignored, and all values must be an exact match (case and accent
693
- * sensitive). Missing elements/attributes must also be missing.
694
- */
695
- readonly fixedRatio?: Ratio;
696
- /**
697
- * Specifies a value that SHALL be exactly the value for this element in
698
- * the instance. For purposes of comparison, non-significant whitespace
699
- * is ignored, and all values must be an exact match (case and accent
700
- * sensitive). Missing elements/attributes must also be missing.
701
- */
702
- readonly fixedReference?: Reference;
703
- /**
704
- * Specifies a value that SHALL be exactly the value for this element in
705
- * the instance. For purposes of comparison, non-significant whitespace
706
- * is ignored, and all values must be an exact match (case and accent
707
- * sensitive). Missing elements/attributes must also be missing.
708
- */
709
- readonly fixedSampledData?: SampledData;
710
- /**
711
- * Specifies a value that SHALL be exactly the value for this element in
712
- * the instance. For purposes of comparison, non-significant whitespace
713
- * is ignored, and all values must be an exact match (case and accent
714
- * sensitive). Missing elements/attributes must also be missing.
715
- */
716
- readonly fixedSignature?: Signature;
717
- /**
718
- * Specifies a value that SHALL be exactly the value for this element in
719
- * the instance. For purposes of comparison, non-significant whitespace
720
- * is ignored, and all values must be an exact match (case and accent
721
- * sensitive). Missing elements/attributes must also be missing.
722
- */
723
- readonly fixedTiming?: Timing;
724
- /**
725
- * Specifies a value that SHALL be exactly the value for this element in
726
- * the instance. For purposes of comparison, non-significant whitespace
727
- * is ignored, and all values must be an exact match (case and accent
728
- * sensitive). Missing elements/attributes must also be missing.
729
- */
730
- readonly fixedContactDetail?: ContactDetail;
731
- /**
732
- * Specifies a value that SHALL be exactly the value for this element in
733
- * the instance. For purposes of comparison, non-significant whitespace
734
- * is ignored, and all values must be an exact match (case and accent
735
- * sensitive). Missing elements/attributes must also be missing.
736
- */
737
- readonly fixedContributor?: Contributor;
738
- /**
739
- * Specifies a value that SHALL be exactly the value for this element in
740
- * the instance. For purposes of comparison, non-significant whitespace
741
- * is ignored, and all values must be an exact match (case and accent
742
- * sensitive). Missing elements/attributes must also be missing.
743
- */
744
- readonly fixedDataRequirement?: DataRequirement;
745
- /**
746
- * Specifies a value that SHALL be exactly the value for this element in
747
- * the instance. For purposes of comparison, non-significant whitespace
748
- * is ignored, and all values must be an exact match (case and accent
749
- * sensitive). Missing elements/attributes must also be missing.
750
- */
751
- readonly fixedExpression?: Expression;
752
- /**
753
- * Specifies a value that SHALL be exactly the value for this element in
754
- * the instance. For purposes of comparison, non-significant whitespace
755
- * is ignored, and all values must be an exact match (case and accent
756
- * sensitive). Missing elements/attributes must also be missing.
757
- */
758
- readonly fixedParameterDefinition?: ParameterDefinition;
759
- /**
760
- * Specifies a value that SHALL be exactly the value for this element in
761
- * the instance. For purposes of comparison, non-significant whitespace
762
- * is ignored, and all values must be an exact match (case and accent
763
- * sensitive). Missing elements/attributes must also be missing.
764
- */
765
- readonly fixedRelatedArtifact?: RelatedArtifact;
766
- /**
767
- * Specifies a value that SHALL be exactly the value for this element in
768
- * the instance. For purposes of comparison, non-significant whitespace
769
- * is ignored, and all values must be an exact match (case and accent
770
- * sensitive). Missing elements/attributes must also be missing.
771
- */
772
- readonly fixedTriggerDefinition?: TriggerDefinition;
773
- /**
774
- * Specifies a value that SHALL be exactly the value for this element in
775
- * the instance. For purposes of comparison, non-significant whitespace
776
- * is ignored, and all values must be an exact match (case and accent
777
- * sensitive). Missing elements/attributes must also be missing.
778
- */
779
- readonly fixedUsageContext?: UsageContext;
780
- /**
781
- * Specifies a value that SHALL be exactly the value for this element in
782
- * the instance. For purposes of comparison, non-significant whitespace
783
- * is ignored, and all values must be an exact match (case and accent
784
- * sensitive). Missing elements/attributes must also be missing.
785
- */
786
- readonly fixedDosage?: Dosage;
787
- /**
788
- * Specifies a value that SHALL be exactly the value for this element in
789
- * the instance. For purposes of comparison, non-significant whitespace
790
- * is ignored, and all values must be an exact match (case and accent
791
- * sensitive). Missing elements/attributes must also be missing.
792
- */
793
- readonly fixedMeta?: Meta;
794
- /**
795
- * Specifies a value that the value in the instance SHALL follow - that
796
- * is, any value in the pattern must be found in the instance. Other
797
- * additional values may be found too. This is effectively constraint by
798
- * example.
799
- *
800
- * When pattern[x] is used to constrain a primitive, it means that the
801
- * value provided in the pattern[x] must match the instance value
802
- * exactly.
803
- *
804
- * When pattern[x] is used to constrain an array, it means that each
805
- * element provided in the pattern[x] array must (recursively) match at
806
- * least one element from the instance array.
807
- *
808
- * When pattern[x] is used to constrain a complex object, it means that
809
- * each property in the pattern must be present in the complex object,
810
- * and its value must recursively match -- i.e.,
811
- *
812
- * 1. If primitive: it must match exactly the pattern value
813
- * 2. If a complex object: it must match (recursively) the pattern value
814
- * 3. If an array: it must match (recursively) the pattern value.
815
- */
816
- readonly patternBase64Binary?: string;
817
- /**
818
- * Specifies a value that the value in the instance SHALL follow - that
819
- * is, any value in the pattern must be found in the instance. Other
820
- * additional values may be found too. This is effectively constraint by
821
- * example.
822
- *
823
- * When pattern[x] is used to constrain a primitive, it means that the
824
- * value provided in the pattern[x] must match the instance value
825
- * exactly.
826
- *
827
- * When pattern[x] is used to constrain an array, it means that each
828
- * element provided in the pattern[x] array must (recursively) match at
829
- * least one element from the instance array.
830
- *
831
- * When pattern[x] is used to constrain a complex object, it means that
832
- * each property in the pattern must be present in the complex object,
833
- * and its value must recursively match -- i.e.,
834
- *
835
- * 1. If primitive: it must match exactly the pattern value
836
- * 2. If a complex object: it must match (recursively) the pattern value
837
- * 3. If an array: it must match (recursively) the pattern value.
838
- */
839
- readonly patternBoolean?: boolean;
840
- /**
841
- * Specifies a value that the value in the instance SHALL follow - that
842
- * is, any value in the pattern must be found in the instance. Other
843
- * additional values may be found too. This is effectively constraint by
844
- * example.
845
- *
846
- * When pattern[x] is used to constrain a primitive, it means that the
847
- * value provided in the pattern[x] must match the instance value
848
- * exactly.
849
- *
850
- * When pattern[x] is used to constrain an array, it means that each
851
- * element provided in the pattern[x] array must (recursively) match at
852
- * least one element from the instance array.
853
- *
854
- * When pattern[x] is used to constrain a complex object, it means that
855
- * each property in the pattern must be present in the complex object,
856
- * and its value must recursively match -- i.e.,
857
- *
858
- * 1. If primitive: it must match exactly the pattern value
859
- * 2. If a complex object: it must match (recursively) the pattern value
860
- * 3. If an array: it must match (recursively) the pattern value.
861
- */
862
- readonly patternCanonical?: string;
863
- /**
864
- * Specifies a value that the value in the instance SHALL follow - that
865
- * is, any value in the pattern must be found in the instance. Other
866
- * additional values may be found too. This is effectively constraint by
867
- * example.
868
- *
869
- * When pattern[x] is used to constrain a primitive, it means that the
870
- * value provided in the pattern[x] must match the instance value
871
- * exactly.
872
- *
873
- * When pattern[x] is used to constrain an array, it means that each
874
- * element provided in the pattern[x] array must (recursively) match at
875
- * least one element from the instance array.
876
- *
877
- * When pattern[x] is used to constrain a complex object, it means that
878
- * each property in the pattern must be present in the complex object,
879
- * and its value must recursively match -- i.e.,
880
- *
881
- * 1. If primitive: it must match exactly the pattern value
882
- * 2. If a complex object: it must match (recursively) the pattern value
883
- * 3. If an array: it must match (recursively) the pattern value.
884
- */
885
- readonly patternCode?: string;
886
- /**
887
- * Specifies a value that the value in the instance SHALL follow - that
888
- * is, any value in the pattern must be found in the instance. Other
889
- * additional values may be found too. This is effectively constraint by
890
- * example.
891
- *
892
- * When pattern[x] is used to constrain a primitive, it means that the
893
- * value provided in the pattern[x] must match the instance value
894
- * exactly.
895
- *
896
- * When pattern[x] is used to constrain an array, it means that each
897
- * element provided in the pattern[x] array must (recursively) match at
898
- * least one element from the instance array.
899
- *
900
- * When pattern[x] is used to constrain a complex object, it means that
901
- * each property in the pattern must be present in the complex object,
902
- * and its value must recursively match -- i.e.,
903
- *
904
- * 1. If primitive: it must match exactly the pattern value
905
- * 2. If a complex object: it must match (recursively) the pattern value
906
- * 3. If an array: it must match (recursively) the pattern value.
907
- */
908
- readonly patternDate?: string;
909
- /**
910
- * Specifies a value that the value in the instance SHALL follow - that
911
- * is, any value in the pattern must be found in the instance. Other
912
- * additional values may be found too. This is effectively constraint by
913
- * example.
914
- *
915
- * When pattern[x] is used to constrain a primitive, it means that the
916
- * value provided in the pattern[x] must match the instance value
917
- * exactly.
918
- *
919
- * When pattern[x] is used to constrain an array, it means that each
920
- * element provided in the pattern[x] array must (recursively) match at
921
- * least one element from the instance array.
922
- *
923
- * When pattern[x] is used to constrain a complex object, it means that
924
- * each property in the pattern must be present in the complex object,
925
- * and its value must recursively match -- i.e.,
926
- *
927
- * 1. If primitive: it must match exactly the pattern value
928
- * 2. If a complex object: it must match (recursively) the pattern value
929
- * 3. If an array: it must match (recursively) the pattern value.
930
- */
931
- readonly patternDateTime?: string;
932
- /**
933
- * Specifies a value that the value in the instance SHALL follow - that
934
- * is, any value in the pattern must be found in the instance. Other
935
- * additional values may be found too. This is effectively constraint by
936
- * example.
937
- *
938
- * When pattern[x] is used to constrain a primitive, it means that the
939
- * value provided in the pattern[x] must match the instance value
940
- * exactly.
941
- *
942
- * When pattern[x] is used to constrain an array, it means that each
943
- * element provided in the pattern[x] array must (recursively) match at
944
- * least one element from the instance array.
945
- *
946
- * When pattern[x] is used to constrain a complex object, it means that
947
- * each property in the pattern must be present in the complex object,
948
- * and its value must recursively match -- i.e.,
949
- *
950
- * 1. If primitive: it must match exactly the pattern value
951
- * 2. If a complex object: it must match (recursively) the pattern value
952
- * 3. If an array: it must match (recursively) the pattern value.
953
- */
954
- readonly patternDecimal?: number;
955
- /**
956
- * Specifies a value that the value in the instance SHALL follow - that
957
- * is, any value in the pattern must be found in the instance. Other
958
- * additional values may be found too. This is effectively constraint by
959
- * example.
960
- *
961
- * When pattern[x] is used to constrain a primitive, it means that the
962
- * value provided in the pattern[x] must match the instance value
963
- * exactly.
964
- *
965
- * When pattern[x] is used to constrain an array, it means that each
966
- * element provided in the pattern[x] array must (recursively) match at
967
- * least one element from the instance array.
968
- *
969
- * When pattern[x] is used to constrain a complex object, it means that
970
- * each property in the pattern must be present in the complex object,
971
- * and its value must recursively match -- i.e.,
972
- *
973
- * 1. If primitive: it must match exactly the pattern value
974
- * 2. If a complex object: it must match (recursively) the pattern value
975
- * 3. If an array: it must match (recursively) the pattern value.
976
- */
977
- readonly patternId?: string;
978
- /**
979
- * Specifies a value that the value in the instance SHALL follow - that
980
- * is, any value in the pattern must be found in the instance. Other
981
- * additional values may be found too. This is effectively constraint by
982
- * example.
983
- *
984
- * When pattern[x] is used to constrain a primitive, it means that the
985
- * value provided in the pattern[x] must match the instance value
986
- * exactly.
987
- *
988
- * When pattern[x] is used to constrain an array, it means that each
989
- * element provided in the pattern[x] array must (recursively) match at
990
- * least one element from the instance array.
991
- *
992
- * When pattern[x] is used to constrain a complex object, it means that
993
- * each property in the pattern must be present in the complex object,
994
- * and its value must recursively match -- i.e.,
995
- *
996
- * 1. If primitive: it must match exactly the pattern value
997
- * 2. If a complex object: it must match (recursively) the pattern value
998
- * 3. If an array: it must match (recursively) the pattern value.
999
- */
1000
- readonly patternInstant?: string;
1001
- /**
1002
- * Specifies a value that the value in the instance SHALL follow - that
1003
- * is, any value in the pattern must be found in the instance. Other
1004
- * additional values may be found too. This is effectively constraint by
1005
- * example.
1006
- *
1007
- * When pattern[x] is used to constrain a primitive, it means that the
1008
- * value provided in the pattern[x] must match the instance value
1009
- * exactly.
1010
- *
1011
- * When pattern[x] is used to constrain an array, it means that each
1012
- * element provided in the pattern[x] array must (recursively) match at
1013
- * least one element from the instance array.
1014
- *
1015
- * When pattern[x] is used to constrain a complex object, it means that
1016
- * each property in the pattern must be present in the complex object,
1017
- * and its value must recursively match -- i.e.,
1018
- *
1019
- * 1. If primitive: it must match exactly the pattern value
1020
- * 2. If a complex object: it must match (recursively) the pattern value
1021
- * 3. If an array: it must match (recursively) the pattern value.
1022
- */
1023
- readonly patternInteger?: number;
1024
- /**
1025
- * Specifies a value that the value in the instance SHALL follow - that
1026
- * is, any value in the pattern must be found in the instance. Other
1027
- * additional values may be found too. This is effectively constraint by
1028
- * example.
1029
- *
1030
- * When pattern[x] is used to constrain a primitive, it means that the
1031
- * value provided in the pattern[x] must match the instance value
1032
- * exactly.
1033
- *
1034
- * When pattern[x] is used to constrain an array, it means that each
1035
- * element provided in the pattern[x] array must (recursively) match at
1036
- * least one element from the instance array.
1037
- *
1038
- * When pattern[x] is used to constrain a complex object, it means that
1039
- * each property in the pattern must be present in the complex object,
1040
- * and its value must recursively match -- i.e.,
1041
- *
1042
- * 1. If primitive: it must match exactly the pattern value
1043
- * 2. If a complex object: it must match (recursively) the pattern value
1044
- * 3. If an array: it must match (recursively) the pattern value.
1045
- */
1046
- readonly patternMarkdown?: string;
1047
- /**
1048
- * Specifies a value that the value in the instance SHALL follow - that
1049
- * is, any value in the pattern must be found in the instance. Other
1050
- * additional values may be found too. This is effectively constraint by
1051
- * example.
1052
- *
1053
- * When pattern[x] is used to constrain a primitive, it means that the
1054
- * value provided in the pattern[x] must match the instance value
1055
- * exactly.
1056
- *
1057
- * When pattern[x] is used to constrain an array, it means that each
1058
- * element provided in the pattern[x] array must (recursively) match at
1059
- * least one element from the instance array.
1060
- *
1061
- * When pattern[x] is used to constrain a complex object, it means that
1062
- * each property in the pattern must be present in the complex object,
1063
- * and its value must recursively match -- i.e.,
1064
- *
1065
- * 1. If primitive: it must match exactly the pattern value
1066
- * 2. If a complex object: it must match (recursively) the pattern value
1067
- * 3. If an array: it must match (recursively) the pattern value.
1068
- */
1069
- readonly patternOid?: string;
1070
- /**
1071
- * Specifies a value that the value in the instance SHALL follow - that
1072
- * is, any value in the pattern must be found in the instance. Other
1073
- * additional values may be found too. This is effectively constraint by
1074
- * example.
1075
- *
1076
- * When pattern[x] is used to constrain a primitive, it means that the
1077
- * value provided in the pattern[x] must match the instance value
1078
- * exactly.
1079
- *
1080
- * When pattern[x] is used to constrain an array, it means that each
1081
- * element provided in the pattern[x] array must (recursively) match at
1082
- * least one element from the instance array.
1083
- *
1084
- * When pattern[x] is used to constrain a complex object, it means that
1085
- * each property in the pattern must be present in the complex object,
1086
- * and its value must recursively match -- i.e.,
1087
- *
1088
- * 1. If primitive: it must match exactly the pattern value
1089
- * 2. If a complex object: it must match (recursively) the pattern value
1090
- * 3. If an array: it must match (recursively) the pattern value.
1091
- */
1092
- readonly patternPositiveInt?: number;
1093
- /**
1094
- * Specifies a value that the value in the instance SHALL follow - that
1095
- * is, any value in the pattern must be found in the instance. Other
1096
- * additional values may be found too. This is effectively constraint by
1097
- * example.
1098
- *
1099
- * When pattern[x] is used to constrain a primitive, it means that the
1100
- * value provided in the pattern[x] must match the instance value
1101
- * exactly.
1102
- *
1103
- * When pattern[x] is used to constrain an array, it means that each
1104
- * element provided in the pattern[x] array must (recursively) match at
1105
- * least one element from the instance array.
1106
- *
1107
- * When pattern[x] is used to constrain a complex object, it means that
1108
- * each property in the pattern must be present in the complex object,
1109
- * and its value must recursively match -- i.e.,
1110
- *
1111
- * 1. If primitive: it must match exactly the pattern value
1112
- * 2. If a complex object: it must match (recursively) the pattern value
1113
- * 3. If an array: it must match (recursively) the pattern value.
1114
- */
1115
- readonly patternString?: string;
1116
- /**
1117
- * Specifies a value that the value in the instance SHALL follow - that
1118
- * is, any value in the pattern must be found in the instance. Other
1119
- * additional values may be found too. This is effectively constraint by
1120
- * example.
1121
- *
1122
- * When pattern[x] is used to constrain a primitive, it means that the
1123
- * value provided in the pattern[x] must match the instance value
1124
- * exactly.
1125
- *
1126
- * When pattern[x] is used to constrain an array, it means that each
1127
- * element provided in the pattern[x] array must (recursively) match at
1128
- * least one element from the instance array.
1129
- *
1130
- * When pattern[x] is used to constrain a complex object, it means that
1131
- * each property in the pattern must be present in the complex object,
1132
- * and its value must recursively match -- i.e.,
1133
- *
1134
- * 1. If primitive: it must match exactly the pattern value
1135
- * 2. If a complex object: it must match (recursively) the pattern value
1136
- * 3. If an array: it must match (recursively) the pattern value.
1137
- */
1138
- readonly patternTime?: string;
1139
- /**
1140
- * Specifies a value that the value in the instance SHALL follow - that
1141
- * is, any value in the pattern must be found in the instance. Other
1142
- * additional values may be found too. This is effectively constraint by
1143
- * example.
1144
- *
1145
- * When pattern[x] is used to constrain a primitive, it means that the
1146
- * value provided in the pattern[x] must match the instance value
1147
- * exactly.
1148
- *
1149
- * When pattern[x] is used to constrain an array, it means that each
1150
- * element provided in the pattern[x] array must (recursively) match at
1151
- * least one element from the instance array.
1152
- *
1153
- * When pattern[x] is used to constrain a complex object, it means that
1154
- * each property in the pattern must be present in the complex object,
1155
- * and its value must recursively match -- i.e.,
1156
- *
1157
- * 1. If primitive: it must match exactly the pattern value
1158
- * 2. If a complex object: it must match (recursively) the pattern value
1159
- * 3. If an array: it must match (recursively) the pattern value.
1160
- */
1161
- readonly patternUnsignedInt?: number;
1162
- /**
1163
- * Specifies a value that the value in the instance SHALL follow - that
1164
- * is, any value in the pattern must be found in the instance. Other
1165
- * additional values may be found too. This is effectively constraint by
1166
- * example.
1167
- *
1168
- * When pattern[x] is used to constrain a primitive, it means that the
1169
- * value provided in the pattern[x] must match the instance value
1170
- * exactly.
1171
- *
1172
- * When pattern[x] is used to constrain an array, it means that each
1173
- * element provided in the pattern[x] array must (recursively) match at
1174
- * least one element from the instance array.
1175
- *
1176
- * When pattern[x] is used to constrain a complex object, it means that
1177
- * each property in the pattern must be present in the complex object,
1178
- * and its value must recursively match -- i.e.,
1179
- *
1180
- * 1. If primitive: it must match exactly the pattern value
1181
- * 2. If a complex object: it must match (recursively) the pattern value
1182
- * 3. If an array: it must match (recursively) the pattern value.
1183
- */
1184
- readonly patternUri?: string;
1185
- /**
1186
- * Specifies a value that the value in the instance SHALL follow - that
1187
- * is, any value in the pattern must be found in the instance. Other
1188
- * additional values may be found too. This is effectively constraint by
1189
- * example.
1190
- *
1191
- * When pattern[x] is used to constrain a primitive, it means that the
1192
- * value provided in the pattern[x] must match the instance value
1193
- * exactly.
1194
- *
1195
- * When pattern[x] is used to constrain an array, it means that each
1196
- * element provided in the pattern[x] array must (recursively) match at
1197
- * least one element from the instance array.
1198
- *
1199
- * When pattern[x] is used to constrain a complex object, it means that
1200
- * each property in the pattern must be present in the complex object,
1201
- * and its value must recursively match -- i.e.,
1202
- *
1203
- * 1. If primitive: it must match exactly the pattern value
1204
- * 2. If a complex object: it must match (recursively) the pattern value
1205
- * 3. If an array: it must match (recursively) the pattern value.
1206
- */
1207
- readonly patternUrl?: string;
1208
- /**
1209
- * Specifies a value that the value in the instance SHALL follow - that
1210
- * is, any value in the pattern must be found in the instance. Other
1211
- * additional values may be found too. This is effectively constraint by
1212
- * example.
1213
- *
1214
- * When pattern[x] is used to constrain a primitive, it means that the
1215
- * value provided in the pattern[x] must match the instance value
1216
- * exactly.
1217
- *
1218
- * When pattern[x] is used to constrain an array, it means that each
1219
- * element provided in the pattern[x] array must (recursively) match at
1220
- * least one element from the instance array.
1221
- *
1222
- * When pattern[x] is used to constrain a complex object, it means that
1223
- * each property in the pattern must be present in the complex object,
1224
- * and its value must recursively match -- i.e.,
1225
- *
1226
- * 1. If primitive: it must match exactly the pattern value
1227
- * 2. If a complex object: it must match (recursively) the pattern value
1228
- * 3. If an array: it must match (recursively) the pattern value.
1229
- */
1230
- readonly patternUuid?: string;
1231
- /**
1232
- * Specifies a value that the value in the instance SHALL follow - that
1233
- * is, any value in the pattern must be found in the instance. Other
1234
- * additional values may be found too. This is effectively constraint by
1235
- * example.
1236
- *
1237
- * When pattern[x] is used to constrain a primitive, it means that the
1238
- * value provided in the pattern[x] must match the instance value
1239
- * exactly.
1240
- *
1241
- * When pattern[x] is used to constrain an array, it means that each
1242
- * element provided in the pattern[x] array must (recursively) match at
1243
- * least one element from the instance array.
1244
- *
1245
- * When pattern[x] is used to constrain a complex object, it means that
1246
- * each property in the pattern must be present in the complex object,
1247
- * and its value must recursively match -- i.e.,
1248
- *
1249
- * 1. If primitive: it must match exactly the pattern value
1250
- * 2. If a complex object: it must match (recursively) the pattern value
1251
- * 3. If an array: it must match (recursively) the pattern value.
1252
- */
1253
- readonly patternAddress?: Address;
1254
- /**
1255
- * Specifies a value that the value in the instance SHALL follow - that
1256
- * is, any value in the pattern must be found in the instance. Other
1257
- * additional values may be found too. This is effectively constraint by
1258
- * example.
1259
- *
1260
- * When pattern[x] is used to constrain a primitive, it means that the
1261
- * value provided in the pattern[x] must match the instance value
1262
- * exactly.
1263
- *
1264
- * When pattern[x] is used to constrain an array, it means that each
1265
- * element provided in the pattern[x] array must (recursively) match at
1266
- * least one element from the instance array.
1267
- *
1268
- * When pattern[x] is used to constrain a complex object, it means that
1269
- * each property in the pattern must be present in the complex object,
1270
- * and its value must recursively match -- i.e.,
1271
- *
1272
- * 1. If primitive: it must match exactly the pattern value
1273
- * 2. If a complex object: it must match (recursively) the pattern value
1274
- * 3. If an array: it must match (recursively) the pattern value.
1275
- */
1276
- readonly patternAge?: Age;
1277
- /**
1278
- * Specifies a value that the value in the instance SHALL follow - that
1279
- * is, any value in the pattern must be found in the instance. Other
1280
- * additional values may be found too. This is effectively constraint by
1281
- * example.
1282
- *
1283
- * When pattern[x] is used to constrain a primitive, it means that the
1284
- * value provided in the pattern[x] must match the instance value
1285
- * exactly.
1286
- *
1287
- * When pattern[x] is used to constrain an array, it means that each
1288
- * element provided in the pattern[x] array must (recursively) match at
1289
- * least one element from the instance array.
1290
- *
1291
- * When pattern[x] is used to constrain a complex object, it means that
1292
- * each property in the pattern must be present in the complex object,
1293
- * and its value must recursively match -- i.e.,
1294
- *
1295
- * 1. If primitive: it must match exactly the pattern value
1296
- * 2. If a complex object: it must match (recursively) the pattern value
1297
- * 3. If an array: it must match (recursively) the pattern value.
1298
- */
1299
- readonly patternAnnotation?: Annotation;
1300
- /**
1301
- * Specifies a value that the value in the instance SHALL follow - that
1302
- * is, any value in the pattern must be found in the instance. Other
1303
- * additional values may be found too. This is effectively constraint by
1304
- * example.
1305
- *
1306
- * When pattern[x] is used to constrain a primitive, it means that the
1307
- * value provided in the pattern[x] must match the instance value
1308
- * exactly.
1309
- *
1310
- * When pattern[x] is used to constrain an array, it means that each
1311
- * element provided in the pattern[x] array must (recursively) match at
1312
- * least one element from the instance array.
1313
- *
1314
- * When pattern[x] is used to constrain a complex object, it means that
1315
- * each property in the pattern must be present in the complex object,
1316
- * and its value must recursively match -- i.e.,
1317
- *
1318
- * 1. If primitive: it must match exactly the pattern value
1319
- * 2. If a complex object: it must match (recursively) the pattern value
1320
- * 3. If an array: it must match (recursively) the pattern value.
1321
- */
1322
- readonly patternAttachment?: Attachment;
1323
- /**
1324
- * Specifies a value that the value in the instance SHALL follow - that
1325
- * is, any value in the pattern must be found in the instance. Other
1326
- * additional values may be found too. This is effectively constraint by
1327
- * example.
1328
- *
1329
- * When pattern[x] is used to constrain a primitive, it means that the
1330
- * value provided in the pattern[x] must match the instance value
1331
- * exactly.
1332
- *
1333
- * When pattern[x] is used to constrain an array, it means that each
1334
- * element provided in the pattern[x] array must (recursively) match at
1335
- * least one element from the instance array.
1336
- *
1337
- * When pattern[x] is used to constrain a complex object, it means that
1338
- * each property in the pattern must be present in the complex object,
1339
- * and its value must recursively match -- i.e.,
1340
- *
1341
- * 1. If primitive: it must match exactly the pattern value
1342
- * 2. If a complex object: it must match (recursively) the pattern value
1343
- * 3. If an array: it must match (recursively) the pattern value.
1344
- */
1345
- readonly patternCodeableConcept?: CodeableConcept;
1346
- /**
1347
- * Specifies a value that the value in the instance SHALL follow - that
1348
- * is, any value in the pattern must be found in the instance. Other
1349
- * additional values may be found too. This is effectively constraint by
1350
- * example.
1351
- *
1352
- * When pattern[x] is used to constrain a primitive, it means that the
1353
- * value provided in the pattern[x] must match the instance value
1354
- * exactly.
1355
- *
1356
- * When pattern[x] is used to constrain an array, it means that each
1357
- * element provided in the pattern[x] array must (recursively) match at
1358
- * least one element from the instance array.
1359
- *
1360
- * When pattern[x] is used to constrain a complex object, it means that
1361
- * each property in the pattern must be present in the complex object,
1362
- * and its value must recursively match -- i.e.,
1363
- *
1364
- * 1. If primitive: it must match exactly the pattern value
1365
- * 2. If a complex object: it must match (recursively) the pattern value
1366
- * 3. If an array: it must match (recursively) the pattern value.
1367
- */
1368
- readonly patternCoding?: Coding;
1369
- /**
1370
- * Specifies a value that the value in the instance SHALL follow - that
1371
- * is, any value in the pattern must be found in the instance. Other
1372
- * additional values may be found too. This is effectively constraint by
1373
- * example.
1374
- *
1375
- * When pattern[x] is used to constrain a primitive, it means that the
1376
- * value provided in the pattern[x] must match the instance value
1377
- * exactly.
1378
- *
1379
- * When pattern[x] is used to constrain an array, it means that each
1380
- * element provided in the pattern[x] array must (recursively) match at
1381
- * least one element from the instance array.
1382
- *
1383
- * When pattern[x] is used to constrain a complex object, it means that
1384
- * each property in the pattern must be present in the complex object,
1385
- * and its value must recursively match -- i.e.,
1386
- *
1387
- * 1. If primitive: it must match exactly the pattern value
1388
- * 2. If a complex object: it must match (recursively) the pattern value
1389
- * 3. If an array: it must match (recursively) the pattern value.
1390
- */
1391
- readonly patternContactPoint?: ContactPoint;
1392
- /**
1393
- * Specifies a value that the value in the instance SHALL follow - that
1394
- * is, any value in the pattern must be found in the instance. Other
1395
- * additional values may be found too. This is effectively constraint by
1396
- * example.
1397
- *
1398
- * When pattern[x] is used to constrain a primitive, it means that the
1399
- * value provided in the pattern[x] must match the instance value
1400
- * exactly.
1401
- *
1402
- * When pattern[x] is used to constrain an array, it means that each
1403
- * element provided in the pattern[x] array must (recursively) match at
1404
- * least one element from the instance array.
1405
- *
1406
- * When pattern[x] is used to constrain a complex object, it means that
1407
- * each property in the pattern must be present in the complex object,
1408
- * and its value must recursively match -- i.e.,
1409
- *
1410
- * 1. If primitive: it must match exactly the pattern value
1411
- * 2. If a complex object: it must match (recursively) the pattern value
1412
- * 3. If an array: it must match (recursively) the pattern value.
1413
- */
1414
- readonly patternCount?: Count;
1415
- /**
1416
- * Specifies a value that the value in the instance SHALL follow - that
1417
- * is, any value in the pattern must be found in the instance. Other
1418
- * additional values may be found too. This is effectively constraint by
1419
- * example.
1420
- *
1421
- * When pattern[x] is used to constrain a primitive, it means that the
1422
- * value provided in the pattern[x] must match the instance value
1423
- * exactly.
1424
- *
1425
- * When pattern[x] is used to constrain an array, it means that each
1426
- * element provided in the pattern[x] array must (recursively) match at
1427
- * least one element from the instance array.
1428
- *
1429
- * When pattern[x] is used to constrain a complex object, it means that
1430
- * each property in the pattern must be present in the complex object,
1431
- * and its value must recursively match -- i.e.,
1432
- *
1433
- * 1. If primitive: it must match exactly the pattern value
1434
- * 2. If a complex object: it must match (recursively) the pattern value
1435
- * 3. If an array: it must match (recursively) the pattern value.
1436
- */
1437
- readonly patternDistance?: Distance;
1438
- /**
1439
- * Specifies a value that the value in the instance SHALL follow - that
1440
- * is, any value in the pattern must be found in the instance. Other
1441
- * additional values may be found too. This is effectively constraint by
1442
- * example.
1443
- *
1444
- * When pattern[x] is used to constrain a primitive, it means that the
1445
- * value provided in the pattern[x] must match the instance value
1446
- * exactly.
1447
- *
1448
- * When pattern[x] is used to constrain an array, it means that each
1449
- * element provided in the pattern[x] array must (recursively) match at
1450
- * least one element from the instance array.
1451
- *
1452
- * When pattern[x] is used to constrain a complex object, it means that
1453
- * each property in the pattern must be present in the complex object,
1454
- * and its value must recursively match -- i.e.,
1455
- *
1456
- * 1. If primitive: it must match exactly the pattern value
1457
- * 2. If a complex object: it must match (recursively) the pattern value
1458
- * 3. If an array: it must match (recursively) the pattern value.
1459
- */
1460
- readonly patternDuration?: Duration;
1461
- /**
1462
- * Specifies a value that the value in the instance SHALL follow - that
1463
- * is, any value in the pattern must be found in the instance. Other
1464
- * additional values may be found too. This is effectively constraint by
1465
- * example.
1466
- *
1467
- * When pattern[x] is used to constrain a primitive, it means that the
1468
- * value provided in the pattern[x] must match the instance value
1469
- * exactly.
1470
- *
1471
- * When pattern[x] is used to constrain an array, it means that each
1472
- * element provided in the pattern[x] array must (recursively) match at
1473
- * least one element from the instance array.
1474
- *
1475
- * When pattern[x] is used to constrain a complex object, it means that
1476
- * each property in the pattern must be present in the complex object,
1477
- * and its value must recursively match -- i.e.,
1478
- *
1479
- * 1. If primitive: it must match exactly the pattern value
1480
- * 2. If a complex object: it must match (recursively) the pattern value
1481
- * 3. If an array: it must match (recursively) the pattern value.
1482
- */
1483
- readonly patternHumanName?: HumanName;
1484
- /**
1485
- * Specifies a value that the value in the instance SHALL follow - that
1486
- * is, any value in the pattern must be found in the instance. Other
1487
- * additional values may be found too. This is effectively constraint by
1488
- * example.
1489
- *
1490
- * When pattern[x] is used to constrain a primitive, it means that the
1491
- * value provided in the pattern[x] must match the instance value
1492
- * exactly.
1493
- *
1494
- * When pattern[x] is used to constrain an array, it means that each
1495
- * element provided in the pattern[x] array must (recursively) match at
1496
- * least one element from the instance array.
1497
- *
1498
- * When pattern[x] is used to constrain a complex object, it means that
1499
- * each property in the pattern must be present in the complex object,
1500
- * and its value must recursively match -- i.e.,
1501
- *
1502
- * 1. If primitive: it must match exactly the pattern value
1503
- * 2. If a complex object: it must match (recursively) the pattern value
1504
- * 3. If an array: it must match (recursively) the pattern value.
1505
- */
1506
- readonly patternIdentifier?: Identifier;
1507
- /**
1508
- * Specifies a value that the value in the instance SHALL follow - that
1509
- * is, any value in the pattern must be found in the instance. Other
1510
- * additional values may be found too. This is effectively constraint by
1511
- * example.
1512
- *
1513
- * When pattern[x] is used to constrain a primitive, it means that the
1514
- * value provided in the pattern[x] must match the instance value
1515
- * exactly.
1516
- *
1517
- * When pattern[x] is used to constrain an array, it means that each
1518
- * element provided in the pattern[x] array must (recursively) match at
1519
- * least one element from the instance array.
1520
- *
1521
- * When pattern[x] is used to constrain a complex object, it means that
1522
- * each property in the pattern must be present in the complex object,
1523
- * and its value must recursively match -- i.e.,
1524
- *
1525
- * 1. If primitive: it must match exactly the pattern value
1526
- * 2. If a complex object: it must match (recursively) the pattern value
1527
- * 3. If an array: it must match (recursively) the pattern value.
1528
- */
1529
- readonly patternMoney?: Money;
1530
- /**
1531
- * Specifies a value that the value in the instance SHALL follow - that
1532
- * is, any value in the pattern must be found in the instance. Other
1533
- * additional values may be found too. This is effectively constraint by
1534
- * example.
1535
- *
1536
- * When pattern[x] is used to constrain a primitive, it means that the
1537
- * value provided in the pattern[x] must match the instance value
1538
- * exactly.
1539
- *
1540
- * When pattern[x] is used to constrain an array, it means that each
1541
- * element provided in the pattern[x] array must (recursively) match at
1542
- * least one element from the instance array.
1543
- *
1544
- * When pattern[x] is used to constrain a complex object, it means that
1545
- * each property in the pattern must be present in the complex object,
1546
- * and its value must recursively match -- i.e.,
1547
- *
1548
- * 1. If primitive: it must match exactly the pattern value
1549
- * 2. If a complex object: it must match (recursively) the pattern value
1550
- * 3. If an array: it must match (recursively) the pattern value.
1551
- */
1552
- readonly patternPeriod?: Period;
1553
- /**
1554
- * Specifies a value that the value in the instance SHALL follow - that
1555
- * is, any value in the pattern must be found in the instance. Other
1556
- * additional values may be found too. This is effectively constraint by
1557
- * example.
1558
- *
1559
- * When pattern[x] is used to constrain a primitive, it means that the
1560
- * value provided in the pattern[x] must match the instance value
1561
- * exactly.
1562
- *
1563
- * When pattern[x] is used to constrain an array, it means that each
1564
- * element provided in the pattern[x] array must (recursively) match at
1565
- * least one element from the instance array.
1566
- *
1567
- * When pattern[x] is used to constrain a complex object, it means that
1568
- * each property in the pattern must be present in the complex object,
1569
- * and its value must recursively match -- i.e.,
1570
- *
1571
- * 1. If primitive: it must match exactly the pattern value
1572
- * 2. If a complex object: it must match (recursively) the pattern value
1573
- * 3. If an array: it must match (recursively) the pattern value.
1574
- */
1575
- readonly patternQuantity?: Quantity;
1576
- /**
1577
- * Specifies a value that the value in the instance SHALL follow - that
1578
- * is, any value in the pattern must be found in the instance. Other
1579
- * additional values may be found too. This is effectively constraint by
1580
- * example.
1581
- *
1582
- * When pattern[x] is used to constrain a primitive, it means that the
1583
- * value provided in the pattern[x] must match the instance value
1584
- * exactly.
1585
- *
1586
- * When pattern[x] is used to constrain an array, it means that each
1587
- * element provided in the pattern[x] array must (recursively) match at
1588
- * least one element from the instance array.
1589
- *
1590
- * When pattern[x] is used to constrain a complex object, it means that
1591
- * each property in the pattern must be present in the complex object,
1592
- * and its value must recursively match -- i.e.,
1593
- *
1594
- * 1. If primitive: it must match exactly the pattern value
1595
- * 2. If a complex object: it must match (recursively) the pattern value
1596
- * 3. If an array: it must match (recursively) the pattern value.
1597
- */
1598
- readonly patternRange?: Range;
1599
- /**
1600
- * Specifies a value that the value in the instance SHALL follow - that
1601
- * is, any value in the pattern must be found in the instance. Other
1602
- * additional values may be found too. This is effectively constraint by
1603
- * example.
1604
- *
1605
- * When pattern[x] is used to constrain a primitive, it means that the
1606
- * value provided in the pattern[x] must match the instance value
1607
- * exactly.
1608
- *
1609
- * When pattern[x] is used to constrain an array, it means that each
1610
- * element provided in the pattern[x] array must (recursively) match at
1611
- * least one element from the instance array.
1612
- *
1613
- * When pattern[x] is used to constrain a complex object, it means that
1614
- * each property in the pattern must be present in the complex object,
1615
- * and its value must recursively match -- i.e.,
1616
- *
1617
- * 1. If primitive: it must match exactly the pattern value
1618
- * 2. If a complex object: it must match (recursively) the pattern value
1619
- * 3. If an array: it must match (recursively) the pattern value.
1620
- */
1621
- readonly patternRatio?: Ratio;
1622
- /**
1623
- * Specifies a value that the value in the instance SHALL follow - that
1624
- * is, any value in the pattern must be found in the instance. Other
1625
- * additional values may be found too. This is effectively constraint by
1626
- * example.
1627
- *
1628
- * When pattern[x] is used to constrain a primitive, it means that the
1629
- * value provided in the pattern[x] must match the instance value
1630
- * exactly.
1631
- *
1632
- * When pattern[x] is used to constrain an array, it means that each
1633
- * element provided in the pattern[x] array must (recursively) match at
1634
- * least one element from the instance array.
1635
- *
1636
- * When pattern[x] is used to constrain a complex object, it means that
1637
- * each property in the pattern must be present in the complex object,
1638
- * and its value must recursively match -- i.e.,
1639
- *
1640
- * 1. If primitive: it must match exactly the pattern value
1641
- * 2. If a complex object: it must match (recursively) the pattern value
1642
- * 3. If an array: it must match (recursively) the pattern value.
1643
- */
1644
- readonly patternReference?: Reference;
1645
- /**
1646
- * Specifies a value that the value in the instance SHALL follow - that
1647
- * is, any value in the pattern must be found in the instance. Other
1648
- * additional values may be found too. This is effectively constraint by
1649
- * example.
1650
- *
1651
- * When pattern[x] is used to constrain a primitive, it means that the
1652
- * value provided in the pattern[x] must match the instance value
1653
- * exactly.
1654
- *
1655
- * When pattern[x] is used to constrain an array, it means that each
1656
- * element provided in the pattern[x] array must (recursively) match at
1657
- * least one element from the instance array.
1658
- *
1659
- * When pattern[x] is used to constrain a complex object, it means that
1660
- * each property in the pattern must be present in the complex object,
1661
- * and its value must recursively match -- i.e.,
1662
- *
1663
- * 1. If primitive: it must match exactly the pattern value
1664
- * 2. If a complex object: it must match (recursively) the pattern value
1665
- * 3. If an array: it must match (recursively) the pattern value.
1666
- */
1667
- readonly patternSampledData?: SampledData;
1668
- /**
1669
- * Specifies a value that the value in the instance SHALL follow - that
1670
- * is, any value in the pattern must be found in the instance. Other
1671
- * additional values may be found too. This is effectively constraint by
1672
- * example.
1673
- *
1674
- * When pattern[x] is used to constrain a primitive, it means that the
1675
- * value provided in the pattern[x] must match the instance value
1676
- * exactly.
1677
- *
1678
- * When pattern[x] is used to constrain an array, it means that each
1679
- * element provided in the pattern[x] array must (recursively) match at
1680
- * least one element from the instance array.
1681
- *
1682
- * When pattern[x] is used to constrain a complex object, it means that
1683
- * each property in the pattern must be present in the complex object,
1684
- * and its value must recursively match -- i.e.,
1685
- *
1686
- * 1. If primitive: it must match exactly the pattern value
1687
- * 2. If a complex object: it must match (recursively) the pattern value
1688
- * 3. If an array: it must match (recursively) the pattern value.
1689
- */
1690
- readonly patternSignature?: Signature;
1691
- /**
1692
- * Specifies a value that the value in the instance SHALL follow - that
1693
- * is, any value in the pattern must be found in the instance. Other
1694
- * additional values may be found too. This is effectively constraint by
1695
- * example.
1696
- *
1697
- * When pattern[x] is used to constrain a primitive, it means that the
1698
- * value provided in the pattern[x] must match the instance value
1699
- * exactly.
1700
- *
1701
- * When pattern[x] is used to constrain an array, it means that each
1702
- * element provided in the pattern[x] array must (recursively) match at
1703
- * least one element from the instance array.
1704
- *
1705
- * When pattern[x] is used to constrain a complex object, it means that
1706
- * each property in the pattern must be present in the complex object,
1707
- * and its value must recursively match -- i.e.,
1708
- *
1709
- * 1. If primitive: it must match exactly the pattern value
1710
- * 2. If a complex object: it must match (recursively) the pattern value
1711
- * 3. If an array: it must match (recursively) the pattern value.
1712
- */
1713
- readonly patternTiming?: Timing;
1714
- /**
1715
- * Specifies a value that the value in the instance SHALL follow - that
1716
- * is, any value in the pattern must be found in the instance. Other
1717
- * additional values may be found too. This is effectively constraint by
1718
- * example.
1719
- *
1720
- * When pattern[x] is used to constrain a primitive, it means that the
1721
- * value provided in the pattern[x] must match the instance value
1722
- * exactly.
1723
- *
1724
- * When pattern[x] is used to constrain an array, it means that each
1725
- * element provided in the pattern[x] array must (recursively) match at
1726
- * least one element from the instance array.
1727
- *
1728
- * When pattern[x] is used to constrain a complex object, it means that
1729
- * each property in the pattern must be present in the complex object,
1730
- * and its value must recursively match -- i.e.,
1731
- *
1732
- * 1. If primitive: it must match exactly the pattern value
1733
- * 2. If a complex object: it must match (recursively) the pattern value
1734
- * 3. If an array: it must match (recursively) the pattern value.
1735
- */
1736
- readonly patternContactDetail?: ContactDetail;
1737
- /**
1738
- * Specifies a value that the value in the instance SHALL follow - that
1739
- * is, any value in the pattern must be found in the instance. Other
1740
- * additional values may be found too. This is effectively constraint by
1741
- * example.
1742
- *
1743
- * When pattern[x] is used to constrain a primitive, it means that the
1744
- * value provided in the pattern[x] must match the instance value
1745
- * exactly.
1746
- *
1747
- * When pattern[x] is used to constrain an array, it means that each
1748
- * element provided in the pattern[x] array must (recursively) match at
1749
- * least one element from the instance array.
1750
- *
1751
- * When pattern[x] is used to constrain a complex object, it means that
1752
- * each property in the pattern must be present in the complex object,
1753
- * and its value must recursively match -- i.e.,
1754
- *
1755
- * 1. If primitive: it must match exactly the pattern value
1756
- * 2. If a complex object: it must match (recursively) the pattern value
1757
- * 3. If an array: it must match (recursively) the pattern value.
1758
- */
1759
- readonly patternContributor?: Contributor;
1760
- /**
1761
- * Specifies a value that the value in the instance SHALL follow - that
1762
- * is, any value in the pattern must be found in the instance. Other
1763
- * additional values may be found too. This is effectively constraint by
1764
- * example.
1765
- *
1766
- * When pattern[x] is used to constrain a primitive, it means that the
1767
- * value provided in the pattern[x] must match the instance value
1768
- * exactly.
1769
- *
1770
- * When pattern[x] is used to constrain an array, it means that each
1771
- * element provided in the pattern[x] array must (recursively) match at
1772
- * least one element from the instance array.
1773
- *
1774
- * When pattern[x] is used to constrain a complex object, it means that
1775
- * each property in the pattern must be present in the complex object,
1776
- * and its value must recursively match -- i.e.,
1777
- *
1778
- * 1. If primitive: it must match exactly the pattern value
1779
- * 2. If a complex object: it must match (recursively) the pattern value
1780
- * 3. If an array: it must match (recursively) the pattern value.
1781
- */
1782
- readonly patternDataRequirement?: DataRequirement;
1783
- /**
1784
- * Specifies a value that the value in the instance SHALL follow - that
1785
- * is, any value in the pattern must be found in the instance. Other
1786
- * additional values may be found too. This is effectively constraint by
1787
- * example.
1788
- *
1789
- * When pattern[x] is used to constrain a primitive, it means that the
1790
- * value provided in the pattern[x] must match the instance value
1791
- * exactly.
1792
- *
1793
- * When pattern[x] is used to constrain an array, it means that each
1794
- * element provided in the pattern[x] array must (recursively) match at
1795
- * least one element from the instance array.
1796
- *
1797
- * When pattern[x] is used to constrain a complex object, it means that
1798
- * each property in the pattern must be present in the complex object,
1799
- * and its value must recursively match -- i.e.,
1800
- *
1801
- * 1. If primitive: it must match exactly the pattern value
1802
- * 2. If a complex object: it must match (recursively) the pattern value
1803
- * 3. If an array: it must match (recursively) the pattern value.
1804
- */
1805
- readonly patternExpression?: Expression;
1806
- /**
1807
- * Specifies a value that the value in the instance SHALL follow - that
1808
- * is, any value in the pattern must be found in the instance. Other
1809
- * additional values may be found too. This is effectively constraint by
1810
- * example.
1811
- *
1812
- * When pattern[x] is used to constrain a primitive, it means that the
1813
- * value provided in the pattern[x] must match the instance value
1814
- * exactly.
1815
- *
1816
- * When pattern[x] is used to constrain an array, it means that each
1817
- * element provided in the pattern[x] array must (recursively) match at
1818
- * least one element from the instance array.
1819
- *
1820
- * When pattern[x] is used to constrain a complex object, it means that
1821
- * each property in the pattern must be present in the complex object,
1822
- * and its value must recursively match -- i.e.,
1823
- *
1824
- * 1. If primitive: it must match exactly the pattern value
1825
- * 2. If a complex object: it must match (recursively) the pattern value
1826
- * 3. If an array: it must match (recursively) the pattern value.
1827
- */
1828
- readonly patternParameterDefinition?: ParameterDefinition;
1829
- /**
1830
- * Specifies a value that the value in the instance SHALL follow - that
1831
- * is, any value in the pattern must be found in the instance. Other
1832
- * additional values may be found too. This is effectively constraint by
1833
- * example.
1834
- *
1835
- * When pattern[x] is used to constrain a primitive, it means that the
1836
- * value provided in the pattern[x] must match the instance value
1837
- * exactly.
1838
- *
1839
- * When pattern[x] is used to constrain an array, it means that each
1840
- * element provided in the pattern[x] array must (recursively) match at
1841
- * least one element from the instance array.
1842
- *
1843
- * When pattern[x] is used to constrain a complex object, it means that
1844
- * each property in the pattern must be present in the complex object,
1845
- * and its value must recursively match -- i.e.,
1846
- *
1847
- * 1. If primitive: it must match exactly the pattern value
1848
- * 2. If a complex object: it must match (recursively) the pattern value
1849
- * 3. If an array: it must match (recursively) the pattern value.
1850
- */
1851
- readonly patternRelatedArtifact?: RelatedArtifact;
1852
- /**
1853
- * Specifies a value that the value in the instance SHALL follow - that
1854
- * is, any value in the pattern must be found in the instance. Other
1855
- * additional values may be found too. This is effectively constraint by
1856
- * example.
1857
- *
1858
- * When pattern[x] is used to constrain a primitive, it means that the
1859
- * value provided in the pattern[x] must match the instance value
1860
- * exactly.
1861
- *
1862
- * When pattern[x] is used to constrain an array, it means that each
1863
- * element provided in the pattern[x] array must (recursively) match at
1864
- * least one element from the instance array.
1865
- *
1866
- * When pattern[x] is used to constrain a complex object, it means that
1867
- * each property in the pattern must be present in the complex object,
1868
- * and its value must recursively match -- i.e.,
1869
- *
1870
- * 1. If primitive: it must match exactly the pattern value
1871
- * 2. If a complex object: it must match (recursively) the pattern value
1872
- * 3. If an array: it must match (recursively) the pattern value.
1873
- */
1874
- readonly patternTriggerDefinition?: TriggerDefinition;
1875
- /**
1876
- * Specifies a value that the value in the instance SHALL follow - that
1877
- * is, any value in the pattern must be found in the instance. Other
1878
- * additional values may be found too. This is effectively constraint by
1879
- * example.
1880
- *
1881
- * When pattern[x] is used to constrain a primitive, it means that the
1882
- * value provided in the pattern[x] must match the instance value
1883
- * exactly.
1884
- *
1885
- * When pattern[x] is used to constrain an array, it means that each
1886
- * element provided in the pattern[x] array must (recursively) match at
1887
- * least one element from the instance array.
1888
- *
1889
- * When pattern[x] is used to constrain a complex object, it means that
1890
- * each property in the pattern must be present in the complex object,
1891
- * and its value must recursively match -- i.e.,
1892
- *
1893
- * 1. If primitive: it must match exactly the pattern value
1894
- * 2. If a complex object: it must match (recursively) the pattern value
1895
- * 3. If an array: it must match (recursively) the pattern value.
1896
- */
1897
- readonly patternUsageContext?: UsageContext;
1898
- /**
1899
- * Specifies a value that the value in the instance SHALL follow - that
1900
- * is, any value in the pattern must be found in the instance. Other
1901
- * additional values may be found too. This is effectively constraint by
1902
- * example.
1903
- *
1904
- * When pattern[x] is used to constrain a primitive, it means that the
1905
- * value provided in the pattern[x] must match the instance value
1906
- * exactly.
1907
- *
1908
- * When pattern[x] is used to constrain an array, it means that each
1909
- * element provided in the pattern[x] array must (recursively) match at
1910
- * least one element from the instance array.
1911
- *
1912
- * When pattern[x] is used to constrain a complex object, it means that
1913
- * each property in the pattern must be present in the complex object,
1914
- * and its value must recursively match -- i.e.,
1915
- *
1916
- * 1. If primitive: it must match exactly the pattern value
1917
- * 2. If a complex object: it must match (recursively) the pattern value
1918
- * 3. If an array: it must match (recursively) the pattern value.
1919
- */
1920
- readonly patternDosage?: Dosage;
1921
- /**
1922
- * Specifies a value that the value in the instance SHALL follow - that
1923
- * is, any value in the pattern must be found in the instance. Other
1924
- * additional values may be found too. This is effectively constraint by
1925
- * example.
1926
- *
1927
- * When pattern[x] is used to constrain a primitive, it means that the
1928
- * value provided in the pattern[x] must match the instance value
1929
- * exactly.
1930
- *
1931
- * When pattern[x] is used to constrain an array, it means that each
1932
- * element provided in the pattern[x] array must (recursively) match at
1933
- * least one element from the instance array.
1934
- *
1935
- * When pattern[x] is used to constrain a complex object, it means that
1936
- * each property in the pattern must be present in the complex object,
1937
- * and its value must recursively match -- i.e.,
1938
- *
1939
- * 1. If primitive: it must match exactly the pattern value
1940
- * 2. If a complex object: it must match (recursively) the pattern value
1941
- * 3. If an array: it must match (recursively) the pattern value.
1942
- */
1943
- readonly patternMeta?: Meta;
1944
- /**
1945
- * A sample value for this element demonstrating the type of information
1946
- * that would typically be found in the element.
1947
- */
1948
- readonly example?: ElementDefinitionExample[];
1949
- /**
1950
- * The minimum allowed value for the element. The value is inclusive.
1951
- * This is allowed for the types date, dateTime, instant, time, decimal,
1952
- * integer, and Quantity.
1953
- */
1954
- readonly minValueDate?: string;
1955
- /**
1956
- * The minimum allowed value for the element. The value is inclusive.
1957
- * This is allowed for the types date, dateTime, instant, time, decimal,
1958
- * integer, and Quantity.
1959
- */
1960
- readonly minValueDateTime?: string;
1961
- /**
1962
- * The minimum allowed value for the element. The value is inclusive.
1963
- * This is allowed for the types date, dateTime, instant, time, decimal,
1964
- * integer, and Quantity.
1965
- */
1966
- readonly minValueInstant?: string;
1967
- /**
1968
- * The minimum allowed value for the element. The value is inclusive.
1969
- * This is allowed for the types date, dateTime, instant, time, decimal,
1970
- * integer, and Quantity.
1971
- */
1972
- readonly minValueTime?: string;
1973
- /**
1974
- * The minimum allowed value for the element. The value is inclusive.
1975
- * This is allowed for the types date, dateTime, instant, time, decimal,
1976
- * integer, and Quantity.
1977
- */
1978
- readonly minValueDecimal?: number;
1979
- /**
1980
- * The minimum allowed value for the element. The value is inclusive.
1981
- * This is allowed for the types date, dateTime, instant, time, decimal,
1982
- * integer, and Quantity.
1983
- */
1984
- readonly minValueInteger?: number;
1985
- /**
1986
- * The minimum allowed value for the element. The value is inclusive.
1987
- * This is allowed for the types date, dateTime, instant, time, decimal,
1988
- * integer, and Quantity.
1989
- */
1990
- readonly minValuePositiveInt?: number;
1991
- /**
1992
- * The minimum allowed value for the element. The value is inclusive.
1993
- * This is allowed for the types date, dateTime, instant, time, decimal,
1994
- * integer, and Quantity.
1995
- */
1996
- readonly minValueUnsignedInt?: number;
1997
- /**
1998
- * The minimum allowed value for the element. The value is inclusive.
1999
- * This is allowed for the types date, dateTime, instant, time, decimal,
2000
- * integer, and Quantity.
2001
- */
2002
- readonly minValueQuantity?: Quantity;
2003
- /**
2004
- * The maximum allowed value for the element. The value is inclusive.
2005
- * This is allowed for the types date, dateTime, instant, time, decimal,
2006
- * integer, and Quantity.
2007
- */
2008
- readonly maxValueDate?: string;
2009
- /**
2010
- * The maximum allowed value for the element. The value is inclusive.
2011
- * This is allowed for the types date, dateTime, instant, time, decimal,
2012
- * integer, and Quantity.
2013
- */
2014
- readonly maxValueDateTime?: string;
2015
- /**
2016
- * The maximum allowed value for the element. The value is inclusive.
2017
- * This is allowed for the types date, dateTime, instant, time, decimal,
2018
- * integer, and Quantity.
2019
- */
2020
- readonly maxValueInstant?: string;
2021
- /**
2022
- * The maximum allowed value for the element. The value is inclusive.
2023
- * This is allowed for the types date, dateTime, instant, time, decimal,
2024
- * integer, and Quantity.
2025
- */
2026
- readonly maxValueTime?: string;
2027
- /**
2028
- * The maximum allowed value for the element. The value is inclusive.
2029
- * This is allowed for the types date, dateTime, instant, time, decimal,
2030
- * integer, and Quantity.
2031
- */
2032
- readonly maxValueDecimal?: number;
2033
- /**
2034
- * The maximum allowed value for the element. The value is inclusive.
2035
- * This is allowed for the types date, dateTime, instant, time, decimal,
2036
- * integer, and Quantity.
2037
- */
2038
- readonly maxValueInteger?: number;
2039
- /**
2040
- * The maximum allowed value for the element. The value is inclusive.
2041
- * This is allowed for the types date, dateTime, instant, time, decimal,
2042
- * integer, and Quantity.
2043
- */
2044
- readonly maxValuePositiveInt?: number;
2045
- /**
2046
- * The maximum allowed value for the element. The value is inclusive.
2047
- * This is allowed for the types date, dateTime, instant, time, decimal,
2048
- * integer, and Quantity.
2049
- */
2050
- readonly maxValueUnsignedInt?: number;
2051
- /**
2052
- * The maximum allowed value for the element. The value is inclusive.
2053
- * This is allowed for the types date, dateTime, instant, time, decimal,
2054
- * integer, and Quantity.
2055
- */
2056
- readonly maxValueQuantity?: Quantity;
2057
- /**
2058
- * Indicates the maximum length in characters that is permitted to be
2059
- * present in conformant instances and which is expected to be supported
2060
- * by conformant consumers that support the element.
2061
- */
2062
- readonly maxLength?: number;
2063
- /**
2064
- * A reference to an invariant that may make additional statements about
2065
- * the cardinality or value in the instance.
2066
- */
2067
- readonly condition?: string[];
2068
- /**
2069
- * Formal constraints such as co-occurrence and other constraints that
2070
- * can be computationally evaluated within the context of the instance.
2071
- */
2072
- readonly constraint?: ElementDefinitionConstraint[];
2073
- /**
2074
- * If true, implementations that produce or consume resources SHALL
2075
- * provide "support" for the element in some meaningful way. If false,
2076
- * the element may be ignored and not supported. If false, whether to
2077
- * populate or use the data element in any way is at the discretion of
2078
- * the implementation.
2079
- */
2080
- readonly mustSupport?: boolean;
2081
- /**
2082
- * If true, the value of this element affects the interpretation of the
2083
- * element or resource that contains it, and the value of the element
2084
- * cannot be ignored. Typically, this is used for status, negation and
2085
- * qualification codes. The effect of this is that the element cannot be
2086
- * ignored by systems: they SHALL either recognize the element and
2087
- * process it, and/or a pre-determination has been made that it is not
2088
- * relevant to their particular system.
2089
- */
2090
- readonly isModifier?: boolean;
2091
- /**
2092
- * Explains how that element affects the interpretation of the resource
2093
- * or element that contains it.
2094
- */
2095
- readonly isModifierReason?: string;
2096
- /**
2097
- * Whether the element should be included if a client requests a search
2098
- * with the parameter _summary=true.
2099
- */
2100
- readonly isSummary?: boolean;
2101
- /**
2102
- * Binds to a value set if this element is coded (code, Coding,
2103
- * CodeableConcept, Quantity), or the data types (string, uri).
2104
- */
2105
- readonly binding?: ElementDefinitionBinding;
2106
- /**
2107
- * Identifies a concept from an external specification that roughly
2108
- * corresponds to this element.
2109
- */
2110
- readonly mapping?: ElementDefinitionMapping[];
2111
- }
2112
- /**
2113
- * Captures constraints on each element within the resource, profile, or
2114
- * extension.
2115
- */
2116
- export interface ElementDefinitionBase {
2117
- /**
2118
- * Unique id for the element within a resource (for internal references).
2119
- * This may be any string value that does not contain spaces.
2120
- */
2121
- readonly id?: string;
2122
- /**
2123
- * May be used to represent additional information that is not part of
2124
- * the basic definition of the element. To make the use of extensions
2125
- * safe and manageable, there is a strict set of governance applied to
2126
- * the definition and use of extensions. Though any implementer can
2127
- * define an extension, there is a set of requirements that SHALL be met
2128
- * as part of the definition of the extension.
2129
- */
2130
- readonly extension?: Extension[];
2131
- /**
2132
- * May be used to represent additional information that is not part of
2133
- * the basic definition of the element and that modifies the
2134
- * understanding of the element in which it is contained and/or the
2135
- * understanding of the containing element's descendants. Usually
2136
- * modifier elements provide negation or qualification. To make the use
2137
- * of extensions safe and manageable, there is a strict set of governance
2138
- * applied to the definition and use of extensions. Though any
2139
- * implementer can define an extension, there is a set of requirements
2140
- * that SHALL be met as part of the definition of the extension.
2141
- * Applications processing a resource are required to check for modifier
2142
- * extensions.
2143
- *
2144
- * Modifier extensions SHALL NOT change the meaning of any elements on
2145
- * Resource or DomainResource (including cannot change the meaning of
2146
- * modifierExtension itself).
2147
- */
2148
- readonly modifierExtension?: Extension[];
2149
- /**
2150
- * The Path that identifies the base element - this matches the
2151
- * ElementDefinition.path for that element. Across FHIR, there is only
2152
- * one base definition of any element - that is, an element definition on
2153
- * a [[[StructureDefinition]]] without a StructureDefinition.base.
2154
- */
2155
- readonly path?: string;
2156
- /**
2157
- * Minimum cardinality of the base element identified by the path.
2158
- */
2159
- readonly min?: number;
2160
- /**
2161
- * Maximum cardinality of the base element identified by the path.
2162
- */
2163
- readonly max?: string;
2164
- }
2165
- /**
2166
- * Captures constraints on each element within the resource, profile, or
2167
- * extension.
2168
- */
2169
- export interface ElementDefinitionBinding {
2170
- /**
2171
- * Unique id for the element within a resource (for internal references).
2172
- * This may be any string value that does not contain spaces.
2173
- */
2174
- readonly id?: string;
2175
- /**
2176
- * May be used to represent additional information that is not part of
2177
- * the basic definition of the element. To make the use of extensions
2178
- * safe and manageable, there is a strict set of governance applied to
2179
- * the definition and use of extensions. Though any implementer can
2180
- * define an extension, there is a set of requirements that SHALL be met
2181
- * as part of the definition of the extension.
2182
- */
2183
- readonly extension?: Extension[];
2184
- /**
2185
- * May be used to represent additional information that is not part of
2186
- * the basic definition of the element and that modifies the
2187
- * understanding of the element in which it is contained and/or the
2188
- * understanding of the containing element's descendants. Usually
2189
- * modifier elements provide negation or qualification. To make the use
2190
- * of extensions safe and manageable, there is a strict set of governance
2191
- * applied to the definition and use of extensions. Though any
2192
- * implementer can define an extension, there is a set of requirements
2193
- * that SHALL be met as part of the definition of the extension.
2194
- * Applications processing a resource are required to check for modifier
2195
- * extensions.
2196
- *
2197
- * Modifier extensions SHALL NOT change the meaning of any elements on
2198
- * Resource or DomainResource (including cannot change the meaning of
2199
- * modifierExtension itself).
2200
- */
2201
- readonly modifierExtension?: Extension[];
2202
- /**
2203
- * Indicates the degree of conformance expectations associated with this
2204
- * binding - that is, the degree to which the provided value set must be
2205
- * adhered to in the instances.
2206
- */
2207
- readonly strength?: string;
2208
- /**
2209
- * Describes the intended use of this particular set of codes.
2210
- */
2211
- readonly description?: string;
2212
- /**
2213
- * Refers to the value set that identifies the set of codes the binding
2214
- * refers to.
2215
- */
2216
- readonly valueSet?: string;
2217
- }
2218
- /**
2219
- * Captures constraints on each element within the resource, profile, or
2220
- * extension.
2221
- */
2222
- export interface ElementDefinitionConstraint {
2223
- /**
2224
- * Unique id for the element within a resource (for internal references).
2225
- * This may be any string value that does not contain spaces.
2226
- */
2227
- readonly id?: string;
2228
- /**
2229
- * May be used to represent additional information that is not part of
2230
- * the basic definition of the element. To make the use of extensions
2231
- * safe and manageable, there is a strict set of governance applied to
2232
- * the definition and use of extensions. Though any implementer can
2233
- * define an extension, there is a set of requirements that SHALL be met
2234
- * as part of the definition of the extension.
2235
- */
2236
- readonly extension?: Extension[];
2237
- /**
2238
- * May be used to represent additional information that is not part of
2239
- * the basic definition of the element and that modifies the
2240
- * understanding of the element in which it is contained and/or the
2241
- * understanding of the containing element's descendants. Usually
2242
- * modifier elements provide negation or qualification. To make the use
2243
- * of extensions safe and manageable, there is a strict set of governance
2244
- * applied to the definition and use of extensions. Though any
2245
- * implementer can define an extension, there is a set of requirements
2246
- * that SHALL be met as part of the definition of the extension.
2247
- * Applications processing a resource are required to check for modifier
2248
- * extensions.
2249
- *
2250
- * Modifier extensions SHALL NOT change the meaning of any elements on
2251
- * Resource or DomainResource (including cannot change the meaning of
2252
- * modifierExtension itself).
2253
- */
2254
- readonly modifierExtension?: Extension[];
2255
- /**
2256
- * Allows identification of which elements have their cardinalities
2257
- * impacted by the constraint. Will not be referenced for constraints
2258
- * that do not affect cardinality.
2259
- */
2260
- readonly key?: string;
2261
- /**
2262
- * Description of why this constraint is necessary or appropriate.
2263
- */
2264
- readonly requirements?: string;
2265
- /**
2266
- * Identifies the impact constraint violation has on the conformance of
2267
- * the instance.
2268
- */
2269
- readonly severity?: string;
2270
- /**
2271
- * Text that can be used to describe the constraint in messages
2272
- * identifying that the constraint has been violated.
2273
- */
2274
- readonly human?: string;
2275
- /**
2276
- * A [FHIRPath](fhirpath.html) expression of constraint that can be
2277
- * executed to see if this constraint is met.
2278
- */
2279
- readonly expression?: string;
2280
- /**
2281
- * An XPath expression of constraint that can be executed to see if this
2282
- * constraint is met.
2283
- */
2284
- readonly xpath?: string;
2285
- /**
2286
- * A reference to the original source of the constraint, for traceability
2287
- * purposes.
2288
- */
2289
- readonly source?: string;
2290
- }
2291
- /**
2292
- * Captures constraints on each element within the resource, profile, or
2293
- * extension.
2294
- */
2295
- export interface ElementDefinitionDiscriminator {
2296
- /**
2297
- * Unique id for the element within a resource (for internal references).
2298
- * This may be any string value that does not contain spaces.
2299
- */
2300
- readonly id?: string;
2301
- /**
2302
- * May be used to represent additional information that is not part of
2303
- * the basic definition of the element. To make the use of extensions
2304
- * safe and manageable, there is a strict set of governance applied to
2305
- * the definition and use of extensions. Though any implementer can
2306
- * define an extension, there is a set of requirements that SHALL be met
2307
- * as part of the definition of the extension.
2308
- */
2309
- readonly extension?: Extension[];
2310
- /**
2311
- * May be used to represent additional information that is not part of
2312
- * the basic definition of the element and that modifies the
2313
- * understanding of the element in which it is contained and/or the
2314
- * understanding of the containing element's descendants. Usually
2315
- * modifier elements provide negation or qualification. To make the use
2316
- * of extensions safe and manageable, there is a strict set of governance
2317
- * applied to the definition and use of extensions. Though any
2318
- * implementer can define an extension, there is a set of requirements
2319
- * that SHALL be met as part of the definition of the extension.
2320
- * Applications processing a resource are required to check for modifier
2321
- * extensions.
2322
- *
2323
- * Modifier extensions SHALL NOT change the meaning of any elements on
2324
- * Resource or DomainResource (including cannot change the meaning of
2325
- * modifierExtension itself).
2326
- */
2327
- readonly modifierExtension?: Extension[];
2328
- /**
2329
- * How the element value is interpreted when discrimination is evaluated.
2330
- */
2331
- readonly type?: string;
2332
- /**
2333
- * A FHIRPath expression, using [the simple subset of
2334
- * FHIRPath](fhirpath.html#simple), that is used to identify the element
2335
- * on which discrimination is based.
2336
- */
2337
- readonly path?: string;
2338
- }
2339
- /**
2340
- * Captures constraints on each element within the resource, profile, or
2341
- * extension.
2342
- */
2343
- export interface ElementDefinitionExample {
2344
- /**
2345
- * Unique id for the element within a resource (for internal references).
2346
- * This may be any string value that does not contain spaces.
2347
- */
2348
- readonly id?: string;
2349
- /**
2350
- * May be used to represent additional information that is not part of
2351
- * the basic definition of the element. To make the use of extensions
2352
- * safe and manageable, there is a strict set of governance applied to
2353
- * the definition and use of extensions. Though any implementer can
2354
- * define an extension, there is a set of requirements that SHALL be met
2355
- * as part of the definition of the extension.
2356
- */
2357
- readonly extension?: Extension[];
2358
- /**
2359
- * May be used to represent additional information that is not part of
2360
- * the basic definition of the element and that modifies the
2361
- * understanding of the element in which it is contained and/or the
2362
- * understanding of the containing element's descendants. Usually
2363
- * modifier elements provide negation or qualification. To make the use
2364
- * of extensions safe and manageable, there is a strict set of governance
2365
- * applied to the definition and use of extensions. Though any
2366
- * implementer can define an extension, there is a set of requirements
2367
- * that SHALL be met as part of the definition of the extension.
2368
- * Applications processing a resource are required to check for modifier
2369
- * extensions.
2370
- *
2371
- * Modifier extensions SHALL NOT change the meaning of any elements on
2372
- * Resource or DomainResource (including cannot change the meaning of
2373
- * modifierExtension itself).
2374
- */
2375
- readonly modifierExtension?: Extension[];
2376
- /**
2377
- * Describes the purpose of this example amoung the set of examples.
2378
- */
2379
- readonly label?: string;
2380
- /**
2381
- * The actual value for the element, which must be one of the types
2382
- * allowed for this element.
2383
- */
2384
- readonly valueBase64Binary?: string;
2385
- /**
2386
- * The actual value for the element, which must be one of the types
2387
- * allowed for this element.
2388
- */
2389
- readonly valueBoolean?: boolean;
2390
- /**
2391
- * The actual value for the element, which must be one of the types
2392
- * allowed for this element.
2393
- */
2394
- readonly valueCanonical?: string;
2395
- /**
2396
- * The actual value for the element, which must be one of the types
2397
- * allowed for this element.
2398
- */
2399
- readonly valueCode?: string;
2400
- /**
2401
- * The actual value for the element, which must be one of the types
2402
- * allowed for this element.
2403
- */
2404
- readonly valueDate?: string;
2405
- /**
2406
- * The actual value for the element, which must be one of the types
2407
- * allowed for this element.
2408
- */
2409
- readonly valueDateTime?: string;
2410
- /**
2411
- * The actual value for the element, which must be one of the types
2412
- * allowed for this element.
2413
- */
2414
- readonly valueDecimal?: number;
2415
- /**
2416
- * The actual value for the element, which must be one of the types
2417
- * allowed for this element.
2418
- */
2419
- readonly valueId?: string;
2420
- /**
2421
- * The actual value for the element, which must be one of the types
2422
- * allowed for this element.
2423
- */
2424
- readonly valueInstant?: string;
2425
- /**
2426
- * The actual value for the element, which must be one of the types
2427
- * allowed for this element.
2428
- */
2429
- readonly valueInteger?: number;
2430
- /**
2431
- * The actual value for the element, which must be one of the types
2432
- * allowed for this element.
2433
- */
2434
- readonly valueMarkdown?: string;
2435
- /**
2436
- * The actual value for the element, which must be one of the types
2437
- * allowed for this element.
2438
- */
2439
- readonly valueOid?: string;
2440
- /**
2441
- * The actual value for the element, which must be one of the types
2442
- * allowed for this element.
2443
- */
2444
- readonly valuePositiveInt?: number;
2445
- /**
2446
- * The actual value for the element, which must be one of the types
2447
- * allowed for this element.
2448
- */
2449
- readonly valueString?: string;
2450
- /**
2451
- * The actual value for the element, which must be one of the types
2452
- * allowed for this element.
2453
- */
2454
- readonly valueTime?: string;
2455
- /**
2456
- * The actual value for the element, which must be one of the types
2457
- * allowed for this element.
2458
- */
2459
- readonly valueUnsignedInt?: number;
2460
- /**
2461
- * The actual value for the element, which must be one of the types
2462
- * allowed for this element.
2463
- */
2464
- readonly valueUri?: string;
2465
- /**
2466
- * The actual value for the element, which must be one of the types
2467
- * allowed for this element.
2468
- */
2469
- readonly valueUrl?: string;
2470
- /**
2471
- * The actual value for the element, which must be one of the types
2472
- * allowed for this element.
2473
- */
2474
- readonly valueUuid?: string;
2475
- /**
2476
- * The actual value for the element, which must be one of the types
2477
- * allowed for this element.
2478
- */
2479
- readonly valueAddress?: Address;
2480
- /**
2481
- * The actual value for the element, which must be one of the types
2482
- * allowed for this element.
2483
- */
2484
- readonly valueAge?: Age;
2485
- /**
2486
- * The actual value for the element, which must be one of the types
2487
- * allowed for this element.
2488
- */
2489
- readonly valueAnnotation?: Annotation;
2490
- /**
2491
- * The actual value for the element, which must be one of the types
2492
- * allowed for this element.
2493
- */
2494
- readonly valueAttachment?: Attachment;
2495
- /**
2496
- * The actual value for the element, which must be one of the types
2497
- * allowed for this element.
2498
- */
2499
- readonly valueCodeableConcept?: CodeableConcept;
2500
- /**
2501
- * The actual value for the element, which must be one of the types
2502
- * allowed for this element.
2503
- */
2504
- readonly valueCoding?: Coding;
2505
- /**
2506
- * The actual value for the element, which must be one of the types
2507
- * allowed for this element.
2508
- */
2509
- readonly valueContactPoint?: ContactPoint;
2510
- /**
2511
- * The actual value for the element, which must be one of the types
2512
- * allowed for this element.
2513
- */
2514
- readonly valueCount?: Count;
2515
- /**
2516
- * The actual value for the element, which must be one of the types
2517
- * allowed for this element.
2518
- */
2519
- readonly valueDistance?: Distance;
2520
- /**
2521
- * The actual value for the element, which must be one of the types
2522
- * allowed for this element.
2523
- */
2524
- readonly valueDuration?: Duration;
2525
- /**
2526
- * The actual value for the element, which must be one of the types
2527
- * allowed for this element.
2528
- */
2529
- readonly valueHumanName?: HumanName;
2530
- /**
2531
- * The actual value for the element, which must be one of the types
2532
- * allowed for this element.
2533
- */
2534
- readonly valueIdentifier?: Identifier;
2535
- /**
2536
- * The actual value for the element, which must be one of the types
2537
- * allowed for this element.
2538
- */
2539
- readonly valueMoney?: Money;
2540
- /**
2541
- * The actual value for the element, which must be one of the types
2542
- * allowed for this element.
2543
- */
2544
- readonly valuePeriod?: Period;
2545
- /**
2546
- * The actual value for the element, which must be one of the types
2547
- * allowed for this element.
2548
- */
2549
- readonly valueQuantity?: Quantity;
2550
- /**
2551
- * The actual value for the element, which must be one of the types
2552
- * allowed for this element.
2553
- */
2554
- readonly valueRange?: Range;
2555
- /**
2556
- * The actual value for the element, which must be one of the types
2557
- * allowed for this element.
2558
- */
2559
- readonly valueRatio?: Ratio;
2560
- /**
2561
- * The actual value for the element, which must be one of the types
2562
- * allowed for this element.
2563
- */
2564
- readonly valueReference?: Reference;
2565
- /**
2566
- * The actual value for the element, which must be one of the types
2567
- * allowed for this element.
2568
- */
2569
- readonly valueSampledData?: SampledData;
2570
- /**
2571
- * The actual value for the element, which must be one of the types
2572
- * allowed for this element.
2573
- */
2574
- readonly valueSignature?: Signature;
2575
- /**
2576
- * The actual value for the element, which must be one of the types
2577
- * allowed for this element.
2578
- */
2579
- readonly valueTiming?: Timing;
2580
- /**
2581
- * The actual value for the element, which must be one of the types
2582
- * allowed for this element.
2583
- */
2584
- readonly valueContactDetail?: ContactDetail;
2585
- /**
2586
- * The actual value for the element, which must be one of the types
2587
- * allowed for this element.
2588
- */
2589
- readonly valueContributor?: Contributor;
2590
- /**
2591
- * The actual value for the element, which must be one of the types
2592
- * allowed for this element.
2593
- */
2594
- readonly valueDataRequirement?: DataRequirement;
2595
- /**
2596
- * The actual value for the element, which must be one of the types
2597
- * allowed for this element.
2598
- */
2599
- readonly valueExpression?: Expression;
2600
- /**
2601
- * The actual value for the element, which must be one of the types
2602
- * allowed for this element.
2603
- */
2604
- readonly valueParameterDefinition?: ParameterDefinition;
2605
- /**
2606
- * The actual value for the element, which must be one of the types
2607
- * allowed for this element.
2608
- */
2609
- readonly valueRelatedArtifact?: RelatedArtifact;
2610
- /**
2611
- * The actual value for the element, which must be one of the types
2612
- * allowed for this element.
2613
- */
2614
- readonly valueTriggerDefinition?: TriggerDefinition;
2615
- /**
2616
- * The actual value for the element, which must be one of the types
2617
- * allowed for this element.
2618
- */
2619
- readonly valueUsageContext?: UsageContext;
2620
- /**
2621
- * The actual value for the element, which must be one of the types
2622
- * allowed for this element.
2623
- */
2624
- readonly valueDosage?: Dosage;
2625
- /**
2626
- * The actual value for the element, which must be one of the types
2627
- * allowed for this element.
2628
- */
2629
- readonly valueMeta?: Meta;
2630
- }
2631
- /**
2632
- * Captures constraints on each element within the resource, profile, or
2633
- * extension.
2634
- */
2635
- export interface ElementDefinitionMapping {
2636
- /**
2637
- * Unique id for the element within a resource (for internal references).
2638
- * This may be any string value that does not contain spaces.
2639
- */
2640
- readonly id?: string;
2641
- /**
2642
- * May be used to represent additional information that is not part of
2643
- * the basic definition of the element. To make the use of extensions
2644
- * safe and manageable, there is a strict set of governance applied to
2645
- * the definition and use of extensions. Though any implementer can
2646
- * define an extension, there is a set of requirements that SHALL be met
2647
- * as part of the definition of the extension.
2648
- */
2649
- readonly extension?: Extension[];
2650
- /**
2651
- * May be used to represent additional information that is not part of
2652
- * the basic definition of the element and that modifies the
2653
- * understanding of the element in which it is contained and/or the
2654
- * understanding of the containing element's descendants. Usually
2655
- * modifier elements provide negation or qualification. To make the use
2656
- * of extensions safe and manageable, there is a strict set of governance
2657
- * applied to the definition and use of extensions. Though any
2658
- * implementer can define an extension, there is a set of requirements
2659
- * that SHALL be met as part of the definition of the extension.
2660
- * Applications processing a resource are required to check for modifier
2661
- * extensions.
2662
- *
2663
- * Modifier extensions SHALL NOT change the meaning of any elements on
2664
- * Resource or DomainResource (including cannot change the meaning of
2665
- * modifierExtension itself).
2666
- */
2667
- readonly modifierExtension?: Extension[];
2668
- /**
2669
- * An internal reference to the definition of a mapping.
2670
- */
2671
- readonly identity?: string;
2672
- /**
2673
- * Identifies the computable language in which mapping.map is expressed.
2674
- */
2675
- readonly language?: string;
2676
- /**
2677
- * Expresses what part of the target specification corresponds to this
2678
- * element.
2679
- */
2680
- readonly map?: string;
2681
- /**
2682
- * Comments that provide information about the mapping or its use.
2683
- */
2684
- readonly comment?: string;
2685
- }
2686
- /**
2687
- * Captures constraints on each element within the resource, profile, or
2688
- * extension.
2689
- */
2690
- export interface ElementDefinitionSlicing {
2691
- /**
2692
- * Unique id for the element within a resource (for internal references).
2693
- * This may be any string value that does not contain spaces.
2694
- */
2695
- readonly id?: string;
2696
- /**
2697
- * May be used to represent additional information that is not part of
2698
- * the basic definition of the element. To make the use of extensions
2699
- * safe and manageable, there is a strict set of governance applied to
2700
- * the definition and use of extensions. Though any implementer can
2701
- * define an extension, there is a set of requirements that SHALL be met
2702
- * as part of the definition of the extension.
2703
- */
2704
- readonly extension?: Extension[];
2705
- /**
2706
- * May be used to represent additional information that is not part of
2707
- * the basic definition of the element and that modifies the
2708
- * understanding of the element in which it is contained and/or the
2709
- * understanding of the containing element's descendants. Usually
2710
- * modifier elements provide negation or qualification. To make the use
2711
- * of extensions safe and manageable, there is a strict set of governance
2712
- * applied to the definition and use of extensions. Though any
2713
- * implementer can define an extension, there is a set of requirements
2714
- * that SHALL be met as part of the definition of the extension.
2715
- * Applications processing a resource are required to check for modifier
2716
- * extensions.
2717
- *
2718
- * Modifier extensions SHALL NOT change the meaning of any elements on
2719
- * Resource or DomainResource (including cannot change the meaning of
2720
- * modifierExtension itself).
2721
- */
2722
- readonly modifierExtension?: Extension[];
2723
- /**
2724
- * Designates which child elements are used to discriminate between the
2725
- * slices when processing an instance. If one or more discriminators are
2726
- * provided, the value of the child elements in the instance data SHALL
2727
- * completely distinguish which slice the element in the resource matches
2728
- * based on the allowed values for those elements in each of the slices.
2729
- */
2730
- readonly discriminator?: ElementDefinitionDiscriminator[];
2731
- /**
2732
- * A human-readable text description of how the slicing works. If there
2733
- * is no discriminator, this is required to be present to provide
2734
- * whatever information is possible about how the slices can be
2735
- * differentiated.
2736
- */
2737
- readonly description?: string;
2738
- /**
2739
- * If the matching elements have to occur in the same order as defined in
2740
- * the profile.
2741
- */
2742
- readonly ordered?: boolean;
2743
- /**
2744
- * Whether additional slices are allowed or not. When the slices are
2745
- * ordered, profile authors can also say that additional slices are only
2746
- * allowed at the end.
2747
- */
2748
- readonly rules?: string;
2749
- }
2750
- /**
2751
- * Captures constraints on each element within the resource, profile, or
2752
- * extension.
2753
- */
2754
- export interface ElementDefinitionType {
2755
- /**
2756
- * Unique id for the element within a resource (for internal references).
2757
- * This may be any string value that does not contain spaces.
2758
- */
2759
- readonly id?: string;
2760
- /**
2761
- * May be used to represent additional information that is not part of
2762
- * the basic definition of the element. To make the use of extensions
2763
- * safe and manageable, there is a strict set of governance applied to
2764
- * the definition and use of extensions. Though any implementer can
2765
- * define an extension, there is a set of requirements that SHALL be met
2766
- * as part of the definition of the extension.
2767
- */
2768
- readonly extension?: Extension[];
2769
- /**
2770
- * May be used to represent additional information that is not part of
2771
- * the basic definition of the element and that modifies the
2772
- * understanding of the element in which it is contained and/or the
2773
- * understanding of the containing element's descendants. Usually
2774
- * modifier elements provide negation or qualification. To make the use
2775
- * of extensions safe and manageable, there is a strict set of governance
2776
- * applied to the definition and use of extensions. Though any
2777
- * implementer can define an extension, there is a set of requirements
2778
- * that SHALL be met as part of the definition of the extension.
2779
- * Applications processing a resource are required to check for modifier
2780
- * extensions.
2781
- *
2782
- * Modifier extensions SHALL NOT change the meaning of any elements on
2783
- * Resource or DomainResource (including cannot change the meaning of
2784
- * modifierExtension itself).
2785
- */
2786
- readonly modifierExtension?: Extension[];
2787
- /**
2788
- * URL of Data type or Resource that is a(or the) type used for this
2789
- * element. References are URLs that are relative to
2790
- * http://hl7.org/fhir/StructureDefinition e.g. "string" is a reference
2791
- * to http://hl7.org/fhir/StructureDefinition/string. Absolute URLs are
2792
- * only allowed in logical models.
2793
- */
2794
- readonly code?: string;
2795
- /**
2796
- * Identifies a profile structure or implementation Guide that applies to
2797
- * the datatype this element refers to. If any profiles are specified,
2798
- * then the content must conform to at least one of them. The URL can be
2799
- * a local reference - to a contained StructureDefinition, or a reference
2800
- * to another StructureDefinition or Implementation Guide by a canonical
2801
- * URL. When an implementation guide is specified, the type SHALL conform
2802
- * to at least one profile defined in the implementation guide.
2803
- */
2804
- readonly profile?: string[];
2805
- /**
2806
- * Used when the type is "Reference" or "canonical", and identifies a
2807
- * profile structure or implementation Guide that applies to the target
2808
- * of the reference this element refers to. If any profiles are
2809
- * specified, then the content must conform to at least one of them. The
2810
- * URL can be a local reference - to a contained StructureDefinition, or
2811
- * a reference to another StructureDefinition or Implementation Guide by
2812
- * a canonical URL. When an implementation guide is specified, the target
2813
- * resource SHALL conform to at least one profile defined in the
2814
- * implementation guide.
2815
- */
2816
- readonly targetProfile?: string[];
2817
- /**
2818
- * If the type is a reference to another resource, how the resource is or
2819
- * can be aggregated - is it a contained resource, or a reference, and if
2820
- * the context is a bundle, is it included in the bundle.
2821
- */
2822
- readonly aggregation?: string[];
2823
- /**
2824
- * Whether this reference needs to be version specific or version
2825
- * independent, or whether either can be used.
2826
- */
2827
- readonly versioning?: string;
2828
- }