@nsshunt/stsfhirclient 2.0.17 → 2.0.19

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 (1696) hide show
  1. package/dist/stsfhirclient.cjs +515 -2211
  2. package/dist/stsfhirclient.cjs.map +1 -1
  3. package/dist/stsfhirclient.mjs +511 -2214
  4. package/dist/stsfhirclient.mjs.map +1 -1
  5. package/package.json +15 -15
  6. package/types/cv2/commonTypes.d.ts +1 -1
  7. package/types/cv2/commonTypes.d.ts.map +1 -1
  8. package/types/cv2/fhirRESTClient.d.ts +2 -2
  9. package/types/cv2/fhirRESTClient.d.ts.map +1 -1
  10. package/types/cv2/fhirSocketClient.d.ts +3 -3
  11. package/types/cv2/fhirSocketClient.d.ts.map +1 -1
  12. package/types/cv2/fhirSocketClientAllInOne.d.ts +3 -3
  13. package/types/cv2/fhirSocketClientAllInOne.d.ts.map +1 -1
  14. package/types/cv2/fhirSocketClientIndividual.d.ts +3 -3
  15. package/types/cv2/fhirSocketClientIndividual.d.ts.map +1 -1
  16. package/types/cv2/wsevents.d.ts +1 -1
  17. package/types/cv2/wsevents.d.ts.map +1 -1
  18. package/types/fhir-ts/Account.d.ts +22 -22
  19. package/types/fhir-ts/Account.d.ts.map +1 -1
  20. package/types/fhir-ts/Account_Balance.d.ts +4 -4
  21. package/types/fhir-ts/Account_Balance.d.ts.map +1 -1
  22. package/types/fhir-ts/Account_Coverage.d.ts +4 -4
  23. package/types/fhir-ts/Account_Coverage.d.ts.map +1 -1
  24. package/types/fhir-ts/Account_Diagnosis.d.ts +5 -5
  25. package/types/fhir-ts/Account_Diagnosis.d.ts.map +1 -1
  26. package/types/fhir-ts/Account_Guarantor.d.ts +7 -7
  27. package/types/fhir-ts/Account_Guarantor.d.ts.map +1 -1
  28. package/types/fhir-ts/Account_Procedure.d.ts +7 -7
  29. package/types/fhir-ts/Account_Procedure.d.ts.map +1 -1
  30. package/types/fhir-ts/Account_RelatedAccount.d.ts +4 -4
  31. package/types/fhir-ts/Account_RelatedAccount.d.ts.map +1 -1
  32. package/types/fhir-ts/ActivityDefinition.d.ts +23 -23
  33. package/types/fhir-ts/ActivityDefinition.d.ts.map +1 -1
  34. package/types/fhir-ts/ActivityDefinition_DynamicValue.d.ts +3 -3
  35. package/types/fhir-ts/ActivityDefinition_DynamicValue.d.ts.map +1 -1
  36. package/types/fhir-ts/ActivityDefinition_Participant.d.ts +16 -16
  37. package/types/fhir-ts/ActivityDefinition_Participant.d.ts.map +1 -1
  38. package/types/fhir-ts/ActorDefinition.d.ts +10 -10
  39. package/types/fhir-ts/ActorDefinition.d.ts.map +1 -1
  40. package/types/fhir-ts/Address.d.ts +3 -3
  41. package/types/fhir-ts/Address.d.ts.map +1 -1
  42. package/types/fhir-ts/AdministrableProductDefinition.d.ts +13 -13
  43. package/types/fhir-ts/AdministrableProductDefinition.d.ts.map +1 -1
  44. package/types/fhir-ts/AdministrableProductDefinition_Property.d.ts +6 -6
  45. package/types/fhir-ts/AdministrableProductDefinition_Property.d.ts.map +1 -1
  46. package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration.d.ts +6 -6
  47. package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration.d.ts.map +1 -1
  48. package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies.d.ts +3 -3
  49. package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies.d.ts.map +1 -1
  50. package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies_WithdrawalPeriod.d.ts +4 -4
  51. package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies_WithdrawalPeriod.d.ts.map +1 -1
  52. package/types/fhir-ts/AdverseEvent.d.ts +28 -28
  53. package/types/fhir-ts/AdverseEvent.d.ts.map +1 -1
  54. package/types/fhir-ts/AdverseEvent_ContributingFactor.d.ts +3 -3
  55. package/types/fhir-ts/AdverseEvent_ContributingFactor.d.ts.map +1 -1
  56. package/types/fhir-ts/AdverseEvent_MitigatingAction.d.ts +3 -3
  57. package/types/fhir-ts/AdverseEvent_MitigatingAction.d.ts.map +1 -1
  58. package/types/fhir-ts/AdverseEvent_Participant.d.ts +11 -11
  59. package/types/fhir-ts/AdverseEvent_Participant.d.ts.map +1 -1
  60. package/types/fhir-ts/AdverseEvent_PreventiveAction.d.ts +3 -3
  61. package/types/fhir-ts/AdverseEvent_PreventiveAction.d.ts.map +1 -1
  62. package/types/fhir-ts/AdverseEvent_SupportingInfo.d.ts +3 -3
  63. package/types/fhir-ts/AdverseEvent_SupportingInfo.d.ts.map +1 -1
  64. package/types/fhir-ts/AdverseEvent_SuspectEntity.d.ts +4 -4
  65. package/types/fhir-ts/AdverseEvent_SuspectEntity.d.ts.map +1 -1
  66. package/types/fhir-ts/AdverseEvent_SuspectEntity_Causality.d.ts +8 -8
  67. package/types/fhir-ts/AdverseEvent_SuspectEntity_Causality.d.ts.map +1 -1
  68. package/types/fhir-ts/Age.d.ts +2 -2
  69. package/types/fhir-ts/Age.d.ts.map +1 -1
  70. package/types/fhir-ts/AllergyIntolerance.d.ts +16 -16
  71. package/types/fhir-ts/AllergyIntolerance.d.ts.map +1 -1
  72. package/types/fhir-ts/AllergyIntolerance_Participant.d.ts +10 -10
  73. package/types/fhir-ts/AllergyIntolerance_Participant.d.ts.map +1 -1
  74. package/types/fhir-ts/AllergyIntolerance_Reaction.d.ts +6 -6
  75. package/types/fhir-ts/AllergyIntolerance_Reaction.d.ts.map +1 -1
  76. package/types/fhir-ts/Annotation.d.ts +3 -3
  77. package/types/fhir-ts/Annotation.d.ts.map +1 -1
  78. package/types/fhir-ts/Appointment.d.ts +30 -30
  79. package/types/fhir-ts/Appointment.d.ts.map +1 -1
  80. package/types/fhir-ts/AppointmentResponse.d.ts +17 -17
  81. package/types/fhir-ts/AppointmentResponse.d.ts.map +1 -1
  82. package/types/fhir-ts/Appointment_Participant.d.ts +14 -14
  83. package/types/fhir-ts/Appointment_Participant.d.ts.map +1 -1
  84. package/types/fhir-ts/Appointment_RecurrenceTemplate.d.ts +6 -6
  85. package/types/fhir-ts/Appointment_RecurrenceTemplate.d.ts.map +1 -1
  86. package/types/fhir-ts/Appointment_RecurrenceTemplate_MonthlyTemplate.d.ts +3 -3
  87. package/types/fhir-ts/Appointment_RecurrenceTemplate_MonthlyTemplate.d.ts.map +1 -1
  88. package/types/fhir-ts/Appointment_RecurrenceTemplate_WeeklyTemplate.d.ts +2 -2
  89. package/types/fhir-ts/Appointment_RecurrenceTemplate_WeeklyTemplate.d.ts.map +1 -1
  90. package/types/fhir-ts/Appointment_RecurrenceTemplate_YearlyTemplate.d.ts +2 -2
  91. package/types/fhir-ts/Appointment_RecurrenceTemplate_YearlyTemplate.d.ts.map +1 -1
  92. package/types/fhir-ts/ArtifactAssessment.d.ts +8 -8
  93. package/types/fhir-ts/ArtifactAssessment.d.ts.map +1 -1
  94. package/types/fhir-ts/ArtifactAssessment_Content.d.ts +11 -11
  95. package/types/fhir-ts/ArtifactAssessment_Content.d.ts.map +1 -1
  96. package/types/fhir-ts/Attachment.d.ts +2 -2
  97. package/types/fhir-ts/Attachment.d.ts.map +1 -1
  98. package/types/fhir-ts/AuditEvent.d.ts +21 -21
  99. package/types/fhir-ts/AuditEvent.d.ts.map +1 -1
  100. package/types/fhir-ts/AuditEvent_Agent.d.ts +12 -12
  101. package/types/fhir-ts/AuditEvent_Agent.d.ts.map +1 -1
  102. package/types/fhir-ts/AuditEvent_Entity.d.ts +6 -6
  103. package/types/fhir-ts/AuditEvent_Entity.d.ts.map +1 -1
  104. package/types/fhir-ts/AuditEvent_Entity_Detail.d.ts +7 -7
  105. package/types/fhir-ts/AuditEvent_Entity_Detail.d.ts.map +1 -1
  106. package/types/fhir-ts/AuditEvent_Outcome.d.ts +3 -3
  107. package/types/fhir-ts/AuditEvent_Outcome.d.ts.map +1 -1
  108. package/types/fhir-ts/AuditEvent_Source.d.ts +11 -11
  109. package/types/fhir-ts/AuditEvent_Source.d.ts.map +1 -1
  110. package/types/fhir-ts/Availability.d.ts +3 -3
  111. package/types/fhir-ts/Availability.d.ts.map +1 -1
  112. package/types/fhir-ts/Availability_AvailableTime.d.ts +2 -2
  113. package/types/fhir-ts/Availability_AvailableTime.d.ts.map +1 -1
  114. package/types/fhir-ts/Availability_NotAvailableTime.d.ts +3 -3
  115. package/types/fhir-ts/Availability_NotAvailableTime.d.ts.map +1 -1
  116. package/types/fhir-ts/BackboneElement.d.ts +1 -1
  117. package/types/fhir-ts/BackboneElement.d.ts.map +1 -1
  118. package/types/fhir-ts/Basic.d.ts +15 -15
  119. package/types/fhir-ts/Basic.d.ts.map +1 -1
  120. package/types/fhir-ts/Binary.d.ts +4 -4
  121. package/types/fhir-ts/Binary.d.ts.map +1 -1
  122. package/types/fhir-ts/BiologicallyDerivedProduct.d.ts +14 -14
  123. package/types/fhir-ts/BiologicallyDerivedProduct.d.ts.map +1 -1
  124. package/types/fhir-ts/BiologicallyDerivedProductDispense.d.ts +15 -15
  125. package/types/fhir-ts/BiologicallyDerivedProductDispense.d.ts.map +1 -1
  126. package/types/fhir-ts/BiologicallyDerivedProductDispense_Performer.d.ts +4 -4
  127. package/types/fhir-ts/BiologicallyDerivedProductDispense_Performer.d.ts.map +1 -1
  128. package/types/fhir-ts/BiologicallyDerivedProduct_Collection.d.ts +8 -8
  129. package/types/fhir-ts/BiologicallyDerivedProduct_Collection.d.ts.map +1 -1
  130. package/types/fhir-ts/BiologicallyDerivedProduct_Property.d.ts +8 -8
  131. package/types/fhir-ts/BiologicallyDerivedProduct_Property.d.ts.map +1 -1
  132. package/types/fhir-ts/BodyStructure.d.ts +11 -11
  133. package/types/fhir-ts/BodyStructure.d.ts.map +1 -1
  134. package/types/fhir-ts/BodyStructure_IncludedStructure.d.ts +5 -5
  135. package/types/fhir-ts/BodyStructure_IncludedStructure.d.ts.map +1 -1
  136. package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation.d.ts +3 -3
  137. package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation.d.ts.map +1 -1
  138. package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation_DistanceFromLandmark.d.ts +4 -4
  139. package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation_DistanceFromLandmark.d.ts.map +1 -1
  140. package/types/fhir-ts/Bundle.d.ts +7 -7
  141. package/types/fhir-ts/Bundle.d.ts.map +1 -1
  142. package/types/fhir-ts/Bundle_Entry.d.ts +6 -6
  143. package/types/fhir-ts/Bundle_Entry.d.ts.map +1 -1
  144. package/types/fhir-ts/Bundle_Entry_Request.d.ts +2 -2
  145. package/types/fhir-ts/Bundle_Entry_Request.d.ts.map +1 -1
  146. package/types/fhir-ts/Bundle_Entry_Response.d.ts +3 -3
  147. package/types/fhir-ts/Bundle_Entry_Response.d.ts.map +1 -1
  148. package/types/fhir-ts/Bundle_Entry_Search.d.ts +2 -2
  149. package/types/fhir-ts/Bundle_Entry_Search.d.ts.map +1 -1
  150. package/types/fhir-ts/Bundle_Link.d.ts +2 -2
  151. package/types/fhir-ts/Bundle_Link.d.ts.map +1 -1
  152. package/types/fhir-ts/CanonicalResource.d.ts +10 -10
  153. package/types/fhir-ts/CanonicalResource.d.ts.map +1 -1
  154. package/types/fhir-ts/CapabilityStatement.d.ts +15 -15
  155. package/types/fhir-ts/CapabilityStatement.d.ts.map +1 -1
  156. package/types/fhir-ts/CapabilityStatement_Document.d.ts +2 -2
  157. package/types/fhir-ts/CapabilityStatement_Document.d.ts.map +1 -1
  158. package/types/fhir-ts/CapabilityStatement_Implementation.d.ts +4 -4
  159. package/types/fhir-ts/CapabilityStatement_Implementation.d.ts.map +1 -1
  160. package/types/fhir-ts/CapabilityStatement_Messaging.d.ts +4 -4
  161. package/types/fhir-ts/CapabilityStatement_Messaging.d.ts.map +1 -1
  162. package/types/fhir-ts/CapabilityStatement_Messaging_Endpoint.d.ts +3 -3
  163. package/types/fhir-ts/CapabilityStatement_Messaging_Endpoint.d.ts.map +1 -1
  164. package/types/fhir-ts/CapabilityStatement_Messaging_SupportedMessage.d.ts +2 -2
  165. package/types/fhir-ts/CapabilityStatement_Messaging_SupportedMessage.d.ts.map +1 -1
  166. package/types/fhir-ts/CapabilityStatement_Rest.d.ts +5 -5
  167. package/types/fhir-ts/CapabilityStatement_Rest.d.ts.map +1 -1
  168. package/types/fhir-ts/CapabilityStatement_Rest_Interaction.d.ts +2 -2
  169. package/types/fhir-ts/CapabilityStatement_Rest_Interaction.d.ts.map +1 -1
  170. package/types/fhir-ts/CapabilityStatement_Rest_Resource.d.ts +5 -5
  171. package/types/fhir-ts/CapabilityStatement_Rest_Resource.d.ts.map +1 -1
  172. package/types/fhir-ts/CapabilityStatement_Rest_Resource_Interaction.d.ts +2 -2
  173. package/types/fhir-ts/CapabilityStatement_Rest_Resource_Interaction.d.ts.map +1 -1
  174. package/types/fhir-ts/CapabilityStatement_Rest_Resource_Operation.d.ts +2 -2
  175. package/types/fhir-ts/CapabilityStatement_Rest_Resource_Operation.d.ts.map +1 -1
  176. package/types/fhir-ts/CapabilityStatement_Rest_Resource_SearchParam.d.ts +2 -2
  177. package/types/fhir-ts/CapabilityStatement_Rest_Resource_SearchParam.d.ts.map +1 -1
  178. package/types/fhir-ts/CapabilityStatement_Rest_Security.d.ts +3 -3
  179. package/types/fhir-ts/CapabilityStatement_Rest_Security.d.ts.map +1 -1
  180. package/types/fhir-ts/CapabilityStatement_Software.d.ts +2 -2
  181. package/types/fhir-ts/CapabilityStatement_Software.d.ts.map +1 -1
  182. package/types/fhir-ts/CarePlan.d.ts +26 -26
  183. package/types/fhir-ts/CarePlan.d.ts.map +1 -1
  184. package/types/fhir-ts/CarePlan_Activity.d.ts +16 -16
  185. package/types/fhir-ts/CarePlan_Activity.d.ts.map +1 -1
  186. package/types/fhir-ts/CareTeam.d.ts +17 -17
  187. package/types/fhir-ts/CareTeam.d.ts.map +1 -1
  188. package/types/fhir-ts/CareTeam_Participant.d.ts +11 -11
  189. package/types/fhir-ts/CareTeam_Participant.d.ts.map +1 -1
  190. package/types/fhir-ts/ChargeItem.d.ts +36 -36
  191. package/types/fhir-ts/ChargeItem.d.ts.map +1 -1
  192. package/types/fhir-ts/ChargeItemDefinition.d.ts +20 -20
  193. package/types/fhir-ts/ChargeItemDefinition.d.ts.map +1 -1
  194. package/types/fhir-ts/ChargeItemDefinition_Applicability.d.ts +4 -4
  195. package/types/fhir-ts/ChargeItemDefinition_Applicability.d.ts.map +1 -1
  196. package/types/fhir-ts/ChargeItemDefinition_PropertyGroup.d.ts +2 -2
  197. package/types/fhir-ts/ChargeItemDefinition_PropertyGroup.d.ts.map +1 -1
  198. package/types/fhir-ts/ChargeItem_Performer.d.ts +11 -11
  199. package/types/fhir-ts/ChargeItem_Performer.d.ts.map +1 -1
  200. package/types/fhir-ts/Citation.d.ts +17 -17
  201. package/types/fhir-ts/Citation.d.ts.map +1 -1
  202. package/types/fhir-ts/Citation_CitedArtifact.d.ts +15 -15
  203. package/types/fhir-ts/Citation_CitedArtifact.d.ts.map +1 -1
  204. package/types/fhir-ts/Citation_CitedArtifact_Abstract.d.ts +3 -3
  205. package/types/fhir-ts/Citation_CitedArtifact_Abstract.d.ts.map +1 -1
  206. package/types/fhir-ts/Citation_CitedArtifact_Classification.d.ts +4 -4
  207. package/types/fhir-ts/Citation_CitedArtifact_Classification.d.ts.map +1 -1
  208. package/types/fhir-ts/Citation_CitedArtifact_Contributorship.d.ts +4 -4
  209. package/types/fhir-ts/Citation_CitedArtifact_Contributorship.d.ts.map +1 -1
  210. package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry.d.ts +8 -8
  211. package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry.d.ts.map +1 -1
  212. package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry_ContributionInstance.d.ts +3 -3
  213. package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry_ContributionInstance.d.ts.map +1 -1
  214. package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Summary.d.ts +3 -3
  215. package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Summary.d.ts.map +1 -1
  216. package/types/fhir-ts/Citation_CitedArtifact_Part.d.ts +5 -5
  217. package/types/fhir-ts/Citation_CitedArtifact_Part.d.ts.map +1 -1
  218. package/types/fhir-ts/Citation_CitedArtifact_PublicationForm.d.ts +4 -4
  219. package/types/fhir-ts/Citation_CitedArtifact_PublicationForm.d.ts.map +1 -1
  220. package/types/fhir-ts/Citation_CitedArtifact_PublicationForm_PublishedIn.d.ts +6 -6
  221. package/types/fhir-ts/Citation_CitedArtifact_PublicationForm_PublishedIn.d.ts.map +1 -1
  222. package/types/fhir-ts/Citation_CitedArtifact_RelatesTo.d.ts +5 -5
  223. package/types/fhir-ts/Citation_CitedArtifact_RelatesTo.d.ts.map +1 -1
  224. package/types/fhir-ts/Citation_CitedArtifact_StatusDate.d.ts +4 -4
  225. package/types/fhir-ts/Citation_CitedArtifact_StatusDate.d.ts.map +1 -1
  226. package/types/fhir-ts/Citation_CitedArtifact_Title.d.ts +3 -3
  227. package/types/fhir-ts/Citation_CitedArtifact_Title.d.ts.map +1 -1
  228. package/types/fhir-ts/Citation_CitedArtifact_Version.d.ts +4 -4
  229. package/types/fhir-ts/Citation_CitedArtifact_Version.d.ts.map +1 -1
  230. package/types/fhir-ts/Citation_CitedArtifact_WebLocation.d.ts +3 -3
  231. package/types/fhir-ts/Citation_CitedArtifact_WebLocation.d.ts.map +1 -1
  232. package/types/fhir-ts/Citation_Classification.d.ts +2 -2
  233. package/types/fhir-ts/Citation_Classification.d.ts.map +1 -1
  234. package/types/fhir-ts/Citation_StatusDate.d.ts +4 -4
  235. package/types/fhir-ts/Citation_StatusDate.d.ts.map +1 -1
  236. package/types/fhir-ts/Citation_Summary.d.ts +3 -3
  237. package/types/fhir-ts/Citation_Summary.d.ts.map +1 -1
  238. package/types/fhir-ts/Claim.d.ts +31 -31
  239. package/types/fhir-ts/Claim.d.ts.map +1 -1
  240. package/types/fhir-ts/ClaimResponse.d.ts +25 -25
  241. package/types/fhir-ts/ClaimResponse.d.ts.map +1 -1
  242. package/types/fhir-ts/ClaimResponse_AddItem.d.ts +20 -20
  243. package/types/fhir-ts/ClaimResponse_AddItem.d.ts.map +1 -1
  244. package/types/fhir-ts/ClaimResponse_AddItem_BodySite.d.ts +4 -4
  245. package/types/fhir-ts/ClaimResponse_AddItem_BodySite.d.ts.map +1 -1
  246. package/types/fhir-ts/ClaimResponse_AddItem_Detail.d.ts +7 -7
  247. package/types/fhir-ts/ClaimResponse_AddItem_Detail.d.ts.map +1 -1
  248. package/types/fhir-ts/ClaimResponse_AddItem_Detail_SubDetail.d.ts +6 -6
  249. package/types/fhir-ts/ClaimResponse_AddItem_Detail_SubDetail.d.ts.map +1 -1
  250. package/types/fhir-ts/ClaimResponse_Error.d.ts +3 -3
  251. package/types/fhir-ts/ClaimResponse_Error.d.ts.map +1 -1
  252. package/types/fhir-ts/ClaimResponse_Event.d.ts +4 -4
  253. package/types/fhir-ts/ClaimResponse_Event.d.ts.map +1 -1
  254. package/types/fhir-ts/ClaimResponse_Insurance.d.ts +5 -5
  255. package/types/fhir-ts/ClaimResponse_Insurance.d.ts.map +1 -1
  256. package/types/fhir-ts/ClaimResponse_Item.d.ts +6 -6
  257. package/types/fhir-ts/ClaimResponse_Item.d.ts.map +1 -1
  258. package/types/fhir-ts/ClaimResponse_Item_Adjudication.d.ts +4 -4
  259. package/types/fhir-ts/ClaimResponse_Item_Adjudication.d.ts.map +1 -1
  260. package/types/fhir-ts/ClaimResponse_Item_Detail.d.ts +4 -4
  261. package/types/fhir-ts/ClaimResponse_Item_Detail.d.ts.map +1 -1
  262. package/types/fhir-ts/ClaimResponse_Item_Detail_SubDetail.d.ts +3 -3
  263. package/types/fhir-ts/ClaimResponse_Item_Detail_SubDetail.d.ts.map +1 -1
  264. package/types/fhir-ts/ClaimResponse_Item_ReviewOutcome.d.ts +4 -4
  265. package/types/fhir-ts/ClaimResponse_Item_ReviewOutcome.d.ts.map +1 -1
  266. package/types/fhir-ts/ClaimResponse_Payment.d.ts +5 -5
  267. package/types/fhir-ts/ClaimResponse_Payment.d.ts.map +1 -1
  268. package/types/fhir-ts/ClaimResponse_ProcessNote.d.ts +3 -3
  269. package/types/fhir-ts/ClaimResponse_ProcessNote.d.ts.map +1 -1
  270. package/types/fhir-ts/ClaimResponse_Total.d.ts +3 -3
  271. package/types/fhir-ts/ClaimResponse_Total.d.ts.map +1 -1
  272. package/types/fhir-ts/Claim_Accident.d.ts +5 -5
  273. package/types/fhir-ts/Claim_Accident.d.ts.map +1 -1
  274. package/types/fhir-ts/Claim_CareTeam.d.ts +7 -7
  275. package/types/fhir-ts/Claim_CareTeam.d.ts.map +1 -1
  276. package/types/fhir-ts/Claim_Diagnosis.d.ts +4 -4
  277. package/types/fhir-ts/Claim_Diagnosis.d.ts.map +1 -1
  278. package/types/fhir-ts/Claim_Event.d.ts +4 -4
  279. package/types/fhir-ts/Claim_Event.d.ts.map +1 -1
  280. package/types/fhir-ts/Claim_Insurance.d.ts +6 -6
  281. package/types/fhir-ts/Claim_Insurance.d.ts.map +1 -1
  282. package/types/fhir-ts/Claim_Item.d.ts +19 -19
  283. package/types/fhir-ts/Claim_Item.d.ts.map +1 -1
  284. package/types/fhir-ts/Claim_Item_BodySite.d.ts +4 -4
  285. package/types/fhir-ts/Claim_Item_BodySite.d.ts.map +1 -1
  286. package/types/fhir-ts/Claim_Item_Detail.d.ts +9 -9
  287. package/types/fhir-ts/Claim_Item_Detail.d.ts.map +1 -1
  288. package/types/fhir-ts/Claim_Item_Detail_SubDetail.d.ts +8 -8
  289. package/types/fhir-ts/Claim_Item_Detail_SubDetail.d.ts.map +1 -1
  290. package/types/fhir-ts/Claim_Payee.d.ts +8 -8
  291. package/types/fhir-ts/Claim_Payee.d.ts.map +1 -1
  292. package/types/fhir-ts/Claim_Procedure.d.ts +5 -5
  293. package/types/fhir-ts/Claim_Procedure.d.ts.map +1 -1
  294. package/types/fhir-ts/Claim_Related.d.ts +5 -5
  295. package/types/fhir-ts/Claim_Related.d.ts.map +1 -1
  296. package/types/fhir-ts/Claim_SupportingInfo.d.ts +8 -8
  297. package/types/fhir-ts/Claim_SupportingInfo.d.ts.map +1 -1
  298. package/types/fhir-ts/ClinicalImpression.d.ts +19 -19
  299. package/types/fhir-ts/ClinicalImpression.d.ts.map +1 -1
  300. package/types/fhir-ts/ClinicalImpression_Finding.d.ts +6 -6
  301. package/types/fhir-ts/ClinicalImpression_Finding.d.ts.map +1 -1
  302. package/types/fhir-ts/ClinicalUseDefinition.d.ts +23 -23
  303. package/types/fhir-ts/ClinicalUseDefinition.d.ts.map +1 -1
  304. package/types/fhir-ts/ClinicalUseDefinition_Contraindication.d.ts +7 -7
  305. package/types/fhir-ts/ClinicalUseDefinition_Contraindication.d.ts.map +1 -1
  306. package/types/fhir-ts/ClinicalUseDefinition_Contraindication_OtherTherapy.d.ts +10 -10
  307. package/types/fhir-ts/ClinicalUseDefinition_Contraindication_OtherTherapy.d.ts.map +1 -1
  308. package/types/fhir-ts/ClinicalUseDefinition_Indication.d.ts +8 -8
  309. package/types/fhir-ts/ClinicalUseDefinition_Indication.d.ts.map +1 -1
  310. package/types/fhir-ts/ClinicalUseDefinition_Interaction.d.ts +5 -5
  311. package/types/fhir-ts/ClinicalUseDefinition_Interaction.d.ts.map +1 -1
  312. package/types/fhir-ts/ClinicalUseDefinition_Interaction_Interactant.d.ts +3 -3
  313. package/types/fhir-ts/ClinicalUseDefinition_Interaction_Interactant.d.ts.map +1 -1
  314. package/types/fhir-ts/ClinicalUseDefinition_UndesirableEffect.d.ts +4 -4
  315. package/types/fhir-ts/ClinicalUseDefinition_UndesirableEffect.d.ts.map +1 -1
  316. package/types/fhir-ts/ClinicalUseDefinition_Warning.d.ts +3 -3
  317. package/types/fhir-ts/ClinicalUseDefinition_Warning.d.ts.map +1 -1
  318. package/types/fhir-ts/CodeSystem.d.ts +15 -15
  319. package/types/fhir-ts/CodeSystem.d.ts.map +1 -1
  320. package/types/fhir-ts/CodeSystem_Concept.d.ts +4 -4
  321. package/types/fhir-ts/CodeSystem_Concept.d.ts.map +1 -1
  322. package/types/fhir-ts/CodeSystem_Concept_Designation.d.ts +3 -3
  323. package/types/fhir-ts/CodeSystem_Concept_Designation.d.ts.map +1 -1
  324. package/types/fhir-ts/CodeSystem_Concept_Property.d.ts +3 -3
  325. package/types/fhir-ts/CodeSystem_Concept_Property.d.ts.map +1 -1
  326. package/types/fhir-ts/CodeSystem_Filter.d.ts +2 -2
  327. package/types/fhir-ts/CodeSystem_Filter.d.ts.map +1 -1
  328. package/types/fhir-ts/CodeSystem_Property.d.ts +2 -2
  329. package/types/fhir-ts/CodeSystem_Property.d.ts.map +1 -1
  330. package/types/fhir-ts/CodeableConcept.d.ts +3 -3
  331. package/types/fhir-ts/CodeableConcept.d.ts.map +1 -1
  332. package/types/fhir-ts/CodeableReference.d.ts +2 -2
  333. package/types/fhir-ts/CodeableReference.d.ts.map +1 -1
  334. package/types/fhir-ts/Coding.d.ts +2 -2
  335. package/types/fhir-ts/Coding.d.ts.map +1 -1
  336. package/types/fhir-ts/Communication.d.ts +23 -23
  337. package/types/fhir-ts/Communication.d.ts.map +1 -1
  338. package/types/fhir-ts/CommunicationRequest.d.ts +23 -23
  339. package/types/fhir-ts/CommunicationRequest.d.ts.map +1 -1
  340. package/types/fhir-ts/CommunicationRequest_Payload.d.ts +4 -4
  341. package/types/fhir-ts/CommunicationRequest_Payload.d.ts.map +1 -1
  342. package/types/fhir-ts/Communication_Payload.d.ts +4 -4
  343. package/types/fhir-ts/Communication_Payload.d.ts.map +1 -1
  344. package/types/fhir-ts/CompartmentDefinition.d.ts +9 -9
  345. package/types/fhir-ts/CompartmentDefinition.d.ts.map +1 -1
  346. package/types/fhir-ts/CompartmentDefinition_Resource.d.ts +2 -2
  347. package/types/fhir-ts/CompartmentDefinition_Resource.d.ts.map +1 -1
  348. package/types/fhir-ts/Composition.d.ts +21 -21
  349. package/types/fhir-ts/Composition.d.ts.map +1 -1
  350. package/types/fhir-ts/Composition_Attester.d.ts +9 -9
  351. package/types/fhir-ts/Composition_Attester.d.ts.map +1 -1
  352. package/types/fhir-ts/Composition_Event.d.ts +4 -4
  353. package/types/fhir-ts/Composition_Event.d.ts.map +1 -1
  354. package/types/fhir-ts/Composition_Section.d.ts +12 -12
  355. package/types/fhir-ts/Composition_Section.d.ts.map +1 -1
  356. package/types/fhir-ts/ConceptMap.d.ts +15 -15
  357. package/types/fhir-ts/ConceptMap.d.ts.map +1 -1
  358. package/types/fhir-ts/ConceptMap_AdditionalAttribute.d.ts +2 -2
  359. package/types/fhir-ts/ConceptMap_AdditionalAttribute.d.ts.map +1 -1
  360. package/types/fhir-ts/ConceptMap_Group.d.ts +4 -4
  361. package/types/fhir-ts/ConceptMap_Group.d.ts.map +1 -1
  362. package/types/fhir-ts/ConceptMap_Group_Element.d.ts +3 -3
  363. package/types/fhir-ts/ConceptMap_Group_Element.d.ts.map +1 -1
  364. package/types/fhir-ts/ConceptMap_Group_Element_Target.d.ts +4 -4
  365. package/types/fhir-ts/ConceptMap_Group_Element_Target.d.ts.map +1 -1
  366. package/types/fhir-ts/ConceptMap_Group_Element_Target_DependsOn.d.ts +4 -4
  367. package/types/fhir-ts/ConceptMap_Group_Element_Target_DependsOn.d.ts.map +1 -1
  368. package/types/fhir-ts/ConceptMap_Group_Element_Target_Property.d.ts +3 -3
  369. package/types/fhir-ts/ConceptMap_Group_Element_Target_Property.d.ts.map +1 -1
  370. package/types/fhir-ts/ConceptMap_Group_Unmapped.d.ts +2 -2
  371. package/types/fhir-ts/ConceptMap_Group_Unmapped.d.ts.map +1 -1
  372. package/types/fhir-ts/ConceptMap_Property.d.ts +2 -2
  373. package/types/fhir-ts/ConceptMap_Property.d.ts.map +1 -1
  374. package/types/fhir-ts/Condition.d.ts +18 -18
  375. package/types/fhir-ts/Condition.d.ts.map +1 -1
  376. package/types/fhir-ts/ConditionDefinition.d.ts +17 -17
  377. package/types/fhir-ts/ConditionDefinition.d.ts.map +1 -1
  378. package/types/fhir-ts/ConditionDefinition_Medication.d.ts +2 -2
  379. package/types/fhir-ts/ConditionDefinition_Medication.d.ts.map +1 -1
  380. package/types/fhir-ts/ConditionDefinition_Observation.d.ts +2 -2
  381. package/types/fhir-ts/ConditionDefinition_Observation.d.ts.map +1 -1
  382. package/types/fhir-ts/ConditionDefinition_Plan.d.ts +4 -4
  383. package/types/fhir-ts/ConditionDefinition_Plan.d.ts.map +1 -1
  384. package/types/fhir-ts/ConditionDefinition_Precondition.d.ts +4 -4
  385. package/types/fhir-ts/ConditionDefinition_Precondition.d.ts.map +1 -1
  386. package/types/fhir-ts/ConditionDefinition_Questionnaire.d.ts +4 -4
  387. package/types/fhir-ts/ConditionDefinition_Questionnaire.d.ts.map +1 -1
  388. package/types/fhir-ts/Condition_Participant.d.ts +10 -10
  389. package/types/fhir-ts/Condition_Participant.d.ts.map +1 -1
  390. package/types/fhir-ts/Condition_Stage.d.ts +6 -6
  391. package/types/fhir-ts/Condition_Stage.d.ts.map +1 -1
  392. package/types/fhir-ts/Consent.d.ts +24 -24
  393. package/types/fhir-ts/Consent.d.ts.map +1 -1
  394. package/types/fhir-ts/Consent_PolicyBasis.d.ts +4 -4
  395. package/types/fhir-ts/Consent_PolicyBasis.d.ts.map +1 -1
  396. package/types/fhir-ts/Consent_Provision.d.ts +7 -7
  397. package/types/fhir-ts/Consent_Provision.d.ts.map +1 -1
  398. package/types/fhir-ts/Consent_Provision_Actor.d.ts +11 -11
  399. package/types/fhir-ts/Consent_Provision_Actor.d.ts.map +1 -1
  400. package/types/fhir-ts/Consent_Provision_Data.d.ts +4 -4
  401. package/types/fhir-ts/Consent_Provision_Data.d.ts.map +1 -1
  402. package/types/fhir-ts/Consent_Verification.d.ts +9 -9
  403. package/types/fhir-ts/Consent_Verification.d.ts.map +1 -1
  404. package/types/fhir-ts/ContactDetail.d.ts +3 -3
  405. package/types/fhir-ts/ContactDetail.d.ts.map +1 -1
  406. package/types/fhir-ts/ContactPoint.d.ts +3 -3
  407. package/types/fhir-ts/ContactPoint.d.ts.map +1 -1
  408. package/types/fhir-ts/Contract.d.ts +22 -22
  409. package/types/fhir-ts/Contract.d.ts.map +1 -1
  410. package/types/fhir-ts/Contract_ContentDefinition.d.ts +7 -7
  411. package/types/fhir-ts/Contract_ContentDefinition.d.ts.map +1 -1
  412. package/types/fhir-ts/Contract_Friendly.d.ts +3 -3
  413. package/types/fhir-ts/Contract_Friendly.d.ts.map +1 -1
  414. package/types/fhir-ts/Contract_Legal.d.ts +3 -3
  415. package/types/fhir-ts/Contract_Legal.d.ts.map +1 -1
  416. package/types/fhir-ts/Contract_Rule.d.ts +3 -3
  417. package/types/fhir-ts/Contract_Rule.d.ts.map +1 -1
  418. package/types/fhir-ts/Contract_Signer.d.ts +9 -9
  419. package/types/fhir-ts/Contract_Signer.d.ts.map +1 -1
  420. package/types/fhir-ts/Contract_Term.d.ts +10 -10
  421. package/types/fhir-ts/Contract_Term.d.ts.map +1 -1
  422. package/types/fhir-ts/Contract_Term_Action.d.ts +27 -27
  423. package/types/fhir-ts/Contract_Term_Action.d.ts.map +1 -1
  424. package/types/fhir-ts/Contract_Term_Action_Subject.d.ts +10 -10
  425. package/types/fhir-ts/Contract_Term_Action_Subject.d.ts.map +1 -1
  426. package/types/fhir-ts/Contract_Term_Asset.d.ts +9 -9
  427. package/types/fhir-ts/Contract_Term_Asset.d.ts.map +1 -1
  428. package/types/fhir-ts/Contract_Term_Asset_Context.d.ts +5 -5
  429. package/types/fhir-ts/Contract_Term_Asset_Context.d.ts.map +1 -1
  430. package/types/fhir-ts/Contract_Term_Asset_ValuedItem.d.ts +12 -12
  431. package/types/fhir-ts/Contract_Term_Asset_ValuedItem.d.ts.map +1 -1
  432. package/types/fhir-ts/Contract_Term_Offer.d.ts +8 -8
  433. package/types/fhir-ts/Contract_Term_Offer.d.ts.map +1 -1
  434. package/types/fhir-ts/Contract_Term_Offer_Answer.d.ts +6 -6
  435. package/types/fhir-ts/Contract_Term_Offer_Answer.d.ts.map +1 -1
  436. package/types/fhir-ts/Contract_Term_Offer_Party.d.ts +10 -10
  437. package/types/fhir-ts/Contract_Term_Offer_Party.d.ts.map +1 -1
  438. package/types/fhir-ts/Contract_Term_SecurityLabel.d.ts +3 -3
  439. package/types/fhir-ts/Contract_Term_SecurityLabel.d.ts.map +1 -1
  440. package/types/fhir-ts/Count.d.ts +2 -2
  441. package/types/fhir-ts/Count.d.ts.map +1 -1
  442. package/types/fhir-ts/Coverage.d.ts +17 -17
  443. package/types/fhir-ts/Coverage.d.ts.map +1 -1
  444. package/types/fhir-ts/CoverageEligibilityRequest.d.ts +18 -18
  445. package/types/fhir-ts/CoverageEligibilityRequest.d.ts.map +1 -1
  446. package/types/fhir-ts/CoverageEligibilityRequest_Event.d.ts +4 -4
  447. package/types/fhir-ts/CoverageEligibilityRequest_Event.d.ts.map +1 -1
  448. package/types/fhir-ts/CoverageEligibilityRequest_Insurance.d.ts +4 -4
  449. package/types/fhir-ts/CoverageEligibilityRequest_Insurance.d.ts.map +1 -1
  450. package/types/fhir-ts/CoverageEligibilityRequest_Item.d.ts +12 -12
  451. package/types/fhir-ts/CoverageEligibilityRequest_Item.d.ts.map +1 -1
  452. package/types/fhir-ts/CoverageEligibilityRequest_Item_Diagnosis.d.ts +3 -3
  453. package/types/fhir-ts/CoverageEligibilityRequest_Item_Diagnosis.d.ts.map +1 -1
  454. package/types/fhir-ts/CoverageEligibilityRequest_SupportingInfo.d.ts +4 -4
  455. package/types/fhir-ts/CoverageEligibilityRequest_SupportingInfo.d.ts.map +1 -1
  456. package/types/fhir-ts/CoverageEligibilityResponse.d.ts +17 -17
  457. package/types/fhir-ts/CoverageEligibilityResponse.d.ts.map +1 -1
  458. package/types/fhir-ts/CoverageEligibilityResponse_Error.d.ts +3 -3
  459. package/types/fhir-ts/CoverageEligibilityResponse_Error.d.ts.map +1 -1
  460. package/types/fhir-ts/CoverageEligibilityResponse_Event.d.ts +4 -4
  461. package/types/fhir-ts/CoverageEligibilityResponse_Event.d.ts.map +1 -1
  462. package/types/fhir-ts/CoverageEligibilityResponse_Insurance.d.ts +6 -6
  463. package/types/fhir-ts/CoverageEligibilityResponse_Insurance.d.ts.map +1 -1
  464. package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item.d.ts +7 -7
  465. package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item.d.ts.map +1 -1
  466. package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item_Benefit.d.ts +4 -4
  467. package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item_Benefit.d.ts.map +1 -1
  468. package/types/fhir-ts/Coverage_Class.d.ts +4 -4
  469. package/types/fhir-ts/Coverage_Class.d.ts.map +1 -1
  470. package/types/fhir-ts/Coverage_CostToBeneficiary.d.ts +5 -5
  471. package/types/fhir-ts/Coverage_CostToBeneficiary.d.ts.map +1 -1
  472. package/types/fhir-ts/Coverage_CostToBeneficiary_Exception.d.ts +3 -3
  473. package/types/fhir-ts/Coverage_CostToBeneficiary_Exception.d.ts.map +1 -1
  474. package/types/fhir-ts/Coverage_PaymentBy.d.ts +6 -6
  475. package/types/fhir-ts/Coverage_PaymentBy.d.ts.map +1 -1
  476. package/types/fhir-ts/DataRequirement.d.ts +8 -8
  477. package/types/fhir-ts/DataRequirement.d.ts.map +1 -1
  478. package/types/fhir-ts/DataRequirement_CodeFilter.d.ts +3 -3
  479. package/types/fhir-ts/DataRequirement_CodeFilter.d.ts.map +1 -1
  480. package/types/fhir-ts/DataRequirement_DateFilter.d.ts +4 -4
  481. package/types/fhir-ts/DataRequirement_DateFilter.d.ts.map +1 -1
  482. package/types/fhir-ts/DataRequirement_Sort.d.ts +2 -2
  483. package/types/fhir-ts/DataRequirement_Sort.d.ts.map +1 -1
  484. package/types/fhir-ts/DataRequirement_ValueFilter.d.ts +4 -4
  485. package/types/fhir-ts/DataRequirement_ValueFilter.d.ts.map +1 -1
  486. package/types/fhir-ts/DetectedIssue.d.ts +25 -25
  487. package/types/fhir-ts/DetectedIssue.d.ts.map +1 -1
  488. package/types/fhir-ts/DetectedIssue_Evidence.d.ts +4 -4
  489. package/types/fhir-ts/DetectedIssue_Evidence.d.ts.map +1 -1
  490. package/types/fhir-ts/DetectedIssue_Mitigation.d.ts +7 -7
  491. package/types/fhir-ts/DetectedIssue_Mitigation.d.ts.map +1 -1
  492. package/types/fhir-ts/Device.d.ts +22 -22
  493. package/types/fhir-ts/Device.d.ts.map +1 -1
  494. package/types/fhir-ts/DeviceAssociation.d.ts +16 -16
  495. package/types/fhir-ts/DeviceAssociation.d.ts.map +1 -1
  496. package/types/fhir-ts/DeviceAssociation_Operation.d.ts +7 -7
  497. package/types/fhir-ts/DeviceAssociation_Operation.d.ts.map +1 -1
  498. package/types/fhir-ts/DeviceDefinition.d.ts +26 -26
  499. package/types/fhir-ts/DeviceDefinition.d.ts.map +1 -1
  500. package/types/fhir-ts/DeviceDefinition_ChargeItem.d.ts +6 -6
  501. package/types/fhir-ts/DeviceDefinition_ChargeItem.d.ts.map +1 -1
  502. package/types/fhir-ts/DeviceDefinition_Classification.d.ts +3 -3
  503. package/types/fhir-ts/DeviceDefinition_Classification.d.ts.map +1 -1
  504. package/types/fhir-ts/DeviceDefinition_ConformsTo.d.ts +4 -4
  505. package/types/fhir-ts/DeviceDefinition_ConformsTo.d.ts.map +1 -1
  506. package/types/fhir-ts/DeviceDefinition_CorrectiveAction.d.ts +3 -3
  507. package/types/fhir-ts/DeviceDefinition_CorrectiveAction.d.ts.map +1 -1
  508. package/types/fhir-ts/DeviceDefinition_DeviceName.d.ts +2 -2
  509. package/types/fhir-ts/DeviceDefinition_DeviceName.d.ts.map +1 -1
  510. package/types/fhir-ts/DeviceDefinition_Guideline.d.ts +5 -5
  511. package/types/fhir-ts/DeviceDefinition_Guideline.d.ts.map +1 -1
  512. package/types/fhir-ts/DeviceDefinition_HasPart.d.ts +4 -4
  513. package/types/fhir-ts/DeviceDefinition_HasPart.d.ts.map +1 -1
  514. package/types/fhir-ts/DeviceDefinition_Link.d.ts +4 -4
  515. package/types/fhir-ts/DeviceDefinition_Link.d.ts.map +1 -1
  516. package/types/fhir-ts/DeviceDefinition_Material.d.ts +3 -3
  517. package/types/fhir-ts/DeviceDefinition_Material.d.ts.map +1 -1
  518. package/types/fhir-ts/DeviceDefinition_Packaging.d.ts +5 -5
  519. package/types/fhir-ts/DeviceDefinition_Packaging.d.ts.map +1 -1
  520. package/types/fhir-ts/DeviceDefinition_Packaging_Distributor.d.ts +4 -4
  521. package/types/fhir-ts/DeviceDefinition_Packaging_Distributor.d.ts.map +1 -1
  522. package/types/fhir-ts/DeviceDefinition_Property.d.ts +6 -6
  523. package/types/fhir-ts/DeviceDefinition_Property.d.ts.map +1 -1
  524. package/types/fhir-ts/DeviceDefinition_RegulatoryIdentifier.d.ts +2 -2
  525. package/types/fhir-ts/DeviceDefinition_RegulatoryIdentifier.d.ts.map +1 -1
  526. package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier.d.ts +3 -3
  527. package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier.d.ts.map +1 -1
  528. package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier_MarketDistribution.d.ts +3 -3
  529. package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier_MarketDistribution.d.ts.map +1 -1
  530. package/types/fhir-ts/DeviceDefinition_Version.d.ts +4 -4
  531. package/types/fhir-ts/DeviceDefinition_Version.d.ts.map +1 -1
  532. package/types/fhir-ts/DeviceDispense.d.ts +25 -25
  533. package/types/fhir-ts/DeviceDispense.d.ts.map +1 -1
  534. package/types/fhir-ts/DeviceDispense_Performer.d.ts +10 -10
  535. package/types/fhir-ts/DeviceDispense_Performer.d.ts.map +1 -1
  536. package/types/fhir-ts/DeviceMetric.d.ts +11 -11
  537. package/types/fhir-ts/DeviceMetric.d.ts.map +1 -1
  538. package/types/fhir-ts/DeviceMetric_Calibration.d.ts +2 -2
  539. package/types/fhir-ts/DeviceMetric_Calibration.d.ts.map +1 -1
  540. package/types/fhir-ts/DeviceRequest.d.ts +32 -32
  541. package/types/fhir-ts/DeviceRequest.d.ts.map +1 -1
  542. package/types/fhir-ts/DeviceRequest_Parameter.d.ts +5 -5
  543. package/types/fhir-ts/DeviceRequest_Parameter.d.ts.map +1 -1
  544. package/types/fhir-ts/DeviceUsage.d.ts +31 -31
  545. package/types/fhir-ts/DeviceUsage.d.ts.map +1 -1
  546. package/types/fhir-ts/DeviceUsage_Adherence.d.ts +2 -2
  547. package/types/fhir-ts/DeviceUsage_Adherence.d.ts.map +1 -1
  548. package/types/fhir-ts/Device_ConformsTo.d.ts +3 -3
  549. package/types/fhir-ts/Device_ConformsTo.d.ts.map +1 -1
  550. package/types/fhir-ts/Device_Name.d.ts +2 -2
  551. package/types/fhir-ts/Device_Name.d.ts.map +1 -1
  552. package/types/fhir-ts/Device_Property.d.ts +6 -6
  553. package/types/fhir-ts/Device_Property.d.ts.map +1 -1
  554. package/types/fhir-ts/Device_UdiCarrier.d.ts +2 -2
  555. package/types/fhir-ts/Device_UdiCarrier.d.ts.map +1 -1
  556. package/types/fhir-ts/Device_Version.d.ts +4 -4
  557. package/types/fhir-ts/Device_Version.d.ts.map +1 -1
  558. package/types/fhir-ts/DiagnosticReport.d.ts +35 -35
  559. package/types/fhir-ts/DiagnosticReport.d.ts.map +1 -1
  560. package/types/fhir-ts/DiagnosticReport_Media.d.ts +4 -4
  561. package/types/fhir-ts/DiagnosticReport_Media.d.ts.map +1 -1
  562. package/types/fhir-ts/DiagnosticReport_SupportingInfo.d.ts +7 -7
  563. package/types/fhir-ts/DiagnosticReport_SupportingInfo.d.ts.map +1 -1
  564. package/types/fhir-ts/Distance.d.ts +2 -2
  565. package/types/fhir-ts/Distance.d.ts.map +1 -1
  566. package/types/fhir-ts/DocumentReference.d.ts +39 -39
  567. package/types/fhir-ts/DocumentReference.d.ts.map +1 -1
  568. package/types/fhir-ts/DocumentReference_Attester.d.ts +9 -9
  569. package/types/fhir-ts/DocumentReference_Attester.d.ts.map +1 -1
  570. package/types/fhir-ts/DocumentReference_Content.d.ts +3 -3
  571. package/types/fhir-ts/DocumentReference_Content.d.ts.map +1 -1
  572. package/types/fhir-ts/DocumentReference_Content_Profile.d.ts +3 -3
  573. package/types/fhir-ts/DocumentReference_Content_Profile.d.ts.map +1 -1
  574. package/types/fhir-ts/DocumentReference_RelatesTo.d.ts +4 -4
  575. package/types/fhir-ts/DocumentReference_RelatesTo.d.ts.map +1 -1
  576. package/types/fhir-ts/DomainResource.d.ts +5 -5
  577. package/types/fhir-ts/DomainResource.d.ts.map +1 -1
  578. package/types/fhir-ts/Dosage.d.ts +7 -7
  579. package/types/fhir-ts/Dosage.d.ts.map +1 -1
  580. package/types/fhir-ts/Dosage_DoseAndRate.d.ts +5 -5
  581. package/types/fhir-ts/Dosage_DoseAndRate.d.ts.map +1 -1
  582. package/types/fhir-ts/Duration.d.ts +2 -2
  583. package/types/fhir-ts/Duration.d.ts.map +1 -1
  584. package/types/fhir-ts/Element.d.ts +1 -1
  585. package/types/fhir-ts/Element.d.ts.map +1 -1
  586. package/types/fhir-ts/ElementDefinition.d.ts +43 -43
  587. package/types/fhir-ts/ElementDefinition.d.ts.map +1 -1
  588. package/types/fhir-ts/ElementDefinition_Base.d.ts +2 -2
  589. package/types/fhir-ts/ElementDefinition_Base.d.ts.map +1 -1
  590. package/types/fhir-ts/ElementDefinition_Binding.d.ts +3 -3
  591. package/types/fhir-ts/ElementDefinition_Binding.d.ts.map +1 -1
  592. package/types/fhir-ts/ElementDefinition_Binding_Additional.d.ts +3 -3
  593. package/types/fhir-ts/ElementDefinition_Binding_Additional.d.ts.map +1 -1
  594. package/types/fhir-ts/ElementDefinition_Constraint.d.ts +2 -2
  595. package/types/fhir-ts/ElementDefinition_Constraint.d.ts.map +1 -1
  596. package/types/fhir-ts/ElementDefinition_Example.d.ts +36 -36
  597. package/types/fhir-ts/ElementDefinition_Example.d.ts.map +1 -1
  598. package/types/fhir-ts/ElementDefinition_Mapping.d.ts +2 -2
  599. package/types/fhir-ts/ElementDefinition_Mapping.d.ts.map +1 -1
  600. package/types/fhir-ts/ElementDefinition_Slicing.d.ts +3 -3
  601. package/types/fhir-ts/ElementDefinition_Slicing.d.ts.map +1 -1
  602. package/types/fhir-ts/ElementDefinition_Slicing_Discriminator.d.ts +2 -2
  603. package/types/fhir-ts/ElementDefinition_Slicing_Discriminator.d.ts.map +1 -1
  604. package/types/fhir-ts/ElementDefinition_Type.d.ts +2 -2
  605. package/types/fhir-ts/ElementDefinition_Type.d.ts.map +1 -1
  606. package/types/fhir-ts/Encounter.d.ts +29 -29
  607. package/types/fhir-ts/Encounter.d.ts.map +1 -1
  608. package/types/fhir-ts/EncounterHistory.d.ts +16 -16
  609. package/types/fhir-ts/EncounterHistory.d.ts.map +1 -1
  610. package/types/fhir-ts/EncounterHistory_Location.d.ts +4 -4
  611. package/types/fhir-ts/EncounterHistory_Location.d.ts.map +1 -1
  612. package/types/fhir-ts/Encounter_Admission.d.ts +6 -6
  613. package/types/fhir-ts/Encounter_Admission.d.ts.map +1 -1
  614. package/types/fhir-ts/Encounter_Diagnosis.d.ts +4 -4
  615. package/types/fhir-ts/Encounter_Diagnosis.d.ts.map +1 -1
  616. package/types/fhir-ts/Encounter_Location.d.ts +6 -6
  617. package/types/fhir-ts/Encounter_Location.d.ts.map +1 -1
  618. package/types/fhir-ts/Encounter_Participant.d.ts +11 -11
  619. package/types/fhir-ts/Encounter_Participant.d.ts.map +1 -1
  620. package/types/fhir-ts/Encounter_Reason.d.ts +8 -8
  621. package/types/fhir-ts/Encounter_Reason.d.ts.map +1 -1
  622. package/types/fhir-ts/Endpoint.d.ts +12 -12
  623. package/types/fhir-ts/Endpoint.d.ts.map +1 -1
  624. package/types/fhir-ts/Endpoint_Payload.d.ts +3 -3
  625. package/types/fhir-ts/Endpoint_Payload.d.ts.map +1 -1
  626. package/types/fhir-ts/EnrollmentRequest.d.ts +12 -12
  627. package/types/fhir-ts/EnrollmentRequest.d.ts.map +1 -1
  628. package/types/fhir-ts/EnrollmentResponse.d.ts +11 -11
  629. package/types/fhir-ts/EnrollmentResponse.d.ts.map +1 -1
  630. package/types/fhir-ts/EpisodeOfCare.d.ts +19 -19
  631. package/types/fhir-ts/EpisodeOfCare.d.ts.map +1 -1
  632. package/types/fhir-ts/EpisodeOfCare_Diagnosis.d.ts +4 -4
  633. package/types/fhir-ts/EpisodeOfCare_Diagnosis.d.ts.map +1 -1
  634. package/types/fhir-ts/EpisodeOfCare_Reason.d.ts +7 -7
  635. package/types/fhir-ts/EpisodeOfCare_Reason.d.ts.map +1 -1
  636. package/types/fhir-ts/EpisodeOfCare_StatusHistory.d.ts +3 -3
  637. package/types/fhir-ts/EpisodeOfCare_StatusHistory.d.ts.map +1 -1
  638. package/types/fhir-ts/EventDefinition.d.ts +14 -14
  639. package/types/fhir-ts/EventDefinition.d.ts.map +1 -1
  640. package/types/fhir-ts/Evidence.d.ts +16 -16
  641. package/types/fhir-ts/Evidence.d.ts.map +1 -1
  642. package/types/fhir-ts/EvidenceReport.d.ts +15 -15
  643. package/types/fhir-ts/EvidenceReport.d.ts.map +1 -1
  644. package/types/fhir-ts/EvidenceReport_RelatesTo.d.ts +3 -3
  645. package/types/fhir-ts/EvidenceReport_RelatesTo.d.ts.map +1 -1
  646. package/types/fhir-ts/EvidenceReport_RelatesTo_Target.d.ts +5 -5
  647. package/types/fhir-ts/EvidenceReport_RelatesTo_Target.d.ts.map +1 -1
  648. package/types/fhir-ts/EvidenceReport_Section.d.ts +14 -14
  649. package/types/fhir-ts/EvidenceReport_Section.d.ts.map +1 -1
  650. package/types/fhir-ts/EvidenceReport_Subject.d.ts +3 -3
  651. package/types/fhir-ts/EvidenceReport_Subject.d.ts.map +1 -1
  652. package/types/fhir-ts/EvidenceReport_Subject_Characteristic.d.ts +7 -7
  653. package/types/fhir-ts/EvidenceReport_Subject_Characteristic.d.ts.map +1 -1
  654. package/types/fhir-ts/EvidenceVariable.d.ts +14 -14
  655. package/types/fhir-ts/EvidenceVariable.d.ts.map +1 -1
  656. package/types/fhir-ts/EvidenceVariable_Category.d.ts +5 -5
  657. package/types/fhir-ts/EvidenceVariable_Category.d.ts.map +1 -1
  658. package/types/fhir-ts/EvidenceVariable_Characteristic.d.ts +14 -14
  659. package/types/fhir-ts/EvidenceVariable_Characteristic.d.ts.map +1 -1
  660. package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByCombination.d.ts +2 -2
  661. package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByCombination.d.ts.map +1 -1
  662. package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByTypeAndValue.d.ts +8 -8
  663. package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByTypeAndValue.d.ts.map +1 -1
  664. package/types/fhir-ts/EvidenceVariable_Characteristic_TimeFromEvent.d.ts +7 -7
  665. package/types/fhir-ts/EvidenceVariable_Characteristic_TimeFromEvent.d.ts.map +1 -1
  666. package/types/fhir-ts/Evidence_Certainty.d.ts +4 -4
  667. package/types/fhir-ts/Evidence_Certainty.d.ts.map +1 -1
  668. package/types/fhir-ts/Evidence_Statistic.d.ts +8 -8
  669. package/types/fhir-ts/Evidence_Statistic.d.ts.map +1 -1
  670. package/types/fhir-ts/Evidence_Statistic_AttributeEstimate.d.ts +6 -6
  671. package/types/fhir-ts/Evidence_Statistic_AttributeEstimate.d.ts.map +1 -1
  672. package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic.d.ts +4 -4
  673. package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic.d.ts.map +1 -1
  674. package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic_Variable.d.ts +8 -8
  675. package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic_Variable.d.ts.map +1 -1
  676. package/types/fhir-ts/Evidence_Statistic_SampleSize.d.ts +3 -3
  677. package/types/fhir-ts/Evidence_Statistic_SampleSize.d.ts.map +1 -1
  678. package/types/fhir-ts/Evidence_VariableDefinition.d.ts +7 -7
  679. package/types/fhir-ts/Evidence_VariableDefinition.d.ts.map +1 -1
  680. package/types/fhir-ts/ExampleScenario.d.ts +13 -13
  681. package/types/fhir-ts/ExampleScenario.d.ts.map +1 -1
  682. package/types/fhir-ts/ExampleScenario_Actor.d.ts +2 -2
  683. package/types/fhir-ts/ExampleScenario_Actor.d.ts.map +1 -1
  684. package/types/fhir-ts/ExampleScenario_Instance.d.ts +6 -6
  685. package/types/fhir-ts/ExampleScenario_Instance.d.ts.map +1 -1
  686. package/types/fhir-ts/ExampleScenario_Instance_ContainedInstance.d.ts +2 -2
  687. package/types/fhir-ts/ExampleScenario_Instance_ContainedInstance.d.ts.map +1 -1
  688. package/types/fhir-ts/ExampleScenario_Instance_Version.d.ts +3 -3
  689. package/types/fhir-ts/ExampleScenario_Instance_Version.d.ts.map +1 -1
  690. package/types/fhir-ts/ExampleScenario_Process.d.ts +3 -3
  691. package/types/fhir-ts/ExampleScenario_Process.d.ts.map +1 -1
  692. package/types/fhir-ts/ExampleScenario_Process_Step.d.ts +4 -4
  693. package/types/fhir-ts/ExampleScenario_Process_Step.d.ts.map +1 -1
  694. package/types/fhir-ts/ExampleScenario_Process_Step_Alternative.d.ts +2 -2
  695. package/types/fhir-ts/ExampleScenario_Process_Step_Alternative.d.ts.map +1 -1
  696. package/types/fhir-ts/ExampleScenario_Process_Step_Operation.d.ts +3 -3
  697. package/types/fhir-ts/ExampleScenario_Process_Step_Operation.d.ts.map +1 -1
  698. package/types/fhir-ts/ExplanationOfBenefit.d.ts +38 -38
  699. package/types/fhir-ts/ExplanationOfBenefit.d.ts.map +1 -1
  700. package/types/fhir-ts/ExplanationOfBenefit_Accident.d.ts +5 -5
  701. package/types/fhir-ts/ExplanationOfBenefit_Accident.d.ts.map +1 -1
  702. package/types/fhir-ts/ExplanationOfBenefit_AddItem.d.ts +20 -20
  703. package/types/fhir-ts/ExplanationOfBenefit_AddItem.d.ts.map +1 -1
  704. package/types/fhir-ts/ExplanationOfBenefit_AddItem_BodySite.d.ts +4 -4
  705. package/types/fhir-ts/ExplanationOfBenefit_AddItem_BodySite.d.ts.map +1 -1
  706. package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail.d.ts +7 -7
  707. package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail.d.ts.map +1 -1
  708. package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail_SubDetail.d.ts +6 -6
  709. package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail_SubDetail.d.ts.map +1 -1
  710. package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance.d.ts +4 -4
  711. package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance.d.ts.map +1 -1
  712. package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance_Financial.d.ts +4 -4
  713. package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance_Financial.d.ts.map +1 -1
  714. package/types/fhir-ts/ExplanationOfBenefit_CareTeam.d.ts +7 -7
  715. package/types/fhir-ts/ExplanationOfBenefit_CareTeam.d.ts.map +1 -1
  716. package/types/fhir-ts/ExplanationOfBenefit_Diagnosis.d.ts +4 -4
  717. package/types/fhir-ts/ExplanationOfBenefit_Diagnosis.d.ts.map +1 -1
  718. package/types/fhir-ts/ExplanationOfBenefit_Event.d.ts +4 -4
  719. package/types/fhir-ts/ExplanationOfBenefit_Event.d.ts.map +1 -1
  720. package/types/fhir-ts/ExplanationOfBenefit_Insurance.d.ts +4 -4
  721. package/types/fhir-ts/ExplanationOfBenefit_Insurance.d.ts.map +1 -1
  722. package/types/fhir-ts/ExplanationOfBenefit_Item.d.ts +21 -21
  723. package/types/fhir-ts/ExplanationOfBenefit_Item.d.ts.map +1 -1
  724. package/types/fhir-ts/ExplanationOfBenefit_Item_Adjudication.d.ts +4 -4
  725. package/types/fhir-ts/ExplanationOfBenefit_Item_Adjudication.d.ts.map +1 -1
  726. package/types/fhir-ts/ExplanationOfBenefit_Item_BodySite.d.ts +4 -4
  727. package/types/fhir-ts/ExplanationOfBenefit_Item_BodySite.d.ts.map +1 -1
  728. package/types/fhir-ts/ExplanationOfBenefit_Item_Detail.d.ts +9 -9
  729. package/types/fhir-ts/ExplanationOfBenefit_Item_Detail.d.ts.map +1 -1
  730. package/types/fhir-ts/ExplanationOfBenefit_Item_Detail_SubDetail.d.ts +8 -8
  731. package/types/fhir-ts/ExplanationOfBenefit_Item_Detail_SubDetail.d.ts.map +1 -1
  732. package/types/fhir-ts/ExplanationOfBenefit_Item_ReviewOutcome.d.ts +4 -4
  733. package/types/fhir-ts/ExplanationOfBenefit_Item_ReviewOutcome.d.ts.map +1 -1
  734. package/types/fhir-ts/ExplanationOfBenefit_Payee.d.ts +8 -8
  735. package/types/fhir-ts/ExplanationOfBenefit_Payee.d.ts.map +1 -1
  736. package/types/fhir-ts/ExplanationOfBenefit_Payment.d.ts +5 -5
  737. package/types/fhir-ts/ExplanationOfBenefit_Payment.d.ts.map +1 -1
  738. package/types/fhir-ts/ExplanationOfBenefit_Procedure.d.ts +5 -5
  739. package/types/fhir-ts/ExplanationOfBenefit_Procedure.d.ts.map +1 -1
  740. package/types/fhir-ts/ExplanationOfBenefit_ProcessNote.d.ts +3 -3
  741. package/types/fhir-ts/ExplanationOfBenefit_ProcessNote.d.ts.map +1 -1
  742. package/types/fhir-ts/ExplanationOfBenefit_Related.d.ts +5 -5
  743. package/types/fhir-ts/ExplanationOfBenefit_Related.d.ts.map +1 -1
  744. package/types/fhir-ts/ExplanationOfBenefit_SupportingInfo.d.ts +9 -9
  745. package/types/fhir-ts/ExplanationOfBenefit_SupportingInfo.d.ts.map +1 -1
  746. package/types/fhir-ts/ExplanationOfBenefit_Total.d.ts +3 -3
  747. package/types/fhir-ts/ExplanationOfBenefit_Total.d.ts.map +1 -1
  748. package/types/fhir-ts/Expression.d.ts +2 -2
  749. package/types/fhir-ts/Expression.d.ts.map +1 -1
  750. package/types/fhir-ts/ExtendedContactDetail.d.ts +8 -8
  751. package/types/fhir-ts/ExtendedContactDetail.d.ts.map +1 -1
  752. package/types/fhir-ts/Extension.d.ts +35 -35
  753. package/types/fhir-ts/Extension.d.ts.map +1 -1
  754. package/types/fhir-ts/FamilyMemberHistory.d.ts +23 -23
  755. package/types/fhir-ts/FamilyMemberHistory.d.ts.map +1 -1
  756. package/types/fhir-ts/FamilyMemberHistory_Condition.d.ts +7 -7
  757. package/types/fhir-ts/FamilyMemberHistory_Condition.d.ts.map +1 -1
  758. package/types/fhir-ts/FamilyMemberHistory_Participant.d.ts +10 -10
  759. package/types/fhir-ts/FamilyMemberHistory_Participant.d.ts.map +1 -1
  760. package/types/fhir-ts/FamilyMemberHistory_Procedure.d.ts +7 -7
  761. package/types/fhir-ts/FamilyMemberHistory_Procedure.d.ts.map +1 -1
  762. package/types/fhir-ts/FhirPrimitive.d.ts +1 -1
  763. package/types/fhir-ts/FhirPrimitive.d.ts.map +1 -1
  764. package/types/fhir-ts/Flag.d.ts +21 -21
  765. package/types/fhir-ts/Flag.d.ts.map +1 -1
  766. package/types/fhir-ts/FormularyItem.d.ts +7 -7
  767. package/types/fhir-ts/FormularyItem.d.ts.map +1 -1
  768. package/types/fhir-ts/GenomicStudy.d.ts +23 -23
  769. package/types/fhir-ts/GenomicStudy.d.ts.map +1 -1
  770. package/types/fhir-ts/GenomicStudy_Analysis.d.ts +16 -16
  771. package/types/fhir-ts/GenomicStudy_Analysis.d.ts.map +1 -1
  772. package/types/fhir-ts/GenomicStudy_Analysis_Device.d.ts +4 -4
  773. package/types/fhir-ts/GenomicStudy_Analysis_Device.d.ts.map +1 -1
  774. package/types/fhir-ts/GenomicStudy_Analysis_Input.d.ts +5 -5
  775. package/types/fhir-ts/GenomicStudy_Analysis_Input.d.ts.map +1 -1
  776. package/types/fhir-ts/GenomicStudy_Analysis_Output.d.ts +4 -4
  777. package/types/fhir-ts/GenomicStudy_Analysis_Output.d.ts.map +1 -1
  778. package/types/fhir-ts/GenomicStudy_Analysis_Performer.d.ts +7 -7
  779. package/types/fhir-ts/GenomicStudy_Analysis_Performer.d.ts.map +1 -1
  780. package/types/fhir-ts/Goal.d.ts +26 -26
  781. package/types/fhir-ts/Goal.d.ts.map +1 -1
  782. package/types/fhir-ts/Goal_Target.d.ts +7 -7
  783. package/types/fhir-ts/Goal_Target.d.ts.map +1 -1
  784. package/types/fhir-ts/GraphDefinition.d.ts +12 -12
  785. package/types/fhir-ts/GraphDefinition.d.ts.map +1 -1
  786. package/types/fhir-ts/GraphDefinition_Link.d.ts +3 -3
  787. package/types/fhir-ts/GraphDefinition_Link.d.ts.map +1 -1
  788. package/types/fhir-ts/GraphDefinition_Link_Compartment.d.ts +2 -2
  789. package/types/fhir-ts/GraphDefinition_Link_Compartment.d.ts.map +1 -1
  790. package/types/fhir-ts/GraphDefinition_Node.d.ts +2 -2
  791. package/types/fhir-ts/GraphDefinition_Node.d.ts.map +1 -1
  792. package/types/fhir-ts/Group.d.ts +14 -14
  793. package/types/fhir-ts/Group.d.ts.map +1 -1
  794. package/types/fhir-ts/Group_Characteristic.d.ts +7 -7
  795. package/types/fhir-ts/Group_Characteristic.d.ts.map +1 -1
  796. package/types/fhir-ts/Group_Member.d.ts +15 -15
  797. package/types/fhir-ts/Group_Member.d.ts.map +1 -1
  798. package/types/fhir-ts/GuidanceResponse.d.ts +34 -34
  799. package/types/fhir-ts/GuidanceResponse.d.ts.map +1 -1
  800. package/types/fhir-ts/HealthcareService.d.ts +15 -15
  801. package/types/fhir-ts/HealthcareService.d.ts.map +1 -1
  802. package/types/fhir-ts/HealthcareService_Eligibility.d.ts +3 -3
  803. package/types/fhir-ts/HealthcareService_Eligibility.d.ts.map +1 -1
  804. package/types/fhir-ts/HumanName.d.ts +3 -3
  805. package/types/fhir-ts/HumanName.d.ts.map +1 -1
  806. package/types/fhir-ts/Identifier.d.ts +6 -6
  807. package/types/fhir-ts/Identifier.d.ts.map +1 -1
  808. package/types/fhir-ts/ImagingSelection.d.ts +30 -30
  809. package/types/fhir-ts/ImagingSelection.d.ts.map +1 -1
  810. package/types/fhir-ts/ImagingSelection_Instance.d.ts +5 -5
  811. package/types/fhir-ts/ImagingSelection_Instance.d.ts.map +1 -1
  812. package/types/fhir-ts/ImagingSelection_Instance_ImageRegion2D.d.ts +2 -2
  813. package/types/fhir-ts/ImagingSelection_Instance_ImageRegion2D.d.ts.map +1 -1
  814. package/types/fhir-ts/ImagingSelection_Instance_ImageRegion3D.d.ts +2 -2
  815. package/types/fhir-ts/ImagingSelection_Instance_ImageRegion3D.d.ts.map +1 -1
  816. package/types/fhir-ts/ImagingSelection_Performer.d.ts +11 -11
  817. package/types/fhir-ts/ImagingSelection_Performer.d.ts.map +1 -1
  818. package/types/fhir-ts/ImagingStudy.d.ts +31 -31
  819. package/types/fhir-ts/ImagingStudy.d.ts.map +1 -1
  820. package/types/fhir-ts/ImagingStudy_Series.d.ts +10 -10
  821. package/types/fhir-ts/ImagingStudy_Series.d.ts.map +1 -1
  822. package/types/fhir-ts/ImagingStudy_Series_Instance.d.ts +3 -3
  823. package/types/fhir-ts/ImagingStudy_Series_Instance.d.ts.map +1 -1
  824. package/types/fhir-ts/ImagingStudy_Series_Performer.d.ts +11 -11
  825. package/types/fhir-ts/ImagingStudy_Series_Performer.d.ts.map +1 -1
  826. package/types/fhir-ts/Immunization.d.ts +30 -30
  827. package/types/fhir-ts/Immunization.d.ts.map +1 -1
  828. package/types/fhir-ts/ImmunizationEvaluation.d.ts +11 -11
  829. package/types/fhir-ts/ImmunizationEvaluation.d.ts.map +1 -1
  830. package/types/fhir-ts/ImmunizationRecommendation.d.ts +10 -10
  831. package/types/fhir-ts/ImmunizationRecommendation.d.ts.map +1 -1
  832. package/types/fhir-ts/ImmunizationRecommendation_Recommendation.d.ts +8 -8
  833. package/types/fhir-ts/ImmunizationRecommendation_Recommendation.d.ts.map +1 -1
  834. package/types/fhir-ts/ImmunizationRecommendation_Recommendation_DateCriterion.d.ts +3 -3
  835. package/types/fhir-ts/ImmunizationRecommendation_Recommendation_DateCriterion.d.ts.map +1 -1
  836. package/types/fhir-ts/Immunization_Performer.d.ts +8 -8
  837. package/types/fhir-ts/Immunization_Performer.d.ts.map +1 -1
  838. package/types/fhir-ts/Immunization_ProgramEligibility.d.ts +2 -2
  839. package/types/fhir-ts/Immunization_ProgramEligibility.d.ts.map +1 -1
  840. package/types/fhir-ts/Immunization_ProtocolApplied.d.ts +5 -5
  841. package/types/fhir-ts/Immunization_ProtocolApplied.d.ts.map +1 -1
  842. package/types/fhir-ts/Immunization_Reaction.d.ts +4 -4
  843. package/types/fhir-ts/Immunization_Reaction.d.ts.map +1 -1
  844. package/types/fhir-ts/ImplementationGuide.d.ts +14 -14
  845. package/types/fhir-ts/ImplementationGuide.d.ts.map +1 -1
  846. package/types/fhir-ts/ImplementationGuide_Definition.d.ts +6 -6
  847. package/types/fhir-ts/ImplementationGuide_Definition.d.ts.map +1 -1
  848. package/types/fhir-ts/ImplementationGuide_Definition_Grouping.d.ts +2 -2
  849. package/types/fhir-ts/ImplementationGuide_Definition_Grouping.d.ts.map +1 -1
  850. package/types/fhir-ts/ImplementationGuide_Definition_Page.d.ts +2 -2
  851. package/types/fhir-ts/ImplementationGuide_Definition_Page.d.ts.map +1 -1
  852. package/types/fhir-ts/ImplementationGuide_Definition_Parameter.d.ts +3 -3
  853. package/types/fhir-ts/ImplementationGuide_Definition_Parameter.d.ts.map +1 -1
  854. package/types/fhir-ts/ImplementationGuide_Definition_Resource.d.ts +4 -4
  855. package/types/fhir-ts/ImplementationGuide_Definition_Resource.d.ts.map +1 -1
  856. package/types/fhir-ts/ImplementationGuide_Definition_Template.d.ts +2 -2
  857. package/types/fhir-ts/ImplementationGuide_Definition_Template.d.ts.map +1 -1
  858. package/types/fhir-ts/ImplementationGuide_DependsOn.d.ts +2 -2
  859. package/types/fhir-ts/ImplementationGuide_DependsOn.d.ts.map +1 -1
  860. package/types/fhir-ts/ImplementationGuide_Global.d.ts +2 -2
  861. package/types/fhir-ts/ImplementationGuide_Global.d.ts.map +1 -1
  862. package/types/fhir-ts/ImplementationGuide_Manifest.d.ts +4 -4
  863. package/types/fhir-ts/ImplementationGuide_Manifest.d.ts.map +1 -1
  864. package/types/fhir-ts/ImplementationGuide_Manifest_Page.d.ts +2 -2
  865. package/types/fhir-ts/ImplementationGuide_Manifest_Page.d.ts.map +1 -1
  866. package/types/fhir-ts/ImplementationGuide_Manifest_Resource.d.ts +4 -4
  867. package/types/fhir-ts/ImplementationGuide_Manifest_Resource.d.ts.map +1 -1
  868. package/types/fhir-ts/Ingredient.d.ts +13 -13
  869. package/types/fhir-ts/Ingredient.d.ts.map +1 -1
  870. package/types/fhir-ts/Ingredient_Manufacturer.d.ts +4 -4
  871. package/types/fhir-ts/Ingredient_Manufacturer.d.ts.map +1 -1
  872. package/types/fhir-ts/Ingredient_Substance.d.ts +4 -4
  873. package/types/fhir-ts/Ingredient_Substance.d.ts.map +1 -1
  874. package/types/fhir-ts/Ingredient_Substance_Strength.d.ts +7 -7
  875. package/types/fhir-ts/Ingredient_Substance_Strength.d.ts.map +1 -1
  876. package/types/fhir-ts/Ingredient_Substance_Strength_ReferenceStrength.d.ts +8 -8
  877. package/types/fhir-ts/Ingredient_Substance_Strength_ReferenceStrength.d.ts.map +1 -1
  878. package/types/fhir-ts/InsurancePlan.d.ts +15 -15
  879. package/types/fhir-ts/InsurancePlan.d.ts.map +1 -1
  880. package/types/fhir-ts/InsurancePlan_Coverage.d.ts +5 -5
  881. package/types/fhir-ts/InsurancePlan_Coverage.d.ts.map +1 -1
  882. package/types/fhir-ts/InsurancePlan_Coverage_Benefit.d.ts +4 -4
  883. package/types/fhir-ts/InsurancePlan_Coverage_Benefit.d.ts.map +1 -1
  884. package/types/fhir-ts/InsurancePlan_Coverage_Benefit_Limit.d.ts +3 -3
  885. package/types/fhir-ts/InsurancePlan_Coverage_Benefit_Limit.d.ts.map +1 -1
  886. package/types/fhir-ts/InsurancePlan_Plan.d.ts +8 -8
  887. package/types/fhir-ts/InsurancePlan_Plan.d.ts.map +1 -1
  888. package/types/fhir-ts/InsurancePlan_Plan_GeneralCost.d.ts +4 -4
  889. package/types/fhir-ts/InsurancePlan_Plan_GeneralCost.d.ts.map +1 -1
  890. package/types/fhir-ts/InsurancePlan_Plan_SpecificCost.d.ts +3 -3
  891. package/types/fhir-ts/InsurancePlan_Plan_SpecificCost.d.ts.map +1 -1
  892. package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit.d.ts +3 -3
  893. package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit.d.ts.map +1 -1
  894. package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit_Cost.d.ts +3 -3
  895. package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit_Cost.d.ts.map +1 -1
  896. package/types/fhir-ts/InventoryItem.d.ts +19 -19
  897. package/types/fhir-ts/InventoryItem.d.ts.map +1 -1
  898. package/types/fhir-ts/InventoryItem_Association.d.ts +11 -11
  899. package/types/fhir-ts/InventoryItem_Association.d.ts.map +1 -1
  900. package/types/fhir-ts/InventoryItem_Characteristic.d.ts +9 -9
  901. package/types/fhir-ts/InventoryItem_Characteristic.d.ts.map +1 -1
  902. package/types/fhir-ts/InventoryItem_Description.d.ts +2 -2
  903. package/types/fhir-ts/InventoryItem_Description.d.ts.map +1 -1
  904. package/types/fhir-ts/InventoryItem_Instance.d.ts +7 -7
  905. package/types/fhir-ts/InventoryItem_Instance.d.ts.map +1 -1
  906. package/types/fhir-ts/InventoryItem_Name.d.ts +3 -3
  907. package/types/fhir-ts/InventoryItem_Name.d.ts.map +1 -1
  908. package/types/fhir-ts/InventoryItem_ResponsibleOrganization.d.ts +4 -4
  909. package/types/fhir-ts/InventoryItem_ResponsibleOrganization.d.ts.map +1 -1
  910. package/types/fhir-ts/InventoryReport.d.ts +15 -15
  911. package/types/fhir-ts/InventoryReport.d.ts.map +1 -1
  912. package/types/fhir-ts/InventoryReport_InventoryListing.d.ts +6 -6
  913. package/types/fhir-ts/InventoryReport_InventoryListing.d.ts.map +1 -1
  914. package/types/fhir-ts/InventoryReport_InventoryListing_Item.d.ts +9 -9
  915. package/types/fhir-ts/InventoryReport_InventoryListing_Item.d.ts.map +1 -1
  916. package/types/fhir-ts/Invoice.d.ts +19 -19
  917. package/types/fhir-ts/Invoice.d.ts.map +1 -1
  918. package/types/fhir-ts/Invoice_LineItem.d.ts +6 -6
  919. package/types/fhir-ts/Invoice_LineItem.d.ts.map +1 -1
  920. package/types/fhir-ts/Invoice_Participant.d.ts +9 -9
  921. package/types/fhir-ts/Invoice_Participant.d.ts.map +1 -1
  922. package/types/fhir-ts/Library.d.ts +16 -16
  923. package/types/fhir-ts/Library.d.ts.map +1 -1
  924. package/types/fhir-ts/Linkage.d.ts +10 -10
  925. package/types/fhir-ts/Linkage.d.ts.map +1 -1
  926. package/types/fhir-ts/Linkage_Item.d.ts +4 -4
  927. package/types/fhir-ts/Linkage_Item.d.ts.map +1 -1
  928. package/types/fhir-ts/List.d.ts +18 -18
  929. package/types/fhir-ts/List.d.ts.map +1 -1
  930. package/types/fhir-ts/List_Entry.d.ts +5 -5
  931. package/types/fhir-ts/List_Entry.d.ts.map +1 -1
  932. package/types/fhir-ts/Location.d.ts +16 -16
  933. package/types/fhir-ts/Location.d.ts.map +1 -1
  934. package/types/fhir-ts/Location_Position.d.ts +2 -2
  935. package/types/fhir-ts/Location_Position.d.ts.map +1 -1
  936. package/types/fhir-ts/ManufacturedItemDefinition.d.ts +12 -12
  937. package/types/fhir-ts/ManufacturedItemDefinition.d.ts.map +1 -1
  938. package/types/fhir-ts/ManufacturedItemDefinition_Component.d.ts +4 -4
  939. package/types/fhir-ts/ManufacturedItemDefinition_Component.d.ts.map +1 -1
  940. package/types/fhir-ts/ManufacturedItemDefinition_Component_Constituent.d.ts +5 -5
  941. package/types/fhir-ts/ManufacturedItemDefinition_Component_Constituent.d.ts.map +1 -1
  942. package/types/fhir-ts/ManufacturedItemDefinition_Property.d.ts +6 -6
  943. package/types/fhir-ts/ManufacturedItemDefinition_Property.d.ts.map +1 -1
  944. package/types/fhir-ts/MarketingStatus.d.ts +4 -4
  945. package/types/fhir-ts/MarketingStatus.d.ts.map +1 -1
  946. package/types/fhir-ts/Measure.d.ts +16 -16
  947. package/types/fhir-ts/Measure.d.ts.map +1 -1
  948. package/types/fhir-ts/MeasureReport.d.ts +21 -21
  949. package/types/fhir-ts/MeasureReport.d.ts.map +1 -1
  950. package/types/fhir-ts/MeasureReport_Group.d.ts +20 -20
  951. package/types/fhir-ts/MeasureReport_Group.d.ts.map +1 -1
  952. package/types/fhir-ts/MeasureReport_Group_Population.d.ts +7 -7
  953. package/types/fhir-ts/MeasureReport_Group_Population.d.ts.map +1 -1
  954. package/types/fhir-ts/MeasureReport_Group_Stratifier.d.ts +4 -4
  955. package/types/fhir-ts/MeasureReport_Group_Stratifier.d.ts.map +1 -1
  956. package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum.d.ts +10 -10
  957. package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum.d.ts.map +1 -1
  958. package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Component.d.ts +6 -6
  959. package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Component.d.ts.map +1 -1
  960. package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Population.d.ts +7 -7
  961. package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Population.d.ts.map +1 -1
  962. package/types/fhir-ts/Measure_Group.d.ts +6 -6
  963. package/types/fhir-ts/Measure_Group.d.ts.map +1 -1
  964. package/types/fhir-ts/Measure_Group_Population.d.ts +6 -6
  965. package/types/fhir-ts/Measure_Group_Population.d.ts.map +1 -1
  966. package/types/fhir-ts/Measure_Group_Stratifier.d.ts +7 -7
  967. package/types/fhir-ts/Measure_Group_Stratifier.d.ts.map +1 -1
  968. package/types/fhir-ts/Measure_Group_Stratifier_Component.d.ts +6 -6
  969. package/types/fhir-ts/Measure_Group_Stratifier_Component.d.ts.map +1 -1
  970. package/types/fhir-ts/Measure_SupplementalData.d.ts +4 -4
  971. package/types/fhir-ts/Measure_SupplementalData.d.ts.map +1 -1
  972. package/types/fhir-ts/Measure_Term.d.ts +3 -3
  973. package/types/fhir-ts/Measure_Term.d.ts.map +1 -1
  974. package/types/fhir-ts/Medication.d.ts +13 -13
  975. package/types/fhir-ts/Medication.d.ts.map +1 -1
  976. package/types/fhir-ts/MedicationAdministration.d.ts +27 -27
  977. package/types/fhir-ts/MedicationAdministration.d.ts.map +1 -1
  978. package/types/fhir-ts/MedicationAdministration_Dosage.d.ts +5 -5
  979. package/types/fhir-ts/MedicationAdministration_Dosage.d.ts.map +1 -1
  980. package/types/fhir-ts/MedicationAdministration_Performer.d.ts +8 -8
  981. package/types/fhir-ts/MedicationAdministration_Performer.d.ts.map +1 -1
  982. package/types/fhir-ts/MedicationDispense.d.ts +28 -28
  983. package/types/fhir-ts/MedicationDispense.d.ts.map +1 -1
  984. package/types/fhir-ts/MedicationDispense_Performer.d.ts +10 -10
  985. package/types/fhir-ts/MedicationDispense_Performer.d.ts.map +1 -1
  986. package/types/fhir-ts/MedicationDispense_Substitution.d.ts +7 -7
  987. package/types/fhir-ts/MedicationDispense_Substitution.d.ts.map +1 -1
  988. package/types/fhir-ts/MedicationKnowledge.d.ts +21 -21
  989. package/types/fhir-ts/MedicationKnowledge.d.ts.map +1 -1
  990. package/types/fhir-ts/MedicationKnowledge_Cost.d.ts +5 -5
  991. package/types/fhir-ts/MedicationKnowledge_Cost.d.ts.map +1 -1
  992. package/types/fhir-ts/MedicationKnowledge_Definitional.d.ts +6 -6
  993. package/types/fhir-ts/MedicationKnowledge_Definitional.d.ts.map +1 -1
  994. package/types/fhir-ts/MedicationKnowledge_Definitional_DrugCharacteristic.d.ts +5 -5
  995. package/types/fhir-ts/MedicationKnowledge_Definitional_DrugCharacteristic.d.ts.map +1 -1
  996. package/types/fhir-ts/MedicationKnowledge_Definitional_Ingredient.d.ts +6 -6
  997. package/types/fhir-ts/MedicationKnowledge_Definitional_Ingredient.d.ts.map +1 -1
  998. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline.d.ts +4 -4
  999. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline.d.ts.map +1 -1
  1000. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline.d.ts +4 -4
  1001. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline.d.ts.map +1 -1
  1002. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_Dosage.d.ts +3 -3
  1003. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_Dosage.d.ts.map +1 -1
  1004. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_PatientCharacteristic.d.ts +4 -4
  1005. package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_PatientCharacteristic.d.ts.map +1 -1
  1006. package/types/fhir-ts/MedicationKnowledge_MedicineClassification.d.ts +3 -3
  1007. package/types/fhir-ts/MedicationKnowledge_MedicineClassification.d.ts.map +1 -1
  1008. package/types/fhir-ts/MedicationKnowledge_MonitoringProgram.d.ts +3 -3
  1009. package/types/fhir-ts/MedicationKnowledge_MonitoringProgram.d.ts.map +1 -1
  1010. package/types/fhir-ts/MedicationKnowledge_Monograph.d.ts +4 -4
  1011. package/types/fhir-ts/MedicationKnowledge_Monograph.d.ts.map +1 -1
  1012. package/types/fhir-ts/MedicationKnowledge_Packaging.d.ts +3 -3
  1013. package/types/fhir-ts/MedicationKnowledge_Packaging.d.ts.map +1 -1
  1014. package/types/fhir-ts/MedicationKnowledge_Regulatory.d.ts +6 -6
  1015. package/types/fhir-ts/MedicationKnowledge_Regulatory.d.ts.map +1 -1
  1016. package/types/fhir-ts/MedicationKnowledge_Regulatory_MaxDispense.d.ts +3 -3
  1017. package/types/fhir-ts/MedicationKnowledge_Regulatory_MaxDispense.d.ts.map +1 -1
  1018. package/types/fhir-ts/MedicationKnowledge_Regulatory_Substitution.d.ts +3 -3
  1019. package/types/fhir-ts/MedicationKnowledge_Regulatory_Substitution.d.ts.map +1 -1
  1020. package/types/fhir-ts/MedicationKnowledge_RelatedMedicationKnowledge.d.ts +4 -4
  1021. package/types/fhir-ts/MedicationKnowledge_RelatedMedicationKnowledge.d.ts.map +1 -1
  1022. package/types/fhir-ts/MedicationKnowledge_StorageGuideline.d.ts +5 -5
  1023. package/types/fhir-ts/MedicationKnowledge_StorageGuideline.d.ts.map +1 -1
  1024. package/types/fhir-ts/MedicationKnowledge_StorageGuideline_EnvironmentalSetting.d.ts +4 -4
  1025. package/types/fhir-ts/MedicationKnowledge_StorageGuideline_EnvironmentalSetting.d.ts.map +1 -1
  1026. package/types/fhir-ts/MedicationRequest.d.ts +34 -34
  1027. package/types/fhir-ts/MedicationRequest.d.ts.map +1 -1
  1028. package/types/fhir-ts/MedicationRequest_DispenseRequest.d.ts +10 -10
  1029. package/types/fhir-ts/MedicationRequest_DispenseRequest.d.ts.map +1 -1
  1030. package/types/fhir-ts/MedicationRequest_DispenseRequest_InitialFill.d.ts +3 -3
  1031. package/types/fhir-ts/MedicationRequest_DispenseRequest_InitialFill.d.ts.map +1 -1
  1032. package/types/fhir-ts/MedicationRequest_Substitution.d.ts +3 -3
  1033. package/types/fhir-ts/MedicationRequest_Substitution.d.ts.map +1 -1
  1034. package/types/fhir-ts/MedicationStatement.d.ts +26 -26
  1035. package/types/fhir-ts/MedicationStatement.d.ts.map +1 -1
  1036. package/types/fhir-ts/MedicationStatement_Adherence.d.ts +2 -2
  1037. package/types/fhir-ts/MedicationStatement_Adherence.d.ts.map +1 -1
  1038. package/types/fhir-ts/Medication_Batch.d.ts +2 -2
  1039. package/types/fhir-ts/Medication_Batch.d.ts.map +1 -1
  1040. package/types/fhir-ts/Medication_Ingredient.d.ts +8 -8
  1041. package/types/fhir-ts/Medication_Ingredient.d.ts.map +1 -1
  1042. package/types/fhir-ts/MedicinalProductDefinition.d.ts +21 -21
  1043. package/types/fhir-ts/MedicinalProductDefinition.d.ts.map +1 -1
  1044. package/types/fhir-ts/MedicinalProductDefinition_Characteristic.d.ts +5 -5
  1045. package/types/fhir-ts/MedicinalProductDefinition_Characteristic.d.ts.map +1 -1
  1046. package/types/fhir-ts/MedicinalProductDefinition_Contact.d.ts +5 -5
  1047. package/types/fhir-ts/MedicinalProductDefinition_Contact.d.ts.map +1 -1
  1048. package/types/fhir-ts/MedicinalProductDefinition_CrossReference.d.ts +4 -4
  1049. package/types/fhir-ts/MedicinalProductDefinition_CrossReference.d.ts.map +1 -1
  1050. package/types/fhir-ts/MedicinalProductDefinition_Name.d.ts +5 -5
  1051. package/types/fhir-ts/MedicinalProductDefinition_Name.d.ts.map +1 -1
  1052. package/types/fhir-ts/MedicinalProductDefinition_Name_Part.d.ts +3 -3
  1053. package/types/fhir-ts/MedicinalProductDefinition_Name_Part.d.ts.map +1 -1
  1054. package/types/fhir-ts/MedicinalProductDefinition_Name_Usage.d.ts +2 -2
  1055. package/types/fhir-ts/MedicinalProductDefinition_Name_Usage.d.ts.map +1 -1
  1056. package/types/fhir-ts/MedicinalProductDefinition_Operation.d.ts +8 -8
  1057. package/types/fhir-ts/MedicinalProductDefinition_Operation.d.ts.map +1 -1
  1058. package/types/fhir-ts/MessageDefinition.d.ts +12 -12
  1059. package/types/fhir-ts/MessageDefinition.d.ts.map +1 -1
  1060. package/types/fhir-ts/MessageDefinition_AllowedResponse.d.ts +2 -2
  1061. package/types/fhir-ts/MessageDefinition_AllowedResponse.d.ts.map +1 -1
  1062. package/types/fhir-ts/MessageDefinition_Focus.d.ts +2 -2
  1063. package/types/fhir-ts/MessageDefinition_Focus.d.ts.map +1 -1
  1064. package/types/fhir-ts/MessageHeader.d.ts +15 -15
  1065. package/types/fhir-ts/MessageHeader.d.ts.map +1 -1
  1066. package/types/fhir-ts/MessageHeader_Destination.d.ts +7 -7
  1067. package/types/fhir-ts/MessageHeader_Destination.d.ts.map +1 -1
  1068. package/types/fhir-ts/MessageHeader_Response.d.ts +5 -5
  1069. package/types/fhir-ts/MessageHeader_Response.d.ts.map +1 -1
  1070. package/types/fhir-ts/MessageHeader_Source.d.ts +4 -4
  1071. package/types/fhir-ts/MessageHeader_Source.d.ts.map +1 -1
  1072. package/types/fhir-ts/Meta.d.ts +3 -3
  1073. package/types/fhir-ts/Meta.d.ts.map +1 -1
  1074. package/types/fhir-ts/MetadataResource.d.ts +12 -12
  1075. package/types/fhir-ts/MetadataResource.d.ts.map +1 -1
  1076. package/types/fhir-ts/MolecularSequence.d.ts +17 -17
  1077. package/types/fhir-ts/MolecularSequence.d.ts.map +1 -1
  1078. package/types/fhir-ts/MolecularSequence_Relative.d.ts +6 -6
  1079. package/types/fhir-ts/MolecularSequence_Relative.d.ts.map +1 -1
  1080. package/types/fhir-ts/MolecularSequence_Relative_Edit.d.ts +2 -2
  1081. package/types/fhir-ts/MolecularSequence_Relative_Edit.d.ts.map +1 -1
  1082. package/types/fhir-ts/MolecularSequence_Relative_StartingSequence.d.ts +4 -4
  1083. package/types/fhir-ts/MolecularSequence_Relative_StartingSequence.d.ts.map +1 -1
  1084. package/types/fhir-ts/MonetaryComponent.d.ts +4 -4
  1085. package/types/fhir-ts/MonetaryComponent.d.ts.map +1 -1
  1086. package/types/fhir-ts/Money.d.ts +2 -2
  1087. package/types/fhir-ts/Money.d.ts.map +1 -1
  1088. package/types/fhir-ts/NamingSystem.d.ts +13 -13
  1089. package/types/fhir-ts/NamingSystem.d.ts.map +1 -1
  1090. package/types/fhir-ts/NamingSystem_UniqueId.d.ts +3 -3
  1091. package/types/fhir-ts/NamingSystem_UniqueId.d.ts.map +1 -1
  1092. package/types/fhir-ts/Narrative.d.ts +2 -2
  1093. package/types/fhir-ts/Narrative.d.ts.map +1 -1
  1094. package/types/fhir-ts/NutritionIntake.d.ts +26 -26
  1095. package/types/fhir-ts/NutritionIntake.d.ts.map +1 -1
  1096. package/types/fhir-ts/NutritionIntake_ConsumedItem.d.ts +7 -7
  1097. package/types/fhir-ts/NutritionIntake_ConsumedItem.d.ts.map +1 -1
  1098. package/types/fhir-ts/NutritionIntake_IngredientLabel.d.ts +4 -4
  1099. package/types/fhir-ts/NutritionIntake_IngredientLabel.d.ts.map +1 -1
  1100. package/types/fhir-ts/NutritionIntake_Performer.d.ts +10 -10
  1101. package/types/fhir-ts/NutritionIntake_Performer.d.ts.map +1 -1
  1102. package/types/fhir-ts/NutritionOrder.d.ts +24 -24
  1103. package/types/fhir-ts/NutritionOrder.d.ts.map +1 -1
  1104. package/types/fhir-ts/NutritionOrder_EnteralFormula.d.ts +9 -9
  1105. package/types/fhir-ts/NutritionOrder_EnteralFormula.d.ts.map +1 -1
  1106. package/types/fhir-ts/NutritionOrder_EnteralFormula_Additive.d.ts +5 -5
  1107. package/types/fhir-ts/NutritionOrder_EnteralFormula_Additive.d.ts.map +1 -1
  1108. package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration.d.ts +4 -4
  1109. package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration.d.ts.map +1 -1
  1110. package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration_Schedule.d.ts +4 -4
  1111. package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration_Schedule.d.ts.map +1 -1
  1112. package/types/fhir-ts/NutritionOrder_OralDiet.d.ts +6 -6
  1113. package/types/fhir-ts/NutritionOrder_OralDiet.d.ts.map +1 -1
  1114. package/types/fhir-ts/NutritionOrder_OralDiet_Nutrient.d.ts +3 -3
  1115. package/types/fhir-ts/NutritionOrder_OralDiet_Nutrient.d.ts.map +1 -1
  1116. package/types/fhir-ts/NutritionOrder_OralDiet_Schedule.d.ts +4 -4
  1117. package/types/fhir-ts/NutritionOrder_OralDiet_Schedule.d.ts.map +1 -1
  1118. package/types/fhir-ts/NutritionOrder_OralDiet_Texture.d.ts +2 -2
  1119. package/types/fhir-ts/NutritionOrder_OralDiet_Texture.d.ts.map +1 -1
  1120. package/types/fhir-ts/NutritionOrder_Supplement.d.ts +6 -6
  1121. package/types/fhir-ts/NutritionOrder_Supplement.d.ts.map +1 -1
  1122. package/types/fhir-ts/NutritionOrder_Supplement_Schedule.d.ts +4 -4
  1123. package/types/fhir-ts/NutritionOrder_Supplement_Schedule.d.ts.map +1 -1
  1124. package/types/fhir-ts/NutritionProduct.d.ts +15 -15
  1125. package/types/fhir-ts/NutritionProduct.d.ts.map +1 -1
  1126. package/types/fhir-ts/NutritionProduct_Characteristic.d.ts +5 -5
  1127. package/types/fhir-ts/NutritionProduct_Characteristic.d.ts.map +1 -1
  1128. package/types/fhir-ts/NutritionProduct_Ingredient.d.ts +4 -4
  1129. package/types/fhir-ts/NutritionProduct_Ingredient.d.ts.map +1 -1
  1130. package/types/fhir-ts/NutritionProduct_Instance.d.ts +4 -4
  1131. package/types/fhir-ts/NutritionProduct_Instance.d.ts.map +1 -1
  1132. package/types/fhir-ts/NutritionProduct_Nutrient.d.ts +4 -4
  1133. package/types/fhir-ts/NutritionProduct_Nutrient.d.ts.map +1 -1
  1134. package/types/fhir-ts/Observation.d.ts +53 -53
  1135. package/types/fhir-ts/Observation.d.ts.map +1 -1
  1136. package/types/fhir-ts/ObservationDefinition.d.ts +18 -18
  1137. package/types/fhir-ts/ObservationDefinition.d.ts.map +1 -1
  1138. package/types/fhir-ts/ObservationDefinition_Component.d.ts +4 -4
  1139. package/types/fhir-ts/ObservationDefinition_Component.d.ts.map +1 -1
  1140. package/types/fhir-ts/ObservationDefinition_QualifiedValue.d.ts +4 -4
  1141. package/types/fhir-ts/ObservationDefinition_QualifiedValue.d.ts.map +1 -1
  1142. package/types/fhir-ts/Observation_Component.d.ts +10 -10
  1143. package/types/fhir-ts/Observation_Component.d.ts.map +1 -1
  1144. package/types/fhir-ts/Observation_ReferenceRange.d.ts +5 -5
  1145. package/types/fhir-ts/Observation_ReferenceRange.d.ts.map +1 -1
  1146. package/types/fhir-ts/Observation_TriggeredBy.d.ts +4 -4
  1147. package/types/fhir-ts/Observation_TriggeredBy.d.ts.map +1 -1
  1148. package/types/fhir-ts/OperationDefinition.d.ts +12 -12
  1149. package/types/fhir-ts/OperationDefinition.d.ts.map +1 -1
  1150. package/types/fhir-ts/OperationDefinition_Overload.d.ts +2 -2
  1151. package/types/fhir-ts/OperationDefinition_Overload.d.ts.map +1 -1
  1152. package/types/fhir-ts/OperationDefinition_Parameter.d.ts +4 -4
  1153. package/types/fhir-ts/OperationDefinition_Parameter.d.ts.map +1 -1
  1154. package/types/fhir-ts/OperationDefinition_Parameter_Binding.d.ts +2 -2
  1155. package/types/fhir-ts/OperationDefinition_Parameter_Binding.d.ts.map +1 -1
  1156. package/types/fhir-ts/OperationDefinition_Parameter_ReferencedFrom.d.ts +2 -2
  1157. package/types/fhir-ts/OperationDefinition_Parameter_ReferencedFrom.d.ts.map +1 -1
  1158. package/types/fhir-ts/OperationOutcome.d.ts +6 -6
  1159. package/types/fhir-ts/OperationOutcome.d.ts.map +1 -1
  1160. package/types/fhir-ts/OperationOutcome_Issue.d.ts +3 -3
  1161. package/types/fhir-ts/OperationOutcome_Issue.d.ts.map +1 -1
  1162. package/types/fhir-ts/Organization.d.ts +11 -11
  1163. package/types/fhir-ts/Organization.d.ts.map +1 -1
  1164. package/types/fhir-ts/OrganizationAffiliation.d.ts +14 -14
  1165. package/types/fhir-ts/OrganizationAffiliation.d.ts.map +1 -1
  1166. package/types/fhir-ts/Organization_Qualification.d.ts +6 -6
  1167. package/types/fhir-ts/Organization_Qualification.d.ts.map +1 -1
  1168. package/types/fhir-ts/PackagedProductDefinition.d.ts +15 -15
  1169. package/types/fhir-ts/PackagedProductDefinition.d.ts.map +1 -1
  1170. package/types/fhir-ts/PackagedProductDefinition_LegalStatusOfSupply.d.ts +2 -2
  1171. package/types/fhir-ts/PackagedProductDefinition_LegalStatusOfSupply.d.ts.map +1 -1
  1172. package/types/fhir-ts/PackagedProductDefinition_Packaging.d.ts +9 -9
  1173. package/types/fhir-ts/PackagedProductDefinition_Packaging.d.ts.map +1 -1
  1174. package/types/fhir-ts/PackagedProductDefinition_Packaging_ContainedItem.d.ts +8 -8
  1175. package/types/fhir-ts/PackagedProductDefinition_Packaging_ContainedItem.d.ts.map +1 -1
  1176. package/types/fhir-ts/PackagedProductDefinition_Packaging_Property.d.ts +5 -5
  1177. package/types/fhir-ts/PackagedProductDefinition_Packaging_Property.d.ts.map +1 -1
  1178. package/types/fhir-ts/ParameterDefinition.d.ts +2 -2
  1179. package/types/fhir-ts/ParameterDefinition.d.ts.map +1 -1
  1180. package/types/fhir-ts/Parameters.d.ts +3 -3
  1181. package/types/fhir-ts/Parameters.d.ts.map +1 -1
  1182. package/types/fhir-ts/Parameters_Parameter.d.ts +37 -37
  1183. package/types/fhir-ts/Parameters_Parameter.d.ts.map +1 -1
  1184. package/types/fhir-ts/Patient.d.ts +18 -18
  1185. package/types/fhir-ts/Patient.d.ts.map +1 -1
  1186. package/types/fhir-ts/Patient_Communication.d.ts +3 -3
  1187. package/types/fhir-ts/Patient_Communication.d.ts.map +1 -1
  1188. package/types/fhir-ts/Patient_Contact.d.ts +9 -9
  1189. package/types/fhir-ts/Patient_Contact.d.ts.map +1 -1
  1190. package/types/fhir-ts/Patient_Link.d.ts +5 -5
  1191. package/types/fhir-ts/Patient_Link.d.ts.map +1 -1
  1192. package/types/fhir-ts/PaymentNotice.d.ts +13 -13
  1193. package/types/fhir-ts/PaymentNotice.d.ts.map +1 -1
  1194. package/types/fhir-ts/PaymentReconciliation.d.ts +19 -19
  1195. package/types/fhir-ts/PaymentReconciliation.d.ts.map +1 -1
  1196. package/types/fhir-ts/PaymentReconciliation_Allocation.d.ts +16 -16
  1197. package/types/fhir-ts/PaymentReconciliation_Allocation.d.ts.map +1 -1
  1198. package/types/fhir-ts/PaymentReconciliation_ProcessNote.d.ts +2 -2
  1199. package/types/fhir-ts/PaymentReconciliation_ProcessNote.d.ts.map +1 -1
  1200. package/types/fhir-ts/Period.d.ts +2 -2
  1201. package/types/fhir-ts/Period.d.ts.map +1 -1
  1202. package/types/fhir-ts/Permission.d.ts +16 -16
  1203. package/types/fhir-ts/Permission.d.ts.map +1 -1
  1204. package/types/fhir-ts/Permission_Justification.d.ts +4 -4
  1205. package/types/fhir-ts/Permission_Justification.d.ts.map +1 -1
  1206. package/types/fhir-ts/Permission_Rule.d.ts +5 -5
  1207. package/types/fhir-ts/Permission_Rule.d.ts.map +1 -1
  1208. package/types/fhir-ts/Permission_Rule_Activity.d.ts +11 -11
  1209. package/types/fhir-ts/Permission_Rule_Activity.d.ts.map +1 -1
  1210. package/types/fhir-ts/Permission_Rule_Data.d.ts +5 -5
  1211. package/types/fhir-ts/Permission_Rule_Data.d.ts.map +1 -1
  1212. package/types/fhir-ts/Permission_Rule_Data_Resource.d.ts +4 -4
  1213. package/types/fhir-ts/Permission_Rule_Data_Resource.d.ts.map +1 -1
  1214. package/types/fhir-ts/Person.d.ts +15 -15
  1215. package/types/fhir-ts/Person.d.ts.map +1 -1
  1216. package/types/fhir-ts/Person_Communication.d.ts +3 -3
  1217. package/types/fhir-ts/Person_Communication.d.ts.map +1 -1
  1218. package/types/fhir-ts/Person_Link.d.ts +7 -7
  1219. package/types/fhir-ts/Person_Link.d.ts.map +1 -1
  1220. package/types/fhir-ts/PlanDefinition.d.ts +16 -16
  1221. package/types/fhir-ts/PlanDefinition.d.ts.map +1 -1
  1222. package/types/fhir-ts/PlanDefinition_Action.d.ts +18 -18
  1223. package/types/fhir-ts/PlanDefinition_Action.d.ts.map +1 -1
  1224. package/types/fhir-ts/PlanDefinition_Action_Condition.d.ts +3 -3
  1225. package/types/fhir-ts/PlanDefinition_Action_Condition.d.ts.map +1 -1
  1226. package/types/fhir-ts/PlanDefinition_Action_DynamicValue.d.ts +3 -3
  1227. package/types/fhir-ts/PlanDefinition_Action_DynamicValue.d.ts.map +1 -1
  1228. package/types/fhir-ts/PlanDefinition_Action_Input.d.ts +3 -3
  1229. package/types/fhir-ts/PlanDefinition_Action_Input.d.ts.map +1 -1
  1230. package/types/fhir-ts/PlanDefinition_Action_Output.d.ts +3 -3
  1231. package/types/fhir-ts/PlanDefinition_Action_Output.d.ts.map +1 -1
  1232. package/types/fhir-ts/PlanDefinition_Action_Participant.d.ts +16 -16
  1233. package/types/fhir-ts/PlanDefinition_Action_Participant.d.ts.map +1 -1
  1234. package/types/fhir-ts/PlanDefinition_Action_RelatedAction.d.ts +4 -4
  1235. package/types/fhir-ts/PlanDefinition_Action_RelatedAction.d.ts.map +1 -1
  1236. package/types/fhir-ts/PlanDefinition_Actor.d.ts +3 -3
  1237. package/types/fhir-ts/PlanDefinition_Actor.d.ts.map +1 -1
  1238. package/types/fhir-ts/PlanDefinition_Actor_Option.d.ts +16 -16
  1239. package/types/fhir-ts/PlanDefinition_Actor_Option.d.ts.map +1 -1
  1240. package/types/fhir-ts/PlanDefinition_Goal.d.ts +4 -4
  1241. package/types/fhir-ts/PlanDefinition_Goal.d.ts.map +1 -1
  1242. package/types/fhir-ts/PlanDefinition_Goal_Target.d.ts +7 -7
  1243. package/types/fhir-ts/PlanDefinition_Goal_Target.d.ts.map +1 -1
  1244. package/types/fhir-ts/Practitioner.d.ts +12 -12
  1245. package/types/fhir-ts/Practitioner.d.ts.map +1 -1
  1246. package/types/fhir-ts/PractitionerRole.d.ts +16 -16
  1247. package/types/fhir-ts/PractitionerRole.d.ts.map +1 -1
  1248. package/types/fhir-ts/Practitioner_Communication.d.ts +3 -3
  1249. package/types/fhir-ts/Practitioner_Communication.d.ts.map +1 -1
  1250. package/types/fhir-ts/Practitioner_Qualification.d.ts +6 -6
  1251. package/types/fhir-ts/Practitioner_Qualification.d.ts.map +1 -1
  1252. package/types/fhir-ts/Procedure.d.ts +38 -38
  1253. package/types/fhir-ts/Procedure.d.ts.map +1 -1
  1254. package/types/fhir-ts/Procedure_FocalDevice.d.ts +4 -4
  1255. package/types/fhir-ts/Procedure_FocalDevice.d.ts.map +1 -1
  1256. package/types/fhir-ts/Procedure_Performer.d.ts +12 -12
  1257. package/types/fhir-ts/Procedure_Performer.d.ts.map +1 -1
  1258. package/types/fhir-ts/ProductShelfLife.d.ts +4 -4
  1259. package/types/fhir-ts/ProductShelfLife.d.ts.map +1 -1
  1260. package/types/fhir-ts/Provenance.d.ts +22 -22
  1261. package/types/fhir-ts/Provenance.d.ts.map +1 -1
  1262. package/types/fhir-ts/Provenance_Agent.d.ts +10 -10
  1263. package/types/fhir-ts/Provenance_Agent.d.ts.map +1 -1
  1264. package/types/fhir-ts/Provenance_Entity.d.ts +4 -4
  1265. package/types/fhir-ts/Provenance_Entity.d.ts.map +1 -1
  1266. package/types/fhir-ts/Quantity.d.ts +2 -2
  1267. package/types/fhir-ts/Quantity.d.ts.map +1 -1
  1268. package/types/fhir-ts/Questionnaire.d.ts +12 -12
  1269. package/types/fhir-ts/Questionnaire.d.ts.map +1 -1
  1270. package/types/fhir-ts/QuestionnaireResponse.d.ts +19 -19
  1271. package/types/fhir-ts/QuestionnaireResponse.d.ts.map +1 -1
  1272. package/types/fhir-ts/QuestionnaireResponse_Item.d.ts +3 -3
  1273. package/types/fhir-ts/QuestionnaireResponse_Item.d.ts.map +1 -1
  1274. package/types/fhir-ts/QuestionnaireResponse_Item_Answer.d.ts +6 -6
  1275. package/types/fhir-ts/QuestionnaireResponse_Item_Answer.d.ts.map +1 -1
  1276. package/types/fhir-ts/Questionnaire_Item.d.ts +6 -6
  1277. package/types/fhir-ts/Questionnaire_Item.d.ts.map +1 -1
  1278. package/types/fhir-ts/Questionnaire_Item_AnswerOption.d.ts +4 -4
  1279. package/types/fhir-ts/Questionnaire_Item_AnswerOption.d.ts.map +1 -1
  1280. package/types/fhir-ts/Questionnaire_Item_EnableWhen.d.ts +5 -5
  1281. package/types/fhir-ts/Questionnaire_Item_EnableWhen.d.ts.map +1 -1
  1282. package/types/fhir-ts/Questionnaire_Item_Initial.d.ts +6 -6
  1283. package/types/fhir-ts/Questionnaire_Item_Initial.d.ts.map +1 -1
  1284. package/types/fhir-ts/Range.d.ts +2 -2
  1285. package/types/fhir-ts/Range.d.ts.map +1 -1
  1286. package/types/fhir-ts/Ratio.d.ts +2 -2
  1287. package/types/fhir-ts/Ratio.d.ts.map +1 -1
  1288. package/types/fhir-ts/RatioRange.d.ts +2 -2
  1289. package/types/fhir-ts/RatioRange.d.ts.map +1 -1
  1290. package/types/fhir-ts/Reference.d.ts +1 -1
  1291. package/types/fhir-ts/Reference.d.ts.map +1 -1
  1292. package/types/fhir-ts/RegulatedAuthorization.d.ts +28 -28
  1293. package/types/fhir-ts/RegulatedAuthorization.d.ts.map +1 -1
  1294. package/types/fhir-ts/RegulatedAuthorization_Case.d.ts +5 -5
  1295. package/types/fhir-ts/RegulatedAuthorization_Case.d.ts.map +1 -1
  1296. package/types/fhir-ts/RelatedArtifact.d.ts +6 -6
  1297. package/types/fhir-ts/RelatedArtifact.d.ts.map +1 -1
  1298. package/types/fhir-ts/RelatedPerson.d.ts +15 -15
  1299. package/types/fhir-ts/RelatedPerson.d.ts.map +1 -1
  1300. package/types/fhir-ts/RelatedPerson_Communication.d.ts +3 -3
  1301. package/types/fhir-ts/RelatedPerson_Communication.d.ts.map +1 -1
  1302. package/types/fhir-ts/RequestOrchestration.d.ts +27 -27
  1303. package/types/fhir-ts/RequestOrchestration.d.ts.map +1 -1
  1304. package/types/fhir-ts/RequestOrchestration_Action.d.ts +20 -20
  1305. package/types/fhir-ts/RequestOrchestration_Action.d.ts.map +1 -1
  1306. package/types/fhir-ts/RequestOrchestration_Action_Condition.d.ts +3 -3
  1307. package/types/fhir-ts/RequestOrchestration_Action_Condition.d.ts.map +1 -1
  1308. package/types/fhir-ts/RequestOrchestration_Action_DynamicValue.d.ts +3 -3
  1309. package/types/fhir-ts/RequestOrchestration_Action_DynamicValue.d.ts.map +1 -1
  1310. package/types/fhir-ts/RequestOrchestration_Action_Input.d.ts +3 -3
  1311. package/types/fhir-ts/RequestOrchestration_Action_Input.d.ts.map +1 -1
  1312. package/types/fhir-ts/RequestOrchestration_Action_Output.d.ts +3 -3
  1313. package/types/fhir-ts/RequestOrchestration_Action_Output.d.ts.map +1 -1
  1314. package/types/fhir-ts/RequestOrchestration_Action_Participant.d.ts +16 -16
  1315. package/types/fhir-ts/RequestOrchestration_Action_Participant.d.ts.map +1 -1
  1316. package/types/fhir-ts/RequestOrchestration_Action_RelatedAction.d.ts +4 -4
  1317. package/types/fhir-ts/RequestOrchestration_Action_RelatedAction.d.ts.map +1 -1
  1318. package/types/fhir-ts/Requirements.d.ts +11 -11
  1319. package/types/fhir-ts/Requirements.d.ts.map +1 -1
  1320. package/types/fhir-ts/Requirements_Statement.d.ts +12 -12
  1321. package/types/fhir-ts/Requirements_Statement.d.ts.map +1 -1
  1322. package/types/fhir-ts/ResearchStudy.d.ts +29 -29
  1323. package/types/fhir-ts/ResearchStudy.d.ts.map +1 -1
  1324. package/types/fhir-ts/ResearchStudy_AssociatedParty.d.ts +8 -8
  1325. package/types/fhir-ts/ResearchStudy_AssociatedParty.d.ts.map +1 -1
  1326. package/types/fhir-ts/ResearchStudy_ComparisonGroup.d.ts +6 -6
  1327. package/types/fhir-ts/ResearchStudy_ComparisonGroup.d.ts.map +1 -1
  1328. package/types/fhir-ts/ResearchStudy_Label.d.ts +3 -3
  1329. package/types/fhir-ts/ResearchStudy_Label.d.ts.map +1 -1
  1330. package/types/fhir-ts/ResearchStudy_Objective.d.ts +3 -3
  1331. package/types/fhir-ts/ResearchStudy_Objective.d.ts.map +1 -1
  1332. package/types/fhir-ts/ResearchStudy_OutcomeMeasure.d.ts +5 -5
  1333. package/types/fhir-ts/ResearchStudy_OutcomeMeasure.d.ts.map +1 -1
  1334. package/types/fhir-ts/ResearchStudy_ProgressStatus.d.ts +4 -4
  1335. package/types/fhir-ts/ResearchStudy_ProgressStatus.d.ts.map +1 -1
  1336. package/types/fhir-ts/ResearchStudy_Recruitment.d.ts +5 -5
  1337. package/types/fhir-ts/ResearchStudy_Recruitment.d.ts.map +1 -1
  1338. package/types/fhir-ts/ResearchSubject.d.ts +18 -18
  1339. package/types/fhir-ts/ResearchSubject.d.ts.map +1 -1
  1340. package/types/fhir-ts/ResearchSubject_Progress.d.ts +3 -3
  1341. package/types/fhir-ts/ResearchSubject_Progress.d.ts.map +1 -1
  1342. package/types/fhir-ts/Resource.d.ts +2 -2
  1343. package/types/fhir-ts/Resource.d.ts.map +1 -1
  1344. package/types/fhir-ts/RiskAssessment.d.ts +23 -23
  1345. package/types/fhir-ts/RiskAssessment.d.ts.map +1 -1
  1346. package/types/fhir-ts/RiskAssessment_Prediction.d.ts +5 -5
  1347. package/types/fhir-ts/RiskAssessment_Prediction.d.ts.map +1 -1
  1348. package/types/fhir-ts/SampledData.d.ts +3 -3
  1349. package/types/fhir-ts/SampledData.d.ts.map +1 -1
  1350. package/types/fhir-ts/Schedule.d.ts +18 -18
  1351. package/types/fhir-ts/Schedule.d.ts.map +1 -1
  1352. package/types/fhir-ts/SearchParameter.d.ts +11 -11
  1353. package/types/fhir-ts/SearchParameter.d.ts.map +1 -1
  1354. package/types/fhir-ts/SearchParameter_Component.d.ts +2 -2
  1355. package/types/fhir-ts/SearchParameter_Component.d.ts.map +1 -1
  1356. package/types/fhir-ts/ServiceRequest.d.ts +42 -42
  1357. package/types/fhir-ts/ServiceRequest.d.ts.map +1 -1
  1358. package/types/fhir-ts/ServiceRequest_OrderDetail.d.ts +11 -11
  1359. package/types/fhir-ts/ServiceRequest_OrderDetail.d.ts.map +1 -1
  1360. package/types/fhir-ts/ServiceRequest_OrderDetail_Parameter.d.ts +7 -7
  1361. package/types/fhir-ts/ServiceRequest_OrderDetail_Parameter.d.ts.map +1 -1
  1362. package/types/fhir-ts/ServiceRequest_PatientInstruction.d.ts +3 -3
  1363. package/types/fhir-ts/ServiceRequest_PatientInstruction.d.ts.map +1 -1
  1364. package/types/fhir-ts/Signature.d.ts +10 -10
  1365. package/types/fhir-ts/Signature.d.ts.map +1 -1
  1366. package/types/fhir-ts/Slot.d.ts +11 -11
  1367. package/types/fhir-ts/Slot.d.ts.map +1 -1
  1368. package/types/fhir-ts/Specimen.d.ts +20 -20
  1369. package/types/fhir-ts/Specimen.d.ts.map +1 -1
  1370. package/types/fhir-ts/SpecimenDefinition.d.ts +13 -13
  1371. package/types/fhir-ts/SpecimenDefinition.d.ts.map +1 -1
  1372. package/types/fhir-ts/SpecimenDefinition_TypeTested.d.ts +6 -6
  1373. package/types/fhir-ts/SpecimenDefinition_TypeTested.d.ts.map +1 -1
  1374. package/types/fhir-ts/SpecimenDefinition_TypeTested_Container.d.ts +5 -5
  1375. package/types/fhir-ts/SpecimenDefinition_TypeTested_Container.d.ts.map +1 -1
  1376. package/types/fhir-ts/SpecimenDefinition_TypeTested_Container_Additive.d.ts +3 -3
  1377. package/types/fhir-ts/SpecimenDefinition_TypeTested_Container_Additive.d.ts.map +1 -1
  1378. package/types/fhir-ts/SpecimenDefinition_TypeTested_Handling.d.ts +5 -5
  1379. package/types/fhir-ts/SpecimenDefinition_TypeTested_Handling.d.ts.map +1 -1
  1380. package/types/fhir-ts/Specimen_Collection.d.ts +15 -15
  1381. package/types/fhir-ts/Specimen_Collection.d.ts.map +1 -1
  1382. package/types/fhir-ts/Specimen_Container.d.ts +5 -5
  1383. package/types/fhir-ts/Specimen_Container.d.ts.map +1 -1
  1384. package/types/fhir-ts/Specimen_Feature.d.ts +3 -3
  1385. package/types/fhir-ts/Specimen_Feature.d.ts.map +1 -1
  1386. package/types/fhir-ts/Specimen_Processing.d.ts +6 -6
  1387. package/types/fhir-ts/Specimen_Processing.d.ts.map +1 -1
  1388. package/types/fhir-ts/StructureDefinition.d.ts +14 -14
  1389. package/types/fhir-ts/StructureDefinition.d.ts.map +1 -1
  1390. package/types/fhir-ts/StructureDefinition_Context.d.ts +2 -2
  1391. package/types/fhir-ts/StructureDefinition_Context.d.ts.map +1 -1
  1392. package/types/fhir-ts/StructureDefinition_Differential.d.ts +2 -2
  1393. package/types/fhir-ts/StructureDefinition_Differential.d.ts.map +1 -1
  1394. package/types/fhir-ts/StructureDefinition_Mapping.d.ts +2 -2
  1395. package/types/fhir-ts/StructureDefinition_Mapping.d.ts.map +1 -1
  1396. package/types/fhir-ts/StructureDefinition_Snapshot.d.ts +2 -2
  1397. package/types/fhir-ts/StructureDefinition_Snapshot.d.ts.map +1 -1
  1398. package/types/fhir-ts/StructureMap.d.ts +13 -13
  1399. package/types/fhir-ts/StructureMap.d.ts.map +1 -1
  1400. package/types/fhir-ts/StructureMap_Const.d.ts +2 -2
  1401. package/types/fhir-ts/StructureMap_Const.d.ts.map +1 -1
  1402. package/types/fhir-ts/StructureMap_Group.d.ts +4 -4
  1403. package/types/fhir-ts/StructureMap_Group.d.ts.map +1 -1
  1404. package/types/fhir-ts/StructureMap_Group_Input.d.ts +2 -2
  1405. package/types/fhir-ts/StructureMap_Group_Input.d.ts.map +1 -1
  1406. package/types/fhir-ts/StructureMap_Group_Rule.d.ts +5 -5
  1407. package/types/fhir-ts/StructureMap_Group_Rule.d.ts.map +1 -1
  1408. package/types/fhir-ts/StructureMap_Group_Rule_Dependent.d.ts +2 -2
  1409. package/types/fhir-ts/StructureMap_Group_Rule_Dependent.d.ts.map +1 -1
  1410. package/types/fhir-ts/StructureMap_Group_Rule_Source.d.ts +2 -2
  1411. package/types/fhir-ts/StructureMap_Group_Rule_Source.d.ts.map +1 -1
  1412. package/types/fhir-ts/StructureMap_Group_Rule_Target.d.ts +3 -3
  1413. package/types/fhir-ts/StructureMap_Group_Rule_Target.d.ts.map +1 -1
  1414. package/types/fhir-ts/StructureMap_Group_Rule_Target_Parameter.d.ts +2 -2
  1415. package/types/fhir-ts/StructureMap_Group_Rule_Target_Parameter.d.ts.map +1 -1
  1416. package/types/fhir-ts/StructureMap_Structure.d.ts +2 -2
  1417. package/types/fhir-ts/StructureMap_Structure.d.ts.map +1 -1
  1418. package/types/fhir-ts/Subscription.d.ts +18 -18
  1419. package/types/fhir-ts/Subscription.d.ts.map +1 -1
  1420. package/types/fhir-ts/SubscriptionStatus.d.ts +9 -9
  1421. package/types/fhir-ts/SubscriptionStatus.d.ts.map +1 -1
  1422. package/types/fhir-ts/SubscriptionStatus_NotificationEvent.d.ts +4 -4
  1423. package/types/fhir-ts/SubscriptionStatus_NotificationEvent.d.ts.map +1 -1
  1424. package/types/fhir-ts/SubscriptionTopic.d.ts +15 -15
  1425. package/types/fhir-ts/SubscriptionTopic.d.ts.map +1 -1
  1426. package/types/fhir-ts/SubscriptionTopic_CanFilterBy.d.ts +2 -2
  1427. package/types/fhir-ts/SubscriptionTopic_CanFilterBy.d.ts.map +1 -1
  1428. package/types/fhir-ts/SubscriptionTopic_EventTrigger.d.ts +3 -3
  1429. package/types/fhir-ts/SubscriptionTopic_EventTrigger.d.ts.map +1 -1
  1430. package/types/fhir-ts/SubscriptionTopic_NotificationShape.d.ts +2 -2
  1431. package/types/fhir-ts/SubscriptionTopic_NotificationShape.d.ts.map +1 -1
  1432. package/types/fhir-ts/SubscriptionTopic_ResourceTrigger.d.ts +3 -3
  1433. package/types/fhir-ts/SubscriptionTopic_ResourceTrigger.d.ts.map +1 -1
  1434. package/types/fhir-ts/SubscriptionTopic_ResourceTrigger_QueryCriteria.d.ts +2 -2
  1435. package/types/fhir-ts/SubscriptionTopic_ResourceTrigger_QueryCriteria.d.ts.map +1 -1
  1436. package/types/fhir-ts/Subscription_FilterBy.d.ts +2 -2
  1437. package/types/fhir-ts/Subscription_FilterBy.d.ts.map +1 -1
  1438. package/types/fhir-ts/Subscription_Parameter.d.ts +2 -2
  1439. package/types/fhir-ts/Subscription_Parameter.d.ts.map +1 -1
  1440. package/types/fhir-ts/Substance.d.ts +11 -11
  1441. package/types/fhir-ts/Substance.d.ts.map +1 -1
  1442. package/types/fhir-ts/SubstanceDefinition.d.ts +24 -24
  1443. package/types/fhir-ts/SubstanceDefinition.d.ts.map +1 -1
  1444. package/types/fhir-ts/SubstanceDefinition_Characterization.d.ts +4 -4
  1445. package/types/fhir-ts/SubstanceDefinition_Characterization.d.ts.map +1 -1
  1446. package/types/fhir-ts/SubstanceDefinition_Code.d.ts +6 -6
  1447. package/types/fhir-ts/SubstanceDefinition_Code.d.ts.map +1 -1
  1448. package/types/fhir-ts/SubstanceDefinition_Moiety.d.ts +5 -5
  1449. package/types/fhir-ts/SubstanceDefinition_Moiety.d.ts.map +1 -1
  1450. package/types/fhir-ts/SubstanceDefinition_MolecularWeight.d.ts +3 -3
  1451. package/types/fhir-ts/SubstanceDefinition_MolecularWeight.d.ts.map +1 -1
  1452. package/types/fhir-ts/SubstanceDefinition_Name.d.ts +6 -6
  1453. package/types/fhir-ts/SubstanceDefinition_Name.d.ts.map +1 -1
  1454. package/types/fhir-ts/SubstanceDefinition_Name_Official.d.ts +3 -3
  1455. package/types/fhir-ts/SubstanceDefinition_Name_Official.d.ts.map +1 -1
  1456. package/types/fhir-ts/SubstanceDefinition_Property.d.ts +5 -5
  1457. package/types/fhir-ts/SubstanceDefinition_Property.d.ts.map +1 -1
  1458. package/types/fhir-ts/SubstanceDefinition_Relationship.d.ts +7 -7
  1459. package/types/fhir-ts/SubstanceDefinition_Relationship.d.ts.map +1 -1
  1460. package/types/fhir-ts/SubstanceDefinition_SourceMaterial.d.ts +2 -2
  1461. package/types/fhir-ts/SubstanceDefinition_SourceMaterial.d.ts.map +1 -1
  1462. package/types/fhir-ts/SubstanceDefinition_Structure.d.ts +6 -6
  1463. package/types/fhir-ts/SubstanceDefinition_Structure.d.ts.map +1 -1
  1464. package/types/fhir-ts/SubstanceDefinition_Structure_Representation.d.ts +5 -5
  1465. package/types/fhir-ts/SubstanceDefinition_Structure_Representation.d.ts.map +1 -1
  1466. package/types/fhir-ts/SubstanceNucleicAcid.d.ts +7 -7
  1467. package/types/fhir-ts/SubstanceNucleicAcid.d.ts.map +1 -1
  1468. package/types/fhir-ts/SubstanceNucleicAcid_Subunit.d.ts +6 -6
  1469. package/types/fhir-ts/SubstanceNucleicAcid_Subunit.d.ts.map +1 -1
  1470. package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Linkage.d.ts +3 -3
  1471. package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Linkage.d.ts.map +1 -1
  1472. package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Sugar.d.ts +3 -3
  1473. package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Sugar.d.ts.map +1 -1
  1474. package/types/fhir-ts/SubstancePolymer.d.ts +9 -9
  1475. package/types/fhir-ts/SubstancePolymer.d.ts.map +1 -1
  1476. package/types/fhir-ts/SubstancePolymer_MonomerSet.d.ts +3 -3
  1477. package/types/fhir-ts/SubstancePolymer_MonomerSet.d.ts.map +1 -1
  1478. package/types/fhir-ts/SubstancePolymer_MonomerSet_StartingMaterial.d.ts +4 -4
  1479. package/types/fhir-ts/SubstancePolymer_MonomerSet_StartingMaterial.d.ts.map +1 -1
  1480. package/types/fhir-ts/SubstancePolymer_Repeat.d.ts +4 -4
  1481. package/types/fhir-ts/SubstancePolymer_Repeat.d.ts.map +1 -1
  1482. package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit.d.ts +5 -5
  1483. package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit.d.ts.map +1 -1
  1484. package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_DegreeOfPolymerisation.d.ts +3 -3
  1485. package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_DegreeOfPolymerisation.d.ts.map +1 -1
  1486. package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_StructuralRepresentation.d.ts +4 -4
  1487. package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_StructuralRepresentation.d.ts.map +1 -1
  1488. package/types/fhir-ts/SubstanceProtein.d.ts +7 -7
  1489. package/types/fhir-ts/SubstanceProtein.d.ts.map +1 -1
  1490. package/types/fhir-ts/SubstanceProtein_Subunit.d.ts +4 -4
  1491. package/types/fhir-ts/SubstanceProtein_Subunit.d.ts.map +1 -1
  1492. package/types/fhir-ts/SubstanceReferenceInformation.d.ts +8 -8
  1493. package/types/fhir-ts/SubstanceReferenceInformation.d.ts.map +1 -1
  1494. package/types/fhir-ts/SubstanceReferenceInformation_Gene.d.ts +4 -4
  1495. package/types/fhir-ts/SubstanceReferenceInformation_Gene.d.ts.map +1 -1
  1496. package/types/fhir-ts/SubstanceReferenceInformation_GeneElement.d.ts +5 -5
  1497. package/types/fhir-ts/SubstanceReferenceInformation_GeneElement.d.ts.map +1 -1
  1498. package/types/fhir-ts/SubstanceReferenceInformation_Target.d.ts +8 -8
  1499. package/types/fhir-ts/SubstanceReferenceInformation_Target.d.ts.map +1 -1
  1500. package/types/fhir-ts/SubstanceSourceMaterial.d.ts +10 -10
  1501. package/types/fhir-ts/SubstanceSourceMaterial.d.ts.map +1 -1
  1502. package/types/fhir-ts/SubstanceSourceMaterial_FractionDescription.d.ts +3 -3
  1503. package/types/fhir-ts/SubstanceSourceMaterial_FractionDescription.d.ts.map +1 -1
  1504. package/types/fhir-ts/SubstanceSourceMaterial_Organism.d.ts +6 -6
  1505. package/types/fhir-ts/SubstanceSourceMaterial_Organism.d.ts.map +1 -1
  1506. package/types/fhir-ts/SubstanceSourceMaterial_Organism_Author.d.ts +3 -3
  1507. package/types/fhir-ts/SubstanceSourceMaterial_Organism_Author.d.ts.map +1 -1
  1508. package/types/fhir-ts/SubstanceSourceMaterial_Organism_Hybrid.d.ts +3 -3
  1509. package/types/fhir-ts/SubstanceSourceMaterial_Organism_Hybrid.d.ts.map +1 -1
  1510. package/types/fhir-ts/SubstanceSourceMaterial_Organism_OrganismGeneral.d.ts +2 -2
  1511. package/types/fhir-ts/SubstanceSourceMaterial_Organism_OrganismGeneral.d.ts.map +1 -1
  1512. package/types/fhir-ts/SubstanceSourceMaterial_PartDescription.d.ts +2 -2
  1513. package/types/fhir-ts/SubstanceSourceMaterial_PartDescription.d.ts.map +1 -1
  1514. package/types/fhir-ts/Substance_Ingredient.d.ts +4 -4
  1515. package/types/fhir-ts/Substance_Ingredient.d.ts.map +1 -1
  1516. package/types/fhir-ts/SupplyDelivery.d.ts +18 -18
  1517. package/types/fhir-ts/SupplyDelivery.d.ts.map +1 -1
  1518. package/types/fhir-ts/SupplyDelivery_SuppliedItem.d.ts +4 -4
  1519. package/types/fhir-ts/SupplyDelivery_SuppliedItem.d.ts.map +1 -1
  1520. package/types/fhir-ts/SupplyRequest.d.ts +32 -32
  1521. package/types/fhir-ts/SupplyRequest.d.ts.map +1 -1
  1522. package/types/fhir-ts/SupplyRequest_Parameter.d.ts +5 -5
  1523. package/types/fhir-ts/SupplyRequest_Parameter.d.ts.map +1 -1
  1524. package/types/fhir-ts/Task.d.ts +28 -28
  1525. package/types/fhir-ts/Task.d.ts.map +1 -1
  1526. package/types/fhir-ts/Task_Input.d.ts +36 -36
  1527. package/types/fhir-ts/Task_Input.d.ts.map +1 -1
  1528. package/types/fhir-ts/Task_Output.d.ts +36 -36
  1529. package/types/fhir-ts/Task_Output.d.ts.map +1 -1
  1530. package/types/fhir-ts/Task_Performer.d.ts +9 -9
  1531. package/types/fhir-ts/Task_Performer.d.ts.map +1 -1
  1532. package/types/fhir-ts/Task_Restriction.d.ts +10 -10
  1533. package/types/fhir-ts/Task_Restriction.d.ts.map +1 -1
  1534. package/types/fhir-ts/TerminologyCapabilities.d.ts +17 -17
  1535. package/types/fhir-ts/TerminologyCapabilities.d.ts.map +1 -1
  1536. package/types/fhir-ts/TerminologyCapabilities_Closure.d.ts +2 -2
  1537. package/types/fhir-ts/TerminologyCapabilities_Closure.d.ts.map +1 -1
  1538. package/types/fhir-ts/TerminologyCapabilities_CodeSystem.d.ts +3 -3
  1539. package/types/fhir-ts/TerminologyCapabilities_CodeSystem.d.ts.map +1 -1
  1540. package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version.d.ts +3 -3
  1541. package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version.d.ts.map +1 -1
  1542. package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version_Filter.d.ts +2 -2
  1543. package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version_Filter.d.ts.map +1 -1
  1544. package/types/fhir-ts/TerminologyCapabilities_Expansion.d.ts +3 -3
  1545. package/types/fhir-ts/TerminologyCapabilities_Expansion.d.ts.map +1 -1
  1546. package/types/fhir-ts/TerminologyCapabilities_Expansion_Parameter.d.ts +2 -2
  1547. package/types/fhir-ts/TerminologyCapabilities_Expansion_Parameter.d.ts.map +1 -1
  1548. package/types/fhir-ts/TerminologyCapabilities_Implementation.d.ts +2 -2
  1549. package/types/fhir-ts/TerminologyCapabilities_Implementation.d.ts.map +1 -1
  1550. package/types/fhir-ts/TerminologyCapabilities_Software.d.ts +2 -2
  1551. package/types/fhir-ts/TerminologyCapabilities_Software.d.ts.map +1 -1
  1552. package/types/fhir-ts/TerminologyCapabilities_Translation.d.ts +2 -2
  1553. package/types/fhir-ts/TerminologyCapabilities_Translation.d.ts.map +1 -1
  1554. package/types/fhir-ts/TerminologyCapabilities_ValidateCode.d.ts +2 -2
  1555. package/types/fhir-ts/TerminologyCapabilities_ValidateCode.d.ts.map +1 -1
  1556. package/types/fhir-ts/TestPlan.d.ts +13 -13
  1557. package/types/fhir-ts/TestPlan.d.ts.map +1 -1
  1558. package/types/fhir-ts/TestPlan_Dependency.d.ts +3 -3
  1559. package/types/fhir-ts/TestPlan_Dependency.d.ts.map +1 -1
  1560. package/types/fhir-ts/TestPlan_TestCase.d.ts +7 -7
  1561. package/types/fhir-ts/TestPlan_TestCase.d.ts.map +1 -1
  1562. package/types/fhir-ts/TestPlan_TestCase_Assertion.d.ts +3 -3
  1563. package/types/fhir-ts/TestPlan_TestCase_Assertion.d.ts.map +1 -1
  1564. package/types/fhir-ts/TestPlan_TestCase_Dependency.d.ts +3 -3
  1565. package/types/fhir-ts/TestPlan_TestCase_Dependency.d.ts.map +1 -1
  1566. package/types/fhir-ts/TestPlan_TestCase_TestData.d.ts +4 -4
  1567. package/types/fhir-ts/TestPlan_TestCase_TestData.d.ts.map +1 -1
  1568. package/types/fhir-ts/TestPlan_TestCase_TestRun.d.ts +3 -3
  1569. package/types/fhir-ts/TestPlan_TestCase_TestRun.d.ts.map +1 -1
  1570. package/types/fhir-ts/TestPlan_TestCase_TestRun_Script.d.ts +4 -4
  1571. package/types/fhir-ts/TestPlan_TestCase_TestRun_Script.d.ts.map +1 -1
  1572. package/types/fhir-ts/TestReport.d.ts +10 -10
  1573. package/types/fhir-ts/TestReport.d.ts.map +1 -1
  1574. package/types/fhir-ts/TestReport_Participant.d.ts +2 -2
  1575. package/types/fhir-ts/TestReport_Participant.d.ts.map +1 -1
  1576. package/types/fhir-ts/TestReport_Setup.d.ts +2 -2
  1577. package/types/fhir-ts/TestReport_Setup.d.ts.map +1 -1
  1578. package/types/fhir-ts/TestReport_Setup_Action.d.ts +3 -3
  1579. package/types/fhir-ts/TestReport_Setup_Action.d.ts.map +1 -1
  1580. package/types/fhir-ts/TestReport_Setup_Action_Assert.d.ts +3 -3
  1581. package/types/fhir-ts/TestReport_Setup_Action_Assert.d.ts.map +1 -1
  1582. package/types/fhir-ts/TestReport_Setup_Action_Assert_Requirement.d.ts +2 -2
  1583. package/types/fhir-ts/TestReport_Setup_Action_Assert_Requirement.d.ts.map +1 -1
  1584. package/types/fhir-ts/TestReport_Setup_Action_Operation.d.ts +2 -2
  1585. package/types/fhir-ts/TestReport_Setup_Action_Operation.d.ts.map +1 -1
  1586. package/types/fhir-ts/TestReport_Teardown.d.ts +2 -2
  1587. package/types/fhir-ts/TestReport_Teardown.d.ts.map +1 -1
  1588. package/types/fhir-ts/TestReport_Teardown_Action.d.ts +1 -1
  1589. package/types/fhir-ts/TestReport_Teardown_Action.d.ts.map +1 -1
  1590. package/types/fhir-ts/TestReport_Test.d.ts +3 -3
  1591. package/types/fhir-ts/TestReport_Test.d.ts.map +1 -1
  1592. package/types/fhir-ts/TestReport_Test_Action.d.ts +1 -1
  1593. package/types/fhir-ts/TestReport_Test_Action.d.ts.map +1 -1
  1594. package/types/fhir-ts/TestScript.d.ts +19 -19
  1595. package/types/fhir-ts/TestScript.d.ts.map +1 -1
  1596. package/types/fhir-ts/TestScript_Destination.d.ts +3 -3
  1597. package/types/fhir-ts/TestScript_Destination.d.ts.map +1 -1
  1598. package/types/fhir-ts/TestScript_Fixture.d.ts +4 -4
  1599. package/types/fhir-ts/TestScript_Fixture.d.ts.map +1 -1
  1600. package/types/fhir-ts/TestScript_Metadata.d.ts +3 -3
  1601. package/types/fhir-ts/TestScript_Metadata.d.ts.map +1 -1
  1602. package/types/fhir-ts/TestScript_Metadata_Capability.d.ts +2 -2
  1603. package/types/fhir-ts/TestScript_Metadata_Capability.d.ts.map +1 -1
  1604. package/types/fhir-ts/TestScript_Metadata_Link.d.ts +2 -2
  1605. package/types/fhir-ts/TestScript_Metadata_Link.d.ts.map +1 -1
  1606. package/types/fhir-ts/TestScript_Origin.d.ts +3 -3
  1607. package/types/fhir-ts/TestScript_Origin.d.ts.map +1 -1
  1608. package/types/fhir-ts/TestScript_Scope.d.ts +3 -3
  1609. package/types/fhir-ts/TestScript_Scope.d.ts.map +1 -1
  1610. package/types/fhir-ts/TestScript_Setup.d.ts +2 -2
  1611. package/types/fhir-ts/TestScript_Setup.d.ts.map +1 -1
  1612. package/types/fhir-ts/TestScript_Setup_Action.d.ts +3 -3
  1613. package/types/fhir-ts/TestScript_Setup_Action.d.ts.map +1 -1
  1614. package/types/fhir-ts/TestScript_Setup_Action_Assert.d.ts +3 -3
  1615. package/types/fhir-ts/TestScript_Setup_Action_Assert.d.ts.map +1 -1
  1616. package/types/fhir-ts/TestScript_Setup_Action_Assert_Requirement.d.ts +2 -2
  1617. package/types/fhir-ts/TestScript_Setup_Action_Assert_Requirement.d.ts.map +1 -1
  1618. package/types/fhir-ts/TestScript_Setup_Action_Operation.d.ts +4 -4
  1619. package/types/fhir-ts/TestScript_Setup_Action_Operation.d.ts.map +1 -1
  1620. package/types/fhir-ts/TestScript_Setup_Action_Operation_RequestHeader.d.ts +2 -2
  1621. package/types/fhir-ts/TestScript_Setup_Action_Operation_RequestHeader.d.ts.map +1 -1
  1622. package/types/fhir-ts/TestScript_Teardown.d.ts +2 -2
  1623. package/types/fhir-ts/TestScript_Teardown.d.ts.map +1 -1
  1624. package/types/fhir-ts/TestScript_Teardown_Action.d.ts +1 -1
  1625. package/types/fhir-ts/TestScript_Teardown_Action.d.ts.map +1 -1
  1626. package/types/fhir-ts/TestScript_Test.d.ts +3 -3
  1627. package/types/fhir-ts/TestScript_Test.d.ts.map +1 -1
  1628. package/types/fhir-ts/TestScript_Test_Action.d.ts +1 -1
  1629. package/types/fhir-ts/TestScript_Test_Action.d.ts.map +1 -1
  1630. package/types/fhir-ts/TestScript_Variable.d.ts +2 -2
  1631. package/types/fhir-ts/TestScript_Variable.d.ts.map +1 -1
  1632. package/types/fhir-ts/Timing.d.ts +4 -4
  1633. package/types/fhir-ts/Timing.d.ts.map +1 -1
  1634. package/types/fhir-ts/Timing_Repeat.d.ts +5 -5
  1635. package/types/fhir-ts/Timing_Repeat.d.ts.map +1 -1
  1636. package/types/fhir-ts/Transport.d.ts +26 -26
  1637. package/types/fhir-ts/Transport.d.ts.map +1 -1
  1638. package/types/fhir-ts/Transport_Input.d.ts +36 -36
  1639. package/types/fhir-ts/Transport_Input.d.ts.map +1 -1
  1640. package/types/fhir-ts/Transport_Output.d.ts +36 -36
  1641. package/types/fhir-ts/Transport_Output.d.ts.map +1 -1
  1642. package/types/fhir-ts/Transport_Restriction.d.ts +10 -10
  1643. package/types/fhir-ts/Transport_Restriction.d.ts.map +1 -1
  1644. package/types/fhir-ts/TriggerDefinition.d.ts +7 -7
  1645. package/types/fhir-ts/TriggerDefinition.d.ts.map +1 -1
  1646. package/types/fhir-ts/UsageContext.d.ts +6 -6
  1647. package/types/fhir-ts/UsageContext.d.ts.map +1 -1
  1648. package/types/fhir-ts/ValueSet.d.ts +15 -15
  1649. package/types/fhir-ts/ValueSet.d.ts.map +1 -1
  1650. package/types/fhir-ts/ValueSet_Compose.d.ts +3 -3
  1651. package/types/fhir-ts/ValueSet_Compose.d.ts.map +1 -1
  1652. package/types/fhir-ts/ValueSet_Compose_Include.d.ts +4 -4
  1653. package/types/fhir-ts/ValueSet_Compose_Include.d.ts.map +1 -1
  1654. package/types/fhir-ts/ValueSet_Compose_Include_Concept.d.ts +3 -3
  1655. package/types/fhir-ts/ValueSet_Compose_Include_Concept.d.ts.map +1 -1
  1656. package/types/fhir-ts/ValueSet_Compose_Include_Concept_Designation.d.ts +3 -3
  1657. package/types/fhir-ts/ValueSet_Compose_Include_Concept_Designation.d.ts.map +1 -1
  1658. package/types/fhir-ts/ValueSet_Compose_Include_Filter.d.ts +2 -2
  1659. package/types/fhir-ts/ValueSet_Compose_Include_Filter.d.ts.map +1 -1
  1660. package/types/fhir-ts/ValueSet_Expansion.d.ts +5 -5
  1661. package/types/fhir-ts/ValueSet_Expansion.d.ts.map +1 -1
  1662. package/types/fhir-ts/ValueSet_Expansion_Contains.d.ts +3 -3
  1663. package/types/fhir-ts/ValueSet_Expansion_Contains.d.ts.map +1 -1
  1664. package/types/fhir-ts/ValueSet_Expansion_Contains_Property.d.ts +4 -4
  1665. package/types/fhir-ts/ValueSet_Expansion_Contains_Property.d.ts.map +1 -1
  1666. package/types/fhir-ts/ValueSet_Expansion_Contains_Property_SubProperty.d.ts +3 -3
  1667. package/types/fhir-ts/ValueSet_Expansion_Contains_Property_SubProperty.d.ts.map +1 -1
  1668. package/types/fhir-ts/ValueSet_Expansion_Parameter.d.ts +2 -2
  1669. package/types/fhir-ts/ValueSet_Expansion_Parameter.d.ts.map +1 -1
  1670. package/types/fhir-ts/ValueSet_Expansion_Property.d.ts +2 -2
  1671. package/types/fhir-ts/ValueSet_Expansion_Property.d.ts.map +1 -1
  1672. package/types/fhir-ts/ValueSet_Scope.d.ts +2 -2
  1673. package/types/fhir-ts/ValueSet_Scope.d.ts.map +1 -1
  1674. package/types/fhir-ts/VerificationResult.d.ts +11 -11
  1675. package/types/fhir-ts/VerificationResult.d.ts.map +1 -1
  1676. package/types/fhir-ts/VerificationResult_Attestation.d.ts +8 -8
  1677. package/types/fhir-ts/VerificationResult_Attestation.d.ts.map +1 -1
  1678. package/types/fhir-ts/VerificationResult_PrimarySource.d.ts +7 -7
  1679. package/types/fhir-ts/VerificationResult_PrimarySource.d.ts.map +1 -1
  1680. package/types/fhir-ts/VerificationResult_Validator.d.ts +5 -5
  1681. package/types/fhir-ts/VerificationResult_Validator.d.ts.map +1 -1
  1682. package/types/fhir-ts/VirtualServiceDetail.d.ts +5 -5
  1683. package/types/fhir-ts/VirtualServiceDetail.d.ts.map +1 -1
  1684. package/types/fhir-ts/VisionPrescription.d.ts +12 -12
  1685. package/types/fhir-ts/VisionPrescription.d.ts.map +1 -1
  1686. package/types/fhir-ts/VisionPrescription_LensSpecification.d.ts +6 -6
  1687. package/types/fhir-ts/VisionPrescription_LensSpecification.d.ts.map +1 -1
  1688. package/types/fhir-ts/VisionPrescription_LensSpecification_Prism.d.ts +2 -2
  1689. package/types/fhir-ts/VisionPrescription_LensSpecification_Prism.d.ts.map +1 -1
  1690. package/types/fhir-ts/index.d.ts +836 -836
  1691. package/types/fhir-ts/index.d.ts.map +1 -1
  1692. package/types/index.d.ts +13 -12
  1693. package/types/index.d.ts.map +1 -1
  1694. package/types/primitiveTypes.d.ts +1 -1
  1695. package/types/primitiveTypes.d.ts.map +1 -1
  1696. package/types/stsfhirvalidator.d.ts.map +1 -1
