@nsshunt/stsfhirclient 2.0.18 → 2.0.20
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.
- package/dist/stsfhirclient.cjs +513 -2208
- package/dist/stsfhirclient.cjs.map +1 -1
- package/dist/stsfhirclient.mjs +509 -2210
- package/dist/stsfhirclient.mjs.map +1 -1
- package/package.json +13 -17
- package/types/cv2/commonTypes.d.ts +1 -1
- package/types/cv2/commonTypes.d.ts.map +1 -1
- package/types/cv2/fhirRESTClient.d.ts +2 -2
- package/types/cv2/fhirRESTClient.d.ts.map +1 -1
- package/types/cv2/fhirSocketClient.d.ts +3 -3
- package/types/cv2/fhirSocketClient.d.ts.map +1 -1
- package/types/cv2/fhirSocketClientAllInOne.d.ts +3 -3
- package/types/cv2/fhirSocketClientAllInOne.d.ts.map +1 -1
- package/types/cv2/fhirSocketClientIndividual.d.ts +3 -3
- package/types/cv2/fhirSocketClientIndividual.d.ts.map +1 -1
- package/types/cv2/wsevents.d.ts +1 -1
- package/types/cv2/wsevents.d.ts.map +1 -1
- package/types/fhir-ts/Account.d.ts +22 -22
- package/types/fhir-ts/Account.d.ts.map +1 -1
- package/types/fhir-ts/Account_Balance.d.ts +4 -4
- package/types/fhir-ts/Account_Balance.d.ts.map +1 -1
- package/types/fhir-ts/Account_Coverage.d.ts +4 -4
- package/types/fhir-ts/Account_Coverage.d.ts.map +1 -1
- package/types/fhir-ts/Account_Diagnosis.d.ts +5 -5
- package/types/fhir-ts/Account_Diagnosis.d.ts.map +1 -1
- package/types/fhir-ts/Account_Guarantor.d.ts +7 -7
- package/types/fhir-ts/Account_Guarantor.d.ts.map +1 -1
- package/types/fhir-ts/Account_Procedure.d.ts +7 -7
- package/types/fhir-ts/Account_Procedure.d.ts.map +1 -1
- package/types/fhir-ts/Account_RelatedAccount.d.ts +4 -4
- package/types/fhir-ts/Account_RelatedAccount.d.ts.map +1 -1
- package/types/fhir-ts/ActivityDefinition.d.ts +23 -23
- package/types/fhir-ts/ActivityDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ActivityDefinition_DynamicValue.d.ts +3 -3
- package/types/fhir-ts/ActivityDefinition_DynamicValue.d.ts.map +1 -1
- package/types/fhir-ts/ActivityDefinition_Participant.d.ts +16 -16
- package/types/fhir-ts/ActivityDefinition_Participant.d.ts.map +1 -1
- package/types/fhir-ts/ActorDefinition.d.ts +10 -10
- package/types/fhir-ts/ActorDefinition.d.ts.map +1 -1
- package/types/fhir-ts/Address.d.ts +3 -3
- package/types/fhir-ts/Address.d.ts.map +1 -1
- package/types/fhir-ts/AdministrableProductDefinition.d.ts +13 -13
- package/types/fhir-ts/AdministrableProductDefinition.d.ts.map +1 -1
- package/types/fhir-ts/AdministrableProductDefinition_Property.d.ts +6 -6
- package/types/fhir-ts/AdministrableProductDefinition_Property.d.ts.map +1 -1
- package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration.d.ts +6 -6
- package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration.d.ts.map +1 -1
- package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies.d.ts +3 -3
- package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies.d.ts.map +1 -1
- package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies_WithdrawalPeriod.d.ts +4 -4
- package/types/fhir-ts/AdministrableProductDefinition_RouteOfAdministration_TargetSpecies_WithdrawalPeriod.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent.d.ts +28 -28
- package/types/fhir-ts/AdverseEvent.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent_ContributingFactor.d.ts +3 -3
- package/types/fhir-ts/AdverseEvent_ContributingFactor.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent_MitigatingAction.d.ts +3 -3
- package/types/fhir-ts/AdverseEvent_MitigatingAction.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent_Participant.d.ts +11 -11
- package/types/fhir-ts/AdverseEvent_Participant.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent_PreventiveAction.d.ts +3 -3
- package/types/fhir-ts/AdverseEvent_PreventiveAction.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent_SupportingInfo.d.ts +3 -3
- package/types/fhir-ts/AdverseEvent_SupportingInfo.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent_SuspectEntity.d.ts +4 -4
- package/types/fhir-ts/AdverseEvent_SuspectEntity.d.ts.map +1 -1
- package/types/fhir-ts/AdverseEvent_SuspectEntity_Causality.d.ts +8 -8
- package/types/fhir-ts/AdverseEvent_SuspectEntity_Causality.d.ts.map +1 -1
- package/types/fhir-ts/Age.d.ts +2 -2
- package/types/fhir-ts/Age.d.ts.map +1 -1
- package/types/fhir-ts/AllergyIntolerance.d.ts +16 -16
- package/types/fhir-ts/AllergyIntolerance.d.ts.map +1 -1
- package/types/fhir-ts/AllergyIntolerance_Participant.d.ts +10 -10
- package/types/fhir-ts/AllergyIntolerance_Participant.d.ts.map +1 -1
- package/types/fhir-ts/AllergyIntolerance_Reaction.d.ts +6 -6
- package/types/fhir-ts/AllergyIntolerance_Reaction.d.ts.map +1 -1
- package/types/fhir-ts/Annotation.d.ts +3 -3
- package/types/fhir-ts/Annotation.d.ts.map +1 -1
- package/types/fhir-ts/Appointment.d.ts +30 -30
- package/types/fhir-ts/Appointment.d.ts.map +1 -1
- package/types/fhir-ts/AppointmentResponse.d.ts +17 -17
- package/types/fhir-ts/AppointmentResponse.d.ts.map +1 -1
- package/types/fhir-ts/Appointment_Participant.d.ts +14 -14
- package/types/fhir-ts/Appointment_Participant.d.ts.map +1 -1
- package/types/fhir-ts/Appointment_RecurrenceTemplate.d.ts +6 -6
- package/types/fhir-ts/Appointment_RecurrenceTemplate.d.ts.map +1 -1
- package/types/fhir-ts/Appointment_RecurrenceTemplate_MonthlyTemplate.d.ts +3 -3
- package/types/fhir-ts/Appointment_RecurrenceTemplate_MonthlyTemplate.d.ts.map +1 -1
- package/types/fhir-ts/Appointment_RecurrenceTemplate_WeeklyTemplate.d.ts +2 -2
- package/types/fhir-ts/Appointment_RecurrenceTemplate_WeeklyTemplate.d.ts.map +1 -1
- package/types/fhir-ts/Appointment_RecurrenceTemplate_YearlyTemplate.d.ts +2 -2
- package/types/fhir-ts/Appointment_RecurrenceTemplate_YearlyTemplate.d.ts.map +1 -1
- package/types/fhir-ts/ArtifactAssessment.d.ts +8 -8
- package/types/fhir-ts/ArtifactAssessment.d.ts.map +1 -1
- package/types/fhir-ts/ArtifactAssessment_Content.d.ts +11 -11
- package/types/fhir-ts/ArtifactAssessment_Content.d.ts.map +1 -1
- package/types/fhir-ts/Attachment.d.ts +2 -2
- package/types/fhir-ts/Attachment.d.ts.map +1 -1
- package/types/fhir-ts/AuditEvent.d.ts +21 -21
- package/types/fhir-ts/AuditEvent.d.ts.map +1 -1
- package/types/fhir-ts/AuditEvent_Agent.d.ts +12 -12
- package/types/fhir-ts/AuditEvent_Agent.d.ts.map +1 -1
- package/types/fhir-ts/AuditEvent_Entity.d.ts +6 -6
- package/types/fhir-ts/AuditEvent_Entity.d.ts.map +1 -1
- package/types/fhir-ts/AuditEvent_Entity_Detail.d.ts +7 -7
- package/types/fhir-ts/AuditEvent_Entity_Detail.d.ts.map +1 -1
- package/types/fhir-ts/AuditEvent_Outcome.d.ts +3 -3
- package/types/fhir-ts/AuditEvent_Outcome.d.ts.map +1 -1
- package/types/fhir-ts/AuditEvent_Source.d.ts +11 -11
- package/types/fhir-ts/AuditEvent_Source.d.ts.map +1 -1
- package/types/fhir-ts/Availability.d.ts +3 -3
- package/types/fhir-ts/Availability.d.ts.map +1 -1
- package/types/fhir-ts/Availability_AvailableTime.d.ts +2 -2
- package/types/fhir-ts/Availability_AvailableTime.d.ts.map +1 -1
- package/types/fhir-ts/Availability_NotAvailableTime.d.ts +3 -3
- package/types/fhir-ts/Availability_NotAvailableTime.d.ts.map +1 -1
- package/types/fhir-ts/BackboneElement.d.ts +1 -1
- package/types/fhir-ts/BackboneElement.d.ts.map +1 -1
- package/types/fhir-ts/Basic.d.ts +15 -15
- package/types/fhir-ts/Basic.d.ts.map +1 -1
- package/types/fhir-ts/Binary.d.ts +4 -4
- package/types/fhir-ts/Binary.d.ts.map +1 -1
- package/types/fhir-ts/BiologicallyDerivedProduct.d.ts +14 -14
- package/types/fhir-ts/BiologicallyDerivedProduct.d.ts.map +1 -1
- package/types/fhir-ts/BiologicallyDerivedProductDispense.d.ts +15 -15
- package/types/fhir-ts/BiologicallyDerivedProductDispense.d.ts.map +1 -1
- package/types/fhir-ts/BiologicallyDerivedProductDispense_Performer.d.ts +4 -4
- package/types/fhir-ts/BiologicallyDerivedProductDispense_Performer.d.ts.map +1 -1
- package/types/fhir-ts/BiologicallyDerivedProduct_Collection.d.ts +8 -8
- package/types/fhir-ts/BiologicallyDerivedProduct_Collection.d.ts.map +1 -1
- package/types/fhir-ts/BiologicallyDerivedProduct_Property.d.ts +8 -8
- package/types/fhir-ts/BiologicallyDerivedProduct_Property.d.ts.map +1 -1
- package/types/fhir-ts/BodyStructure.d.ts +11 -11
- package/types/fhir-ts/BodyStructure.d.ts.map +1 -1
- package/types/fhir-ts/BodyStructure_IncludedStructure.d.ts +5 -5
- package/types/fhir-ts/BodyStructure_IncludedStructure.d.ts.map +1 -1
- package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation.d.ts +3 -3
- package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation.d.ts.map +1 -1
- package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation_DistanceFromLandmark.d.ts +4 -4
- package/types/fhir-ts/BodyStructure_IncludedStructure_BodyLandmarkOrientation_DistanceFromLandmark.d.ts.map +1 -1
- package/types/fhir-ts/Bundle.d.ts +7 -7
- package/types/fhir-ts/Bundle.d.ts.map +1 -1
- package/types/fhir-ts/Bundle_Entry.d.ts +6 -6
- package/types/fhir-ts/Bundle_Entry.d.ts.map +1 -1
- package/types/fhir-ts/Bundle_Entry_Request.d.ts +2 -2
- package/types/fhir-ts/Bundle_Entry_Request.d.ts.map +1 -1
- package/types/fhir-ts/Bundle_Entry_Response.d.ts +3 -3
- package/types/fhir-ts/Bundle_Entry_Response.d.ts.map +1 -1
- package/types/fhir-ts/Bundle_Entry_Search.d.ts +2 -2
- package/types/fhir-ts/Bundle_Entry_Search.d.ts.map +1 -1
- package/types/fhir-ts/Bundle_Link.d.ts +2 -2
- package/types/fhir-ts/Bundle_Link.d.ts.map +1 -1
- package/types/fhir-ts/CanonicalResource.d.ts +10 -10
- package/types/fhir-ts/CanonicalResource.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement.d.ts +15 -15
- package/types/fhir-ts/CapabilityStatement.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Document.d.ts +2 -2
- package/types/fhir-ts/CapabilityStatement_Document.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Implementation.d.ts +4 -4
- package/types/fhir-ts/CapabilityStatement_Implementation.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Messaging.d.ts +4 -4
- package/types/fhir-ts/CapabilityStatement_Messaging.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Messaging_Endpoint.d.ts +3 -3
- package/types/fhir-ts/CapabilityStatement_Messaging_Endpoint.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Messaging_SupportedMessage.d.ts +2 -2
- package/types/fhir-ts/CapabilityStatement_Messaging_SupportedMessage.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Rest.d.ts +5 -5
- package/types/fhir-ts/CapabilityStatement_Rest.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Rest_Interaction.d.ts +2 -2
- package/types/fhir-ts/CapabilityStatement_Rest_Interaction.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Rest_Resource.d.ts +5 -5
- package/types/fhir-ts/CapabilityStatement_Rest_Resource.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Rest_Resource_Interaction.d.ts +2 -2
- package/types/fhir-ts/CapabilityStatement_Rest_Resource_Interaction.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Rest_Resource_Operation.d.ts +2 -2
- package/types/fhir-ts/CapabilityStatement_Rest_Resource_Operation.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Rest_Resource_SearchParam.d.ts +2 -2
- package/types/fhir-ts/CapabilityStatement_Rest_Resource_SearchParam.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Rest_Security.d.ts +3 -3
- package/types/fhir-ts/CapabilityStatement_Rest_Security.d.ts.map +1 -1
- package/types/fhir-ts/CapabilityStatement_Software.d.ts +2 -2
- package/types/fhir-ts/CapabilityStatement_Software.d.ts.map +1 -1
- package/types/fhir-ts/CarePlan.d.ts +26 -26
- package/types/fhir-ts/CarePlan.d.ts.map +1 -1
- package/types/fhir-ts/CarePlan_Activity.d.ts +16 -16
- package/types/fhir-ts/CarePlan_Activity.d.ts.map +1 -1
- package/types/fhir-ts/CareTeam.d.ts +17 -17
- package/types/fhir-ts/CareTeam.d.ts.map +1 -1
- package/types/fhir-ts/CareTeam_Participant.d.ts +11 -11
- package/types/fhir-ts/CareTeam_Participant.d.ts.map +1 -1
- package/types/fhir-ts/ChargeItem.d.ts +36 -36
- package/types/fhir-ts/ChargeItem.d.ts.map +1 -1
- package/types/fhir-ts/ChargeItemDefinition.d.ts +20 -20
- package/types/fhir-ts/ChargeItemDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ChargeItemDefinition_Applicability.d.ts +4 -4
- package/types/fhir-ts/ChargeItemDefinition_Applicability.d.ts.map +1 -1
- package/types/fhir-ts/ChargeItemDefinition_PropertyGroup.d.ts +2 -2
- package/types/fhir-ts/ChargeItemDefinition_PropertyGroup.d.ts.map +1 -1
- package/types/fhir-ts/ChargeItem_Performer.d.ts +11 -11
- package/types/fhir-ts/ChargeItem_Performer.d.ts.map +1 -1
- package/types/fhir-ts/Citation.d.ts +17 -17
- package/types/fhir-ts/Citation.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact.d.ts +15 -15
- package/types/fhir-ts/Citation_CitedArtifact.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Abstract.d.ts +3 -3
- package/types/fhir-ts/Citation_CitedArtifact_Abstract.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Classification.d.ts +4 -4
- package/types/fhir-ts/Citation_CitedArtifact_Classification.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship.d.ts +4 -4
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry.d.ts +8 -8
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry_ContributionInstance.d.ts +3 -3
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Entry_ContributionInstance.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Summary.d.ts +3 -3
- package/types/fhir-ts/Citation_CitedArtifact_Contributorship_Summary.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Part.d.ts +5 -5
- package/types/fhir-ts/Citation_CitedArtifact_Part.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_PublicationForm.d.ts +4 -4
- package/types/fhir-ts/Citation_CitedArtifact_PublicationForm.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_PublicationForm_PublishedIn.d.ts +6 -6
- package/types/fhir-ts/Citation_CitedArtifact_PublicationForm_PublishedIn.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_RelatesTo.d.ts +5 -5
- package/types/fhir-ts/Citation_CitedArtifact_RelatesTo.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_StatusDate.d.ts +4 -4
- package/types/fhir-ts/Citation_CitedArtifact_StatusDate.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Title.d.ts +3 -3
- package/types/fhir-ts/Citation_CitedArtifact_Title.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_Version.d.ts +4 -4
- package/types/fhir-ts/Citation_CitedArtifact_Version.d.ts.map +1 -1
- package/types/fhir-ts/Citation_CitedArtifact_WebLocation.d.ts +3 -3
- package/types/fhir-ts/Citation_CitedArtifact_WebLocation.d.ts.map +1 -1
- package/types/fhir-ts/Citation_Classification.d.ts +2 -2
- package/types/fhir-ts/Citation_Classification.d.ts.map +1 -1
- package/types/fhir-ts/Citation_StatusDate.d.ts +4 -4
- package/types/fhir-ts/Citation_StatusDate.d.ts.map +1 -1
- package/types/fhir-ts/Citation_Summary.d.ts +3 -3
- package/types/fhir-ts/Citation_Summary.d.ts.map +1 -1
- package/types/fhir-ts/Claim.d.ts +31 -31
- package/types/fhir-ts/Claim.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse.d.ts +25 -25
- package/types/fhir-ts/ClaimResponse.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_AddItem.d.ts +20 -20
- package/types/fhir-ts/ClaimResponse_AddItem.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_AddItem_BodySite.d.ts +4 -4
- package/types/fhir-ts/ClaimResponse_AddItem_BodySite.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_AddItem_Detail.d.ts +7 -7
- package/types/fhir-ts/ClaimResponse_AddItem_Detail.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_AddItem_Detail_SubDetail.d.ts +6 -6
- package/types/fhir-ts/ClaimResponse_AddItem_Detail_SubDetail.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Error.d.ts +3 -3
- package/types/fhir-ts/ClaimResponse_Error.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Event.d.ts +4 -4
- package/types/fhir-ts/ClaimResponse_Event.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Insurance.d.ts +5 -5
- package/types/fhir-ts/ClaimResponse_Insurance.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Item.d.ts +6 -6
- package/types/fhir-ts/ClaimResponse_Item.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Item_Adjudication.d.ts +4 -4
- package/types/fhir-ts/ClaimResponse_Item_Adjudication.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Item_Detail.d.ts +4 -4
- package/types/fhir-ts/ClaimResponse_Item_Detail.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Item_Detail_SubDetail.d.ts +3 -3
- package/types/fhir-ts/ClaimResponse_Item_Detail_SubDetail.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Item_ReviewOutcome.d.ts +4 -4
- package/types/fhir-ts/ClaimResponse_Item_ReviewOutcome.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Payment.d.ts +5 -5
- package/types/fhir-ts/ClaimResponse_Payment.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_ProcessNote.d.ts +3 -3
- package/types/fhir-ts/ClaimResponse_ProcessNote.d.ts.map +1 -1
- package/types/fhir-ts/ClaimResponse_Total.d.ts +3 -3
- package/types/fhir-ts/ClaimResponse_Total.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Accident.d.ts +5 -5
- package/types/fhir-ts/Claim_Accident.d.ts.map +1 -1
- package/types/fhir-ts/Claim_CareTeam.d.ts +7 -7
- package/types/fhir-ts/Claim_CareTeam.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Diagnosis.d.ts +4 -4
- package/types/fhir-ts/Claim_Diagnosis.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Event.d.ts +4 -4
- package/types/fhir-ts/Claim_Event.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Insurance.d.ts +6 -6
- package/types/fhir-ts/Claim_Insurance.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Item.d.ts +19 -19
- package/types/fhir-ts/Claim_Item.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Item_BodySite.d.ts +4 -4
- package/types/fhir-ts/Claim_Item_BodySite.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Item_Detail.d.ts +9 -9
- package/types/fhir-ts/Claim_Item_Detail.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Item_Detail_SubDetail.d.ts +8 -8
- package/types/fhir-ts/Claim_Item_Detail_SubDetail.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Payee.d.ts +8 -8
- package/types/fhir-ts/Claim_Payee.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Procedure.d.ts +5 -5
- package/types/fhir-ts/Claim_Procedure.d.ts.map +1 -1
- package/types/fhir-ts/Claim_Related.d.ts +5 -5
- package/types/fhir-ts/Claim_Related.d.ts.map +1 -1
- package/types/fhir-ts/Claim_SupportingInfo.d.ts +8 -8
- package/types/fhir-ts/Claim_SupportingInfo.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalImpression.d.ts +19 -19
- package/types/fhir-ts/ClinicalImpression.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalImpression_Finding.d.ts +6 -6
- package/types/fhir-ts/ClinicalImpression_Finding.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition.d.ts +23 -23
- package/types/fhir-ts/ClinicalUseDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition_Contraindication.d.ts +7 -7
- package/types/fhir-ts/ClinicalUseDefinition_Contraindication.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition_Contraindication_OtherTherapy.d.ts +10 -10
- package/types/fhir-ts/ClinicalUseDefinition_Contraindication_OtherTherapy.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition_Indication.d.ts +8 -8
- package/types/fhir-ts/ClinicalUseDefinition_Indication.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition_Interaction.d.ts +5 -5
- package/types/fhir-ts/ClinicalUseDefinition_Interaction.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition_Interaction_Interactant.d.ts +3 -3
- package/types/fhir-ts/ClinicalUseDefinition_Interaction_Interactant.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition_UndesirableEffect.d.ts +4 -4
- package/types/fhir-ts/ClinicalUseDefinition_UndesirableEffect.d.ts.map +1 -1
- package/types/fhir-ts/ClinicalUseDefinition_Warning.d.ts +3 -3
- package/types/fhir-ts/ClinicalUseDefinition_Warning.d.ts.map +1 -1
- package/types/fhir-ts/CodeSystem.d.ts +15 -15
- package/types/fhir-ts/CodeSystem.d.ts.map +1 -1
- package/types/fhir-ts/CodeSystem_Concept.d.ts +4 -4
- package/types/fhir-ts/CodeSystem_Concept.d.ts.map +1 -1
- package/types/fhir-ts/CodeSystem_Concept_Designation.d.ts +3 -3
- package/types/fhir-ts/CodeSystem_Concept_Designation.d.ts.map +1 -1
- package/types/fhir-ts/CodeSystem_Concept_Property.d.ts +3 -3
- package/types/fhir-ts/CodeSystem_Concept_Property.d.ts.map +1 -1
- package/types/fhir-ts/CodeSystem_Filter.d.ts +2 -2
- package/types/fhir-ts/CodeSystem_Filter.d.ts.map +1 -1
- package/types/fhir-ts/CodeSystem_Property.d.ts +2 -2
- package/types/fhir-ts/CodeSystem_Property.d.ts.map +1 -1
- package/types/fhir-ts/CodeableConcept.d.ts +3 -3
- package/types/fhir-ts/CodeableConcept.d.ts.map +1 -1
- package/types/fhir-ts/CodeableReference.d.ts +2 -2
- package/types/fhir-ts/CodeableReference.d.ts.map +1 -1
- package/types/fhir-ts/Coding.d.ts +2 -2
- package/types/fhir-ts/Coding.d.ts.map +1 -1
- package/types/fhir-ts/Communication.d.ts +23 -23
- package/types/fhir-ts/Communication.d.ts.map +1 -1
- package/types/fhir-ts/CommunicationRequest.d.ts +23 -23
- package/types/fhir-ts/CommunicationRequest.d.ts.map +1 -1
- package/types/fhir-ts/CommunicationRequest_Payload.d.ts +4 -4
- package/types/fhir-ts/CommunicationRequest_Payload.d.ts.map +1 -1
- package/types/fhir-ts/Communication_Payload.d.ts +4 -4
- package/types/fhir-ts/Communication_Payload.d.ts.map +1 -1
- package/types/fhir-ts/CompartmentDefinition.d.ts +9 -9
- package/types/fhir-ts/CompartmentDefinition.d.ts.map +1 -1
- package/types/fhir-ts/CompartmentDefinition_Resource.d.ts +2 -2
- package/types/fhir-ts/CompartmentDefinition_Resource.d.ts.map +1 -1
- package/types/fhir-ts/Composition.d.ts +21 -21
- package/types/fhir-ts/Composition.d.ts.map +1 -1
- package/types/fhir-ts/Composition_Attester.d.ts +9 -9
- package/types/fhir-ts/Composition_Attester.d.ts.map +1 -1
- package/types/fhir-ts/Composition_Event.d.ts +4 -4
- package/types/fhir-ts/Composition_Event.d.ts.map +1 -1
- package/types/fhir-ts/Composition_Section.d.ts +12 -12
- package/types/fhir-ts/Composition_Section.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap.d.ts +15 -15
- package/types/fhir-ts/ConceptMap.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_AdditionalAttribute.d.ts +2 -2
- package/types/fhir-ts/ConceptMap_AdditionalAttribute.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_Group.d.ts +4 -4
- package/types/fhir-ts/ConceptMap_Group.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_Group_Element.d.ts +3 -3
- package/types/fhir-ts/ConceptMap_Group_Element.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_Group_Element_Target.d.ts +4 -4
- package/types/fhir-ts/ConceptMap_Group_Element_Target.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_Group_Element_Target_DependsOn.d.ts +4 -4
- package/types/fhir-ts/ConceptMap_Group_Element_Target_DependsOn.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_Group_Element_Target_Property.d.ts +3 -3
- package/types/fhir-ts/ConceptMap_Group_Element_Target_Property.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_Group_Unmapped.d.ts +2 -2
- package/types/fhir-ts/ConceptMap_Group_Unmapped.d.ts.map +1 -1
- package/types/fhir-ts/ConceptMap_Property.d.ts +2 -2
- package/types/fhir-ts/ConceptMap_Property.d.ts.map +1 -1
- package/types/fhir-ts/Condition.d.ts +18 -18
- package/types/fhir-ts/Condition.d.ts.map +1 -1
- package/types/fhir-ts/ConditionDefinition.d.ts +17 -17
- package/types/fhir-ts/ConditionDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ConditionDefinition_Medication.d.ts +2 -2
- package/types/fhir-ts/ConditionDefinition_Medication.d.ts.map +1 -1
- package/types/fhir-ts/ConditionDefinition_Observation.d.ts +2 -2
- package/types/fhir-ts/ConditionDefinition_Observation.d.ts.map +1 -1
- package/types/fhir-ts/ConditionDefinition_Plan.d.ts +4 -4
- package/types/fhir-ts/ConditionDefinition_Plan.d.ts.map +1 -1
- package/types/fhir-ts/ConditionDefinition_Precondition.d.ts +4 -4
- package/types/fhir-ts/ConditionDefinition_Precondition.d.ts.map +1 -1
- package/types/fhir-ts/ConditionDefinition_Questionnaire.d.ts +4 -4
- package/types/fhir-ts/ConditionDefinition_Questionnaire.d.ts.map +1 -1
- package/types/fhir-ts/Condition_Participant.d.ts +10 -10
- package/types/fhir-ts/Condition_Participant.d.ts.map +1 -1
- package/types/fhir-ts/Condition_Stage.d.ts +6 -6
- package/types/fhir-ts/Condition_Stage.d.ts.map +1 -1
- package/types/fhir-ts/Consent.d.ts +24 -24
- package/types/fhir-ts/Consent.d.ts.map +1 -1
- package/types/fhir-ts/Consent_PolicyBasis.d.ts +4 -4
- package/types/fhir-ts/Consent_PolicyBasis.d.ts.map +1 -1
- package/types/fhir-ts/Consent_Provision.d.ts +7 -7
- package/types/fhir-ts/Consent_Provision.d.ts.map +1 -1
- package/types/fhir-ts/Consent_Provision_Actor.d.ts +11 -11
- package/types/fhir-ts/Consent_Provision_Actor.d.ts.map +1 -1
- package/types/fhir-ts/Consent_Provision_Data.d.ts +4 -4
- package/types/fhir-ts/Consent_Provision_Data.d.ts.map +1 -1
- package/types/fhir-ts/Consent_Verification.d.ts +9 -9
- package/types/fhir-ts/Consent_Verification.d.ts.map +1 -1
- package/types/fhir-ts/ContactDetail.d.ts +3 -3
- package/types/fhir-ts/ContactDetail.d.ts.map +1 -1
- package/types/fhir-ts/ContactPoint.d.ts +3 -3
- package/types/fhir-ts/ContactPoint.d.ts.map +1 -1
- package/types/fhir-ts/Contract.d.ts +22 -22
- package/types/fhir-ts/Contract.d.ts.map +1 -1
- package/types/fhir-ts/Contract_ContentDefinition.d.ts +7 -7
- package/types/fhir-ts/Contract_ContentDefinition.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Friendly.d.ts +3 -3
- package/types/fhir-ts/Contract_Friendly.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Legal.d.ts +3 -3
- package/types/fhir-ts/Contract_Legal.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Rule.d.ts +3 -3
- package/types/fhir-ts/Contract_Rule.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Signer.d.ts +9 -9
- package/types/fhir-ts/Contract_Signer.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term.d.ts +10 -10
- package/types/fhir-ts/Contract_Term.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Action.d.ts +27 -27
- package/types/fhir-ts/Contract_Term_Action.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Action_Subject.d.ts +10 -10
- package/types/fhir-ts/Contract_Term_Action_Subject.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Asset.d.ts +9 -9
- package/types/fhir-ts/Contract_Term_Asset.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Asset_Context.d.ts +5 -5
- package/types/fhir-ts/Contract_Term_Asset_Context.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Asset_ValuedItem.d.ts +12 -12
- package/types/fhir-ts/Contract_Term_Asset_ValuedItem.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Offer.d.ts +8 -8
- package/types/fhir-ts/Contract_Term_Offer.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Offer_Answer.d.ts +6 -6
- package/types/fhir-ts/Contract_Term_Offer_Answer.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_Offer_Party.d.ts +10 -10
- package/types/fhir-ts/Contract_Term_Offer_Party.d.ts.map +1 -1
- package/types/fhir-ts/Contract_Term_SecurityLabel.d.ts +3 -3
- package/types/fhir-ts/Contract_Term_SecurityLabel.d.ts.map +1 -1
- package/types/fhir-ts/Count.d.ts +2 -2
- package/types/fhir-ts/Count.d.ts.map +1 -1
- package/types/fhir-ts/Coverage.d.ts +17 -17
- package/types/fhir-ts/Coverage.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityRequest.d.ts +18 -18
- package/types/fhir-ts/CoverageEligibilityRequest.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityRequest_Event.d.ts +4 -4
- package/types/fhir-ts/CoverageEligibilityRequest_Event.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityRequest_Insurance.d.ts +4 -4
- package/types/fhir-ts/CoverageEligibilityRequest_Insurance.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityRequest_Item.d.ts +12 -12
- package/types/fhir-ts/CoverageEligibilityRequest_Item.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityRequest_Item_Diagnosis.d.ts +3 -3
- package/types/fhir-ts/CoverageEligibilityRequest_Item_Diagnosis.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityRequest_SupportingInfo.d.ts +4 -4
- package/types/fhir-ts/CoverageEligibilityRequest_SupportingInfo.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityResponse.d.ts +17 -17
- package/types/fhir-ts/CoverageEligibilityResponse.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityResponse_Error.d.ts +3 -3
- package/types/fhir-ts/CoverageEligibilityResponse_Error.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityResponse_Event.d.ts +4 -4
- package/types/fhir-ts/CoverageEligibilityResponse_Event.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityResponse_Insurance.d.ts +6 -6
- package/types/fhir-ts/CoverageEligibilityResponse_Insurance.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item.d.ts +7 -7
- package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item.d.ts.map +1 -1
- package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item_Benefit.d.ts +4 -4
- package/types/fhir-ts/CoverageEligibilityResponse_Insurance_Item_Benefit.d.ts.map +1 -1
- package/types/fhir-ts/Coverage_Class.d.ts +4 -4
- package/types/fhir-ts/Coverage_Class.d.ts.map +1 -1
- package/types/fhir-ts/Coverage_CostToBeneficiary.d.ts +5 -5
- package/types/fhir-ts/Coverage_CostToBeneficiary.d.ts.map +1 -1
- package/types/fhir-ts/Coverage_CostToBeneficiary_Exception.d.ts +3 -3
- package/types/fhir-ts/Coverage_CostToBeneficiary_Exception.d.ts.map +1 -1
- package/types/fhir-ts/Coverage_PaymentBy.d.ts +6 -6
- package/types/fhir-ts/Coverage_PaymentBy.d.ts.map +1 -1
- package/types/fhir-ts/DataRequirement.d.ts +8 -8
- package/types/fhir-ts/DataRequirement.d.ts.map +1 -1
- package/types/fhir-ts/DataRequirement_CodeFilter.d.ts +3 -3
- package/types/fhir-ts/DataRequirement_CodeFilter.d.ts.map +1 -1
- package/types/fhir-ts/DataRequirement_DateFilter.d.ts +4 -4
- package/types/fhir-ts/DataRequirement_DateFilter.d.ts.map +1 -1
- package/types/fhir-ts/DataRequirement_Sort.d.ts +2 -2
- package/types/fhir-ts/DataRequirement_Sort.d.ts.map +1 -1
- package/types/fhir-ts/DataRequirement_ValueFilter.d.ts +4 -4
- package/types/fhir-ts/DataRequirement_ValueFilter.d.ts.map +1 -1
- package/types/fhir-ts/DetectedIssue.d.ts +25 -25
- package/types/fhir-ts/DetectedIssue.d.ts.map +1 -1
- package/types/fhir-ts/DetectedIssue_Evidence.d.ts +4 -4
- package/types/fhir-ts/DetectedIssue_Evidence.d.ts.map +1 -1
- package/types/fhir-ts/DetectedIssue_Mitigation.d.ts +7 -7
- package/types/fhir-ts/DetectedIssue_Mitigation.d.ts.map +1 -1
- package/types/fhir-ts/Device.d.ts +22 -22
- package/types/fhir-ts/Device.d.ts.map +1 -1
- package/types/fhir-ts/DeviceAssociation.d.ts +16 -16
- package/types/fhir-ts/DeviceAssociation.d.ts.map +1 -1
- package/types/fhir-ts/DeviceAssociation_Operation.d.ts +7 -7
- package/types/fhir-ts/DeviceAssociation_Operation.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition.d.ts +26 -26
- package/types/fhir-ts/DeviceDefinition.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_ChargeItem.d.ts +6 -6
- package/types/fhir-ts/DeviceDefinition_ChargeItem.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Classification.d.ts +3 -3
- package/types/fhir-ts/DeviceDefinition_Classification.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_ConformsTo.d.ts +4 -4
- package/types/fhir-ts/DeviceDefinition_ConformsTo.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_CorrectiveAction.d.ts +3 -3
- package/types/fhir-ts/DeviceDefinition_CorrectiveAction.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_DeviceName.d.ts +2 -2
- package/types/fhir-ts/DeviceDefinition_DeviceName.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Guideline.d.ts +5 -5
- package/types/fhir-ts/DeviceDefinition_Guideline.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_HasPart.d.ts +4 -4
- package/types/fhir-ts/DeviceDefinition_HasPart.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Link.d.ts +4 -4
- package/types/fhir-ts/DeviceDefinition_Link.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Material.d.ts +3 -3
- package/types/fhir-ts/DeviceDefinition_Material.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Packaging.d.ts +5 -5
- package/types/fhir-ts/DeviceDefinition_Packaging.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Packaging_Distributor.d.ts +4 -4
- package/types/fhir-ts/DeviceDefinition_Packaging_Distributor.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Property.d.ts +6 -6
- package/types/fhir-ts/DeviceDefinition_Property.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_RegulatoryIdentifier.d.ts +2 -2
- package/types/fhir-ts/DeviceDefinition_RegulatoryIdentifier.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier.d.ts +3 -3
- package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier_MarketDistribution.d.ts +3 -3
- package/types/fhir-ts/DeviceDefinition_UdiDeviceIdentifier_MarketDistribution.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDefinition_Version.d.ts +4 -4
- package/types/fhir-ts/DeviceDefinition_Version.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDispense.d.ts +25 -25
- package/types/fhir-ts/DeviceDispense.d.ts.map +1 -1
- package/types/fhir-ts/DeviceDispense_Performer.d.ts +10 -10
- package/types/fhir-ts/DeviceDispense_Performer.d.ts.map +1 -1
- package/types/fhir-ts/DeviceMetric.d.ts +11 -11
- package/types/fhir-ts/DeviceMetric.d.ts.map +1 -1
- package/types/fhir-ts/DeviceMetric_Calibration.d.ts +2 -2
- package/types/fhir-ts/DeviceMetric_Calibration.d.ts.map +1 -1
- package/types/fhir-ts/DeviceRequest.d.ts +32 -32
- package/types/fhir-ts/DeviceRequest.d.ts.map +1 -1
- package/types/fhir-ts/DeviceRequest_Parameter.d.ts +5 -5
- package/types/fhir-ts/DeviceRequest_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/DeviceUsage.d.ts +31 -31
- package/types/fhir-ts/DeviceUsage.d.ts.map +1 -1
- package/types/fhir-ts/DeviceUsage_Adherence.d.ts +2 -2
- package/types/fhir-ts/DeviceUsage_Adherence.d.ts.map +1 -1
- package/types/fhir-ts/Device_ConformsTo.d.ts +3 -3
- package/types/fhir-ts/Device_ConformsTo.d.ts.map +1 -1
- package/types/fhir-ts/Device_Name.d.ts +2 -2
- package/types/fhir-ts/Device_Name.d.ts.map +1 -1
- package/types/fhir-ts/Device_Property.d.ts +6 -6
- package/types/fhir-ts/Device_Property.d.ts.map +1 -1
- package/types/fhir-ts/Device_UdiCarrier.d.ts +2 -2
- package/types/fhir-ts/Device_UdiCarrier.d.ts.map +1 -1
- package/types/fhir-ts/Device_Version.d.ts +4 -4
- package/types/fhir-ts/Device_Version.d.ts.map +1 -1
- package/types/fhir-ts/DiagnosticReport.d.ts +35 -35
- package/types/fhir-ts/DiagnosticReport.d.ts.map +1 -1
- package/types/fhir-ts/DiagnosticReport_Media.d.ts +4 -4
- package/types/fhir-ts/DiagnosticReport_Media.d.ts.map +1 -1
- package/types/fhir-ts/DiagnosticReport_SupportingInfo.d.ts +7 -7
- package/types/fhir-ts/DiagnosticReport_SupportingInfo.d.ts.map +1 -1
- package/types/fhir-ts/Distance.d.ts +2 -2
- package/types/fhir-ts/Distance.d.ts.map +1 -1
- package/types/fhir-ts/DocumentReference.d.ts +39 -39
- package/types/fhir-ts/DocumentReference.d.ts.map +1 -1
- package/types/fhir-ts/DocumentReference_Attester.d.ts +9 -9
- package/types/fhir-ts/DocumentReference_Attester.d.ts.map +1 -1
- package/types/fhir-ts/DocumentReference_Content.d.ts +3 -3
- package/types/fhir-ts/DocumentReference_Content.d.ts.map +1 -1
- package/types/fhir-ts/DocumentReference_Content_Profile.d.ts +3 -3
- package/types/fhir-ts/DocumentReference_Content_Profile.d.ts.map +1 -1
- package/types/fhir-ts/DocumentReference_RelatesTo.d.ts +4 -4
- package/types/fhir-ts/DocumentReference_RelatesTo.d.ts.map +1 -1
- package/types/fhir-ts/DomainResource.d.ts +5 -5
- package/types/fhir-ts/DomainResource.d.ts.map +1 -1
- package/types/fhir-ts/Dosage.d.ts +7 -7
- package/types/fhir-ts/Dosage.d.ts.map +1 -1
- package/types/fhir-ts/Dosage_DoseAndRate.d.ts +5 -5
- package/types/fhir-ts/Dosage_DoseAndRate.d.ts.map +1 -1
- package/types/fhir-ts/Duration.d.ts +2 -2
- package/types/fhir-ts/Duration.d.ts.map +1 -1
- package/types/fhir-ts/Element.d.ts +1 -1
- package/types/fhir-ts/Element.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition.d.ts +43 -43
- package/types/fhir-ts/ElementDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Base.d.ts +2 -2
- package/types/fhir-ts/ElementDefinition_Base.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Binding.d.ts +3 -3
- package/types/fhir-ts/ElementDefinition_Binding.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Binding_Additional.d.ts +3 -3
- package/types/fhir-ts/ElementDefinition_Binding_Additional.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Constraint.d.ts +2 -2
- package/types/fhir-ts/ElementDefinition_Constraint.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Example.d.ts +36 -36
- package/types/fhir-ts/ElementDefinition_Example.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Mapping.d.ts +2 -2
- package/types/fhir-ts/ElementDefinition_Mapping.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Slicing.d.ts +3 -3
- package/types/fhir-ts/ElementDefinition_Slicing.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Slicing_Discriminator.d.ts +2 -2
- package/types/fhir-ts/ElementDefinition_Slicing_Discriminator.d.ts.map +1 -1
- package/types/fhir-ts/ElementDefinition_Type.d.ts +2 -2
- package/types/fhir-ts/ElementDefinition_Type.d.ts.map +1 -1
- package/types/fhir-ts/Encounter.d.ts +29 -29
- package/types/fhir-ts/Encounter.d.ts.map +1 -1
- package/types/fhir-ts/EncounterHistory.d.ts +16 -16
- package/types/fhir-ts/EncounterHistory.d.ts.map +1 -1
- package/types/fhir-ts/EncounterHistory_Location.d.ts +4 -4
- package/types/fhir-ts/EncounterHistory_Location.d.ts.map +1 -1
- package/types/fhir-ts/Encounter_Admission.d.ts +6 -6
- package/types/fhir-ts/Encounter_Admission.d.ts.map +1 -1
- package/types/fhir-ts/Encounter_Diagnosis.d.ts +4 -4
- package/types/fhir-ts/Encounter_Diagnosis.d.ts.map +1 -1
- package/types/fhir-ts/Encounter_Location.d.ts +6 -6
- package/types/fhir-ts/Encounter_Location.d.ts.map +1 -1
- package/types/fhir-ts/Encounter_Participant.d.ts +11 -11
- package/types/fhir-ts/Encounter_Participant.d.ts.map +1 -1
- package/types/fhir-ts/Encounter_Reason.d.ts +8 -8
- package/types/fhir-ts/Encounter_Reason.d.ts.map +1 -1
- package/types/fhir-ts/Endpoint.d.ts +12 -12
- package/types/fhir-ts/Endpoint.d.ts.map +1 -1
- package/types/fhir-ts/Endpoint_Payload.d.ts +3 -3
- package/types/fhir-ts/Endpoint_Payload.d.ts.map +1 -1
- package/types/fhir-ts/EnrollmentRequest.d.ts +12 -12
- package/types/fhir-ts/EnrollmentRequest.d.ts.map +1 -1
- package/types/fhir-ts/EnrollmentResponse.d.ts +11 -11
- package/types/fhir-ts/EnrollmentResponse.d.ts.map +1 -1
- package/types/fhir-ts/EpisodeOfCare.d.ts +19 -19
- package/types/fhir-ts/EpisodeOfCare.d.ts.map +1 -1
- package/types/fhir-ts/EpisodeOfCare_Diagnosis.d.ts +4 -4
- package/types/fhir-ts/EpisodeOfCare_Diagnosis.d.ts.map +1 -1
- package/types/fhir-ts/EpisodeOfCare_Reason.d.ts +7 -7
- package/types/fhir-ts/EpisodeOfCare_Reason.d.ts.map +1 -1
- package/types/fhir-ts/EpisodeOfCare_StatusHistory.d.ts +3 -3
- package/types/fhir-ts/EpisodeOfCare_StatusHistory.d.ts.map +1 -1
- package/types/fhir-ts/EventDefinition.d.ts +14 -14
- package/types/fhir-ts/EventDefinition.d.ts.map +1 -1
- package/types/fhir-ts/Evidence.d.ts +16 -16
- package/types/fhir-ts/Evidence.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceReport.d.ts +15 -15
- package/types/fhir-ts/EvidenceReport.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceReport_RelatesTo.d.ts +3 -3
- package/types/fhir-ts/EvidenceReport_RelatesTo.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceReport_RelatesTo_Target.d.ts +5 -5
- package/types/fhir-ts/EvidenceReport_RelatesTo_Target.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceReport_Section.d.ts +14 -14
- package/types/fhir-ts/EvidenceReport_Section.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceReport_Subject.d.ts +3 -3
- package/types/fhir-ts/EvidenceReport_Subject.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceReport_Subject_Characteristic.d.ts +7 -7
- package/types/fhir-ts/EvidenceReport_Subject_Characteristic.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceVariable.d.ts +14 -14
- package/types/fhir-ts/EvidenceVariable.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceVariable_Category.d.ts +5 -5
- package/types/fhir-ts/EvidenceVariable_Category.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceVariable_Characteristic.d.ts +14 -14
- package/types/fhir-ts/EvidenceVariable_Characteristic.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByCombination.d.ts +2 -2
- package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByCombination.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByTypeAndValue.d.ts +8 -8
- package/types/fhir-ts/EvidenceVariable_Characteristic_DefinitionByTypeAndValue.d.ts.map +1 -1
- package/types/fhir-ts/EvidenceVariable_Characteristic_TimeFromEvent.d.ts +7 -7
- package/types/fhir-ts/EvidenceVariable_Characteristic_TimeFromEvent.d.ts.map +1 -1
- package/types/fhir-ts/Evidence_Certainty.d.ts +4 -4
- package/types/fhir-ts/Evidence_Certainty.d.ts.map +1 -1
- package/types/fhir-ts/Evidence_Statistic.d.ts +8 -8
- package/types/fhir-ts/Evidence_Statistic.d.ts.map +1 -1
- package/types/fhir-ts/Evidence_Statistic_AttributeEstimate.d.ts +6 -6
- package/types/fhir-ts/Evidence_Statistic_AttributeEstimate.d.ts.map +1 -1
- package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic.d.ts +4 -4
- package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic.d.ts.map +1 -1
- package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic_Variable.d.ts +8 -8
- package/types/fhir-ts/Evidence_Statistic_ModelCharacteristic_Variable.d.ts.map +1 -1
- package/types/fhir-ts/Evidence_Statistic_SampleSize.d.ts +3 -3
- package/types/fhir-ts/Evidence_Statistic_SampleSize.d.ts.map +1 -1
- package/types/fhir-ts/Evidence_VariableDefinition.d.ts +7 -7
- package/types/fhir-ts/Evidence_VariableDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario.d.ts +13 -13
- package/types/fhir-ts/ExampleScenario.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Actor.d.ts +2 -2
- package/types/fhir-ts/ExampleScenario_Actor.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Instance.d.ts +6 -6
- package/types/fhir-ts/ExampleScenario_Instance.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Instance_ContainedInstance.d.ts +2 -2
- package/types/fhir-ts/ExampleScenario_Instance_ContainedInstance.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Instance_Version.d.ts +3 -3
- package/types/fhir-ts/ExampleScenario_Instance_Version.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Process.d.ts +3 -3
- package/types/fhir-ts/ExampleScenario_Process.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Process_Step.d.ts +4 -4
- package/types/fhir-ts/ExampleScenario_Process_Step.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Process_Step_Alternative.d.ts +2 -2
- package/types/fhir-ts/ExampleScenario_Process_Step_Alternative.d.ts.map +1 -1
- package/types/fhir-ts/ExampleScenario_Process_Step_Operation.d.ts +3 -3
- package/types/fhir-ts/ExampleScenario_Process_Step_Operation.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit.d.ts +38 -38
- package/types/fhir-ts/ExplanationOfBenefit.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Accident.d.ts +5 -5
- package/types/fhir-ts/ExplanationOfBenefit_Accident.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_AddItem.d.ts +20 -20
- package/types/fhir-ts/ExplanationOfBenefit_AddItem.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_AddItem_BodySite.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_AddItem_BodySite.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail.d.ts +7 -7
- package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail_SubDetail.d.ts +6 -6
- package/types/fhir-ts/ExplanationOfBenefit_AddItem_Detail_SubDetail.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance_Financial.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_BenefitBalance_Financial.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_CareTeam.d.ts +7 -7
- package/types/fhir-ts/ExplanationOfBenefit_CareTeam.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Diagnosis.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_Diagnosis.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Event.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_Event.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Insurance.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_Insurance.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Item.d.ts +21 -21
- package/types/fhir-ts/ExplanationOfBenefit_Item.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Item_Adjudication.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_Item_Adjudication.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Item_BodySite.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_Item_BodySite.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Item_Detail.d.ts +9 -9
- package/types/fhir-ts/ExplanationOfBenefit_Item_Detail.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Item_Detail_SubDetail.d.ts +8 -8
- package/types/fhir-ts/ExplanationOfBenefit_Item_Detail_SubDetail.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Item_ReviewOutcome.d.ts +4 -4
- package/types/fhir-ts/ExplanationOfBenefit_Item_ReviewOutcome.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Payee.d.ts +8 -8
- package/types/fhir-ts/ExplanationOfBenefit_Payee.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Payment.d.ts +5 -5
- package/types/fhir-ts/ExplanationOfBenefit_Payment.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Procedure.d.ts +5 -5
- package/types/fhir-ts/ExplanationOfBenefit_Procedure.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_ProcessNote.d.ts +3 -3
- package/types/fhir-ts/ExplanationOfBenefit_ProcessNote.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Related.d.ts +5 -5
- package/types/fhir-ts/ExplanationOfBenefit_Related.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_SupportingInfo.d.ts +9 -9
- package/types/fhir-ts/ExplanationOfBenefit_SupportingInfo.d.ts.map +1 -1
- package/types/fhir-ts/ExplanationOfBenefit_Total.d.ts +3 -3
- package/types/fhir-ts/ExplanationOfBenefit_Total.d.ts.map +1 -1
- package/types/fhir-ts/Expression.d.ts +2 -2
- package/types/fhir-ts/Expression.d.ts.map +1 -1
- package/types/fhir-ts/ExtendedContactDetail.d.ts +8 -8
- package/types/fhir-ts/ExtendedContactDetail.d.ts.map +1 -1
- package/types/fhir-ts/Extension.d.ts +35 -35
- package/types/fhir-ts/Extension.d.ts.map +1 -1
- package/types/fhir-ts/FamilyMemberHistory.d.ts +23 -23
- package/types/fhir-ts/FamilyMemberHistory.d.ts.map +1 -1
- package/types/fhir-ts/FamilyMemberHistory_Condition.d.ts +7 -7
- package/types/fhir-ts/FamilyMemberHistory_Condition.d.ts.map +1 -1
- package/types/fhir-ts/FamilyMemberHistory_Participant.d.ts +10 -10
- package/types/fhir-ts/FamilyMemberHistory_Participant.d.ts.map +1 -1
- package/types/fhir-ts/FamilyMemberHistory_Procedure.d.ts +7 -7
- package/types/fhir-ts/FamilyMemberHistory_Procedure.d.ts.map +1 -1
- package/types/fhir-ts/FhirPrimitive.d.ts +1 -1
- package/types/fhir-ts/FhirPrimitive.d.ts.map +1 -1
- package/types/fhir-ts/Flag.d.ts +21 -21
- package/types/fhir-ts/Flag.d.ts.map +1 -1
- package/types/fhir-ts/FormularyItem.d.ts +7 -7
- package/types/fhir-ts/FormularyItem.d.ts.map +1 -1
- package/types/fhir-ts/GenomicStudy.d.ts +23 -23
- package/types/fhir-ts/GenomicStudy.d.ts.map +1 -1
- package/types/fhir-ts/GenomicStudy_Analysis.d.ts +16 -16
- package/types/fhir-ts/GenomicStudy_Analysis.d.ts.map +1 -1
- package/types/fhir-ts/GenomicStudy_Analysis_Device.d.ts +4 -4
- package/types/fhir-ts/GenomicStudy_Analysis_Device.d.ts.map +1 -1
- package/types/fhir-ts/GenomicStudy_Analysis_Input.d.ts +5 -5
- package/types/fhir-ts/GenomicStudy_Analysis_Input.d.ts.map +1 -1
- package/types/fhir-ts/GenomicStudy_Analysis_Output.d.ts +4 -4
- package/types/fhir-ts/GenomicStudy_Analysis_Output.d.ts.map +1 -1
- package/types/fhir-ts/GenomicStudy_Analysis_Performer.d.ts +7 -7
- package/types/fhir-ts/GenomicStudy_Analysis_Performer.d.ts.map +1 -1
- package/types/fhir-ts/Goal.d.ts +26 -26
- package/types/fhir-ts/Goal.d.ts.map +1 -1
- package/types/fhir-ts/Goal_Target.d.ts +7 -7
- package/types/fhir-ts/Goal_Target.d.ts.map +1 -1
- package/types/fhir-ts/GraphDefinition.d.ts +12 -12
- package/types/fhir-ts/GraphDefinition.d.ts.map +1 -1
- package/types/fhir-ts/GraphDefinition_Link.d.ts +3 -3
- package/types/fhir-ts/GraphDefinition_Link.d.ts.map +1 -1
- package/types/fhir-ts/GraphDefinition_Link_Compartment.d.ts +2 -2
- package/types/fhir-ts/GraphDefinition_Link_Compartment.d.ts.map +1 -1
- package/types/fhir-ts/GraphDefinition_Node.d.ts +2 -2
- package/types/fhir-ts/GraphDefinition_Node.d.ts.map +1 -1
- package/types/fhir-ts/Group.d.ts +14 -14
- package/types/fhir-ts/Group.d.ts.map +1 -1
- package/types/fhir-ts/Group_Characteristic.d.ts +7 -7
- package/types/fhir-ts/Group_Characteristic.d.ts.map +1 -1
- package/types/fhir-ts/Group_Member.d.ts +15 -15
- package/types/fhir-ts/Group_Member.d.ts.map +1 -1
- package/types/fhir-ts/GuidanceResponse.d.ts +34 -34
- package/types/fhir-ts/GuidanceResponse.d.ts.map +1 -1
- package/types/fhir-ts/HealthcareService.d.ts +15 -15
- package/types/fhir-ts/HealthcareService.d.ts.map +1 -1
- package/types/fhir-ts/HealthcareService_Eligibility.d.ts +3 -3
- package/types/fhir-ts/HealthcareService_Eligibility.d.ts.map +1 -1
- package/types/fhir-ts/HumanName.d.ts +3 -3
- package/types/fhir-ts/HumanName.d.ts.map +1 -1
- package/types/fhir-ts/Identifier.d.ts +6 -6
- package/types/fhir-ts/Identifier.d.ts.map +1 -1
- package/types/fhir-ts/ImagingSelection.d.ts +30 -30
- package/types/fhir-ts/ImagingSelection.d.ts.map +1 -1
- package/types/fhir-ts/ImagingSelection_Instance.d.ts +5 -5
- package/types/fhir-ts/ImagingSelection_Instance.d.ts.map +1 -1
- package/types/fhir-ts/ImagingSelection_Instance_ImageRegion2D.d.ts +2 -2
- package/types/fhir-ts/ImagingSelection_Instance_ImageRegion2D.d.ts.map +1 -1
- package/types/fhir-ts/ImagingSelection_Instance_ImageRegion3D.d.ts +2 -2
- package/types/fhir-ts/ImagingSelection_Instance_ImageRegion3D.d.ts.map +1 -1
- package/types/fhir-ts/ImagingSelection_Performer.d.ts +11 -11
- package/types/fhir-ts/ImagingSelection_Performer.d.ts.map +1 -1
- package/types/fhir-ts/ImagingStudy.d.ts +31 -31
- package/types/fhir-ts/ImagingStudy.d.ts.map +1 -1
- package/types/fhir-ts/ImagingStudy_Series.d.ts +10 -10
- package/types/fhir-ts/ImagingStudy_Series.d.ts.map +1 -1
- package/types/fhir-ts/ImagingStudy_Series_Instance.d.ts +3 -3
- package/types/fhir-ts/ImagingStudy_Series_Instance.d.ts.map +1 -1
- package/types/fhir-ts/ImagingStudy_Series_Performer.d.ts +11 -11
- package/types/fhir-ts/ImagingStudy_Series_Performer.d.ts.map +1 -1
- package/types/fhir-ts/Immunization.d.ts +30 -30
- package/types/fhir-ts/Immunization.d.ts.map +1 -1
- package/types/fhir-ts/ImmunizationEvaluation.d.ts +11 -11
- package/types/fhir-ts/ImmunizationEvaluation.d.ts.map +1 -1
- package/types/fhir-ts/ImmunizationRecommendation.d.ts +10 -10
- package/types/fhir-ts/ImmunizationRecommendation.d.ts.map +1 -1
- package/types/fhir-ts/ImmunizationRecommendation_Recommendation.d.ts +8 -8
- package/types/fhir-ts/ImmunizationRecommendation_Recommendation.d.ts.map +1 -1
- package/types/fhir-ts/ImmunizationRecommendation_Recommendation_DateCriterion.d.ts +3 -3
- package/types/fhir-ts/ImmunizationRecommendation_Recommendation_DateCriterion.d.ts.map +1 -1
- package/types/fhir-ts/Immunization_Performer.d.ts +8 -8
- package/types/fhir-ts/Immunization_Performer.d.ts.map +1 -1
- package/types/fhir-ts/Immunization_ProgramEligibility.d.ts +2 -2
- package/types/fhir-ts/Immunization_ProgramEligibility.d.ts.map +1 -1
- package/types/fhir-ts/Immunization_ProtocolApplied.d.ts +5 -5
- package/types/fhir-ts/Immunization_ProtocolApplied.d.ts.map +1 -1
- package/types/fhir-ts/Immunization_Reaction.d.ts +4 -4
- package/types/fhir-ts/Immunization_Reaction.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide.d.ts +14 -14
- package/types/fhir-ts/ImplementationGuide.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Definition.d.ts +6 -6
- package/types/fhir-ts/ImplementationGuide_Definition.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Definition_Grouping.d.ts +2 -2
- package/types/fhir-ts/ImplementationGuide_Definition_Grouping.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Definition_Page.d.ts +2 -2
- package/types/fhir-ts/ImplementationGuide_Definition_Page.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Definition_Parameter.d.ts +3 -3
- package/types/fhir-ts/ImplementationGuide_Definition_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Definition_Resource.d.ts +4 -4
- package/types/fhir-ts/ImplementationGuide_Definition_Resource.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Definition_Template.d.ts +2 -2
- package/types/fhir-ts/ImplementationGuide_Definition_Template.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_DependsOn.d.ts +2 -2
- package/types/fhir-ts/ImplementationGuide_DependsOn.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Global.d.ts +2 -2
- package/types/fhir-ts/ImplementationGuide_Global.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Manifest.d.ts +4 -4
- package/types/fhir-ts/ImplementationGuide_Manifest.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Manifest_Page.d.ts +2 -2
- package/types/fhir-ts/ImplementationGuide_Manifest_Page.d.ts.map +1 -1
- package/types/fhir-ts/ImplementationGuide_Manifest_Resource.d.ts +4 -4
- package/types/fhir-ts/ImplementationGuide_Manifest_Resource.d.ts.map +1 -1
- package/types/fhir-ts/Ingredient.d.ts +13 -13
- package/types/fhir-ts/Ingredient.d.ts.map +1 -1
- package/types/fhir-ts/Ingredient_Manufacturer.d.ts +4 -4
- package/types/fhir-ts/Ingredient_Manufacturer.d.ts.map +1 -1
- package/types/fhir-ts/Ingredient_Substance.d.ts +4 -4
- package/types/fhir-ts/Ingredient_Substance.d.ts.map +1 -1
- package/types/fhir-ts/Ingredient_Substance_Strength.d.ts +7 -7
- package/types/fhir-ts/Ingredient_Substance_Strength.d.ts.map +1 -1
- package/types/fhir-ts/Ingredient_Substance_Strength_ReferenceStrength.d.ts +8 -8
- package/types/fhir-ts/Ingredient_Substance_Strength_ReferenceStrength.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan.d.ts +15 -15
- package/types/fhir-ts/InsurancePlan.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Coverage.d.ts +5 -5
- package/types/fhir-ts/InsurancePlan_Coverage.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Coverage_Benefit.d.ts +4 -4
- package/types/fhir-ts/InsurancePlan_Coverage_Benefit.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Coverage_Benefit_Limit.d.ts +3 -3
- package/types/fhir-ts/InsurancePlan_Coverage_Benefit_Limit.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Plan.d.ts +8 -8
- package/types/fhir-ts/InsurancePlan_Plan.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Plan_GeneralCost.d.ts +4 -4
- package/types/fhir-ts/InsurancePlan_Plan_GeneralCost.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Plan_SpecificCost.d.ts +3 -3
- package/types/fhir-ts/InsurancePlan_Plan_SpecificCost.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit.d.ts +3 -3
- package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit.d.ts.map +1 -1
- package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit_Cost.d.ts +3 -3
- package/types/fhir-ts/InsurancePlan_Plan_SpecificCost_Benefit_Cost.d.ts.map +1 -1
- package/types/fhir-ts/InventoryItem.d.ts +19 -19
- package/types/fhir-ts/InventoryItem.d.ts.map +1 -1
- package/types/fhir-ts/InventoryItem_Association.d.ts +11 -11
- package/types/fhir-ts/InventoryItem_Association.d.ts.map +1 -1
- package/types/fhir-ts/InventoryItem_Characteristic.d.ts +9 -9
- package/types/fhir-ts/InventoryItem_Characteristic.d.ts.map +1 -1
- package/types/fhir-ts/InventoryItem_Description.d.ts +2 -2
- package/types/fhir-ts/InventoryItem_Description.d.ts.map +1 -1
- package/types/fhir-ts/InventoryItem_Instance.d.ts +7 -7
- package/types/fhir-ts/InventoryItem_Instance.d.ts.map +1 -1
- package/types/fhir-ts/InventoryItem_Name.d.ts +3 -3
- package/types/fhir-ts/InventoryItem_Name.d.ts.map +1 -1
- package/types/fhir-ts/InventoryItem_ResponsibleOrganization.d.ts +4 -4
- package/types/fhir-ts/InventoryItem_ResponsibleOrganization.d.ts.map +1 -1
- package/types/fhir-ts/InventoryReport.d.ts +15 -15
- package/types/fhir-ts/InventoryReport.d.ts.map +1 -1
- package/types/fhir-ts/InventoryReport_InventoryListing.d.ts +6 -6
- package/types/fhir-ts/InventoryReport_InventoryListing.d.ts.map +1 -1
- package/types/fhir-ts/InventoryReport_InventoryListing_Item.d.ts +9 -9
- package/types/fhir-ts/InventoryReport_InventoryListing_Item.d.ts.map +1 -1
- package/types/fhir-ts/Invoice.d.ts +19 -19
- package/types/fhir-ts/Invoice.d.ts.map +1 -1
- package/types/fhir-ts/Invoice_LineItem.d.ts +6 -6
- package/types/fhir-ts/Invoice_LineItem.d.ts.map +1 -1
- package/types/fhir-ts/Invoice_Participant.d.ts +9 -9
- package/types/fhir-ts/Invoice_Participant.d.ts.map +1 -1
- package/types/fhir-ts/Library.d.ts +16 -16
- package/types/fhir-ts/Library.d.ts.map +1 -1
- package/types/fhir-ts/Linkage.d.ts +10 -10
- package/types/fhir-ts/Linkage.d.ts.map +1 -1
- package/types/fhir-ts/Linkage_Item.d.ts +4 -4
- package/types/fhir-ts/Linkage_Item.d.ts.map +1 -1
- package/types/fhir-ts/List.d.ts +18 -18
- package/types/fhir-ts/List.d.ts.map +1 -1
- package/types/fhir-ts/List_Entry.d.ts +5 -5
- package/types/fhir-ts/List_Entry.d.ts.map +1 -1
- package/types/fhir-ts/Location.d.ts +16 -16
- package/types/fhir-ts/Location.d.ts.map +1 -1
- package/types/fhir-ts/Location_Position.d.ts +2 -2
- package/types/fhir-ts/Location_Position.d.ts.map +1 -1
- package/types/fhir-ts/ManufacturedItemDefinition.d.ts +12 -12
- package/types/fhir-ts/ManufacturedItemDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ManufacturedItemDefinition_Component.d.ts +4 -4
- package/types/fhir-ts/ManufacturedItemDefinition_Component.d.ts.map +1 -1
- package/types/fhir-ts/ManufacturedItemDefinition_Component_Constituent.d.ts +5 -5
- package/types/fhir-ts/ManufacturedItemDefinition_Component_Constituent.d.ts.map +1 -1
- package/types/fhir-ts/ManufacturedItemDefinition_Property.d.ts +6 -6
- package/types/fhir-ts/ManufacturedItemDefinition_Property.d.ts.map +1 -1
- package/types/fhir-ts/MarketingStatus.d.ts +4 -4
- package/types/fhir-ts/MarketingStatus.d.ts.map +1 -1
- package/types/fhir-ts/Measure.d.ts +16 -16
- package/types/fhir-ts/Measure.d.ts.map +1 -1
- package/types/fhir-ts/MeasureReport.d.ts +21 -21
- package/types/fhir-ts/MeasureReport.d.ts.map +1 -1
- package/types/fhir-ts/MeasureReport_Group.d.ts +20 -20
- package/types/fhir-ts/MeasureReport_Group.d.ts.map +1 -1
- package/types/fhir-ts/MeasureReport_Group_Population.d.ts +7 -7
- package/types/fhir-ts/MeasureReport_Group_Population.d.ts.map +1 -1
- package/types/fhir-ts/MeasureReport_Group_Stratifier.d.ts +4 -4
- package/types/fhir-ts/MeasureReport_Group_Stratifier.d.ts.map +1 -1
- package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum.d.ts +10 -10
- package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum.d.ts.map +1 -1
- package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Component.d.ts +6 -6
- package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Component.d.ts.map +1 -1
- package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Population.d.ts +7 -7
- package/types/fhir-ts/MeasureReport_Group_Stratifier_Stratum_Population.d.ts.map +1 -1
- package/types/fhir-ts/Measure_Group.d.ts +6 -6
- package/types/fhir-ts/Measure_Group.d.ts.map +1 -1
- package/types/fhir-ts/Measure_Group_Population.d.ts +6 -6
- package/types/fhir-ts/Measure_Group_Population.d.ts.map +1 -1
- package/types/fhir-ts/Measure_Group_Stratifier.d.ts +7 -7
- package/types/fhir-ts/Measure_Group_Stratifier.d.ts.map +1 -1
- package/types/fhir-ts/Measure_Group_Stratifier_Component.d.ts +6 -6
- package/types/fhir-ts/Measure_Group_Stratifier_Component.d.ts.map +1 -1
- package/types/fhir-ts/Measure_SupplementalData.d.ts +4 -4
- package/types/fhir-ts/Measure_SupplementalData.d.ts.map +1 -1
- package/types/fhir-ts/Measure_Term.d.ts +3 -3
- package/types/fhir-ts/Measure_Term.d.ts.map +1 -1
- package/types/fhir-ts/Medication.d.ts +13 -13
- package/types/fhir-ts/Medication.d.ts.map +1 -1
- package/types/fhir-ts/MedicationAdministration.d.ts +27 -27
- package/types/fhir-ts/MedicationAdministration.d.ts.map +1 -1
- package/types/fhir-ts/MedicationAdministration_Dosage.d.ts +5 -5
- package/types/fhir-ts/MedicationAdministration_Dosage.d.ts.map +1 -1
- package/types/fhir-ts/MedicationAdministration_Performer.d.ts +8 -8
- package/types/fhir-ts/MedicationAdministration_Performer.d.ts.map +1 -1
- package/types/fhir-ts/MedicationDispense.d.ts +28 -28
- package/types/fhir-ts/MedicationDispense.d.ts.map +1 -1
- package/types/fhir-ts/MedicationDispense_Performer.d.ts +10 -10
- package/types/fhir-ts/MedicationDispense_Performer.d.ts.map +1 -1
- package/types/fhir-ts/MedicationDispense_Substitution.d.ts +7 -7
- package/types/fhir-ts/MedicationDispense_Substitution.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge.d.ts +21 -21
- package/types/fhir-ts/MedicationKnowledge.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Cost.d.ts +5 -5
- package/types/fhir-ts/MedicationKnowledge_Cost.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Definitional.d.ts +6 -6
- package/types/fhir-ts/MedicationKnowledge_Definitional.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Definitional_DrugCharacteristic.d.ts +5 -5
- package/types/fhir-ts/MedicationKnowledge_Definitional_DrugCharacteristic.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Definitional_Ingredient.d.ts +6 -6
- package/types/fhir-ts/MedicationKnowledge_Definitional_Ingredient.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline.d.ts +4 -4
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline.d.ts +4 -4
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_Dosage.d.ts +3 -3
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_Dosage.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_PatientCharacteristic.d.ts +4 -4
- package/types/fhir-ts/MedicationKnowledge_IndicationGuideline_DosingGuideline_PatientCharacteristic.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_MedicineClassification.d.ts +3 -3
- package/types/fhir-ts/MedicationKnowledge_MedicineClassification.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_MonitoringProgram.d.ts +3 -3
- package/types/fhir-ts/MedicationKnowledge_MonitoringProgram.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Monograph.d.ts +4 -4
- package/types/fhir-ts/MedicationKnowledge_Monograph.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Packaging.d.ts +3 -3
- package/types/fhir-ts/MedicationKnowledge_Packaging.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Regulatory.d.ts +6 -6
- package/types/fhir-ts/MedicationKnowledge_Regulatory.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Regulatory_MaxDispense.d.ts +3 -3
- package/types/fhir-ts/MedicationKnowledge_Regulatory_MaxDispense.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_Regulatory_Substitution.d.ts +3 -3
- package/types/fhir-ts/MedicationKnowledge_Regulatory_Substitution.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_RelatedMedicationKnowledge.d.ts +4 -4
- package/types/fhir-ts/MedicationKnowledge_RelatedMedicationKnowledge.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_StorageGuideline.d.ts +5 -5
- package/types/fhir-ts/MedicationKnowledge_StorageGuideline.d.ts.map +1 -1
- package/types/fhir-ts/MedicationKnowledge_StorageGuideline_EnvironmentalSetting.d.ts +4 -4
- package/types/fhir-ts/MedicationKnowledge_StorageGuideline_EnvironmentalSetting.d.ts.map +1 -1
- package/types/fhir-ts/MedicationRequest.d.ts +34 -34
- package/types/fhir-ts/MedicationRequest.d.ts.map +1 -1
- package/types/fhir-ts/MedicationRequest_DispenseRequest.d.ts +10 -10
- package/types/fhir-ts/MedicationRequest_DispenseRequest.d.ts.map +1 -1
- package/types/fhir-ts/MedicationRequest_DispenseRequest_InitialFill.d.ts +3 -3
- package/types/fhir-ts/MedicationRequest_DispenseRequest_InitialFill.d.ts.map +1 -1
- package/types/fhir-ts/MedicationRequest_Substitution.d.ts +3 -3
- package/types/fhir-ts/MedicationRequest_Substitution.d.ts.map +1 -1
- package/types/fhir-ts/MedicationStatement.d.ts +26 -26
- package/types/fhir-ts/MedicationStatement.d.ts.map +1 -1
- package/types/fhir-ts/MedicationStatement_Adherence.d.ts +2 -2
- package/types/fhir-ts/MedicationStatement_Adherence.d.ts.map +1 -1
- package/types/fhir-ts/Medication_Batch.d.ts +2 -2
- package/types/fhir-ts/Medication_Batch.d.ts.map +1 -1
- package/types/fhir-ts/Medication_Ingredient.d.ts +8 -8
- package/types/fhir-ts/Medication_Ingredient.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition.d.ts +21 -21
- package/types/fhir-ts/MedicinalProductDefinition.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition_Characteristic.d.ts +5 -5
- package/types/fhir-ts/MedicinalProductDefinition_Characteristic.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition_Contact.d.ts +5 -5
- package/types/fhir-ts/MedicinalProductDefinition_Contact.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition_CrossReference.d.ts +4 -4
- package/types/fhir-ts/MedicinalProductDefinition_CrossReference.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition_Name.d.ts +5 -5
- package/types/fhir-ts/MedicinalProductDefinition_Name.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition_Name_Part.d.ts +3 -3
- package/types/fhir-ts/MedicinalProductDefinition_Name_Part.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition_Name_Usage.d.ts +2 -2
- package/types/fhir-ts/MedicinalProductDefinition_Name_Usage.d.ts.map +1 -1
- package/types/fhir-ts/MedicinalProductDefinition_Operation.d.ts +8 -8
- package/types/fhir-ts/MedicinalProductDefinition_Operation.d.ts.map +1 -1
- package/types/fhir-ts/MessageDefinition.d.ts +12 -12
- package/types/fhir-ts/MessageDefinition.d.ts.map +1 -1
- package/types/fhir-ts/MessageDefinition_AllowedResponse.d.ts +2 -2
- package/types/fhir-ts/MessageDefinition_AllowedResponse.d.ts.map +1 -1
- package/types/fhir-ts/MessageDefinition_Focus.d.ts +2 -2
- package/types/fhir-ts/MessageDefinition_Focus.d.ts.map +1 -1
- package/types/fhir-ts/MessageHeader.d.ts +15 -15
- package/types/fhir-ts/MessageHeader.d.ts.map +1 -1
- package/types/fhir-ts/MessageHeader_Destination.d.ts +7 -7
- package/types/fhir-ts/MessageHeader_Destination.d.ts.map +1 -1
- package/types/fhir-ts/MessageHeader_Response.d.ts +5 -5
- package/types/fhir-ts/MessageHeader_Response.d.ts.map +1 -1
- package/types/fhir-ts/MessageHeader_Source.d.ts +4 -4
- package/types/fhir-ts/MessageHeader_Source.d.ts.map +1 -1
- package/types/fhir-ts/Meta.d.ts +3 -3
- package/types/fhir-ts/Meta.d.ts.map +1 -1
- package/types/fhir-ts/MetadataResource.d.ts +12 -12
- package/types/fhir-ts/MetadataResource.d.ts.map +1 -1
- package/types/fhir-ts/MolecularSequence.d.ts +17 -17
- package/types/fhir-ts/MolecularSequence.d.ts.map +1 -1
- package/types/fhir-ts/MolecularSequence_Relative.d.ts +6 -6
- package/types/fhir-ts/MolecularSequence_Relative.d.ts.map +1 -1
- package/types/fhir-ts/MolecularSequence_Relative_Edit.d.ts +2 -2
- package/types/fhir-ts/MolecularSequence_Relative_Edit.d.ts.map +1 -1
- package/types/fhir-ts/MolecularSequence_Relative_StartingSequence.d.ts +4 -4
- package/types/fhir-ts/MolecularSequence_Relative_StartingSequence.d.ts.map +1 -1
- package/types/fhir-ts/MonetaryComponent.d.ts +4 -4
- package/types/fhir-ts/MonetaryComponent.d.ts.map +1 -1
- package/types/fhir-ts/Money.d.ts +2 -2
- package/types/fhir-ts/Money.d.ts.map +1 -1
- package/types/fhir-ts/NamingSystem.d.ts +13 -13
- package/types/fhir-ts/NamingSystem.d.ts.map +1 -1
- package/types/fhir-ts/NamingSystem_UniqueId.d.ts +3 -3
- package/types/fhir-ts/NamingSystem_UniqueId.d.ts.map +1 -1
- package/types/fhir-ts/Narrative.d.ts +2 -2
- package/types/fhir-ts/Narrative.d.ts.map +1 -1
- package/types/fhir-ts/NutritionIntake.d.ts +26 -26
- package/types/fhir-ts/NutritionIntake.d.ts.map +1 -1
- package/types/fhir-ts/NutritionIntake_ConsumedItem.d.ts +7 -7
- package/types/fhir-ts/NutritionIntake_ConsumedItem.d.ts.map +1 -1
- package/types/fhir-ts/NutritionIntake_IngredientLabel.d.ts +4 -4
- package/types/fhir-ts/NutritionIntake_IngredientLabel.d.ts.map +1 -1
- package/types/fhir-ts/NutritionIntake_Performer.d.ts +10 -10
- package/types/fhir-ts/NutritionIntake_Performer.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder.d.ts +24 -24
- package/types/fhir-ts/NutritionOrder.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_EnteralFormula.d.ts +9 -9
- package/types/fhir-ts/NutritionOrder_EnteralFormula.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_EnteralFormula_Additive.d.ts +5 -5
- package/types/fhir-ts/NutritionOrder_EnteralFormula_Additive.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration.d.ts +4 -4
- package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration_Schedule.d.ts +4 -4
- package/types/fhir-ts/NutritionOrder_EnteralFormula_Administration_Schedule.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_OralDiet.d.ts +6 -6
- package/types/fhir-ts/NutritionOrder_OralDiet.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_OralDiet_Nutrient.d.ts +3 -3
- package/types/fhir-ts/NutritionOrder_OralDiet_Nutrient.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_OralDiet_Schedule.d.ts +4 -4
- package/types/fhir-ts/NutritionOrder_OralDiet_Schedule.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_OralDiet_Texture.d.ts +2 -2
- package/types/fhir-ts/NutritionOrder_OralDiet_Texture.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_Supplement.d.ts +6 -6
- package/types/fhir-ts/NutritionOrder_Supplement.d.ts.map +1 -1
- package/types/fhir-ts/NutritionOrder_Supplement_Schedule.d.ts +4 -4
- package/types/fhir-ts/NutritionOrder_Supplement_Schedule.d.ts.map +1 -1
- package/types/fhir-ts/NutritionProduct.d.ts +15 -15
- package/types/fhir-ts/NutritionProduct.d.ts.map +1 -1
- package/types/fhir-ts/NutritionProduct_Characteristic.d.ts +5 -5
- package/types/fhir-ts/NutritionProduct_Characteristic.d.ts.map +1 -1
- package/types/fhir-ts/NutritionProduct_Ingredient.d.ts +4 -4
- package/types/fhir-ts/NutritionProduct_Ingredient.d.ts.map +1 -1
- package/types/fhir-ts/NutritionProduct_Instance.d.ts +4 -4
- package/types/fhir-ts/NutritionProduct_Instance.d.ts.map +1 -1
- package/types/fhir-ts/NutritionProduct_Nutrient.d.ts +4 -4
- package/types/fhir-ts/NutritionProduct_Nutrient.d.ts.map +1 -1
- package/types/fhir-ts/Observation.d.ts +53 -53
- package/types/fhir-ts/Observation.d.ts.map +1 -1
- package/types/fhir-ts/ObservationDefinition.d.ts +18 -18
- package/types/fhir-ts/ObservationDefinition.d.ts.map +1 -1
- package/types/fhir-ts/ObservationDefinition_Component.d.ts +4 -4
- package/types/fhir-ts/ObservationDefinition_Component.d.ts.map +1 -1
- package/types/fhir-ts/ObservationDefinition_QualifiedValue.d.ts +4 -4
- package/types/fhir-ts/ObservationDefinition_QualifiedValue.d.ts.map +1 -1
- package/types/fhir-ts/Observation_Component.d.ts +10 -10
- package/types/fhir-ts/Observation_Component.d.ts.map +1 -1
- package/types/fhir-ts/Observation_ReferenceRange.d.ts +5 -5
- package/types/fhir-ts/Observation_ReferenceRange.d.ts.map +1 -1
- package/types/fhir-ts/Observation_TriggeredBy.d.ts +4 -4
- package/types/fhir-ts/Observation_TriggeredBy.d.ts.map +1 -1
- package/types/fhir-ts/OperationDefinition.d.ts +12 -12
- package/types/fhir-ts/OperationDefinition.d.ts.map +1 -1
- package/types/fhir-ts/OperationDefinition_Overload.d.ts +2 -2
- package/types/fhir-ts/OperationDefinition_Overload.d.ts.map +1 -1
- package/types/fhir-ts/OperationDefinition_Parameter.d.ts +4 -4
- package/types/fhir-ts/OperationDefinition_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/OperationDefinition_Parameter_Binding.d.ts +2 -2
- package/types/fhir-ts/OperationDefinition_Parameter_Binding.d.ts.map +1 -1
- package/types/fhir-ts/OperationDefinition_Parameter_ReferencedFrom.d.ts +2 -2
- package/types/fhir-ts/OperationDefinition_Parameter_ReferencedFrom.d.ts.map +1 -1
- package/types/fhir-ts/OperationOutcome.d.ts +6 -6
- package/types/fhir-ts/OperationOutcome.d.ts.map +1 -1
- package/types/fhir-ts/OperationOutcome_Issue.d.ts +3 -3
- package/types/fhir-ts/OperationOutcome_Issue.d.ts.map +1 -1
- package/types/fhir-ts/Organization.d.ts +11 -11
- package/types/fhir-ts/Organization.d.ts.map +1 -1
- package/types/fhir-ts/OrganizationAffiliation.d.ts +14 -14
- package/types/fhir-ts/OrganizationAffiliation.d.ts.map +1 -1
- package/types/fhir-ts/Organization_Qualification.d.ts +6 -6
- package/types/fhir-ts/Organization_Qualification.d.ts.map +1 -1
- package/types/fhir-ts/PackagedProductDefinition.d.ts +15 -15
- package/types/fhir-ts/PackagedProductDefinition.d.ts.map +1 -1
- package/types/fhir-ts/PackagedProductDefinition_LegalStatusOfSupply.d.ts +2 -2
- package/types/fhir-ts/PackagedProductDefinition_LegalStatusOfSupply.d.ts.map +1 -1
- package/types/fhir-ts/PackagedProductDefinition_Packaging.d.ts +9 -9
- package/types/fhir-ts/PackagedProductDefinition_Packaging.d.ts.map +1 -1
- package/types/fhir-ts/PackagedProductDefinition_Packaging_ContainedItem.d.ts +8 -8
- package/types/fhir-ts/PackagedProductDefinition_Packaging_ContainedItem.d.ts.map +1 -1
- package/types/fhir-ts/PackagedProductDefinition_Packaging_Property.d.ts +5 -5
- package/types/fhir-ts/PackagedProductDefinition_Packaging_Property.d.ts.map +1 -1
- package/types/fhir-ts/ParameterDefinition.d.ts +2 -2
- package/types/fhir-ts/ParameterDefinition.d.ts.map +1 -1
- package/types/fhir-ts/Parameters.d.ts +3 -3
- package/types/fhir-ts/Parameters.d.ts.map +1 -1
- package/types/fhir-ts/Parameters_Parameter.d.ts +37 -37
- package/types/fhir-ts/Parameters_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/Patient.d.ts +18 -18
- package/types/fhir-ts/Patient.d.ts.map +1 -1
- package/types/fhir-ts/Patient_Communication.d.ts +3 -3
- package/types/fhir-ts/Patient_Communication.d.ts.map +1 -1
- package/types/fhir-ts/Patient_Contact.d.ts +9 -9
- package/types/fhir-ts/Patient_Contact.d.ts.map +1 -1
- package/types/fhir-ts/Patient_Link.d.ts +5 -5
- package/types/fhir-ts/Patient_Link.d.ts.map +1 -1
- package/types/fhir-ts/PaymentNotice.d.ts +13 -13
- package/types/fhir-ts/PaymentNotice.d.ts.map +1 -1
- package/types/fhir-ts/PaymentReconciliation.d.ts +19 -19
- package/types/fhir-ts/PaymentReconciliation.d.ts.map +1 -1
- package/types/fhir-ts/PaymentReconciliation_Allocation.d.ts +16 -16
- package/types/fhir-ts/PaymentReconciliation_Allocation.d.ts.map +1 -1
- package/types/fhir-ts/PaymentReconciliation_ProcessNote.d.ts +2 -2
- package/types/fhir-ts/PaymentReconciliation_ProcessNote.d.ts.map +1 -1
- package/types/fhir-ts/Period.d.ts +2 -2
- package/types/fhir-ts/Period.d.ts.map +1 -1
- package/types/fhir-ts/Permission.d.ts +16 -16
- package/types/fhir-ts/Permission.d.ts.map +1 -1
- package/types/fhir-ts/Permission_Justification.d.ts +4 -4
- package/types/fhir-ts/Permission_Justification.d.ts.map +1 -1
- package/types/fhir-ts/Permission_Rule.d.ts +5 -5
- package/types/fhir-ts/Permission_Rule.d.ts.map +1 -1
- package/types/fhir-ts/Permission_Rule_Activity.d.ts +11 -11
- package/types/fhir-ts/Permission_Rule_Activity.d.ts.map +1 -1
- package/types/fhir-ts/Permission_Rule_Data.d.ts +5 -5
- package/types/fhir-ts/Permission_Rule_Data.d.ts.map +1 -1
- package/types/fhir-ts/Permission_Rule_Data_Resource.d.ts +4 -4
- package/types/fhir-ts/Permission_Rule_Data_Resource.d.ts.map +1 -1
- package/types/fhir-ts/Person.d.ts +15 -15
- package/types/fhir-ts/Person.d.ts.map +1 -1
- package/types/fhir-ts/Person_Communication.d.ts +3 -3
- package/types/fhir-ts/Person_Communication.d.ts.map +1 -1
- package/types/fhir-ts/Person_Link.d.ts +7 -7
- package/types/fhir-ts/Person_Link.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition.d.ts +16 -16
- package/types/fhir-ts/PlanDefinition.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Action.d.ts +18 -18
- package/types/fhir-ts/PlanDefinition_Action.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Action_Condition.d.ts +3 -3
- package/types/fhir-ts/PlanDefinition_Action_Condition.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Action_DynamicValue.d.ts +3 -3
- package/types/fhir-ts/PlanDefinition_Action_DynamicValue.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Action_Input.d.ts +3 -3
- package/types/fhir-ts/PlanDefinition_Action_Input.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Action_Output.d.ts +3 -3
- package/types/fhir-ts/PlanDefinition_Action_Output.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Action_Participant.d.ts +16 -16
- package/types/fhir-ts/PlanDefinition_Action_Participant.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Action_RelatedAction.d.ts +4 -4
- package/types/fhir-ts/PlanDefinition_Action_RelatedAction.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Actor.d.ts +3 -3
- package/types/fhir-ts/PlanDefinition_Actor.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Actor_Option.d.ts +16 -16
- package/types/fhir-ts/PlanDefinition_Actor_Option.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Goal.d.ts +4 -4
- package/types/fhir-ts/PlanDefinition_Goal.d.ts.map +1 -1
- package/types/fhir-ts/PlanDefinition_Goal_Target.d.ts +7 -7
- package/types/fhir-ts/PlanDefinition_Goal_Target.d.ts.map +1 -1
- package/types/fhir-ts/Practitioner.d.ts +12 -12
- package/types/fhir-ts/Practitioner.d.ts.map +1 -1
- package/types/fhir-ts/PractitionerRole.d.ts +16 -16
- package/types/fhir-ts/PractitionerRole.d.ts.map +1 -1
- package/types/fhir-ts/Practitioner_Communication.d.ts +3 -3
- package/types/fhir-ts/Practitioner_Communication.d.ts.map +1 -1
- package/types/fhir-ts/Practitioner_Qualification.d.ts +6 -6
- package/types/fhir-ts/Practitioner_Qualification.d.ts.map +1 -1
- package/types/fhir-ts/Procedure.d.ts +38 -38
- package/types/fhir-ts/Procedure.d.ts.map +1 -1
- package/types/fhir-ts/Procedure_FocalDevice.d.ts +4 -4
- package/types/fhir-ts/Procedure_FocalDevice.d.ts.map +1 -1
- package/types/fhir-ts/Procedure_Performer.d.ts +12 -12
- package/types/fhir-ts/Procedure_Performer.d.ts.map +1 -1
- package/types/fhir-ts/ProductShelfLife.d.ts +4 -4
- package/types/fhir-ts/ProductShelfLife.d.ts.map +1 -1
- package/types/fhir-ts/Provenance.d.ts +22 -22
- package/types/fhir-ts/Provenance.d.ts.map +1 -1
- package/types/fhir-ts/Provenance_Agent.d.ts +10 -10
- package/types/fhir-ts/Provenance_Agent.d.ts.map +1 -1
- package/types/fhir-ts/Provenance_Entity.d.ts +4 -4
- package/types/fhir-ts/Provenance_Entity.d.ts.map +1 -1
- package/types/fhir-ts/Quantity.d.ts +2 -2
- package/types/fhir-ts/Quantity.d.ts.map +1 -1
- package/types/fhir-ts/Questionnaire.d.ts +12 -12
- package/types/fhir-ts/Questionnaire.d.ts.map +1 -1
- package/types/fhir-ts/QuestionnaireResponse.d.ts +19 -19
- package/types/fhir-ts/QuestionnaireResponse.d.ts.map +1 -1
- package/types/fhir-ts/QuestionnaireResponse_Item.d.ts +3 -3
- package/types/fhir-ts/QuestionnaireResponse_Item.d.ts.map +1 -1
- package/types/fhir-ts/QuestionnaireResponse_Item_Answer.d.ts +6 -6
- package/types/fhir-ts/QuestionnaireResponse_Item_Answer.d.ts.map +1 -1
- package/types/fhir-ts/Questionnaire_Item.d.ts +6 -6
- package/types/fhir-ts/Questionnaire_Item.d.ts.map +1 -1
- package/types/fhir-ts/Questionnaire_Item_AnswerOption.d.ts +4 -4
- package/types/fhir-ts/Questionnaire_Item_AnswerOption.d.ts.map +1 -1
- package/types/fhir-ts/Questionnaire_Item_EnableWhen.d.ts +5 -5
- package/types/fhir-ts/Questionnaire_Item_EnableWhen.d.ts.map +1 -1
- package/types/fhir-ts/Questionnaire_Item_Initial.d.ts +6 -6
- package/types/fhir-ts/Questionnaire_Item_Initial.d.ts.map +1 -1
- package/types/fhir-ts/Range.d.ts +2 -2
- package/types/fhir-ts/Range.d.ts.map +1 -1
- package/types/fhir-ts/Ratio.d.ts +2 -2
- package/types/fhir-ts/Ratio.d.ts.map +1 -1
- package/types/fhir-ts/RatioRange.d.ts +2 -2
- package/types/fhir-ts/RatioRange.d.ts.map +1 -1
- package/types/fhir-ts/Reference.d.ts +1 -1
- package/types/fhir-ts/Reference.d.ts.map +1 -1
- package/types/fhir-ts/RegulatedAuthorization.d.ts +28 -28
- package/types/fhir-ts/RegulatedAuthorization.d.ts.map +1 -1
- package/types/fhir-ts/RegulatedAuthorization_Case.d.ts +5 -5
- package/types/fhir-ts/RegulatedAuthorization_Case.d.ts.map +1 -1
- package/types/fhir-ts/RelatedArtifact.d.ts +6 -6
- package/types/fhir-ts/RelatedArtifact.d.ts.map +1 -1
- package/types/fhir-ts/RelatedPerson.d.ts +15 -15
- package/types/fhir-ts/RelatedPerson.d.ts.map +1 -1
- package/types/fhir-ts/RelatedPerson_Communication.d.ts +3 -3
- package/types/fhir-ts/RelatedPerson_Communication.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration.d.ts +27 -27
- package/types/fhir-ts/RequestOrchestration.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration_Action.d.ts +20 -20
- package/types/fhir-ts/RequestOrchestration_Action.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration_Action_Condition.d.ts +3 -3
- package/types/fhir-ts/RequestOrchestration_Action_Condition.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration_Action_DynamicValue.d.ts +3 -3
- package/types/fhir-ts/RequestOrchestration_Action_DynamicValue.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration_Action_Input.d.ts +3 -3
- package/types/fhir-ts/RequestOrchestration_Action_Input.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration_Action_Output.d.ts +3 -3
- package/types/fhir-ts/RequestOrchestration_Action_Output.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration_Action_Participant.d.ts +16 -16
- package/types/fhir-ts/RequestOrchestration_Action_Participant.d.ts.map +1 -1
- package/types/fhir-ts/RequestOrchestration_Action_RelatedAction.d.ts +4 -4
- package/types/fhir-ts/RequestOrchestration_Action_RelatedAction.d.ts.map +1 -1
- package/types/fhir-ts/Requirements.d.ts +11 -11
- package/types/fhir-ts/Requirements.d.ts.map +1 -1
- package/types/fhir-ts/Requirements_Statement.d.ts +12 -12
- package/types/fhir-ts/Requirements_Statement.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy.d.ts +29 -29
- package/types/fhir-ts/ResearchStudy.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy_AssociatedParty.d.ts +8 -8
- package/types/fhir-ts/ResearchStudy_AssociatedParty.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy_ComparisonGroup.d.ts +6 -6
- package/types/fhir-ts/ResearchStudy_ComparisonGroup.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy_Label.d.ts +3 -3
- package/types/fhir-ts/ResearchStudy_Label.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy_Objective.d.ts +3 -3
- package/types/fhir-ts/ResearchStudy_Objective.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy_OutcomeMeasure.d.ts +5 -5
- package/types/fhir-ts/ResearchStudy_OutcomeMeasure.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy_ProgressStatus.d.ts +4 -4
- package/types/fhir-ts/ResearchStudy_ProgressStatus.d.ts.map +1 -1
- package/types/fhir-ts/ResearchStudy_Recruitment.d.ts +5 -5
- package/types/fhir-ts/ResearchStudy_Recruitment.d.ts.map +1 -1
- package/types/fhir-ts/ResearchSubject.d.ts +18 -18
- package/types/fhir-ts/ResearchSubject.d.ts.map +1 -1
- package/types/fhir-ts/ResearchSubject_Progress.d.ts +3 -3
- package/types/fhir-ts/ResearchSubject_Progress.d.ts.map +1 -1
- package/types/fhir-ts/Resource.d.ts +2 -2
- package/types/fhir-ts/Resource.d.ts.map +1 -1
- package/types/fhir-ts/RiskAssessment.d.ts +23 -23
- package/types/fhir-ts/RiskAssessment.d.ts.map +1 -1
- package/types/fhir-ts/RiskAssessment_Prediction.d.ts +5 -5
- package/types/fhir-ts/RiskAssessment_Prediction.d.ts.map +1 -1
- package/types/fhir-ts/SampledData.d.ts +3 -3
- package/types/fhir-ts/SampledData.d.ts.map +1 -1
- package/types/fhir-ts/Schedule.d.ts +18 -18
- package/types/fhir-ts/Schedule.d.ts.map +1 -1
- package/types/fhir-ts/SearchParameter.d.ts +11 -11
- package/types/fhir-ts/SearchParameter.d.ts.map +1 -1
- package/types/fhir-ts/SearchParameter_Component.d.ts +2 -2
- package/types/fhir-ts/SearchParameter_Component.d.ts.map +1 -1
- package/types/fhir-ts/ServiceRequest.d.ts +42 -42
- package/types/fhir-ts/ServiceRequest.d.ts.map +1 -1
- package/types/fhir-ts/ServiceRequest_OrderDetail.d.ts +11 -11
- package/types/fhir-ts/ServiceRequest_OrderDetail.d.ts.map +1 -1
- package/types/fhir-ts/ServiceRequest_OrderDetail_Parameter.d.ts +7 -7
- package/types/fhir-ts/ServiceRequest_OrderDetail_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/ServiceRequest_PatientInstruction.d.ts +3 -3
- package/types/fhir-ts/ServiceRequest_PatientInstruction.d.ts.map +1 -1
- package/types/fhir-ts/Signature.d.ts +10 -10
- package/types/fhir-ts/Signature.d.ts.map +1 -1
- package/types/fhir-ts/Slot.d.ts +11 -11
- package/types/fhir-ts/Slot.d.ts.map +1 -1
- package/types/fhir-ts/Specimen.d.ts +20 -20
- package/types/fhir-ts/Specimen.d.ts.map +1 -1
- package/types/fhir-ts/SpecimenDefinition.d.ts +13 -13
- package/types/fhir-ts/SpecimenDefinition.d.ts.map +1 -1
- package/types/fhir-ts/SpecimenDefinition_TypeTested.d.ts +6 -6
- package/types/fhir-ts/SpecimenDefinition_TypeTested.d.ts.map +1 -1
- package/types/fhir-ts/SpecimenDefinition_TypeTested_Container.d.ts +5 -5
- package/types/fhir-ts/SpecimenDefinition_TypeTested_Container.d.ts.map +1 -1
- package/types/fhir-ts/SpecimenDefinition_TypeTested_Container_Additive.d.ts +3 -3
- package/types/fhir-ts/SpecimenDefinition_TypeTested_Container_Additive.d.ts.map +1 -1
- package/types/fhir-ts/SpecimenDefinition_TypeTested_Handling.d.ts +5 -5
- package/types/fhir-ts/SpecimenDefinition_TypeTested_Handling.d.ts.map +1 -1
- package/types/fhir-ts/Specimen_Collection.d.ts +15 -15
- package/types/fhir-ts/Specimen_Collection.d.ts.map +1 -1
- package/types/fhir-ts/Specimen_Container.d.ts +5 -5
- package/types/fhir-ts/Specimen_Container.d.ts.map +1 -1
- package/types/fhir-ts/Specimen_Feature.d.ts +3 -3
- package/types/fhir-ts/Specimen_Feature.d.ts.map +1 -1
- package/types/fhir-ts/Specimen_Processing.d.ts +6 -6
- package/types/fhir-ts/Specimen_Processing.d.ts.map +1 -1
- package/types/fhir-ts/StructureDefinition.d.ts +14 -14
- package/types/fhir-ts/StructureDefinition.d.ts.map +1 -1
- package/types/fhir-ts/StructureDefinition_Context.d.ts +2 -2
- package/types/fhir-ts/StructureDefinition_Context.d.ts.map +1 -1
- package/types/fhir-ts/StructureDefinition_Differential.d.ts +2 -2
- package/types/fhir-ts/StructureDefinition_Differential.d.ts.map +1 -1
- package/types/fhir-ts/StructureDefinition_Mapping.d.ts +2 -2
- package/types/fhir-ts/StructureDefinition_Mapping.d.ts.map +1 -1
- package/types/fhir-ts/StructureDefinition_Snapshot.d.ts +2 -2
- package/types/fhir-ts/StructureDefinition_Snapshot.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap.d.ts +13 -13
- package/types/fhir-ts/StructureMap.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Const.d.ts +2 -2
- package/types/fhir-ts/StructureMap_Const.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Group.d.ts +4 -4
- package/types/fhir-ts/StructureMap_Group.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Group_Input.d.ts +2 -2
- package/types/fhir-ts/StructureMap_Group_Input.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Group_Rule.d.ts +5 -5
- package/types/fhir-ts/StructureMap_Group_Rule.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Group_Rule_Dependent.d.ts +2 -2
- package/types/fhir-ts/StructureMap_Group_Rule_Dependent.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Group_Rule_Source.d.ts +2 -2
- package/types/fhir-ts/StructureMap_Group_Rule_Source.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Group_Rule_Target.d.ts +3 -3
- package/types/fhir-ts/StructureMap_Group_Rule_Target.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Group_Rule_Target_Parameter.d.ts +2 -2
- package/types/fhir-ts/StructureMap_Group_Rule_Target_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/StructureMap_Structure.d.ts +2 -2
- package/types/fhir-ts/StructureMap_Structure.d.ts.map +1 -1
- package/types/fhir-ts/Subscription.d.ts +18 -18
- package/types/fhir-ts/Subscription.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionStatus.d.ts +9 -9
- package/types/fhir-ts/SubscriptionStatus.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionStatus_NotificationEvent.d.ts +4 -4
- package/types/fhir-ts/SubscriptionStatus_NotificationEvent.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionTopic.d.ts +15 -15
- package/types/fhir-ts/SubscriptionTopic.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionTopic_CanFilterBy.d.ts +2 -2
- package/types/fhir-ts/SubscriptionTopic_CanFilterBy.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionTopic_EventTrigger.d.ts +3 -3
- package/types/fhir-ts/SubscriptionTopic_EventTrigger.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionTopic_NotificationShape.d.ts +2 -2
- package/types/fhir-ts/SubscriptionTopic_NotificationShape.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionTopic_ResourceTrigger.d.ts +3 -3
- package/types/fhir-ts/SubscriptionTopic_ResourceTrigger.d.ts.map +1 -1
- package/types/fhir-ts/SubscriptionTopic_ResourceTrigger_QueryCriteria.d.ts +2 -2
- package/types/fhir-ts/SubscriptionTopic_ResourceTrigger_QueryCriteria.d.ts.map +1 -1
- package/types/fhir-ts/Subscription_FilterBy.d.ts +2 -2
- package/types/fhir-ts/Subscription_FilterBy.d.ts.map +1 -1
- package/types/fhir-ts/Subscription_Parameter.d.ts +2 -2
- package/types/fhir-ts/Subscription_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/Substance.d.ts +11 -11
- package/types/fhir-ts/Substance.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition.d.ts +24 -24
- package/types/fhir-ts/SubstanceDefinition.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Characterization.d.ts +4 -4
- package/types/fhir-ts/SubstanceDefinition_Characterization.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Code.d.ts +6 -6
- package/types/fhir-ts/SubstanceDefinition_Code.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Moiety.d.ts +5 -5
- package/types/fhir-ts/SubstanceDefinition_Moiety.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_MolecularWeight.d.ts +3 -3
- package/types/fhir-ts/SubstanceDefinition_MolecularWeight.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Name.d.ts +6 -6
- package/types/fhir-ts/SubstanceDefinition_Name.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Name_Official.d.ts +3 -3
- package/types/fhir-ts/SubstanceDefinition_Name_Official.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Property.d.ts +5 -5
- package/types/fhir-ts/SubstanceDefinition_Property.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Relationship.d.ts +7 -7
- package/types/fhir-ts/SubstanceDefinition_Relationship.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_SourceMaterial.d.ts +2 -2
- package/types/fhir-ts/SubstanceDefinition_SourceMaterial.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Structure.d.ts +6 -6
- package/types/fhir-ts/SubstanceDefinition_Structure.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceDefinition_Structure_Representation.d.ts +5 -5
- package/types/fhir-ts/SubstanceDefinition_Structure_Representation.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceNucleicAcid.d.ts +7 -7
- package/types/fhir-ts/SubstanceNucleicAcid.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceNucleicAcid_Subunit.d.ts +6 -6
- package/types/fhir-ts/SubstanceNucleicAcid_Subunit.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Linkage.d.ts +3 -3
- package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Linkage.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Sugar.d.ts +3 -3
- package/types/fhir-ts/SubstanceNucleicAcid_Subunit_Sugar.d.ts.map +1 -1
- package/types/fhir-ts/SubstancePolymer.d.ts +9 -9
- package/types/fhir-ts/SubstancePolymer.d.ts.map +1 -1
- package/types/fhir-ts/SubstancePolymer_MonomerSet.d.ts +3 -3
- package/types/fhir-ts/SubstancePolymer_MonomerSet.d.ts.map +1 -1
- package/types/fhir-ts/SubstancePolymer_MonomerSet_StartingMaterial.d.ts +4 -4
- package/types/fhir-ts/SubstancePolymer_MonomerSet_StartingMaterial.d.ts.map +1 -1
- package/types/fhir-ts/SubstancePolymer_Repeat.d.ts +4 -4
- package/types/fhir-ts/SubstancePolymer_Repeat.d.ts.map +1 -1
- package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit.d.ts +5 -5
- package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit.d.ts.map +1 -1
- package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_DegreeOfPolymerisation.d.ts +3 -3
- package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_DegreeOfPolymerisation.d.ts.map +1 -1
- package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_StructuralRepresentation.d.ts +4 -4
- package/types/fhir-ts/SubstancePolymer_Repeat_RepeatUnit_StructuralRepresentation.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceProtein.d.ts +7 -7
- package/types/fhir-ts/SubstanceProtein.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceProtein_Subunit.d.ts +4 -4
- package/types/fhir-ts/SubstanceProtein_Subunit.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceReferenceInformation.d.ts +8 -8
- package/types/fhir-ts/SubstanceReferenceInformation.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceReferenceInformation_Gene.d.ts +4 -4
- package/types/fhir-ts/SubstanceReferenceInformation_Gene.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceReferenceInformation_GeneElement.d.ts +5 -5
- package/types/fhir-ts/SubstanceReferenceInformation_GeneElement.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceReferenceInformation_Target.d.ts +8 -8
- package/types/fhir-ts/SubstanceReferenceInformation_Target.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceSourceMaterial.d.ts +10 -10
- package/types/fhir-ts/SubstanceSourceMaterial.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceSourceMaterial_FractionDescription.d.ts +3 -3
- package/types/fhir-ts/SubstanceSourceMaterial_FractionDescription.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceSourceMaterial_Organism.d.ts +6 -6
- package/types/fhir-ts/SubstanceSourceMaterial_Organism.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceSourceMaterial_Organism_Author.d.ts +3 -3
- package/types/fhir-ts/SubstanceSourceMaterial_Organism_Author.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceSourceMaterial_Organism_Hybrid.d.ts +3 -3
- package/types/fhir-ts/SubstanceSourceMaterial_Organism_Hybrid.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceSourceMaterial_Organism_OrganismGeneral.d.ts +2 -2
- package/types/fhir-ts/SubstanceSourceMaterial_Organism_OrganismGeneral.d.ts.map +1 -1
- package/types/fhir-ts/SubstanceSourceMaterial_PartDescription.d.ts +2 -2
- package/types/fhir-ts/SubstanceSourceMaterial_PartDescription.d.ts.map +1 -1
- package/types/fhir-ts/Substance_Ingredient.d.ts +4 -4
- package/types/fhir-ts/Substance_Ingredient.d.ts.map +1 -1
- package/types/fhir-ts/SupplyDelivery.d.ts +18 -18
- package/types/fhir-ts/SupplyDelivery.d.ts.map +1 -1
- package/types/fhir-ts/SupplyDelivery_SuppliedItem.d.ts +4 -4
- package/types/fhir-ts/SupplyDelivery_SuppliedItem.d.ts.map +1 -1
- package/types/fhir-ts/SupplyRequest.d.ts +32 -32
- package/types/fhir-ts/SupplyRequest.d.ts.map +1 -1
- package/types/fhir-ts/SupplyRequest_Parameter.d.ts +5 -5
- package/types/fhir-ts/SupplyRequest_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/Task.d.ts +28 -28
- package/types/fhir-ts/Task.d.ts.map +1 -1
- package/types/fhir-ts/Task_Input.d.ts +36 -36
- package/types/fhir-ts/Task_Input.d.ts.map +1 -1
- package/types/fhir-ts/Task_Output.d.ts +36 -36
- package/types/fhir-ts/Task_Output.d.ts.map +1 -1
- package/types/fhir-ts/Task_Performer.d.ts +9 -9
- package/types/fhir-ts/Task_Performer.d.ts.map +1 -1
- package/types/fhir-ts/Task_Restriction.d.ts +10 -10
- package/types/fhir-ts/Task_Restriction.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities.d.ts +17 -17
- package/types/fhir-ts/TerminologyCapabilities.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_Closure.d.ts +2 -2
- package/types/fhir-ts/TerminologyCapabilities_Closure.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_CodeSystem.d.ts +3 -3
- package/types/fhir-ts/TerminologyCapabilities_CodeSystem.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version.d.ts +3 -3
- package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version_Filter.d.ts +2 -2
- package/types/fhir-ts/TerminologyCapabilities_CodeSystem_Version_Filter.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_Expansion.d.ts +3 -3
- package/types/fhir-ts/TerminologyCapabilities_Expansion.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_Expansion_Parameter.d.ts +2 -2
- package/types/fhir-ts/TerminologyCapabilities_Expansion_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_Implementation.d.ts +2 -2
- package/types/fhir-ts/TerminologyCapabilities_Implementation.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_Software.d.ts +2 -2
- package/types/fhir-ts/TerminologyCapabilities_Software.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_Translation.d.ts +2 -2
- package/types/fhir-ts/TerminologyCapabilities_Translation.d.ts.map +1 -1
- package/types/fhir-ts/TerminologyCapabilities_ValidateCode.d.ts +2 -2
- package/types/fhir-ts/TerminologyCapabilities_ValidateCode.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan.d.ts +13 -13
- package/types/fhir-ts/TestPlan.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan_Dependency.d.ts +3 -3
- package/types/fhir-ts/TestPlan_Dependency.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan_TestCase.d.ts +7 -7
- package/types/fhir-ts/TestPlan_TestCase.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan_TestCase_Assertion.d.ts +3 -3
- package/types/fhir-ts/TestPlan_TestCase_Assertion.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan_TestCase_Dependency.d.ts +3 -3
- package/types/fhir-ts/TestPlan_TestCase_Dependency.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan_TestCase_TestData.d.ts +4 -4
- package/types/fhir-ts/TestPlan_TestCase_TestData.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan_TestCase_TestRun.d.ts +3 -3
- package/types/fhir-ts/TestPlan_TestCase_TestRun.d.ts.map +1 -1
- package/types/fhir-ts/TestPlan_TestCase_TestRun_Script.d.ts +4 -4
- package/types/fhir-ts/TestPlan_TestCase_TestRun_Script.d.ts.map +1 -1
- package/types/fhir-ts/TestReport.d.ts +10 -10
- package/types/fhir-ts/TestReport.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Participant.d.ts +2 -2
- package/types/fhir-ts/TestReport_Participant.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Setup.d.ts +2 -2
- package/types/fhir-ts/TestReport_Setup.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Setup_Action.d.ts +3 -3
- package/types/fhir-ts/TestReport_Setup_Action.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Setup_Action_Assert.d.ts +3 -3
- package/types/fhir-ts/TestReport_Setup_Action_Assert.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Setup_Action_Assert_Requirement.d.ts +2 -2
- package/types/fhir-ts/TestReport_Setup_Action_Assert_Requirement.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Setup_Action_Operation.d.ts +2 -2
- package/types/fhir-ts/TestReport_Setup_Action_Operation.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Teardown.d.ts +2 -2
- package/types/fhir-ts/TestReport_Teardown.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Teardown_Action.d.ts +1 -1
- package/types/fhir-ts/TestReport_Teardown_Action.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Test.d.ts +3 -3
- package/types/fhir-ts/TestReport_Test.d.ts.map +1 -1
- package/types/fhir-ts/TestReport_Test_Action.d.ts +1 -1
- package/types/fhir-ts/TestReport_Test_Action.d.ts.map +1 -1
- package/types/fhir-ts/TestScript.d.ts +19 -19
- package/types/fhir-ts/TestScript.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Destination.d.ts +3 -3
- package/types/fhir-ts/TestScript_Destination.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Fixture.d.ts +4 -4
- package/types/fhir-ts/TestScript_Fixture.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Metadata.d.ts +3 -3
- package/types/fhir-ts/TestScript_Metadata.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Metadata_Capability.d.ts +2 -2
- package/types/fhir-ts/TestScript_Metadata_Capability.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Metadata_Link.d.ts +2 -2
- package/types/fhir-ts/TestScript_Metadata_Link.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Origin.d.ts +3 -3
- package/types/fhir-ts/TestScript_Origin.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Scope.d.ts +3 -3
- package/types/fhir-ts/TestScript_Scope.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Setup.d.ts +2 -2
- package/types/fhir-ts/TestScript_Setup.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Setup_Action.d.ts +3 -3
- package/types/fhir-ts/TestScript_Setup_Action.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Setup_Action_Assert.d.ts +3 -3
- package/types/fhir-ts/TestScript_Setup_Action_Assert.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Setup_Action_Assert_Requirement.d.ts +2 -2
- package/types/fhir-ts/TestScript_Setup_Action_Assert_Requirement.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Setup_Action_Operation.d.ts +4 -4
- package/types/fhir-ts/TestScript_Setup_Action_Operation.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Setup_Action_Operation_RequestHeader.d.ts +2 -2
- package/types/fhir-ts/TestScript_Setup_Action_Operation_RequestHeader.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Teardown.d.ts +2 -2
- package/types/fhir-ts/TestScript_Teardown.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Teardown_Action.d.ts +1 -1
- package/types/fhir-ts/TestScript_Teardown_Action.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Test.d.ts +3 -3
- package/types/fhir-ts/TestScript_Test.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Test_Action.d.ts +1 -1
- package/types/fhir-ts/TestScript_Test_Action.d.ts.map +1 -1
- package/types/fhir-ts/TestScript_Variable.d.ts +2 -2
- package/types/fhir-ts/TestScript_Variable.d.ts.map +1 -1
- package/types/fhir-ts/Timing.d.ts +4 -4
- package/types/fhir-ts/Timing.d.ts.map +1 -1
- package/types/fhir-ts/Timing_Repeat.d.ts +5 -5
- package/types/fhir-ts/Timing_Repeat.d.ts.map +1 -1
- package/types/fhir-ts/Transport.d.ts +26 -26
- package/types/fhir-ts/Transport.d.ts.map +1 -1
- package/types/fhir-ts/Transport_Input.d.ts +36 -36
- package/types/fhir-ts/Transport_Input.d.ts.map +1 -1
- package/types/fhir-ts/Transport_Output.d.ts +36 -36
- package/types/fhir-ts/Transport_Output.d.ts.map +1 -1
- package/types/fhir-ts/Transport_Restriction.d.ts +10 -10
- package/types/fhir-ts/Transport_Restriction.d.ts.map +1 -1
- package/types/fhir-ts/TriggerDefinition.d.ts +7 -7
- package/types/fhir-ts/TriggerDefinition.d.ts.map +1 -1
- package/types/fhir-ts/UsageContext.d.ts +6 -6
- package/types/fhir-ts/UsageContext.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet.d.ts +15 -15
- package/types/fhir-ts/ValueSet.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Compose.d.ts +3 -3
- package/types/fhir-ts/ValueSet_Compose.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Compose_Include.d.ts +4 -4
- package/types/fhir-ts/ValueSet_Compose_Include.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Compose_Include_Concept.d.ts +3 -3
- package/types/fhir-ts/ValueSet_Compose_Include_Concept.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Compose_Include_Concept_Designation.d.ts +3 -3
- package/types/fhir-ts/ValueSet_Compose_Include_Concept_Designation.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Compose_Include_Filter.d.ts +2 -2
- package/types/fhir-ts/ValueSet_Compose_Include_Filter.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Expansion.d.ts +5 -5
- package/types/fhir-ts/ValueSet_Expansion.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Expansion_Contains.d.ts +3 -3
- package/types/fhir-ts/ValueSet_Expansion_Contains.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Expansion_Contains_Property.d.ts +4 -4
- package/types/fhir-ts/ValueSet_Expansion_Contains_Property.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Expansion_Contains_Property_SubProperty.d.ts +3 -3
- package/types/fhir-ts/ValueSet_Expansion_Contains_Property_SubProperty.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Expansion_Parameter.d.ts +2 -2
- package/types/fhir-ts/ValueSet_Expansion_Parameter.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Expansion_Property.d.ts +2 -2
- package/types/fhir-ts/ValueSet_Expansion_Property.d.ts.map +1 -1
- package/types/fhir-ts/ValueSet_Scope.d.ts +2 -2
- package/types/fhir-ts/ValueSet_Scope.d.ts.map +1 -1
- package/types/fhir-ts/VerificationResult.d.ts +11 -11
- package/types/fhir-ts/VerificationResult.d.ts.map +1 -1
- package/types/fhir-ts/VerificationResult_Attestation.d.ts +8 -8
- package/types/fhir-ts/VerificationResult_Attestation.d.ts.map +1 -1
- package/types/fhir-ts/VerificationResult_PrimarySource.d.ts +7 -7
- package/types/fhir-ts/VerificationResult_PrimarySource.d.ts.map +1 -1
- package/types/fhir-ts/VerificationResult_Validator.d.ts +5 -5
- package/types/fhir-ts/VerificationResult_Validator.d.ts.map +1 -1
- package/types/fhir-ts/VirtualServiceDetail.d.ts +5 -5
- package/types/fhir-ts/VirtualServiceDetail.d.ts.map +1 -1
- package/types/fhir-ts/VisionPrescription.d.ts +12 -12
- package/types/fhir-ts/VisionPrescription.d.ts.map +1 -1
- package/types/fhir-ts/VisionPrescription_LensSpecification.d.ts +6 -6
- package/types/fhir-ts/VisionPrescription_LensSpecification.d.ts.map +1 -1
- package/types/fhir-ts/VisionPrescription_LensSpecification_Prism.d.ts +2 -2
- package/types/fhir-ts/VisionPrescription_LensSpecification_Prism.d.ts.map +1 -1
- package/types/fhir-ts/index.d.ts +836 -836
- package/types/fhir-ts/index.d.ts.map +1 -1
- package/types/index.d.ts +13 -13
- package/types/index.d.ts.map +1 -1
- package/types/primitiveTypes.d.ts +1 -1
- package/types/primitiveTypes.d.ts.map +1 -1
- package/types/stsfhirvalidator.d.ts.map +1 -1
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { ActivityDefinition } from
|
|
2
|
-
import { BiologicallyDerivedProduct } from
|
|
3
|
-
import { ClinicalUseDefinition_Contraindication } from
|
|
4
|
-
import { ClinicalUseDefinition_Indication } from
|
|
5
|
-
import { ClinicalUseDefinition_Interaction } from
|
|
6
|
-
import { ClinicalUseDefinition_UndesirableEffect } from
|
|
7
|
-
import { ClinicalUseDefinition_Warning } from
|
|
8
|
-
import { CodeableConcept } from
|
|
9
|
-
import { Device } from
|
|
10
|
-
import { DeviceDefinition } from
|
|
11
|
-
import { Extension } from
|
|
12
|
-
import { FhirPrimitive } from
|
|
13
|
-
import { Group } from
|
|
14
|
-
import { Identifier } from
|
|
15
|
-
import { Medication } from
|
|
16
|
-
import { MedicinalProductDefinition } from
|
|
17
|
-
import { Meta } from
|
|
18
|
-
import { Narrative } from
|
|
19
|
-
import { NutritionProduct } from
|
|
20
|
-
import { PlanDefinition } from
|
|
21
|
-
import { Reference } from
|
|
22
|
-
import { Resource } from
|
|
23
|
-
import { Substance } from
|
|
1
|
+
import { ActivityDefinition } from './ActivityDefinition.js';
|
|
2
|
+
import { BiologicallyDerivedProduct } from './BiologicallyDerivedProduct.js';
|
|
3
|
+
import { ClinicalUseDefinition_Contraindication } from './ClinicalUseDefinition_Contraindication.js';
|
|
4
|
+
import { ClinicalUseDefinition_Indication } from './ClinicalUseDefinition_Indication.js';
|
|
5
|
+
import { ClinicalUseDefinition_Interaction } from './ClinicalUseDefinition_Interaction.js';
|
|
6
|
+
import { ClinicalUseDefinition_UndesirableEffect } from './ClinicalUseDefinition_UndesirableEffect.js';
|
|
7
|
+
import { ClinicalUseDefinition_Warning } from './ClinicalUseDefinition_Warning.js';
|
|
8
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
9
|
+
import { Device } from './Device.js';
|
|
10
|
+
import { DeviceDefinition } from './DeviceDefinition.js';
|
|
11
|
+
import { Extension } from './Extension.js';
|
|
12
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
13
|
+
import { Group } from './Group.js';
|
|
14
|
+
import { Identifier } from './Identifier.js';
|
|
15
|
+
import { Medication } from './Medication.js';
|
|
16
|
+
import { MedicinalProductDefinition } from './MedicinalProductDefinition.js';
|
|
17
|
+
import { Meta } from './Meta.js';
|
|
18
|
+
import { Narrative } from './Narrative.js';
|
|
19
|
+
import { NutritionProduct } from './NutritionProduct.js';
|
|
20
|
+
import { PlanDefinition } from './PlanDefinition.js';
|
|
21
|
+
import { Reference } from './Reference.js';
|
|
22
|
+
import { Resource } from './Resource.js';
|
|
23
|
+
import { Substance } from './Substance.js';
|
|
24
24
|
export interface ClinicalUseDefinition {
|
|
25
25
|
/**
|
|
26
26
|
* @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":"ClinicalUseDefinition.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { ClinicalUseDefinition } from
|
|
2
|
-
import { ClinicalUseDefinition_Contraindication_OtherTherapy } from
|
|
3
|
-
import { CodeableReference } from
|
|
4
|
-
import { Expression } from
|
|
5
|
-
import { Extension } from
|
|
6
|
-
import { ObservationDefinition } from
|
|
7
|
-
import { Reference } from
|
|
1
|
+
import { ClinicalUseDefinition } from './ClinicalUseDefinition.js';
|
|
2
|
+
import { ClinicalUseDefinition_Contraindication_OtherTherapy } from './ClinicalUseDefinition_Contraindication_OtherTherapy.js';
|
|
3
|
+
import { CodeableReference } from './CodeableReference.js';
|
|
4
|
+
import { Expression } from './Expression.js';
|
|
5
|
+
import { Extension } from './Extension.js';
|
|
6
|
+
import { ObservationDefinition } from './ObservationDefinition.js';
|
|
7
|
+
import { Reference } from './Reference.js';
|
|
8
8
|
export interface ClinicalUseDefinition_Contraindication {
|
|
9
9
|
/**
|
|
10
10
|
* @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":"ClinicalUseDefinition_Contraindication.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Contraindication.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition_Contraindication.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Contraindication.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,mDAAmD,EAAE,MAAM,0DAA0D,CAAC;AAC/H,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,MAAM,WAAW,sCAAsC;IACrD;;;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,uBAAuB,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,CAAC;IACnE;;;OAGG;IACH,aAAa,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,CAAC;IACzD;;;OAGG;IACH,WAAW,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,EAAE,CAAC;IACzD;;;OAGG;IACH,UAAU,CAAC,EAAE,SAAS,CAAC,qBAAqB,CAAC,EAAE,CAAC;IAChD;;;;OAIG;IACH,aAAa,CAAC,EAAE,UAAU,CAAC;IAC3B;;OAEG;IACH,YAAY,CAAC,EAAE,mDAAmD,EAAE,CAAC;CACtE"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { ActivityDefinition } from
|
|
2
|
-
import { BiologicallyDerivedProduct } from
|
|
3
|
-
import { CodeableConcept } from
|
|
4
|
-
import { CodeableReference } from
|
|
5
|
-
import { Extension } from
|
|
6
|
-
import { Medication } from
|
|
7
|
-
import { MedicinalProductDefinition } from
|
|
8
|
-
import { NutritionProduct } from
|
|
9
|
-
import { Substance } from
|
|
10
|
-
import { SubstanceDefinition } from
|
|
1
|
+
import { ActivityDefinition } from './ActivityDefinition.js';
|
|
2
|
+
import { BiologicallyDerivedProduct } from './BiologicallyDerivedProduct.js';
|
|
3
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
4
|
+
import { CodeableReference } from './CodeableReference.js';
|
|
5
|
+
import { Extension } from './Extension.js';
|
|
6
|
+
import { Medication } from './Medication.js';
|
|
7
|
+
import { MedicinalProductDefinition } from './MedicinalProductDefinition.js';
|
|
8
|
+
import { NutritionProduct } from './NutritionProduct.js';
|
|
9
|
+
import { Substance } from './Substance.js';
|
|
10
|
+
import { SubstanceDefinition } from './SubstanceDefinition.js';
|
|
11
11
|
export interface ClinicalUseDefinition_Contraindication_OtherTherapy {
|
|
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":"ClinicalUseDefinition_Contraindication_OtherTherapy.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Contraindication_OtherTherapy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition_Contraindication_OtherTherapy.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Contraindication_OtherTherapy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAG/D,MAAM,WAAW,mDAAmD;IAClE;;;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,gBAAgB,EAAE,eAAe,CAAC;IAClC;;;OAGG;IACH,SAAS,EAAE,iBAAiB,CACxB,0BAA0B,GAC1B,UAAU,GACV,SAAS,GACT,mBAAmB,GACnB,gBAAgB,GAChB,0BAA0B,GAC1B,kBAAkB,CACrB,CAAC;CACH"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { ClinicalUseDefinition } from
|
|
2
|
-
import { CodeableReference } from
|
|
3
|
-
import { Expression } from
|
|
4
|
-
import { Extension } from
|
|
5
|
-
import { FhirPrimitive } from
|
|
6
|
-
import { ObservationDefinition } from
|
|
7
|
-
import { Range } from
|
|
8
|
-
import { Reference } from
|
|
1
|
+
import { ClinicalUseDefinition } from './ClinicalUseDefinition.js';
|
|
2
|
+
import { CodeableReference } from './CodeableReference.js';
|
|
3
|
+
import { Expression } from './Expression.js';
|
|
4
|
+
import { Extension } from './Extension.js';
|
|
5
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
6
|
+
import { ObservationDefinition } from './ObservationDefinition.js';
|
|
7
|
+
import { Range } from './Range.js';
|
|
8
|
+
import { Reference } from './Reference.js';
|
|
9
9
|
export interface ClinicalUseDefinition_Indication {
|
|
10
10
|
/**
|
|
11
11
|
* @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":"ClinicalUseDefinition_Indication.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Indication.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition_Indication.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Indication.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAI3C,MAAM,WAAW,gCAAgC;IAC/C;;;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,uBAAuB,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,CAAC;IACnE;;;OAGG;IACH,aAAa,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,CAAC;IACzD;;;OAGG;IACH,WAAW,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,EAAE,CAAC;IACzD;;;OAGG;IACH,cAAc,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,CAAC;IAC1D;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC;IACtB;;;OAGG;IACH,cAAc,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACvC;;;OAGG;IACH,iBAAiB,CAAC,EAAE,SAAS,CAAC,qBAAqB,CAAC,EAAE,CAAC;IACvD;;;;OAIG;IACH,aAAa,CAAC,EAAE,UAAU,CAAC;IAC3B;;;OAGG;IACH,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC;CACtB"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ClinicalUseDefinition_Interaction_Interactant } from
|
|
2
|
-
import { CodeableConcept } from
|
|
3
|
-
import { CodeableReference } from
|
|
4
|
-
import { Extension } from
|
|
5
|
-
import { ObservationDefinition } from
|
|
1
|
+
import { ClinicalUseDefinition_Interaction_Interactant } from './ClinicalUseDefinition_Interaction_Interactant.js';
|
|
2
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
3
|
+
import { CodeableReference } from './CodeableReference.js';
|
|
4
|
+
import { Extension } from './Extension.js';
|
|
5
|
+
import { ObservationDefinition } from './ObservationDefinition.js';
|
|
6
6
|
export interface ClinicalUseDefinition_Interaction {
|
|
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":"ClinicalUseDefinition_Interaction.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Interaction.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6CAA6C,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition_Interaction.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Interaction.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6CAA6C,EAAE,MAAM,oDAAoD,CAAC;AACnH,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAGnE,MAAM,WAAW,iCAAiC;IAChD;;;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;;OAEG;IACH,WAAW,CAAC,EAAE,6CAA6C,EAAE,CAAC;IAC9D;;;OAGG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;OAGG;IACH,MAAM,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,CAAC;IAClD;;;OAGG;IACH,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B;;;OAGG;IACH,UAAU,CAAC,EAAE,eAAe,EAAE,CAAC;CAChC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CodeableConcept } from
|
|
2
|
-
import { Extension } from
|
|
3
|
-
import { Reference } from
|
|
1
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
2
|
+
import { Extension } from './Extension.js';
|
|
3
|
+
import { Reference } from './Reference.js';
|
|
4
4
|
export interface ClinicalUseDefinition_Interaction_Interactant {
|
|
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":"ClinicalUseDefinition_Interaction_Interactant.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Interaction_Interactant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition_Interaction_Interactant.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Interaction_Interactant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,MAAM,WAAW,6CAA6C;IAC5D;;;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,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B;;;OAGG;IACH,mBAAmB,CAAC,EAAE,eAAe,CAAC;CACvC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { CodeableConcept } from
|
|
2
|
-
import { CodeableReference } from
|
|
3
|
-
import { Extension } from
|
|
4
|
-
import { ObservationDefinition } from
|
|
1
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
2
|
+
import { CodeableReference } from './CodeableReference.js';
|
|
3
|
+
import { Extension } from './Extension.js';
|
|
4
|
+
import { ObservationDefinition } from './ObservationDefinition.js';
|
|
5
5
|
export interface ClinicalUseDefinition_UndesirableEffect {
|
|
6
6
|
/**
|
|
7
7
|
* @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":"ClinicalUseDefinition_UndesirableEffect.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_UndesirableEffect.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition_UndesirableEffect.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_UndesirableEffect.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAGnE,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;;;OAGG;IACH,sBAAsB,CAAC,EAAE,iBAAiB,CAAC,qBAAqB,CAAC,CAAC;IAClE;;;OAGG;IACH,cAAc,CAAC,EAAE,eAAe,CAAC;IACjC;;;OAGG;IACH,qBAAqB,CAAC,EAAE,eAAe,CAAC;CACzC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CodeableConcept } from
|
|
2
|
-
import { Extension } from
|
|
3
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
2
|
+
import { Extension } from './Extension.js';
|
|
3
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
4
4
|
export interface ClinicalUseDefinition_Warning {
|
|
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":"ClinicalUseDefinition_Warning.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Warning.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ClinicalUseDefinition_Warning.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/ClinicalUseDefinition_Warning.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,WAAW,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;CACxB"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { CodeSystem_Concept } from
|
|
2
|
-
import { CodeSystem_Filter } from
|
|
3
|
-
import { CodeSystem_Property } from
|
|
4
|
-
import { CodeableConcept } from
|
|
5
|
-
import { Coding } from
|
|
6
|
-
import { ContactDetail } from
|
|
7
|
-
import { Extension } from
|
|
8
|
-
import { FhirPrimitive } from
|
|
9
|
-
import { Identifier } from
|
|
10
|
-
import { Meta } from
|
|
11
|
-
import { Narrative } from
|
|
12
|
-
import { Period } from
|
|
13
|
-
import { RelatedArtifact } from
|
|
14
|
-
import { Resource } from
|
|
15
|
-
import { UsageContext } from
|
|
1
|
+
import { CodeSystem_Concept } from './CodeSystem_Concept.js';
|
|
2
|
+
import { CodeSystem_Filter } from './CodeSystem_Filter.js';
|
|
3
|
+
import { CodeSystem_Property } from './CodeSystem_Property.js';
|
|
4
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
5
|
+
import { Coding } from './Coding.js';
|
|
6
|
+
import { ContactDetail } from './ContactDetail.js';
|
|
7
|
+
import { Extension } from './Extension.js';
|
|
8
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
9
|
+
import { Identifier } from './Identifier.js';
|
|
10
|
+
import { Meta } from './Meta.js';
|
|
11
|
+
import { Narrative } from './Narrative.js';
|
|
12
|
+
import { Period } from './Period.js';
|
|
13
|
+
import { RelatedArtifact } from './RelatedArtifact.js';
|
|
14
|
+
import { Resource } from './Resource.js';
|
|
15
|
+
import { UsageContext } from './UsageContext.js';
|
|
16
16
|
export interface CodeSystem {
|
|
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":"CodeSystem.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeSystem.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { CodeSystem_Concept_Designation } from
|
|
2
|
-
import { CodeSystem_Concept_Property } from
|
|
3
|
-
import { Extension } from
|
|
4
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { CodeSystem_Concept_Designation } from './CodeSystem_Concept_Designation.js';
|
|
2
|
+
import { CodeSystem_Concept_Property } from './CodeSystem_Concept_Property.js';
|
|
3
|
+
import { Extension } from './Extension.js';
|
|
4
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
5
5
|
export interface CodeSystem_Concept {
|
|
6
6
|
/**
|
|
7
7
|
* @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":"CodeSystem_Concept.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Concept.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeSystem_Concept.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Concept.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAInD,MAAM,WAAW,kBAAkB;IACjC;;;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,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;OAGG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAChC;;;OAGG;IACH,UAAU,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACnC;;OAEG;IACH,WAAW,CAAC,EAAE,8BAA8B,EAAE,CAAC;IAC/C;;OAEG;IACH,QAAQ,CAAC,EAAE,2BAA2B,EAAE,CAAC;IACzC;;;OAGG;IACH,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC;CACjB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Coding } from
|
|
2
|
-
import { Extension } from
|
|
3
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { Coding } from './Coding.js';
|
|
2
|
+
import { Extension } from './Extension.js';
|
|
3
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
4
4
|
export interface CodeSystem_Concept_Designation {
|
|
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":"CodeSystem_Concept_Designation.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Concept_Designation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeSystem_Concept_Designation.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Concept_Designation.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,8BAA8B;IAC7C;;;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,QAAQ,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACjC;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB;;;OAGG;IACH,KAAK,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CAC9B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Coding } from
|
|
2
|
-
import { Extension } from
|
|
3
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { Coding } from './Coding.js';
|
|
2
|
+
import { Extension } from './Extension.js';
|
|
3
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
4
4
|
export interface CodeSystem_Concept_Property {
|
|
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":"CodeSystem_Concept_Property.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Concept_Property.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeSystem_Concept_Property.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Concept_Property.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,2BAA2B;IAC1C;;;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,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;OAGG;IACH,SAAS,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAClC;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,WAAW,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACrC;;;OAGG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;IACtC;;;OAGG;IACH,aAAa,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACtC;;;OAGG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CACtC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Extension } from
|
|
2
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { Extension } from './Extension.js';
|
|
2
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
3
3
|
export interface CodeSystem_Filter {
|
|
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":"CodeSystem_Filter.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Filter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeSystem_Filter.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Filter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,iBAAiB;IAChC;;;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,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;OAGG;IACH,WAAW,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,QAAQ,EAAE,aAAa,CAAC,MAAM,CAAC,EAAE,CAAC;IAClC;;;OAGG;IACH,KAAK,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CAC9B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Extension } from
|
|
2
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { Extension } from './Extension.js';
|
|
2
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
3
3
|
export interface CodeSystem_Property {
|
|
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":"CodeSystem_Property.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Property.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeSystem_Property.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeSystem_Property.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,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;;;OAGG;IACH,IAAI,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;OAGG;IACH,GAAG,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC5B;;;OAGG;IACH,WAAW,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACpC;;;OAGG;IACH,IAAI,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CAC7B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Coding } from
|
|
2
|
-
import { Extension } from
|
|
3
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { Coding } from './Coding.js';
|
|
2
|
+
import { Extension } from './Extension.js';
|
|
3
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
4
4
|
export interface CodeableConcept {
|
|
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":"CodeableConcept.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeableConcept.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeableConcept.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeableConcept.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,eAAe;IAC9B;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;;;OAIG;IACH,IAAI,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CAC9B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CodeableConcept } from
|
|
2
|
-
import { Identifier } from
|
|
1
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
2
|
+
import { Identifier } from './Identifier.js';
|
|
3
3
|
/**
|
|
4
4
|
* A reference that can be either a CodeableConcept or a Reference to another resource.
|
|
5
5
|
* @see https://hl7.org/fhir/R5/datatypes.html#CodeableReference
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CodeableReference.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeableReference.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"CodeableReference.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/CodeableReference.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;;GAGG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,GAAG,GAAG;IACxC,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Extension } from
|
|
2
|
-
import { FhirPrimitive } from
|
|
1
|
+
import { Extension } from './Extension.js';
|
|
2
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
3
3
|
export interface Coding {
|
|
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":"Coding.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Coding.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Coding.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Coding.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,MAAM,WAAW,MAAM;IACrB;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB;;;;OAIG;IACH,MAAM,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;OAIG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAChC;;;OAGG;IACH,IAAI,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC7B;;;OAGG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAChC;;;;OAIG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;CACvC"}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { Annotation } from
|
|
2
|
-
import { CareTeam } from
|
|
3
|
-
import { CodeableConcept } from
|
|
4
|
-
import { CodeableReference } from
|
|
5
|
-
import { Communication_Payload } from
|
|
6
|
-
import { Device } from
|
|
7
|
-
import { Encounter } from
|
|
8
|
-
import { Endpoint } from
|
|
9
|
-
import { Extension } from
|
|
10
|
-
import { FhirPrimitive } from
|
|
11
|
-
import { Group } from
|
|
12
|
-
import { HealthcareService } from
|
|
13
|
-
import { Identifier } from
|
|
14
|
-
import { Location } from
|
|
15
|
-
import { Meta } from
|
|
16
|
-
import { Narrative } from
|
|
17
|
-
import { Organization } from
|
|
18
|
-
import { Patient } from
|
|
19
|
-
import { Practitioner } from
|
|
20
|
-
import { PractitionerRole } from
|
|
21
|
-
import { Reference } from
|
|
22
|
-
import { RelatedPerson } from
|
|
23
|
-
import { Resource } from
|
|
1
|
+
import { Annotation } from './Annotation.js';
|
|
2
|
+
import { CareTeam } from './CareTeam.js';
|
|
3
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
4
|
+
import { CodeableReference } from './CodeableReference.js';
|
|
5
|
+
import { Communication_Payload } from './Communication_Payload.js';
|
|
6
|
+
import { Device } from './Device.js';
|
|
7
|
+
import { Encounter } from './Encounter.js';
|
|
8
|
+
import { Endpoint } from './Endpoint.js';
|
|
9
|
+
import { Extension } from './Extension.js';
|
|
10
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
11
|
+
import { Group } from './Group.js';
|
|
12
|
+
import { HealthcareService } from './HealthcareService.js';
|
|
13
|
+
import { Identifier } from './Identifier.js';
|
|
14
|
+
import { Location } from './Location.js';
|
|
15
|
+
import { Meta } from './Meta.js';
|
|
16
|
+
import { Narrative } from './Narrative.js';
|
|
17
|
+
import { Organization } from './Organization.js';
|
|
18
|
+
import { Patient } from './Patient.js';
|
|
19
|
+
import { Practitioner } from './Practitioner.js';
|
|
20
|
+
import { PractitionerRole } from './PractitionerRole.js';
|
|
21
|
+
import { Reference } from './Reference.js';
|
|
22
|
+
import { RelatedPerson } from './RelatedPerson.js';
|
|
23
|
+
import { Resource } from './Resource.js';
|
|
24
24
|
export interface Communication {
|
|
25
25
|
/**
|
|
26
26
|
* @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":"Communication.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Communication.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Communication.d.ts","sourceRoot":"","sources":["../../src/fhir-ts/Communication.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { Annotation } from
|
|
2
|
-
import { CareTeam } from
|
|
3
|
-
import { CodeableConcept } from
|
|
4
|
-
import { CodeableReference } from
|
|
5
|
-
import { CommunicationRequest_Payload } from
|
|
6
|
-
import { Device } from
|
|
7
|
-
import { Encounter } from
|
|
8
|
-
import { Endpoint } from
|
|
9
|
-
import { Extension } from
|
|
10
|
-
import { FhirPrimitive } from
|
|
11
|
-
import { Group } from
|
|
12
|
-
import { HealthcareService } from
|
|
13
|
-
import { Identifier } from
|
|
14
|
-
import { Meta } from
|
|
15
|
-
import { Narrative } from
|
|
16
|
-
import { Organization } from
|
|
17
|
-
import { Patient } from
|
|
18
|
-
import { Period } from
|
|
19
|
-
import { Practitioner } from
|
|
20
|
-
import { PractitionerRole } from
|
|
21
|
-
import { Reference } from
|
|
22
|
-
import { RelatedPerson } from
|
|
23
|
-
import { Resource } from
|
|
1
|
+
import { Annotation } from './Annotation.js';
|
|
2
|
+
import { CareTeam } from './CareTeam.js';
|
|
3
|
+
import { CodeableConcept } from './CodeableConcept.js';
|
|
4
|
+
import { CodeableReference } from './CodeableReference.js';
|
|
5
|
+
import { CommunicationRequest_Payload } from './CommunicationRequest_Payload.js';
|
|
6
|
+
import { Device } from './Device.js';
|
|
7
|
+
import { Encounter } from './Encounter.js';
|
|
8
|
+
import { Endpoint } from './Endpoint.js';
|
|
9
|
+
import { Extension } from './Extension.js';
|
|
10
|
+
import { FhirPrimitive } from './FhirPrimitive.js';
|
|
11
|
+
import { Group } from './Group.js';
|
|
12
|
+
import { HealthcareService } from './HealthcareService.js';
|
|
13
|
+
import { Identifier } from './Identifier.js';
|
|
14
|
+
import { Meta } from './Meta.js';
|
|
15
|
+
import { Narrative } from './Narrative.js';
|
|
16
|
+
import { Organization } from './Organization.js';
|
|
17
|
+
import { Patient } from './Patient.js';
|
|
18
|
+
import { Period } from './Period.js';
|
|
19
|
+
import { Practitioner } from './Practitioner.js';
|
|
20
|
+
import { PractitionerRole } from './PractitionerRole.js';
|
|
21
|
+
import { Reference } from './Reference.js';
|
|
22
|
+
import { RelatedPerson } from './RelatedPerson.js';
|
|
23
|
+
import { Resource } from './Resource.js';
|
|
24
24
|
export interface CommunicationRequest {
|
|
25
25
|
/**
|
|
26
26
|
* @description The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|