@@ -1,18 +1,18 @@
1
- import { Attachment } from "./Attachment";
2
- import { Availability } from "./Availability";
3
- import { CodeableConcept } from "./CodeableConcept";
4
- import { Endpoint } from "./Endpoint";
5
- import { ExtendedContactDetail } from "./ExtendedContactDetail";
6
- import { Extension } from "./Extension";
7
- import { FhirPrimitive } from "./FhirPrimitive";
8
- import { HealthcareService_Eligibility } from "./HealthcareService_Eligibility";
9
- import { Identifier } from "./Identifier";
10
- import { Location } from "./Location";
11
- import { Meta } from "./Meta";
12
- import { Narrative } from "./Narrative";
13
- import { Organization } from "./Organization";
14
- import { Reference } from "./Reference";
15
- import { Resource } from "./Resource";
1
+ import { Attachment } from './Attachment.js';
2
+ import { Availability } from './Availability.js';
3
+ import { CodeableConcept } from './CodeableConcept.js';
4
+ import { Endpoint } from './Endpoint.js';
5
+ import { ExtendedContactDetail } from './ExtendedContactDetail.js';
6
+ import { Extension } from './Extension.js';
7
+ import { FhirPrimitive } from './FhirPrimitive.js';
8
+ import { HealthcareService_Eligibility } from './HealthcareService_Eligibility.js';
9
+ import { Identifier } from './Identifier.js';
10
+ import { Location } from './Location.js';
11
+ import { Meta } from './Meta.js';
12
+ import { Narrative } from './Narrative.js';
13
+ import { Organization } from './Organization.js';
14
+ import { Reference } from './Reference.js';
15
+ import { Resource } from './Resource.js';
16
16
  export interface HealthcareService {
17
17
  /**
18
18
  * @description The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
@@ -1 +1 @@
1
- {"version":3,"file":"HealthcareService.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/HealthcareService.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"HealthcareService.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/HealthcareService.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
- import { CodeableConcept } from "./CodeableConcept";
2
- import { Extension } from "./Extension";
3
- import { FhirPrimitive } from "./FhirPrimitive";
1
+ import { CodeableConcept } from './CodeableConcept.js';
2
+ import { Extension } from './Extension.js';
3
+ import { FhirPrimitive } from './FhirPrimitive.js';
4
4
  export interface HealthcareService_Eligibility {
5
5
  /**
6
6
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"HealthcareService_Eligibility.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/HealthcareService_Eligibility.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,WAAW,6BAA6B;IAC5C;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;OAGG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CACjC"}
1
+ {"version":3,"file":"HealthcareService_Eligibility.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/HealthcareService_Eligibility.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,6BAA6B;IAC5C;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;OAGG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CACjC"}
@@ -1,6 +1,6 @@
1
- import { Extension } from "./Extension";
2
- import { FhirPrimitive } from "./FhirPrimitive";
3
- import { Period } from "./Period";
1
+ import { Extension } from './Extension.js';
2
+ import { FhirPrimitive } from './FhirPrimitive.js';
3
+ import { Period } from './Period.js';
4
4
  export interface HumanName {
5
5
  /**
6
6
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"HumanName.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/HumanName.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAGlC,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;OAIG;IACH,GAAG,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC7B;;;;OAIG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IAChC;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
1
+ {"version":3,"file":"HumanName.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/HumanName.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAGrC,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;OAIG;IACH,GAAG,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC7B;;;;OAIG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IAChC;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
@@ -1,9 +1,9 @@
1
- import { CodeableConcept } from "./CodeableConcept";
2
- import { Extension } from "./Extension";
3
- import { FhirPrimitive } from "./FhirPrimitive";
4
- import { Organization } from "./Organization";
5
- import { Period } from "./Period";
6
- import { Reference } from "./Reference";
1
+ import { CodeableConcept } from './CodeableConcept.js';
2
+ import { Extension } from './Extension.js';
3
+ import { FhirPrimitive } from './FhirPrimitive.js';
4
+ import { Organization } from './Organization.js';
5
+ import { Period } from './Period.js';
6
+ import { Reference } from './Reference.js';
7
7
  export interface Identifier {
8
8
  /**
9
9
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"Identifier.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Identifier.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAGxC,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;OAIG;IACH,GAAG,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC9B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,YAAY,CAAC,CAAC;CACpC"}
1
+ {"version":3,"file":"Identifier.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Identifier.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;OAIG;IACH,GAAG,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;;OAIG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC9B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,YAAY,CAAC,CAAC;CACpC"}
@@ -1,33 +1,33 @@
1
- import { Appointment } from "./Appointment";
2
- import { AppointmentResponse } from "./AppointmentResponse";
3
- import { BodyStructure } from "./BodyStructure";
4
- import { CarePlan } from "./CarePlan";
5
- import { CodeableConcept } from "./CodeableConcept";
6
- import { CodeableReference } from "./CodeableReference";
7
- import { Device } from "./Device";
8
- import { DocumentReference } from "./DocumentReference";
9
- import { Endpoint } from "./Endpoint";
10
- import { Extension } from "./Extension";
11
- import { FhirPrimitive } from "./FhirPrimitive";
12
- import { Group } from "./Group";
13
- import { Identifier } from "./Identifier";
14
- import { ImagingSelection_Instance } from "./ImagingSelection_Instance";
15
- import { ImagingSelection_Performer } from "./ImagingSelection_Performer";
16
- import { ImagingStudy } from "./ImagingStudy";
17
- import { Location } from "./Location";
18
- import { Medication } from "./Medication";
19
- import { Meta } from "./Meta";
20
- import { Narrative } from "./Narrative";
21
- import { Organization } from "./Organization";
22
- import { Patient } from "./Patient";
23
- import { Practitioner } from "./Practitioner";
24
- import { Procedure } from "./Procedure";
25
- import { Reference } from "./Reference";
26
- import { Resource } from "./Resource";
27
- import { ServiceRequest } from "./ServiceRequest";
28
- import { Specimen } from "./Specimen";
29
- import { Substance } from "./Substance";
30
- import { Task } from "./Task";
1
+ import { Appointment } from './Appointment.js';
2
+ import { AppointmentResponse } from './AppointmentResponse.js';
3
+ import { BodyStructure } from './BodyStructure.js';
4
+ import { CarePlan } from './CarePlan.js';
5
+ import { CodeableConcept } from './CodeableConcept.js';
6
+ import { CodeableReference } from './CodeableReference.js';
7
+ import { Device } from './Device.js';
8
+ import { DocumentReference } from './DocumentReference.js';
9
+ import { Endpoint } from './Endpoint.js';
10
+ import { Extension } from './Extension.js';
11
+ import { FhirPrimitive } from './FhirPrimitive.js';
12
+ import { Group } from './Group.js';
13
+ import { Identifier } from './Identifier.js';
14
+ import { ImagingSelection_Instance } from './ImagingSelection_Instance.js';
15
+ import { ImagingSelection_Performer } from './ImagingSelection_Performer.js';
16
+ import { ImagingStudy } from './ImagingStudy.js';
17
+ import { Location } from './Location.js';
18
+ import { Medication } from './Medication.js';
19
+ import { Meta } from './Meta.js';
20
+ import { Narrative } from './Narrative.js';
21
+ import { Organization } from './Organization.js';
22
+ import { Patient } from './Patient.js';
23
+ import { Practitioner } from './Practitioner.js';
24
+ import { Procedure } from './Procedure.js';
25
+ import { Reference } from './Reference.js';
26
+ import { Resource } from './Resource.js';
27
+ import { ServiceRequest } from './ServiceRequest.js';
28
+ import { Specimen } from './Specimen.js';
29
+ import { Substance } from './Substance.js';
30
+ import { Task } from './Task.js';
31
31
  export interface ImagingSelection {
32
32
  /**
33
33
  * @description The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingSelection.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ImagingSelection.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection.ts"],"names":[],"mappings":"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"}
@@ -1,8 +1,8 @@
1
- import { Coding } from "./Coding";
2
- import { Extension } from "./Extension";
3
- import { FhirPrimitive } from "./FhirPrimitive";
4
- import { ImagingSelection_Instance_ImageRegion2D } from "./ImagingSelection_Instance_ImageRegion2D";
5
- import { ImagingSelection_Instance_ImageRegion3D } from "./ImagingSelection_Instance_ImageRegion3D";
1
+ import { Coding } from './Coding.js';
2
+ import { Extension } from './Extension.js';
3
+ import { FhirPrimitive } from './FhirPrimitive.js';
4
+ import { ImagingSelection_Instance_ImageRegion2D } from './ImagingSelection_Instance_ImageRegion2D.js';
5
+ import { ImagingSelection_Instance_ImageRegion3D } from './ImagingSelection_Instance_ImageRegion3D.js';
6
6
  export interface ImagingSelection_Instance {
7
7
  /**
8
8
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingSelection_Instance.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Instance.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AACpG,OAAO,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAGpG,MAAM,WAAW,yBAAyB;IACxC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,GAAG,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC3B;;;;;OAKG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IACjC;;OAEG;IACH,aAAa,CAAC,EAAE,uCAAuC,EAAE,CAAC;IAC1D;;OAEG;IACH,aAAa,CAAC,EAAE,uCAAuC,EAAE,CAAC;CAC3D"}
1
+ {"version":3,"file":"ImagingSelection_Instance.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Instance.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,uCAAuC,EAAE,MAAM,8CAA8C,CAAC;AACvG,OAAO,EAAE,uCAAuC,EAAE,MAAM,8CAA8C,CAAC;AAGvG,MAAM,WAAW,yBAAyB;IACxC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,GAAG,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC3B;;;;;OAKG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IACjC;;OAEG;IACH,aAAa,CAAC,EAAE,uCAAuC,EAAE,CAAC;IAC1D;;OAEG;IACH,aAAa,CAAC,EAAE,uCAAuC,EAAE,CAAC;CAC3D"}
@@ -1,5 +1,5 @@
1
- import { Extension } from "./Extension";
2
- import { FhirPrimitive } from "./FhirPrimitive";
1
+ import { Extension } from './Extension.js';
2
+ import { FhirPrimitive } from './FhirPrimitive.js';
3
3
  export interface ImagingSelection_Instance_ImageRegion2D {
4
4
  /**
5
5
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingSelection_Instance_ImageRegion2D.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Instance_ImageRegion2D.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,WAAW,uCAAuC;IACtD;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAClC;;;;;OAKG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;CACrC"}
1
+ {"version":3,"file":"ImagingSelection_Instance_ImageRegion2D.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Instance_ImageRegion2D.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,uCAAuC;IACtD;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAClC;;;;;OAKG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;CACrC"}
@@ -1,5 +1,5 @@
1
- import { Extension } from "./Extension";
2
- import { FhirPrimitive } from "./FhirPrimitive";
1
+ import { Extension } from './Extension.js';
2
+ import { FhirPrimitive } from './FhirPrimitive.js';
3
3
  export interface ImagingSelection_Instance_ImageRegion3D {
4
4
  /**
5
5
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingSelection_Instance_ImageRegion3D.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Instance_ImageRegion3D.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,WAAW,uCAAuC;IACtD;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAClC;;;;OAIG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;CACrC"}
1
+ {"version":3,"file":"ImagingSelection_Instance_ImageRegion3D.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Instance_ImageRegion3D.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,uCAAuC;IACtD;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAClC;;;;OAIG;IACH,UAAU,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;CACrC"}
@@ -1,14 +1,14 @@
1
- import { CareTeam } from "./CareTeam";
2
- import { CodeableConcept } from "./CodeableConcept";
3
- import { Device } from "./Device";
4
- import { Extension } from "./Extension";
5
- import { HealthcareService } from "./HealthcareService";
6
- import { Organization } from "./Organization";
7
- import { Patient } from "./Patient";
8
- import { Practitioner } from "./Practitioner";
9
- import { PractitionerRole } from "./PractitionerRole";
10
- import { Reference } from "./Reference";
11
- import { RelatedPerson } from "./RelatedPerson";
1
+ import { CareTeam } from './CareTeam.js';
2
+ import { CodeableConcept } from './CodeableConcept.js';
3
+ import { Device } from './Device.js';
4
+ import { Extension } from './Extension.js';
5
+ import { HealthcareService } from './HealthcareService.js';
6
+ import { Organization } from './Organization.js';
7
+ import { Patient } from './Patient.js';
8
+ import { Practitioner } from './Practitioner.js';
9
+ import { PractitionerRole } from './PractitionerRole.js';
10
+ import { Reference } from './Reference.js';
11
+ import { RelatedPerson } from './RelatedPerson.js';
12
12
  export interface ImagingSelection_Performer {
13
13
  /**
14
14
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingSelection_Performer.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Performer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,WAAW,0BAA0B;IACzC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;OAGG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,CACb,YAAY,GACZ,gBAAgB,GAChB,MAAM,GACN,YAAY,GACZ,QAAQ,GACR,OAAO,GACP,aAAa,GACb,iBAAiB,CACpB,CAAC;CACH"}
1
+ {"version":3,"file":"ImagingSelection_Performer.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingSelection_Performer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,0BAA0B;IACzC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;OAGG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,CACb,YAAY,GACZ,gBAAgB,GAChB,MAAM,GACN,YAAY,GACZ,QAAQ,GACR,OAAO,GACP,aAAa,GACb,iBAAiB,CACpB,CAAC;CACH"}
@@ -1,34 +1,34 @@
1
- import { ActivityDefinition } from "./ActivityDefinition";
2
- import { Annotation } from "./Annotation";
3
- import { Appointment } from "./Appointment";
4
- import { AppointmentResponse } from "./AppointmentResponse";
5
- import { CarePlan } from "./CarePlan";
6
- import { CodeableConcept } from "./CodeableConcept";
7
- import { CodeableReference } from "./CodeableReference";
8
- import { Condition } from "./Condition";
9
- import { Device } from "./Device";
10
- import { DiagnosticReport } from "./DiagnosticReport";
11
- import { DocumentReference } from "./DocumentReference";
12
- import { Encounter } from "./Encounter";
13
- import { Endpoint } from "./Endpoint";
14
- import { Extension } from "./Extension";
15
- import { FhirPrimitive } from "./FhirPrimitive";
16
- import { Group } from "./Group";
17
- import { Identifier } from "./Identifier";
18
- import { ImagingStudy_Series } from "./ImagingStudy_Series";
19
- import { Location } from "./Location";
20
- import { Meta } from "./Meta";
21
- import { Narrative } from "./Narrative";
22
- import { Observation } from "./Observation";
23
- import { Patient } from "./Patient";
24
- import { PlanDefinition } from "./PlanDefinition";
25
- import { Practitioner } from "./Practitioner";
26
- import { PractitionerRole } from "./PractitionerRole";
27
- import { Procedure } from "./Procedure";
28
- import { Reference } from "./Reference";
29
- import { Resource } from "./Resource";
30
- import { ServiceRequest } from "./ServiceRequest";
31
- import { Task } from "./Task";
1
+ import { ActivityDefinition } from './ActivityDefinition.js';
2
+ import { Annotation } from './Annotation.js';
3
+ import { Appointment } from './Appointment.js';
4
+ import { AppointmentResponse } from './AppointmentResponse.js';
5
+ import { CarePlan } from './CarePlan.js';
6
+ import { CodeableConcept } from './CodeableConcept.js';
7
+ import { CodeableReference } from './CodeableReference.js';
8
+ import { Condition } from './Condition.js';
9
+ import { Device } from './Device.js';
10
+ import { DiagnosticReport } from './DiagnosticReport.js';
11
+ import { DocumentReference } from './DocumentReference.js';
12
+ import { Encounter } from './Encounter.js';
13
+ import { Endpoint } from './Endpoint.js';
14
+ import { Extension } from './Extension.js';
15
+ import { FhirPrimitive } from './FhirPrimitive.js';
16
+ import { Group } from './Group.js';
17
+ import { Identifier } from './Identifier.js';
18
+ import { ImagingStudy_Series } from './ImagingStudy_Series.js';
19
+ import { Location } from './Location.js';
20
+ import { Meta } from './Meta.js';
21
+ import { Narrative } from './Narrative.js';
22
+ import { Observation } from './Observation.js';
23
+ import { Patient } from './Patient.js';
24
+ import { PlanDefinition } from './PlanDefinition.js';
25
+ import { Practitioner } from './Practitioner.js';
26
+ import { PractitionerRole } from './PractitionerRole.js';
27
+ import { Procedure } from './Procedure.js';
28
+ import { Reference } from './Reference.js';
29
+ import { Resource } from './Resource.js';
30
+ import { ServiceRequest } from './ServiceRequest.js';
31
+ import { Task } from './Task.js';
32
32
  export interface ImagingStudy {
33
33
  /**
34
34
  * @description The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingStudy.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ImagingStudy.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy.ts"],"names":[],"mappings":"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"}
@@ -1,13 +1,13 @@
1
- import { BodyStructure } from "./BodyStructure";
2
- import { CodeableConcept } from "./CodeableConcept";
3
- import { CodeableReference } from "./CodeableReference";
4
- import { Endpoint } from "./Endpoint";
5
- import { Extension } from "./Extension";
6
- import { FhirPrimitive } from "./FhirPrimitive";
7
- import { ImagingStudy_Series_Instance } from "./ImagingStudy_Series_Instance";
8
- import { ImagingStudy_Series_Performer } from "./ImagingStudy_Series_Performer";
9
- import { Reference } from "./Reference";
10
- import { Specimen } from "./Specimen";
1
+ import { BodyStructure } from './BodyStructure.js';
2
+ import { CodeableConcept } from './CodeableConcept.js';
3
+ import { CodeableReference } from './CodeableReference.js';
4
+ import { Endpoint } from './Endpoint.js';
5
+ import { Extension } from './Extension.js';
6
+ import { FhirPrimitive } from './FhirPrimitive.js';
7
+ import { ImagingStudy_Series_Instance } from './ImagingStudy_Series_Instance.js';
8
+ import { ImagingStudy_Series_Performer } from './ImagingStudy_Series_Performer.js';
9
+ import { Reference } from './Reference.js';
10
+ import { Specimen } from './Specimen.js';
11
11
  export interface ImagingStudy_Series {
12
12
  /**
13
13
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingStudy_Series.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy_Series.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAChF,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,GAAG,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC3B;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,QAAQ,EAAE,eAAe,CAAC;IAC1B;;;OAGG;IACH,WAAW,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,iBAAiB,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC1C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,QAAQ,CAAC,EAAE,iBAAiB,CAAC,aAAa,CAAC,CAAC;IAC5C;;;OAGG;IACH,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,SAAS,CAAC,EAAE,6BAA6B,EAAE,CAAC;IAC5C;;OAEG;IACH,QAAQ,CAAC,EAAE,4BAA4B,EAAE,CAAC;CAC3C"}
1
+ {"version":3,"file":"ImagingStudy_Series.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy_Series.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AACjF,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGzC,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,GAAG,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC3B;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,QAAQ,EAAE,eAAe,CAAC;IAC1B;;;OAGG;IACH,WAAW,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,iBAAiB,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC1C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,QAAQ,CAAC,EAAE,iBAAiB,CAAC,aAAa,CAAC,CAAC;IAC5C;;;OAGG;IACH,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC,QAAQ,CAAC,EAAE,CAAC;IACjC;;;OAGG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,SAAS,CAAC,EAAE,6BAA6B,EAAE,CAAC;IAC5C;;OAEG;IACH,QAAQ,CAAC,EAAE,4BAA4B,EAAE,CAAC;CAC3C"}
@@ -1,6 +1,6 @@
1
- import { Coding } from "./Coding";
2
- import { Extension } from "./Extension";
3
- import { FhirPrimitive } from "./FhirPrimitive";
1
+ import { Coding } from './Coding.js';
2
+ import { Extension } from './Extension.js';
3
+ import { FhirPrimitive } from './FhirPrimitive.js';
4
4
  export interface ImagingStudy_Series_Instance {
5
5
  /**
6
6
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingStudy_Series_Instance.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy_Series_Instance.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,WAAW,4BAA4B;IAC3C;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,GAAG,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC3B;;;OAGG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CAC/B"}
1
+ {"version":3,"file":"ImagingStudy_Series_Instance.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy_Series_Instance.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,4BAA4B;IAC3C;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;;OAIG;IACH,GAAG,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC3B;;;OAGG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CAC/B"}
@@ -1,14 +1,14 @@
1
- import { CareTeam } from "./CareTeam";
2
- import { CodeableConcept } from "./CodeableConcept";
3
- import { Device } from "./Device";
4
- import { Extension } from "./Extension";
5
- import { HealthcareService } from "./HealthcareService";
6
- import { Organization } from "./Organization";
7
- import { Patient } from "./Patient";
8
- import { Practitioner } from "./Practitioner";
9
- import { PractitionerRole } from "./PractitionerRole";
10
- import { Reference } from "./Reference";
11
- import { RelatedPerson } from "./RelatedPerson";
1
+ import { CareTeam } from './CareTeam.js';
2
+ import { CodeableConcept } from './CodeableConcept.js';
3
+ import { Device } from './Device.js';
4
+ import { Extension } from './Extension.js';
5
+ import { HealthcareService } from './HealthcareService.js';
6
+ import { Organization } from './Organization.js';
7
+ import { Patient } from './Patient.js';
8
+ import { Practitioner } from './Practitioner.js';
9
+ import { PractitionerRole } from './PractitionerRole.js';
10
+ import { Reference } from './Reference.js';
11
+ import { RelatedPerson } from './RelatedPerson.js';
12
12
  export interface ImagingStudy_Series_Performer {
13
13
  /**
14
14
  * @description Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
@@ -1 +1 @@
1
- {"version":3,"file":"ImagingStudy_Series_Performer.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy_Series_Performer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,WAAW,6BAA6B;IAC5C;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;OAGG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;;OAGG;IACH,KAAK,EAAE,SAAS,CACZ,YAAY,GACZ,gBAAgB,GAChB,YAAY,GACZ,QAAQ,GACR,OAAO,GACP,MAAM,GACN,aAAa,GACb,iBAAiB,CACpB,CAAC;CACH"}
1
+ {"version":3,"file":"ImagingStudy_Series_Performer.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ImagingStudy_Series_Performer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,6BAA6B;IAC5C;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,SAAS,EAAE,CAAC;IAChC;;;OAGG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;;OAGG;IACH,KAAK,EAAE,SAAS,CACZ,YAAY,GACZ,gBAAgB,GAChB,YAAY,GACZ,QAAQ,GACR,OAAO,GACP,MAAM,GACN,aAAa,GACb,iBAAiB,CACpB,CAAC;CACH"}
@@ -1,33 +1,33 @@
1
- import { Annotation } from "./Annotation";
2
- import { CarePlan } from "./CarePlan";
3
- import { CodeableConcept } from "./CodeableConcept";
4
- import { CodeableReference } from "./CodeableReference";
5
- import { Condition } from "./Condition";
6
- import { DiagnosticReport } from "./DiagnosticReport";
7
- import { Encounter } from "./Encounter";
8
- import { Extension } from "./Extension";
9
- import { FhirPrimitive } from "./FhirPrimitive";
10
- import { Identifier } from "./Identifier";
11
- import { ImmunizationRecommendation } from "./ImmunizationRecommendation";
12
- import { Immunization_Performer } from "./Immunization_Performer";
13
- import { Immunization_ProgramEligibility } from "./Immunization_ProgramEligibility";
14
- import { Immunization_ProtocolApplied } from "./Immunization_ProtocolApplied";
15
- import { Immunization_Reaction } from "./Immunization_Reaction";
16
- import { Location } from "./Location";
17
- import { Medication } from "./Medication";
18
- import { MedicationRequest } from "./MedicationRequest";
19
- import { Meta } from "./Meta";
20
- import { Narrative } from "./Narrative";
21
- import { Observation } from "./Observation";
22
- import { Organization } from "./Organization";
23
- import { Patient } from "./Patient";
24
- import { Practitioner } from "./Practitioner";
25
- import { PractitionerRole } from "./PractitionerRole";
26
- import { Quantity } from "./Quantity";
27
- import { Reference } from "./Reference";
28
- import { RelatedPerson } from "./RelatedPerson";
29
- import { Resource } from "./Resource";
30
- import { ServiceRequest } from "./ServiceRequest";
1
+ import { Annotation } from './Annotation.js';
2
+ import { CarePlan } from './CarePlan.js';
3
+ import { CodeableConcept } from './CodeableConcept.js';
4
+ import { CodeableReference } from './CodeableReference.js';
5
+ import { Condition } from './Condition.js';
6
+ import { DiagnosticReport } from './DiagnosticReport.js';
7
+ import { Encounter } from './Encounter.js';
8
+ import { Extension } from './Extension.js';
9
+ import { FhirPrimitive } from './FhirPrimitive.js';
10
+ import { Identifier } from './Identifier.js';
11
+ import { ImmunizationRecommendation } from './ImmunizationRecommendation.js';
12
+ import { Immunization_Performer } from './Immunization_Performer.js';
13
+ import { Immunization_ProgramEligibility } from './Immunization_ProgramEligibility.js';
14
+ import { Immunization_ProtocolApplied } from './Immunization_ProtocolApplied.js';
15
+ import { Immunization_Reaction } from './Immunization_Reaction.js';
16
+ import { Location } from './Location.js';
17
+ import { Medication } from './Medication.js';
18
+ import { MedicationRequest } from './MedicationRequest.js';
19
+ import { Meta } from './Meta.js';
20
+ import { Narrative } from './Narrative.js';
21
+ import { Observation } from './Observation.js';
22
+ import { Organization } from './Organization.js';
23
+ import { Patient } from './Patient.js';
24
+ import { Practitioner } from './Practitioner.js';
25
+ import { PractitionerRole } from './PractitionerRole.js';
26
+ import { Quantity } from './Quantity.js';
27
+ import { Reference } from './Reference.js';
28
+ import { RelatedPerson } from './RelatedPerson.js';
29
+ import { Resource } from './Resource.js';
30
+ import { ServiceRequest } from './ServiceRequest.js';
31
31
  export interface Immunization {
32
32
  /**
33
33
  * @description The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
@@ -1 +1 @@
1
- {"version":3,"file":"Immunization.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Immunization.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Immunization.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Immunization.ts"],"names":[],"mappings":"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"}