@imranq2/fhirpatientsummary 1.0.3 → 1.0.5
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/index.cjs +2480 -0
- package/dist/index.d.cts +718 -0
- package/dist/index.d.ts +718 -0
- package/dist/index.js +2451 -0
- package/package.json +21 -12
- package/lib/cjs/generators/fhir_summary_generator.d.ts +0 -46
- package/lib/cjs/generators/fhir_summary_generator.js +0 -228
- package/lib/cjs/generators/narrative_generator.d.ts +0 -40
- package/lib/cjs/generators/narrative_generator.js +0 -80
- package/lib/cjs/index.d.ts +0 -3
- package/lib/cjs/index.js +0 -9
- package/lib/cjs/narratives/templates/typescript/AdvanceDirectivesTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/AdvanceDirectivesTemplate.js +0 -70
- package/lib/cjs/narratives/templates/typescript/AllergyIntoleranceTemplate.d.ts +0 -31
- package/lib/cjs/narratives/templates/typescript/AllergyIntoleranceTemplate.js +0 -155
- package/lib/cjs/narratives/templates/typescript/ClinicalImpressionTemplate.d.ts +0 -15
- package/lib/cjs/narratives/templates/typescript/ClinicalImpressionTemplate.js +0 -111
- package/lib/cjs/narratives/templates/typescript/CompositionTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/CompositionTemplate.js +0 -30
- package/lib/cjs/narratives/templates/typescript/DiagnosticResultsTemplate.d.ts +0 -50
- package/lib/cjs/narratives/templates/typescript/DiagnosticResultsTemplate.js +0 -153
- package/lib/cjs/narratives/templates/typescript/FamilyHistoryTemplate.d.ts +0 -15
- package/lib/cjs/narratives/templates/typescript/FamilyHistoryTemplate.js +0 -103
- package/lib/cjs/narratives/templates/typescript/FunctionalStatusTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/FunctionalStatusTemplate.js +0 -70
- package/lib/cjs/narratives/templates/typescript/HistoryOfProceduresTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/HistoryOfProceduresTemplate.js +0 -66
- package/lib/cjs/narratives/templates/typescript/ImmunizationsTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/ImmunizationsTemplate.js +0 -73
- package/lib/cjs/narratives/templates/typescript/MedicalDevicesTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/MedicalDevicesTemplate.js +0 -67
- package/lib/cjs/narratives/templates/typescript/MedicationSummaryTemplate.d.ts +0 -50
- package/lib/cjs/narratives/templates/typescript/MedicationSummaryTemplate.js +0 -206
- package/lib/cjs/narratives/templates/typescript/PastHistoryOfIllnessTemplate.d.ts +0 -15
- package/lib/cjs/narratives/templates/typescript/PastHistoryOfIllnessTemplate.js +0 -59
- package/lib/cjs/narratives/templates/typescript/PatientTemplate.d.ts +0 -65
- package/lib/cjs/narratives/templates/typescript/PatientTemplate.js +0 -158
- package/lib/cjs/narratives/templates/typescript/PlanOfCareTemplate.d.ts +0 -15
- package/lib/cjs/narratives/templates/typescript/PlanOfCareTemplate.js +0 -63
- package/lib/cjs/narratives/templates/typescript/PregnancyTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/PregnancyTemplate.js +0 -68
- package/lib/cjs/narratives/templates/typescript/ProblemListTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/ProblemListTemplate.js +0 -119
- package/lib/cjs/narratives/templates/typescript/SocialHistoryTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/SocialHistoryTemplate.js +0 -70
- package/lib/cjs/narratives/templates/typescript/TemplateUtilities.d.ts +0 -251
- package/lib/cjs/narratives/templates/typescript/TemplateUtilities.js +0 -696
- package/lib/cjs/narratives/templates/typescript/TypeScriptTemplateMapper.d.ts +0 -17
- package/lib/cjs/narratives/templates/typescript/TypeScriptTemplateMapper.js +0 -64
- package/lib/cjs/narratives/templates/typescript/VitalSignsTemplate.d.ts +0 -22
- package/lib/cjs/narratives/templates/typescript/VitalSignsTemplate.js +0 -74
- package/lib/cjs/narratives/templates/typescript/interfaces/ITemplate.d.ts +0 -13
- package/lib/cjs/narratives/templates/typescript/interfaces/ITemplate.js +0 -2
- package/lib/cjs/profiles/ips_resource_profile_registry.d.ts +0 -7
- package/lib/cjs/profiles/ips_resource_profile_registry.js +0 -143
- package/lib/cjs/structures/ips_mandatory_sections.d.ts +0 -7
- package/lib/cjs/structures/ips_mandatory_sections.js +0 -11
- package/lib/cjs/structures/ips_recommended_sections.d.ts +0 -8
- package/lib/cjs/structures/ips_recommended_sections.js +0 -12
- package/lib/cjs/structures/ips_resource_profile.d.ts +0 -7
- package/lib/cjs/structures/ips_resource_profile.js +0 -2
- package/lib/cjs/structures/ips_section_loinc_codes.d.ts +0 -4
- package/lib/cjs/structures/ips_section_loinc_codes.js +0 -48
- package/lib/cjs/structures/ips_section_resource_map.d.ts +0 -8
- package/lib/cjs/structures/ips_section_resource_map.js +0 -69
- package/lib/cjs/structures/ips_sections.d.ts +0 -19
- package/lib/cjs/structures/ips_sections.js +0 -27
- package/lib/cjs/types/baseTypes.d.ts +0 -23
- package/lib/cjs/types/baseTypes.js +0 -2
- package/lib/cjs/types/partials/AccountCoverage.d.ts +0 -10
- package/lib/cjs/types/partials/AccountCoverage.js +0 -3
- package/lib/cjs/types/partials/AccountGuarantor.d.ts +0 -11
- package/lib/cjs/types/partials/AccountGuarantor.js +0 -3
- package/lib/cjs/types/partials/ActivityDefinitionDynamicValue.d.ts +0 -9
- package/lib/cjs/types/partials/ActivityDefinitionDynamicValue.js +0 -3
- package/lib/cjs/types/partials/ActivityDefinitionParticipant.d.ts +0 -9
- package/lib/cjs/types/partials/ActivityDefinitionParticipant.js +0 -3
- package/lib/cjs/types/partials/Address.d.ts +0 -16
- package/lib/cjs/types/partials/Address.js +0 -3
- package/lib/cjs/types/partials/AdministrableProductDefinitionProperty.d.ts +0 -17
- package/lib/cjs/types/partials/AdministrableProductDefinitionProperty.js +0 -3
- package/lib/cjs/types/partials/AdministrableProductDefinitionRouteOfAdministration.d.ts +0 -17
- package/lib/cjs/types/partials/AdministrableProductDefinitionRouteOfAdministration.js +0 -3
- package/lib/cjs/types/partials/AdministrableProductDefinitionTargetSpecies.d.ts +0 -10
- package/lib/cjs/types/partials/AdministrableProductDefinitionTargetSpecies.js +0 -3
- package/lib/cjs/types/partials/AdministrableProductDefinitionWithdrawalPeriod.d.ts +0 -11
- package/lib/cjs/types/partials/AdministrableProductDefinitionWithdrawalPeriod.js +0 -3
- package/lib/cjs/types/partials/AdverseEventCausality.d.ts +0 -12
- package/lib/cjs/types/partials/AdverseEventCausality.js +0 -3
- package/lib/cjs/types/partials/AdverseEventSuspectEntity.d.ts +0 -10
- package/lib/cjs/types/partials/AdverseEventSuspectEntity.js +0 -3
- package/lib/cjs/types/partials/Age.d.ts +0 -9
- package/lib/cjs/types/partials/Age.js +0 -3
- package/lib/cjs/types/partials/AllergyIntoleranceReaction.d.ts +0 -16
- package/lib/cjs/types/partials/AllergyIntoleranceReaction.js +0 -3
- package/lib/cjs/types/partials/Annotation.d.ts +0 -12
- package/lib/cjs/types/partials/Annotation.js +0 -3
- package/lib/cjs/types/partials/AppointmentParticipant.d.ts +0 -14
- package/lib/cjs/types/partials/AppointmentParticipant.js +0 -3
- package/lib/cjs/types/partials/Attachment.d.ts +0 -17
- package/lib/cjs/types/partials/Attachment.js +0 -3
- package/lib/cjs/types/partials/AuditEventAgent.d.ts +0 -22
- package/lib/cjs/types/partials/AuditEventAgent.js +0 -3
- package/lib/cjs/types/partials/AuditEventDetail.d.ts +0 -10
- package/lib/cjs/types/partials/AuditEventDetail.js +0 -3
- package/lib/cjs/types/partials/AuditEventEntity.d.ts +0 -19
- package/lib/cjs/types/partials/AuditEventEntity.js +0 -3
- package/lib/cjs/types/partials/AuditEventNetwork.d.ts +0 -8
- package/lib/cjs/types/partials/AuditEventNetwork.js +0 -3
- package/lib/cjs/types/partials/AuditEventSource.d.ts +0 -11
- package/lib/cjs/types/partials/AuditEventSource.js +0 -3
- package/lib/cjs/types/partials/BackboneElement.d.ts +0 -6
- package/lib/cjs/types/partials/BackboneElement.js +0 -3
- package/lib/cjs/types/partials/BiologicallyDerivedProductCollection.d.ts +0 -13
- package/lib/cjs/types/partials/BiologicallyDerivedProductCollection.js +0 -3
- package/lib/cjs/types/partials/BiologicallyDerivedProductManipulation.d.ts +0 -11
- package/lib/cjs/types/partials/BiologicallyDerivedProductManipulation.js +0 -3
- package/lib/cjs/types/partials/BiologicallyDerivedProductProcessing.d.ts +0 -15
- package/lib/cjs/types/partials/BiologicallyDerivedProductProcessing.js +0 -3
- package/lib/cjs/types/partials/BiologicallyDerivedProductStorage.d.ts +0 -12
- package/lib/cjs/types/partials/BiologicallyDerivedProductStorage.js +0 -3
- package/lib/cjs/types/partials/BundleEntry.d.ts +0 -18
- package/lib/cjs/types/partials/BundleEntry.js +0 -3
- package/lib/cjs/types/partials/BundleLink.d.ts +0 -9
- package/lib/cjs/types/partials/BundleLink.js +0 -3
- package/lib/cjs/types/partials/BundleRequest.d.ts +0 -14
- package/lib/cjs/types/partials/BundleRequest.js +0 -3
- package/lib/cjs/types/partials/BundleResponse.d.ts +0 -14
- package/lib/cjs/types/partials/BundleResponse.js +0 -3
- package/lib/cjs/types/partials/BundleSearch.d.ts +0 -9
- package/lib/cjs/types/partials/BundleSearch.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementDocument.d.ts +0 -11
- package/lib/cjs/types/partials/CapabilityStatementDocument.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementEndpoint.d.ts +0 -10
- package/lib/cjs/types/partials/CapabilityStatementEndpoint.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementImplementation.d.ts +0 -11
- package/lib/cjs/types/partials/CapabilityStatementImplementation.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementInteraction.d.ts +0 -9
- package/lib/cjs/types/partials/CapabilityStatementInteraction.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementInteraction1.d.ts +0 -9
- package/lib/cjs/types/partials/CapabilityStatementInteraction1.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementMessaging.d.ts +0 -14
- package/lib/cjs/types/partials/CapabilityStatementMessaging.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementOperation.d.ts +0 -11
- package/lib/cjs/types/partials/CapabilityStatementOperation.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementResource.d.ts +0 -28
- package/lib/cjs/types/partials/CapabilityStatementResource.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementRest.d.ts +0 -21
- package/lib/cjs/types/partials/CapabilityStatementRest.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementSearchParam.d.ts +0 -12
- package/lib/cjs/types/partials/CapabilityStatementSearchParam.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementSecurity.d.ts +0 -11
- package/lib/cjs/types/partials/CapabilityStatementSecurity.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementSoftware.d.ts +0 -10
- package/lib/cjs/types/partials/CapabilityStatementSoftware.js +0 -3
- package/lib/cjs/types/partials/CapabilityStatementSupportedMessage.d.ts +0 -9
- package/lib/cjs/types/partials/CapabilityStatementSupportedMessage.js +0 -3
- package/lib/cjs/types/partials/CarePlanActivity.d.ts +0 -15
- package/lib/cjs/types/partials/CarePlanActivity.js +0 -3
- package/lib/cjs/types/partials/CarePlanDetail.d.ts +0 -33
- package/lib/cjs/types/partials/CarePlanDetail.js +0 -3
- package/lib/cjs/types/partials/CareTeamParticipant.d.ts +0 -13
- package/lib/cjs/types/partials/CareTeamParticipant.js +0 -3
- package/lib/cjs/types/partials/CatalogEntryRelatedEntry.d.ts +0 -9
- package/lib/cjs/types/partials/CatalogEntryRelatedEntry.js +0 -3
- package/lib/cjs/types/partials/ChargeItemDefinitionApplicability.d.ts +0 -9
- package/lib/cjs/types/partials/ChargeItemDefinitionApplicability.js +0 -3
- package/lib/cjs/types/partials/ChargeItemDefinitionPriceComponent.d.ts +0 -13
- package/lib/cjs/types/partials/ChargeItemDefinitionPriceComponent.js +0 -3
- package/lib/cjs/types/partials/ChargeItemDefinitionPropertyGroup.d.ts +0 -10
- package/lib/cjs/types/partials/ChargeItemDefinitionPropertyGroup.js +0 -3
- package/lib/cjs/types/partials/ChargeItemPerformer.d.ts +0 -10
- package/lib/cjs/types/partials/ChargeItemPerformer.js +0 -3
- package/lib/cjs/types/partials/CitationAbstract.d.ts +0 -12
- package/lib/cjs/types/partials/CitationAbstract.js +0 -3
- package/lib/cjs/types/partials/CitationAffiliationInfo.d.ts +0 -10
- package/lib/cjs/types/partials/CitationAffiliationInfo.js +0 -3
- package/lib/cjs/types/partials/CitationCitedArtifact.d.ts +0 -35
- package/lib/cjs/types/partials/CitationCitedArtifact.js +0 -3
- package/lib/cjs/types/partials/CitationClassification.d.ts +0 -9
- package/lib/cjs/types/partials/CitationClassification.js +0 -3
- package/lib/cjs/types/partials/CitationClassification1.d.ts +0 -11
- package/lib/cjs/types/partials/CitationClassification1.js +0 -3
- package/lib/cjs/types/partials/CitationContributionInstance.d.ts +0 -10
- package/lib/cjs/types/partials/CitationContributionInstance.js +0 -3
- package/lib/cjs/types/partials/CitationContributorship.d.ts +0 -11
- package/lib/cjs/types/partials/CitationContributorship.js +0 -3
- package/lib/cjs/types/partials/CitationDateOfPublication.d.ts +0 -13
- package/lib/cjs/types/partials/CitationDateOfPublication.js +0 -3
- package/lib/cjs/types/partials/CitationEntry.d.ts +0 -26
- package/lib/cjs/types/partials/CitationEntry.js +0 -3
- package/lib/cjs/types/partials/CitationPart.d.ts +0 -11
- package/lib/cjs/types/partials/CitationPart.js +0 -3
- package/lib/cjs/types/partials/CitationPeriodicRelease.d.ts +0 -12
- package/lib/cjs/types/partials/CitationPeriodicRelease.js +0 -3
- package/lib/cjs/types/partials/CitationPublicationForm.d.ts +0 -22
- package/lib/cjs/types/partials/CitationPublicationForm.js +0 -3
- package/lib/cjs/types/partials/CitationPublishedIn.d.ts +0 -14
- package/lib/cjs/types/partials/CitationPublishedIn.js +0 -3
- package/lib/cjs/types/partials/CitationRelatesTo.d.ts +0 -17
- package/lib/cjs/types/partials/CitationRelatesTo.js +0 -3
- package/lib/cjs/types/partials/CitationRelatesTo1.d.ts +0 -17
- package/lib/cjs/types/partials/CitationRelatesTo1.js +0 -3
- package/lib/cjs/types/partials/CitationStatusDate.d.ts +0 -11
- package/lib/cjs/types/partials/CitationStatusDate.js +0 -3
- package/lib/cjs/types/partials/CitationStatusDate1.d.ts +0 -11
- package/lib/cjs/types/partials/CitationStatusDate1.js +0 -3
- package/lib/cjs/types/partials/CitationSummary.d.ts +0 -10
- package/lib/cjs/types/partials/CitationSummary.js +0 -3
- package/lib/cjs/types/partials/CitationSummary1.d.ts +0 -12
- package/lib/cjs/types/partials/CitationSummary1.js +0 -3
- package/lib/cjs/types/partials/CitationTitle.d.ts +0 -11
- package/lib/cjs/types/partials/CitationTitle.js +0 -3
- package/lib/cjs/types/partials/CitationVersion.d.ts +0 -9
- package/lib/cjs/types/partials/CitationVersion.js +0 -3
- package/lib/cjs/types/partials/CitationWebLocation.d.ts +0 -10
- package/lib/cjs/types/partials/CitationWebLocation.js +0 -3
- package/lib/cjs/types/partials/CitationWhoClassified.d.ts +0 -12
- package/lib/cjs/types/partials/CitationWhoClassified.js +0 -3
- package/lib/cjs/types/partials/ClaimAccident.d.ts +0 -14
- package/lib/cjs/types/partials/ClaimAccident.js +0 -3
- package/lib/cjs/types/partials/ClaimCareTeam.d.ts +0 -14
- package/lib/cjs/types/partials/ClaimCareTeam.js +0 -3
- package/lib/cjs/types/partials/ClaimDetail.d.ts +0 -25
- package/lib/cjs/types/partials/ClaimDetail.js +0 -3
- package/lib/cjs/types/partials/ClaimDiagnosis.d.ts +0 -15
- package/lib/cjs/types/partials/ClaimDiagnosis.js +0 -3
- package/lib/cjs/types/partials/ClaimInsurance.d.ts +0 -16
- package/lib/cjs/types/partials/ClaimInsurance.js +0 -3
- package/lib/cjs/types/partials/ClaimItem.d.ts +0 -40
- package/lib/cjs/types/partials/ClaimItem.js +0 -3
- package/lib/cjs/types/partials/ClaimPayee.d.ts +0 -10
- package/lib/cjs/types/partials/ClaimPayee.js +0 -3
- package/lib/cjs/types/partials/ClaimProcedure.d.ts +0 -16
- package/lib/cjs/types/partials/ClaimProcedure.js +0 -3
- package/lib/cjs/types/partials/ClaimRelated.d.ts +0 -12
- package/lib/cjs/types/partials/ClaimRelated.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseAddItem.d.ts +0 -38
- package/lib/cjs/types/partials/ClaimResponseAddItem.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseAdjudication.d.ts +0 -13
- package/lib/cjs/types/partials/ClaimResponseAdjudication.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseDetail.d.ts +0 -13
- package/lib/cjs/types/partials/ClaimResponseDetail.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseDetail1.d.ts +0 -22
- package/lib/cjs/types/partials/ClaimResponseDetail1.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseError.d.ts +0 -12
- package/lib/cjs/types/partials/ClaimResponseError.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseInsurance.d.ts +0 -13
- package/lib/cjs/types/partials/ClaimResponseInsurance.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseItem.d.ts +0 -13
- package/lib/cjs/types/partials/ClaimResponseItem.js +0 -3
- package/lib/cjs/types/partials/ClaimResponsePayment.d.ts +0 -16
- package/lib/cjs/types/partials/ClaimResponsePayment.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseProcessNote.d.ts +0 -12
- package/lib/cjs/types/partials/ClaimResponseProcessNote.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseSubDetail.d.ts +0 -11
- package/lib/cjs/types/partials/ClaimResponseSubDetail.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseSubDetail1.d.ts +0 -20
- package/lib/cjs/types/partials/ClaimResponseSubDetail1.js +0 -3
- package/lib/cjs/types/partials/ClaimResponseTotal.d.ts +0 -10
- package/lib/cjs/types/partials/ClaimResponseTotal.js +0 -3
- package/lib/cjs/types/partials/ClaimSubDetail.d.ts +0 -23
- package/lib/cjs/types/partials/ClaimSubDetail.js +0 -3
- package/lib/cjs/types/partials/ClaimSupportingInfo.d.ts +0 -24
- package/lib/cjs/types/partials/ClaimSupportingInfo.js +0 -3
- package/lib/cjs/types/partials/ClinicalImpressionFinding.d.ts +0 -11
- package/lib/cjs/types/partials/ClinicalImpressionFinding.js +0 -3
- package/lib/cjs/types/partials/ClinicalImpressionInvestigation.d.ts +0 -10
- package/lib/cjs/types/partials/ClinicalImpressionInvestigation.js +0 -3
- package/lib/cjs/types/partials/ClinicalUseDefinitionContraindication.d.ts +0 -14
- package/lib/cjs/types/partials/ClinicalUseDefinitionContraindication.js +0 -3
- package/lib/cjs/types/partials/ClinicalUseDefinitionIndication.d.ts +0 -18
- package/lib/cjs/types/partials/ClinicalUseDefinitionIndication.js +0 -3
- package/lib/cjs/types/partials/ClinicalUseDefinitionInteractant.d.ts +0 -10
- package/lib/cjs/types/partials/ClinicalUseDefinitionInteractant.js +0 -3
- package/lib/cjs/types/partials/ClinicalUseDefinitionInteraction.d.ts +0 -14
- package/lib/cjs/types/partials/ClinicalUseDefinitionInteraction.js +0 -3
- package/lib/cjs/types/partials/ClinicalUseDefinitionOtherTherapy.d.ts +0 -10
- package/lib/cjs/types/partials/ClinicalUseDefinitionOtherTherapy.js +0 -3
- package/lib/cjs/types/partials/ClinicalUseDefinitionUndesirableEffect.d.ts +0 -11
- package/lib/cjs/types/partials/ClinicalUseDefinitionUndesirableEffect.js +0 -3
- package/lib/cjs/types/partials/ClinicalUseDefinitionWarning.d.ts +0 -10
- package/lib/cjs/types/partials/ClinicalUseDefinitionWarning.js +0 -3
- package/lib/cjs/types/partials/CodeSystemConcept.d.ts +0 -14
- package/lib/cjs/types/partials/CodeSystemConcept.js +0 -3
- package/lib/cjs/types/partials/CodeSystemDesignation.d.ts +0 -10
- package/lib/cjs/types/partials/CodeSystemDesignation.js +0 -3
- package/lib/cjs/types/partials/CodeSystemFilter.d.ts +0 -10
- package/lib/cjs/types/partials/CodeSystemFilter.js +0 -3
- package/lib/cjs/types/partials/CodeSystemProperty.d.ts +0 -11
- package/lib/cjs/types/partials/CodeSystemProperty.js +0 -3
- package/lib/cjs/types/partials/CodeSystemProperty1.d.ts +0 -18
- package/lib/cjs/types/partials/CodeSystemProperty1.js +0 -3
- package/lib/cjs/types/partials/CodeableConcept.d.ts +0 -8
- package/lib/cjs/types/partials/CodeableConcept.js +0 -3
- package/lib/cjs/types/partials/CodeableReference.d.ts +0 -9
- package/lib/cjs/types/partials/CodeableReference.js +0 -3
- package/lib/cjs/types/partials/Coding.d.ts +0 -11
- package/lib/cjs/types/partials/Coding.js +0 -3
- package/lib/cjs/types/partials/CommunicationPayload.d.ts +0 -11
- package/lib/cjs/types/partials/CommunicationPayload.js +0 -3
- package/lib/cjs/types/partials/CommunicationRequestPayload.d.ts +0 -11
- package/lib/cjs/types/partials/CommunicationRequestPayload.js +0 -3
- package/lib/cjs/types/partials/CompartmentDefinitionResource.d.ts +0 -9
- package/lib/cjs/types/partials/CompartmentDefinitionResource.js +0 -3
- package/lib/cjs/types/partials/CompositionAttester.d.ts +0 -11
- package/lib/cjs/types/partials/CompositionAttester.js +0 -3
- package/lib/cjs/types/partials/CompositionEvent.d.ts +0 -12
- package/lib/cjs/types/partials/CompositionEvent.js +0 -3
- package/lib/cjs/types/partials/CompositionRelatesTo.d.ts +0 -11
- package/lib/cjs/types/partials/CompositionRelatesTo.js +0 -3
- package/lib/cjs/types/partials/CompositionSection.d.ts +0 -19
- package/lib/cjs/types/partials/CompositionSection.js +0 -3
- package/lib/cjs/types/partials/ConceptMapDependsOn.d.ts +0 -12
- package/lib/cjs/types/partials/ConceptMapDependsOn.js +0 -3
- package/lib/cjs/types/partials/ConceptMapElement.d.ts +0 -10
- package/lib/cjs/types/partials/ConceptMapElement.js +0 -3
- package/lib/cjs/types/partials/ConceptMapGroup.d.ts +0 -15
- package/lib/cjs/types/partials/ConceptMapGroup.js +0 -3
- package/lib/cjs/types/partials/ConceptMapTarget.d.ts +0 -13
- package/lib/cjs/types/partials/ConceptMapTarget.js +0 -3
- package/lib/cjs/types/partials/ConceptMapUnmapped.d.ts +0 -11
- package/lib/cjs/types/partials/ConceptMapUnmapped.js +0 -3
- package/lib/cjs/types/partials/ConditionEvidence.d.ts +0 -10
- package/lib/cjs/types/partials/ConditionEvidence.js +0 -3
- package/lib/cjs/types/partials/ConditionStage.d.ts +0 -11
- package/lib/cjs/types/partials/ConditionStage.js +0 -3
- package/lib/cjs/types/partials/ConsentActor.d.ts +0 -10
- package/lib/cjs/types/partials/ConsentActor.js +0 -3
- package/lib/cjs/types/partials/ConsentData.d.ts +0 -9
- package/lib/cjs/types/partials/ConsentData.js +0 -3
- package/lib/cjs/types/partials/ConsentPolicy.d.ts +0 -9
- package/lib/cjs/types/partials/ConsentPolicy.js +0 -3
- package/lib/cjs/types/partials/ConsentProvision.d.ts +0 -22
- package/lib/cjs/types/partials/ConsentProvision.js +0 -3
- package/lib/cjs/types/partials/ConsentVerification.d.ts +0 -11
- package/lib/cjs/types/partials/ConsentVerification.js +0 -3
- package/lib/cjs/types/partials/ContactDetail.d.ts +0 -8
- package/lib/cjs/types/partials/ContactDetail.js +0 -3
- package/lib/cjs/types/partials/ContactPoint.d.ts +0 -12
- package/lib/cjs/types/partials/ContactPoint.js +0 -3
- package/lib/cjs/types/partials/ContractAction.d.ts +0 -37
- package/lib/cjs/types/partials/ContractAction.js +0 -3
- package/lib/cjs/types/partials/ContractAnswer.d.ts +0 -28
- package/lib/cjs/types/partials/ContractAnswer.js +0 -3
- package/lib/cjs/types/partials/ContractAsset.d.ts +0 -29
- package/lib/cjs/types/partials/ContractAsset.js +0 -3
- package/lib/cjs/types/partials/ContractContentDefinition.d.ts +0 -16
- package/lib/cjs/types/partials/ContractContentDefinition.js +0 -3
- package/lib/cjs/types/partials/ContractContext.d.ts +0 -11
- package/lib/cjs/types/partials/ContractContext.js +0 -3
- package/lib/cjs/types/partials/ContractFriendly.d.ts +0 -10
- package/lib/cjs/types/partials/ContractFriendly.js +0 -3
- package/lib/cjs/types/partials/ContractLegal.d.ts +0 -10
- package/lib/cjs/types/partials/ContractLegal.js +0 -3
- package/lib/cjs/types/partials/ContractOffer.d.ts +0 -22
- package/lib/cjs/types/partials/ContractOffer.js +0 -3
- package/lib/cjs/types/partials/ContractParty.d.ts +0 -10
- package/lib/cjs/types/partials/ContractParty.js +0 -3
- package/lib/cjs/types/partials/ContractRule.d.ts +0 -10
- package/lib/cjs/types/partials/ContractRule.js +0 -3
- package/lib/cjs/types/partials/ContractSecurityLabel.d.ts +0 -12
- package/lib/cjs/types/partials/ContractSecurityLabel.js +0 -3
- package/lib/cjs/types/partials/ContractSigner.d.ts +0 -12
- package/lib/cjs/types/partials/ContractSigner.js +0 -3
- package/lib/cjs/types/partials/ContractSubject.d.ts +0 -10
- package/lib/cjs/types/partials/ContractSubject.js +0 -3
- package/lib/cjs/types/partials/ContractTerm.d.ts +0 -28
- package/lib/cjs/types/partials/ContractTerm.js +0 -3
- package/lib/cjs/types/partials/ContractValuedItem.d.ts +0 -29
- package/lib/cjs/types/partials/ContractValuedItem.js +0 -3
- package/lib/cjs/types/partials/Contributor.d.ts +0 -9
- package/lib/cjs/types/partials/Contributor.js +0 -3
- package/lib/cjs/types/partials/Count.d.ts +0 -9
- package/lib/cjs/types/partials/Count.js +0 -3
- package/lib/cjs/types/partials/CoverageClass.d.ts +0 -10
- package/lib/cjs/types/partials/CoverageClass.js +0 -3
- package/lib/cjs/types/partials/CoverageCostToBeneficiary.d.ts +0 -14
- package/lib/cjs/types/partials/CoverageCostToBeneficiary.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityRequestDiagnosis.d.ts +0 -10
- package/lib/cjs/types/partials/CoverageEligibilityRequestDiagnosis.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityRequestInsurance.d.ts +0 -10
- package/lib/cjs/types/partials/CoverageEligibilityRequestInsurance.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityRequestItem.d.ts +0 -22
- package/lib/cjs/types/partials/CoverageEligibilityRequestItem.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityRequestSupportingInfo.d.ts +0 -11
- package/lib/cjs/types/partials/CoverageEligibilityRequestSupportingInfo.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityResponseBenefit.d.ts +0 -16
- package/lib/cjs/types/partials/CoverageEligibilityResponseBenefit.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityResponseError.d.ts +0 -8
- package/lib/cjs/types/partials/CoverageEligibilityResponseError.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityResponseInsurance.d.ts +0 -13
- package/lib/cjs/types/partials/CoverageEligibilityResponseInsurance.js +0 -3
- package/lib/cjs/types/partials/CoverageEligibilityResponseItem.d.ts +0 -24
- package/lib/cjs/types/partials/CoverageEligibilityResponseItem.js +0 -3
- package/lib/cjs/types/partials/CoverageException.d.ts +0 -10
- package/lib/cjs/types/partials/CoverageException.js +0 -3
- package/lib/cjs/types/partials/DataRequirement.d.ts +0 -21
- package/lib/cjs/types/partials/DataRequirement.js +0 -3
- package/lib/cjs/types/partials/DataRequirementCodeFilter.d.ts +0 -11
- package/lib/cjs/types/partials/DataRequirementCodeFilter.js +0 -3
- package/lib/cjs/types/partials/DataRequirementDateFilter.d.ts +0 -13
- package/lib/cjs/types/partials/DataRequirementDateFilter.js +0 -3
- package/lib/cjs/types/partials/DataRequirementSort.d.ts +0 -7
- package/lib/cjs/types/partials/DataRequirementSort.js +0 -3
- package/lib/cjs/types/partials/DetectedIssueEvidence.d.ts +0 -10
- package/lib/cjs/types/partials/DetectedIssueEvidence.js +0 -3
- package/lib/cjs/types/partials/DetectedIssueMitigation.d.ts +0 -12
- package/lib/cjs/types/partials/DetectedIssueMitigation.js +0 -3
- package/lib/cjs/types/partials/DeviceDefinitionCapability.d.ts +0 -9
- package/lib/cjs/types/partials/DeviceDefinitionCapability.js +0 -3
- package/lib/cjs/types/partials/DeviceDefinitionDeviceName.d.ts +0 -8
- package/lib/cjs/types/partials/DeviceDefinitionDeviceName.js +0 -3
- package/lib/cjs/types/partials/DeviceDefinitionMaterial.d.ts +0 -10
- package/lib/cjs/types/partials/DeviceDefinitionMaterial.js +0 -3
- package/lib/cjs/types/partials/DeviceDefinitionProperty.d.ts +0 -11
- package/lib/cjs/types/partials/DeviceDefinitionProperty.js +0 -3
- package/lib/cjs/types/partials/DeviceDefinitionSpecialization.d.ts +0 -8
- package/lib/cjs/types/partials/DeviceDefinitionSpecialization.js +0 -3
- package/lib/cjs/types/partials/DeviceDefinitionUdiDeviceIdentifier.d.ts +0 -10
- package/lib/cjs/types/partials/DeviceDefinitionUdiDeviceIdentifier.js +0 -3
- package/lib/cjs/types/partials/DeviceDeviceName.d.ts +0 -8
- package/lib/cjs/types/partials/DeviceDeviceName.js +0 -3
- package/lib/cjs/types/partials/DeviceMetricCalibration.d.ts +0 -10
- package/lib/cjs/types/partials/DeviceMetricCalibration.js +0 -3
- package/lib/cjs/types/partials/DeviceProperty.d.ts +0 -11
- package/lib/cjs/types/partials/DeviceProperty.js +0 -3
- package/lib/cjs/types/partials/DeviceRequestParameter.d.ts +0 -14
- package/lib/cjs/types/partials/DeviceRequestParameter.js +0 -3
- package/lib/cjs/types/partials/DeviceSpecialization.d.ts +0 -9
- package/lib/cjs/types/partials/DeviceSpecialization.js +0 -3
- package/lib/cjs/types/partials/DeviceUdiCarrier.d.ts +0 -14
- package/lib/cjs/types/partials/DeviceUdiCarrier.js +0 -3
- package/lib/cjs/types/partials/DeviceVersion.d.ts +0 -11
- package/lib/cjs/types/partials/DeviceVersion.js +0 -3
- package/lib/cjs/types/partials/DiagnosticReportMedia.d.ts +0 -9
- package/lib/cjs/types/partials/DiagnosticReportMedia.js +0 -3
- package/lib/cjs/types/partials/Distance.d.ts +0 -9
- package/lib/cjs/types/partials/Distance.js +0 -3
- package/lib/cjs/types/partials/DocumentManifestRelated.d.ts +0 -10
- package/lib/cjs/types/partials/DocumentManifestRelated.js +0 -3
- package/lib/cjs/types/partials/DocumentReferenceContent.d.ts +0 -10
- package/lib/cjs/types/partials/DocumentReferenceContent.js +0 -3
- package/lib/cjs/types/partials/DocumentReferenceContext.d.ts +0 -16
- package/lib/cjs/types/partials/DocumentReferenceContext.js +0 -3
- package/lib/cjs/types/partials/DocumentReferenceRelatesTo.d.ts +0 -9
- package/lib/cjs/types/partials/DocumentReferenceRelatesTo.js +0 -3
- package/lib/cjs/types/partials/Dosage.d.ts +0 -26
- package/lib/cjs/types/partials/Dosage.js +0 -3
- package/lib/cjs/types/partials/DosageDoseAndRate.d.ts +0 -16
- package/lib/cjs/types/partials/DosageDoseAndRate.js +0 -3
- package/lib/cjs/types/partials/Duration.d.ts +0 -12
- package/lib/cjs/types/partials/Duration.js +0 -3
- package/lib/cjs/types/partials/Element.d.ts +0 -5
- package/lib/cjs/types/partials/Element.js +0 -3
- package/lib/cjs/types/partials/ElementDefinition.d.ts +0 -256
- package/lib/cjs/types/partials/ElementDefinition.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionBase.d.ts +0 -10
- package/lib/cjs/types/partials/ElementDefinitionBase.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionBinding.d.ts +0 -10
- package/lib/cjs/types/partials/ElementDefinitionBinding.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionConstraint.d.ts +0 -15
- package/lib/cjs/types/partials/ElementDefinitionConstraint.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionDiscriminator.d.ts +0 -8
- package/lib/cjs/types/partials/ElementDefinitionDiscriminator.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionExample.d.ts +0 -101
- package/lib/cjs/types/partials/ElementDefinitionExample.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionMapping.d.ts +0 -11
- package/lib/cjs/types/partials/ElementDefinitionMapping.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionSlicing.d.ts +0 -11
- package/lib/cjs/types/partials/ElementDefinitionSlicing.js +0 -3
- package/lib/cjs/types/partials/ElementDefinitionType.d.ts +0 -13
- package/lib/cjs/types/partials/ElementDefinitionType.js +0 -3
- package/lib/cjs/types/partials/EncounterClassHistory.d.ts +0 -10
- package/lib/cjs/types/partials/EncounterClassHistory.js +0 -3
- package/lib/cjs/types/partials/EncounterDiagnosis.d.ts +0 -12
- package/lib/cjs/types/partials/EncounterDiagnosis.js +0 -3
- package/lib/cjs/types/partials/EncounterHospitalization.d.ts +0 -18
- package/lib/cjs/types/partials/EncounterHospitalization.js +0 -3
- package/lib/cjs/types/partials/EncounterLocation.d.ts +0 -13
- package/lib/cjs/types/partials/EncounterLocation.js +0 -3
- package/lib/cjs/types/partials/EncounterParticipant.d.ts +0 -12
- package/lib/cjs/types/partials/EncounterParticipant.js +0 -3
- package/lib/cjs/types/partials/EncounterStatusHistory.d.ts +0 -9
- package/lib/cjs/types/partials/EncounterStatusHistory.js +0 -3
- package/lib/cjs/types/partials/EpisodeOfCareDiagnosis.d.ts +0 -12
- package/lib/cjs/types/partials/EpisodeOfCareDiagnosis.js +0 -3
- package/lib/cjs/types/partials/EpisodeOfCareStatusHistory.d.ts +0 -9
- package/lib/cjs/types/partials/EpisodeOfCareStatusHistory.js +0 -3
- package/lib/cjs/types/partials/EvidenceAttributeEstimate.d.ts +0 -18
- package/lib/cjs/types/partials/EvidenceAttributeEstimate.js +0 -3
- package/lib/cjs/types/partials/EvidenceCertainty.d.ts +0 -14
- package/lib/cjs/types/partials/EvidenceCertainty.js +0 -3
- package/lib/cjs/types/partials/EvidenceModelCharacteristic.d.ts +0 -14
- package/lib/cjs/types/partials/EvidenceModelCharacteristic.js +0 -3
- package/lib/cjs/types/partials/EvidenceReportCharacteristic.d.ts +0 -19
- package/lib/cjs/types/partials/EvidenceReportCharacteristic.js +0 -3
- package/lib/cjs/types/partials/EvidenceReportRelatesTo.d.ts +0 -11
- package/lib/cjs/types/partials/EvidenceReportRelatesTo.js +0 -3
- package/lib/cjs/types/partials/EvidenceReportSection.d.ts +0 -22
- package/lib/cjs/types/partials/EvidenceReportSection.js +0 -3
- package/lib/cjs/types/partials/EvidenceReportSubject.d.ts +0 -10
- package/lib/cjs/types/partials/EvidenceReportSubject.js +0 -3
- package/lib/cjs/types/partials/EvidenceSampleSize.d.ts +0 -13
- package/lib/cjs/types/partials/EvidenceSampleSize.js +0 -3
- package/lib/cjs/types/partials/EvidenceStatistic.d.ts +0 -23
- package/lib/cjs/types/partials/EvidenceStatistic.js +0 -3
- package/lib/cjs/types/partials/EvidenceVariable.d.ts +0 -15
- package/lib/cjs/types/partials/EvidenceVariable.js +0 -3
- package/lib/cjs/types/partials/EvidenceVariableCategory.d.ts +0 -13
- package/lib/cjs/types/partials/EvidenceVariableCategory.js +0 -3
- package/lib/cjs/types/partials/EvidenceVariableCharacteristic.d.ts +0 -21
- package/lib/cjs/types/partials/EvidenceVariableCharacteristic.js +0 -3
- package/lib/cjs/types/partials/EvidenceVariableDefinition.d.ts +0 -16
- package/lib/cjs/types/partials/EvidenceVariableDefinition.js +0 -3
- package/lib/cjs/types/partials/EvidenceVariableTimeFromStart.d.ts +0 -13
- package/lib/cjs/types/partials/EvidenceVariableTimeFromStart.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioActor.d.ts +0 -11
- package/lib/cjs/types/partials/ExampleScenarioActor.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioAlternative.d.ts +0 -11
- package/lib/cjs/types/partials/ExampleScenarioAlternative.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioContainedInstance.d.ts +0 -8
- package/lib/cjs/types/partials/ExampleScenarioContainedInstance.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioInstance.d.ts +0 -15
- package/lib/cjs/types/partials/ExampleScenarioInstance.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioOperation.d.ts +0 -18
- package/lib/cjs/types/partials/ExampleScenarioOperation.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioProcess.d.ts +0 -13
- package/lib/cjs/types/partials/ExampleScenarioProcess.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioStep.d.ts +0 -13
- package/lib/cjs/types/partials/ExampleScenarioStep.js +0 -3
- package/lib/cjs/types/partials/ExampleScenarioVersion.d.ts +0 -9
- package/lib/cjs/types/partials/ExampleScenarioVersion.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitAccident.d.ts +0 -14
- package/lib/cjs/types/partials/ExplanationOfBenefitAccident.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitAddItem.d.ts +0 -38
- package/lib/cjs/types/partials/ExplanationOfBenefitAddItem.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitAdjudication.d.ts +0 -13
- package/lib/cjs/types/partials/ExplanationOfBenefitAdjudication.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitBenefitBalance.d.ts +0 -16
- package/lib/cjs/types/partials/ExplanationOfBenefitBenefitBalance.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitCareTeam.d.ts +0 -14
- package/lib/cjs/types/partials/ExplanationOfBenefitCareTeam.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitDetail.d.ts +0 -28
- package/lib/cjs/types/partials/ExplanationOfBenefitDetail.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitDetail1.d.ts +0 -22
- package/lib/cjs/types/partials/ExplanationOfBenefitDetail1.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitDiagnosis.d.ts +0 -15
- package/lib/cjs/types/partials/ExplanationOfBenefitDiagnosis.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitFinancial.d.ts +0 -15
- package/lib/cjs/types/partials/ExplanationOfBenefitFinancial.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitInsurance.d.ts +0 -10
- package/lib/cjs/types/partials/ExplanationOfBenefitInsurance.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitItem.d.ts +0 -43
- package/lib/cjs/types/partials/ExplanationOfBenefitItem.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitPayee.d.ts +0 -10
- package/lib/cjs/types/partials/ExplanationOfBenefitPayee.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitPayment.d.ts +0 -16
- package/lib/cjs/types/partials/ExplanationOfBenefitPayment.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitProcedure.d.ts +0 -16
- package/lib/cjs/types/partials/ExplanationOfBenefitProcedure.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitProcessNote.d.ts +0 -12
- package/lib/cjs/types/partials/ExplanationOfBenefitProcessNote.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitRelated.d.ts +0 -12
- package/lib/cjs/types/partials/ExplanationOfBenefitRelated.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitSubDetail.d.ts +0 -26
- package/lib/cjs/types/partials/ExplanationOfBenefitSubDetail.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitSubDetail1.d.ts +0 -20
- package/lib/cjs/types/partials/ExplanationOfBenefitSubDetail1.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitSupportingInfo.d.ts +0 -25
- package/lib/cjs/types/partials/ExplanationOfBenefitSupportingInfo.js +0 -3
- package/lib/cjs/types/partials/ExplanationOfBenefitTotal.d.ts +0 -10
- package/lib/cjs/types/partials/ExplanationOfBenefitTotal.js +0 -3
- package/lib/cjs/types/partials/Expression.d.ts +0 -12
- package/lib/cjs/types/partials/Expression.js +0 -3
- package/lib/cjs/types/partials/Extension.d.ts +0 -99
- package/lib/cjs/types/partials/Extension.js +0 -3
- package/lib/cjs/types/partials/FamilyMemberHistoryCondition.d.ts +0 -19
- package/lib/cjs/types/partials/FamilyMemberHistoryCondition.js +0 -3
- package/lib/cjs/types/partials/GoalTarget.d.ts +0 -22
- package/lib/cjs/types/partials/GoalTarget.js +0 -3
- package/lib/cjs/types/partials/GraphDefinitionCompartment.d.ts +0 -11
- package/lib/cjs/types/partials/GraphDefinitionCompartment.js +0 -3
- package/lib/cjs/types/partials/GraphDefinitionLink.d.ts +0 -14
- package/lib/cjs/types/partials/GraphDefinitionLink.js +0 -3
- package/lib/cjs/types/partials/GraphDefinitionTarget.d.ts +0 -14
- package/lib/cjs/types/partials/GraphDefinitionTarget.js +0 -3
- package/lib/cjs/types/partials/GroupCharacteristic.d.ts +0 -19
- package/lib/cjs/types/partials/GroupCharacteristic.js +0 -3
- package/lib/cjs/types/partials/GroupMember.d.ts +0 -11
- package/lib/cjs/types/partials/GroupMember.js +0 -3
- package/lib/cjs/types/partials/HealthcareServiceAvailableTime.d.ts +0 -11
- package/lib/cjs/types/partials/HealthcareServiceAvailableTime.js +0 -3
- package/lib/cjs/types/partials/HealthcareServiceEligibility.d.ts +0 -10
- package/lib/cjs/types/partials/HealthcareServiceEligibility.js +0 -3
- package/lib/cjs/types/partials/HealthcareServiceNotAvailable.d.ts +0 -9
- package/lib/cjs/types/partials/HealthcareServiceNotAvailable.js +0 -3
- package/lib/cjs/types/partials/HumanName.d.ts +0 -13
- package/lib/cjs/types/partials/HumanName.js +0 -3
- package/lib/cjs/types/partials/Identifier.d.ts +0 -15
- package/lib/cjs/types/partials/Identifier.js +0 -3
- package/lib/cjs/types/partials/ImagingStudyInstance.d.ts +0 -13
- package/lib/cjs/types/partials/ImagingStudyInstance.js +0 -3
- package/lib/cjs/types/partials/ImagingStudyPerformer.d.ts +0 -10
- package/lib/cjs/types/partials/ImagingStudyPerformer.js +0 -3
- package/lib/cjs/types/partials/ImagingStudySeries.d.ts +0 -25
- package/lib/cjs/types/partials/ImagingStudySeries.js +0 -3
- package/lib/cjs/types/partials/ImmunizationEducation.d.ts +0 -12
- package/lib/cjs/types/partials/ImmunizationEducation.js +0 -3
- package/lib/cjs/types/partials/ImmunizationPerformer.d.ts +0 -10
- package/lib/cjs/types/partials/ImmunizationPerformer.js +0 -3
- package/lib/cjs/types/partials/ImmunizationProtocolApplied.d.ts +0 -16
- package/lib/cjs/types/partials/ImmunizationProtocolApplied.js +0 -3
- package/lib/cjs/types/partials/ImmunizationReaction.d.ts +0 -11
- package/lib/cjs/types/partials/ImmunizationReaction.js +0 -3
- package/lib/cjs/types/partials/ImmunizationRecommendationDateCriterion.d.ts +0 -10
- package/lib/cjs/types/partials/ImmunizationRecommendationDateCriterion.js +0 -3
- package/lib/cjs/types/partials/ImmunizationRecommendationRecommendation.d.ts +0 -24
- package/lib/cjs/types/partials/ImmunizationRecommendationRecommendation.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideDefinition.d.ts +0 -16
- package/lib/cjs/types/partials/ImplementationGuideDefinition.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideDependsOn.d.ts +0 -11
- package/lib/cjs/types/partials/ImplementationGuideDependsOn.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideGlobal.d.ts +0 -9
- package/lib/cjs/types/partials/ImplementationGuideGlobal.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideGrouping.d.ts +0 -8
- package/lib/cjs/types/partials/ImplementationGuideGrouping.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideManifest.d.ts +0 -14
- package/lib/cjs/types/partials/ImplementationGuideManifest.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuidePage.d.ts +0 -13
- package/lib/cjs/types/partials/ImplementationGuidePage.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuidePage1.d.ts +0 -9
- package/lib/cjs/types/partials/ImplementationGuidePage1.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideParameter.d.ts +0 -8
- package/lib/cjs/types/partials/ImplementationGuideParameter.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideResource.d.ts +0 -16
- package/lib/cjs/types/partials/ImplementationGuideResource.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideResource1.d.ts +0 -13
- package/lib/cjs/types/partials/ImplementationGuideResource1.js +0 -3
- package/lib/cjs/types/partials/ImplementationGuideTemplate.d.ts +0 -9
- package/lib/cjs/types/partials/ImplementationGuideTemplate.js +0 -3
- package/lib/cjs/types/partials/IngredientManufacturer.d.ts +0 -9
- package/lib/cjs/types/partials/IngredientManufacturer.js +0 -3
- package/lib/cjs/types/partials/IngredientReferenceStrength.d.ts +0 -15
- package/lib/cjs/types/partials/IngredientReferenceStrength.js +0 -3
- package/lib/cjs/types/partials/IngredientStrength.d.ts +0 -19
- package/lib/cjs/types/partials/IngredientStrength.js +0 -3
- package/lib/cjs/types/partials/IngredientSubstance.d.ts +0 -10
- package/lib/cjs/types/partials/IngredientSubstance.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanBenefit.d.ts +0 -11
- package/lib/cjs/types/partials/InsurancePlanBenefit.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanBenefit1.d.ts +0 -10
- package/lib/cjs/types/partials/InsurancePlanBenefit1.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanContact.d.ts +0 -14
- package/lib/cjs/types/partials/InsurancePlanContact.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanCost.d.ts +0 -12
- package/lib/cjs/types/partials/InsurancePlanCost.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanCoverage.d.ts +0 -12
- package/lib/cjs/types/partials/InsurancePlanCoverage.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanGeneralCost.d.ts +0 -13
- package/lib/cjs/types/partials/InsurancePlanGeneralCost.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanLimit.d.ts +0 -10
- package/lib/cjs/types/partials/InsurancePlanLimit.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanPlan.d.ts +0 -17
- package/lib/cjs/types/partials/InsurancePlanPlan.js +0 -3
- package/lib/cjs/types/partials/InsurancePlanSpecificCost.d.ts +0 -10
- package/lib/cjs/types/partials/InsurancePlanSpecificCost.js +0 -3
- package/lib/cjs/types/partials/InvoiceLineItem.d.ts +0 -14
- package/lib/cjs/types/partials/InvoiceLineItem.js +0 -3
- package/lib/cjs/types/partials/InvoiceParticipant.d.ts +0 -10
- package/lib/cjs/types/partials/InvoiceParticipant.js +0 -3
- package/lib/cjs/types/partials/InvoicePriceComponent.d.ts +0 -13
- package/lib/cjs/types/partials/InvoicePriceComponent.js +0 -3
- package/lib/cjs/types/partials/LinkageItem.d.ts +0 -9
- package/lib/cjs/types/partials/LinkageItem.js +0 -3
- package/lib/cjs/types/partials/ListEntry.d.ts +0 -13
- package/lib/cjs/types/partials/ListEntry.js +0 -3
- package/lib/cjs/types/partials/LocationHoursOfOperation.d.ts +0 -11
- package/lib/cjs/types/partials/LocationHoursOfOperation.js +0 -3
- package/lib/cjs/types/partials/LocationPosition.d.ts +0 -10
- package/lib/cjs/types/partials/LocationPosition.js +0 -3
- package/lib/cjs/types/partials/ManufacturedItemDefinitionProperty.d.ts +0 -16
- package/lib/cjs/types/partials/ManufacturedItemDefinitionProperty.js +0 -3
- package/lib/cjs/types/partials/MarketingStatus.d.ts +0 -14
- package/lib/cjs/types/partials/MarketingStatus.js +0 -3
- package/lib/cjs/types/partials/MeasureComponent.d.ts +0 -11
- package/lib/cjs/types/partials/MeasureComponent.js +0 -3
- package/lib/cjs/types/partials/MeasureGroup.d.ts +0 -13
- package/lib/cjs/types/partials/MeasureGroup.js +0 -3
- package/lib/cjs/types/partials/MeasurePopulation.d.ts +0 -11
- package/lib/cjs/types/partials/MeasurePopulation.js +0 -3
- package/lib/cjs/types/partials/MeasureReportComponent.d.ts +0 -9
- package/lib/cjs/types/partials/MeasureReportComponent.js +0 -3
- package/lib/cjs/types/partials/MeasureReportGroup.d.ts +0 -14
- package/lib/cjs/types/partials/MeasureReportGroup.js +0 -3
- package/lib/cjs/types/partials/MeasureReportPopulation.d.ts +0 -12
- package/lib/cjs/types/partials/MeasureReportPopulation.js +0 -3
- package/lib/cjs/types/partials/MeasureReportPopulation1.d.ts +0 -12
- package/lib/cjs/types/partials/MeasureReportPopulation1.js +0 -3
- package/lib/cjs/types/partials/MeasureReportStratifier.d.ts +0 -10
- package/lib/cjs/types/partials/MeasureReportStratifier.js +0 -3
- package/lib/cjs/types/partials/MeasureReportStratum.d.ts +0 -14
- package/lib/cjs/types/partials/MeasureReportStratum.js +0 -3
- package/lib/cjs/types/partials/MeasureStratifier.d.ts +0 -13
- package/lib/cjs/types/partials/MeasureStratifier.js +0 -3
- package/lib/cjs/types/partials/MeasureSupplementalData.d.ts +0 -12
- package/lib/cjs/types/partials/MeasureSupplementalData.js +0 -3
- package/lib/cjs/types/partials/MedicationAdministrationDosage.d.ts +0 -16
- package/lib/cjs/types/partials/MedicationAdministrationDosage.js +0 -3
- package/lib/cjs/types/partials/MedicationAdministrationPerformer.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationAdministrationPerformer.js +0 -3
- package/lib/cjs/types/partials/MedicationBatch.d.ts +0 -9
- package/lib/cjs/types/partials/MedicationBatch.js +0 -3
- package/lib/cjs/types/partials/MedicationDispensePerformer.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationDispensePerformer.js +0 -3
- package/lib/cjs/types/partials/MedicationDispenseSubstitution.d.ts +0 -12
- package/lib/cjs/types/partials/MedicationDispenseSubstitution.js +0 -3
- package/lib/cjs/types/partials/MedicationIngredient.d.ts +0 -13
- package/lib/cjs/types/partials/MedicationIngredient.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeAdministrationGuidelines.d.ts +0 -14
- package/lib/cjs/types/partials/MedicationKnowledgeAdministrationGuidelines.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeCost.d.ts +0 -11
- package/lib/cjs/types/partials/MedicationKnowledgeCost.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeDosage.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationKnowledgeDosage.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeDrugCharacteristic.d.ts +0 -14
- package/lib/cjs/types/partials/MedicationKnowledgeDrugCharacteristic.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeIngredient.d.ts +0 -13
- package/lib/cjs/types/partials/MedicationKnowledgeIngredient.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeKinetics.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationKnowledgeKinetics.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeMaxDispense.d.ts +0 -9
- package/lib/cjs/types/partials/MedicationKnowledgeMaxDispense.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeMedicineClassification.d.ts +0 -9
- package/lib/cjs/types/partials/MedicationKnowledgeMedicineClassification.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeMonitoringProgram.d.ts +0 -9
- package/lib/cjs/types/partials/MedicationKnowledgeMonitoringProgram.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeMonograph.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationKnowledgeMonograph.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgePackaging.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationKnowledgePackaging.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgePatientCharacteristics.d.ts +0 -11
- package/lib/cjs/types/partials/MedicationKnowledgePatientCharacteristics.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeRegulatory.d.ts +0 -14
- package/lib/cjs/types/partials/MedicationKnowledgeRegulatory.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeRelatedMedicationKnowledge.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationKnowledgeRelatedMedicationKnowledge.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeSchedule.d.ts +0 -8
- package/lib/cjs/types/partials/MedicationKnowledgeSchedule.js +0 -3
- package/lib/cjs/types/partials/MedicationKnowledgeSubstitution.d.ts +0 -9
- package/lib/cjs/types/partials/MedicationKnowledgeSubstitution.js +0 -3
- package/lib/cjs/types/partials/MedicationRequestDispenseRequest.d.ts +0 -18
- package/lib/cjs/types/partials/MedicationRequestDispenseRequest.js +0 -3
- package/lib/cjs/types/partials/MedicationRequestInitialFill.d.ts +0 -9
- package/lib/cjs/types/partials/MedicationRequestInitialFill.js +0 -3
- package/lib/cjs/types/partials/MedicationRequestSubstitution.d.ts +0 -10
- package/lib/cjs/types/partials/MedicationRequestSubstitution.js +0 -3
- package/lib/cjs/types/partials/MedicinalProductDefinitionCharacteristic.d.ts +0 -16
- package/lib/cjs/types/partials/MedicinalProductDefinitionCharacteristic.js +0 -3
- package/lib/cjs/types/partials/MedicinalProductDefinitionContact.d.ts +0 -10
- package/lib/cjs/types/partials/MedicinalProductDefinitionContact.js +0 -3
- package/lib/cjs/types/partials/MedicinalProductDefinitionCountryLanguage.d.ts +0 -10
- package/lib/cjs/types/partials/MedicinalProductDefinitionCountryLanguage.js +0 -3
- package/lib/cjs/types/partials/MedicinalProductDefinitionCrossReference.d.ts +0 -10
- package/lib/cjs/types/partials/MedicinalProductDefinitionCrossReference.js +0 -3
- package/lib/cjs/types/partials/MedicinalProductDefinitionName.d.ts +0 -13
- package/lib/cjs/types/partials/MedicinalProductDefinitionName.js +0 -3
- package/lib/cjs/types/partials/MedicinalProductDefinitionNamePart.d.ts +0 -9
- package/lib/cjs/types/partials/MedicinalProductDefinitionNamePart.js +0 -3
- package/lib/cjs/types/partials/MedicinalProductDefinitionOperation.d.ts +0 -14
- package/lib/cjs/types/partials/MedicinalProductDefinitionOperation.js +0 -3
- package/lib/cjs/types/partials/MessageDefinitionAllowedResponse.d.ts +0 -10
- package/lib/cjs/types/partials/MessageDefinitionAllowedResponse.js +0 -3
- package/lib/cjs/types/partials/MessageDefinitionFocus.d.ts +0 -12
- package/lib/cjs/types/partials/MessageDefinitionFocus.js +0 -3
- package/lib/cjs/types/partials/MessageHeaderDestination.d.ts +0 -12
- package/lib/cjs/types/partials/MessageHeaderDestination.js +0 -3
- package/lib/cjs/types/partials/MessageHeaderResponse.d.ts +0 -11
- package/lib/cjs/types/partials/MessageHeaderResponse.js +0 -3
- package/lib/cjs/types/partials/MessageHeaderSource.d.ts +0 -13
- package/lib/cjs/types/partials/MessageHeaderSource.js +0 -3
- package/lib/cjs/types/partials/Meta.d.ts +0 -16
- package/lib/cjs/types/partials/Meta.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceInner.d.ts +0 -9
- package/lib/cjs/types/partials/MolecularSequenceInner.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceOuter.d.ts +0 -9
- package/lib/cjs/types/partials/MolecularSequenceOuter.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceQuality.d.ts +0 -26
- package/lib/cjs/types/partials/MolecularSequenceQuality.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceReferenceSeq.d.ts +0 -18
- package/lib/cjs/types/partials/MolecularSequenceReferenceSeq.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceRepository.d.ts +0 -13
- package/lib/cjs/types/partials/MolecularSequenceRepository.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceRoc.d.ts +0 -15
- package/lib/cjs/types/partials/MolecularSequenceRoc.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceStructureVariant.d.ts +0 -15
- package/lib/cjs/types/partials/MolecularSequenceStructureVariant.js +0 -3
- package/lib/cjs/types/partials/MolecularSequenceVariant.d.ts +0 -14
- package/lib/cjs/types/partials/MolecularSequenceVariant.js +0 -3
- package/lib/cjs/types/partials/Money.d.ts +0 -8
- package/lib/cjs/types/partials/Money.js +0 -3
- package/lib/cjs/types/partials/NamingSystemUniqueId.d.ts +0 -12
- package/lib/cjs/types/partials/NamingSystemUniqueId.js +0 -3
- package/lib/cjs/types/partials/Narrative.d.ts +0 -8
- package/lib/cjs/types/partials/Narrative.js +0 -3
- package/lib/cjs/types/partials/NutritionOrderAdministration.d.ts +0 -13
- package/lib/cjs/types/partials/NutritionOrderAdministration.js +0 -3
- package/lib/cjs/types/partials/NutritionOrderEnteralFormula.d.ts +0 -18
- package/lib/cjs/types/partials/NutritionOrderEnteralFormula.js +0 -3
- package/lib/cjs/types/partials/NutritionOrderNutrient.d.ts +0 -10
- package/lib/cjs/types/partials/NutritionOrderNutrient.js +0 -3
- package/lib/cjs/types/partials/NutritionOrderOralDiet.d.ts +0 -16
- package/lib/cjs/types/partials/NutritionOrderOralDiet.js +0 -3
- package/lib/cjs/types/partials/NutritionOrderSupplement.d.ts +0 -14
- package/lib/cjs/types/partials/NutritionOrderSupplement.js +0 -3
- package/lib/cjs/types/partials/NutritionOrderTexture.d.ts +0 -9
- package/lib/cjs/types/partials/NutritionOrderTexture.js +0 -3
- package/lib/cjs/types/partials/NutritionProductIngredient.d.ts +0 -10
- package/lib/cjs/types/partials/NutritionProductIngredient.js +0 -3
- package/lib/cjs/types/partials/NutritionProductInstance.d.ts +0 -14
- package/lib/cjs/types/partials/NutritionProductInstance.js +0 -3
- package/lib/cjs/types/partials/NutritionProductNutrient.d.ts +0 -10
- package/lib/cjs/types/partials/NutritionProductNutrient.js +0 -3
- package/lib/cjs/types/partials/NutritionProductProductCharacteristic.d.ts +0 -17
- package/lib/cjs/types/partials/NutritionProductProductCharacteristic.js +0 -3
- package/lib/cjs/types/partials/ObservationComponent.d.ts +0 -31
- package/lib/cjs/types/partials/ObservationComponent.js +0 -3
- package/lib/cjs/types/partials/ObservationDefinitionQualifiedInterval.d.ts +0 -16
- package/lib/cjs/types/partials/ObservationDefinitionQualifiedInterval.js +0 -3
- package/lib/cjs/types/partials/ObservationDefinitionQuantitativeDetails.d.ts +0 -13
- package/lib/cjs/types/partials/ObservationDefinitionQuantitativeDetails.js +0 -3
- package/lib/cjs/types/partials/ObservationReferenceRange.d.ts +0 -15
- package/lib/cjs/types/partials/ObservationReferenceRange.js +0 -3
- package/lib/cjs/types/partials/OperationDefinitionBinding.d.ts +0 -9
- package/lib/cjs/types/partials/OperationDefinitionBinding.js +0 -3
- package/lib/cjs/types/partials/OperationDefinitionOverload.d.ts +0 -8
- package/lib/cjs/types/partials/OperationDefinitionOverload.js +0 -3
- package/lib/cjs/types/partials/OperationDefinitionParameter.d.ts +0 -21
- package/lib/cjs/types/partials/OperationDefinitionParameter.js +0 -3
- package/lib/cjs/types/partials/OperationDefinitionReferencedFrom.d.ts +0 -8
- package/lib/cjs/types/partials/OperationDefinitionReferencedFrom.js +0 -3
- package/lib/cjs/types/partials/OperationOutcomeIssue.d.ts +0 -13
- package/lib/cjs/types/partials/OperationOutcomeIssue.js +0 -3
- package/lib/cjs/types/partials/OrganizationContact.d.ts +0 -14
- package/lib/cjs/types/partials/OrganizationContact.js +0 -3
- package/lib/cjs/types/partials/PackagedProductDefinitionContainedItem.d.ts +0 -10
- package/lib/cjs/types/partials/PackagedProductDefinitionContainedItem.js +0 -3
- package/lib/cjs/types/partials/PackagedProductDefinitionLegalStatusOfSupply.d.ts +0 -9
- package/lib/cjs/types/partials/PackagedProductDefinitionLegalStatusOfSupply.js +0 -3
- package/lib/cjs/types/partials/PackagedProductDefinitionPackage.d.ts +0 -23
- package/lib/cjs/types/partials/PackagedProductDefinitionPackage.js +0 -3
- package/lib/cjs/types/partials/PackagedProductDefinitionProperty.d.ts +0 -16
- package/lib/cjs/types/partials/PackagedProductDefinitionProperty.js +0 -3
- package/lib/cjs/types/partials/PackagedProductDefinitionShelfLifeStorage.d.ts +0 -12
- package/lib/cjs/types/partials/PackagedProductDefinitionShelfLifeStorage.js +0 -3
- package/lib/cjs/types/partials/ParameterDefinition.d.ts +0 -14
- package/lib/cjs/types/partials/ParameterDefinition.js +0 -3
- package/lib/cjs/types/partials/ParametersParameter.d.ts +0 -102
- package/lib/cjs/types/partials/ParametersParameter.js +0 -3
- package/lib/cjs/types/partials/PatientCommunication.d.ts +0 -9
- package/lib/cjs/types/partials/PatientCommunication.js +0 -3
- package/lib/cjs/types/partials/PatientContact.d.ts +0 -19
- package/lib/cjs/types/partials/PatientContact.js +0 -3
- package/lib/cjs/types/partials/PatientLink.d.ts +0 -9
- package/lib/cjs/types/partials/PatientLink.js +0 -3
- package/lib/cjs/types/partials/PaymentReconciliationDetail.d.ts +0 -21
- package/lib/cjs/types/partials/PaymentReconciliationDetail.js +0 -3
- package/lib/cjs/types/partials/PaymentReconciliationProcessNote.d.ts +0 -8
- package/lib/cjs/types/partials/PaymentReconciliationProcessNote.js +0 -3
- package/lib/cjs/types/partials/Period.d.ts +0 -8
- package/lib/cjs/types/partials/Period.js +0 -3
- package/lib/cjs/types/partials/PersonLink.d.ts +0 -9
- package/lib/cjs/types/partials/PersonLink.js +0 -3
- package/lib/cjs/types/partials/PlanDefinitionAction.d.ts +0 -58
- package/lib/cjs/types/partials/PlanDefinitionAction.js +0 -3
- package/lib/cjs/types/partials/PlanDefinitionCondition.d.ts +0 -9
- package/lib/cjs/types/partials/PlanDefinitionCondition.js +0 -3
- package/lib/cjs/types/partials/PlanDefinitionDynamicValue.d.ts +0 -9
- package/lib/cjs/types/partials/PlanDefinitionDynamicValue.js +0 -3
- package/lib/cjs/types/partials/PlanDefinitionGoal.d.ts +0 -16
- package/lib/cjs/types/partials/PlanDefinitionGoal.js +0 -3
- package/lib/cjs/types/partials/PlanDefinitionParticipant.d.ts +0 -9
- package/lib/cjs/types/partials/PlanDefinitionParticipant.js +0 -3
- package/lib/cjs/types/partials/PlanDefinitionRelatedAction.d.ts +0 -13
- package/lib/cjs/types/partials/PlanDefinitionRelatedAction.js +0 -3
- package/lib/cjs/types/partials/PlanDefinitionTarget.d.ts +0 -14
- package/lib/cjs/types/partials/PlanDefinitionTarget.js +0 -3
- package/lib/cjs/types/partials/Population.d.ts +0 -13
- package/lib/cjs/types/partials/Population.js +0 -3
- package/lib/cjs/types/partials/PractitionerQualification.d.ts +0 -14
- package/lib/cjs/types/partials/PractitionerQualification.js +0 -3
- package/lib/cjs/types/partials/PractitionerRoleAvailableTime.d.ts +0 -11
- package/lib/cjs/types/partials/PractitionerRoleAvailableTime.js +0 -3
- package/lib/cjs/types/partials/PractitionerRoleNotAvailable.d.ts +0 -9
- package/lib/cjs/types/partials/PractitionerRoleNotAvailable.js +0 -3
- package/lib/cjs/types/partials/ProcedureFocalDevice.d.ts +0 -10
- package/lib/cjs/types/partials/ProcedureFocalDevice.js +0 -3
- package/lib/cjs/types/partials/ProcedurePerformer.d.ts +0 -11
- package/lib/cjs/types/partials/ProcedurePerformer.js +0 -3
- package/lib/cjs/types/partials/ProdCharacteristic.d.ts +0 -20
- package/lib/cjs/types/partials/ProdCharacteristic.js +0 -3
- package/lib/cjs/types/partials/ProductShelfLife.d.ts +0 -13
- package/lib/cjs/types/partials/ProductShelfLife.js +0 -3
- package/lib/cjs/types/partials/ProvenanceAgent.d.ts +0 -12
- package/lib/cjs/types/partials/ProvenanceAgent.js +0 -3
- package/lib/cjs/types/partials/ProvenanceEntity.d.ts +0 -11
- package/lib/cjs/types/partials/ProvenanceEntity.js +0 -3
- package/lib/cjs/types/partials/Quantity.d.ts +0 -12
- package/lib/cjs/types/partials/Quantity.js +0 -3
- package/lib/cjs/types/partials/QuestionnaireAnswerOption.d.ts +0 -18
- package/lib/cjs/types/partials/QuestionnaireAnswerOption.js +0 -3
- package/lib/cjs/types/partials/QuestionnaireEnableWhen.d.ts +0 -26
- package/lib/cjs/types/partials/QuestionnaireEnableWhen.js +0 -3
- package/lib/cjs/types/partials/QuestionnaireInitial.d.ts +0 -28
- package/lib/cjs/types/partials/QuestionnaireInitial.js +0 -3
- package/lib/cjs/types/partials/QuestionnaireItem.d.ts +0 -29
- package/lib/cjs/types/partials/QuestionnaireItem.js +0 -3
- package/lib/cjs/types/partials/QuestionnaireResponseAnswer.d.ts +0 -30
- package/lib/cjs/types/partials/QuestionnaireResponseAnswer.js +0 -3
- package/lib/cjs/types/partials/QuestionnaireResponseItem.d.ts +0 -13
- package/lib/cjs/types/partials/QuestionnaireResponseItem.js +0 -3
- package/lib/cjs/types/partials/Range.d.ts +0 -8
- package/lib/cjs/types/partials/Range.js +0 -3
- package/lib/cjs/types/partials/Ratio.d.ts +0 -8
- package/lib/cjs/types/partials/Ratio.js +0 -3
- package/lib/cjs/types/partials/RatioRange.d.ts +0 -9
- package/lib/cjs/types/partials/RatioRange.js +0 -3
- package/lib/cjs/types/partials/Reference.d.ts +0 -14
- package/lib/cjs/types/partials/Reference.js +0 -3
- package/lib/cjs/types/partials/RegulatedAuthorizationCase.d.ts +0 -16
- package/lib/cjs/types/partials/RegulatedAuthorizationCase.js +0 -3
- package/lib/cjs/types/partials/RelatedArtifact.d.ts +0 -16
- package/lib/cjs/types/partials/RelatedArtifact.js +0 -3
- package/lib/cjs/types/partials/RelatedPersonCommunication.d.ts +0 -9
- package/lib/cjs/types/partials/RelatedPersonCommunication.js +0 -3
- package/lib/cjs/types/partials/RequestGroupAction.d.ts +0 -40
- package/lib/cjs/types/partials/RequestGroupAction.js +0 -3
- package/lib/cjs/types/partials/RequestGroupCondition.d.ts +0 -9
- package/lib/cjs/types/partials/RequestGroupCondition.js +0 -3
- package/lib/cjs/types/partials/RequestGroupRelatedAction.d.ts +0 -13
- package/lib/cjs/types/partials/RequestGroupRelatedAction.js +0 -3
- package/lib/cjs/types/partials/ResearchElementDefinitionCharacteristic.d.ts +0 -36
- package/lib/cjs/types/partials/ResearchElementDefinitionCharacteristic.js +0 -3
- package/lib/cjs/types/partials/ResearchStudyArm.d.ts +0 -10
- package/lib/cjs/types/partials/ResearchStudyArm.js +0 -3
- package/lib/cjs/types/partials/ResearchStudyObjective.d.ts +0 -9
- package/lib/cjs/types/partials/ResearchStudyObjective.js +0 -3
- package/lib/cjs/types/partials/RiskAssessmentPrediction.d.ts +0 -18
- package/lib/cjs/types/partials/RiskAssessmentPrediction.js +0 -3
- package/lib/cjs/types/partials/SampledData.d.ts +0 -15
- package/lib/cjs/types/partials/SampledData.js +0 -3
- package/lib/cjs/types/partials/SearchParameterComponent.d.ts +0 -9
- package/lib/cjs/types/partials/SearchParameterComponent.js +0 -3
- package/lib/cjs/types/partials/Signature.d.ts +0 -16
- package/lib/cjs/types/partials/Signature.js +0 -3
- package/lib/cjs/types/partials/SpecimenCollection.d.ts +0 -20
- package/lib/cjs/types/partials/SpecimenCollection.js +0 -3
- package/lib/cjs/types/partials/SpecimenContainer.d.ts +0 -17
- package/lib/cjs/types/partials/SpecimenContainer.js +0 -3
- package/lib/cjs/types/partials/SpecimenDefinitionAdditive.d.ts +0 -10
- package/lib/cjs/types/partials/SpecimenDefinitionAdditive.js +0 -3
- package/lib/cjs/types/partials/SpecimenDefinitionContainer.d.ts +0 -18
- package/lib/cjs/types/partials/SpecimenDefinitionContainer.js +0 -3
- package/lib/cjs/types/partials/SpecimenDefinitionHandling.d.ts +0 -13
- package/lib/cjs/types/partials/SpecimenDefinitionHandling.js +0 -3
- package/lib/cjs/types/partials/SpecimenDefinitionTypeTested.d.ts +0 -18
- package/lib/cjs/types/partials/SpecimenDefinitionTypeTested.js +0 -3
- package/lib/cjs/types/partials/SpecimenProcessing.d.ts +0 -15
- package/lib/cjs/types/partials/SpecimenProcessing.js +0 -3
- package/lib/cjs/types/partials/StructureDefinitionContext.d.ts +0 -8
- package/lib/cjs/types/partials/StructureDefinitionContext.js +0 -3
- package/lib/cjs/types/partials/StructureDefinitionDifferential.d.ts +0 -8
- package/lib/cjs/types/partials/StructureDefinitionDifferential.js +0 -3
- package/lib/cjs/types/partials/StructureDefinitionMapping.d.ts +0 -12
- package/lib/cjs/types/partials/StructureDefinitionMapping.js +0 -3
- package/lib/cjs/types/partials/StructureDefinitionSnapshot.d.ts +0 -8
- package/lib/cjs/types/partials/StructureDefinitionSnapshot.js +0 -3
- package/lib/cjs/types/partials/StructureMapDependent.d.ts +0 -9
- package/lib/cjs/types/partials/StructureMapDependent.js +0 -3
- package/lib/cjs/types/partials/StructureMapGroup.d.ts +0 -15
- package/lib/cjs/types/partials/StructureMapGroup.js +0 -3
- package/lib/cjs/types/partials/StructureMapInput.d.ts +0 -11
- package/lib/cjs/types/partials/StructureMapInput.js +0 -3
- package/lib/cjs/types/partials/StructureMapParameter.d.ts +0 -14
- package/lib/cjs/types/partials/StructureMapParameter.js +0 -3
- package/lib/cjs/types/partials/StructureMapRule.d.ts +0 -16
- package/lib/cjs/types/partials/StructureMapRule.js +0 -3
- package/lib/cjs/types/partials/StructureMapSource.d.ts +0 -108
- package/lib/cjs/types/partials/StructureMapSource.js +0 -3
- package/lib/cjs/types/partials/StructureMapStructure.d.ts +0 -11
- package/lib/cjs/types/partials/StructureMapStructure.js +0 -3
- package/lib/cjs/types/partials/StructureMapTarget.d.ts +0 -16
- package/lib/cjs/types/partials/StructureMapTarget.js +0 -3
- package/lib/cjs/types/partials/SubscriptionChannel.d.ts +0 -11
- package/lib/cjs/types/partials/SubscriptionChannel.js +0 -3
- package/lib/cjs/types/partials/SubscriptionStatusNotificationEvent.d.ts +0 -12
- package/lib/cjs/types/partials/SubscriptionStatusNotificationEvent.js +0 -3
- package/lib/cjs/types/partials/SubscriptionTopicCanFilterBy.d.ts +0 -13
- package/lib/cjs/types/partials/SubscriptionTopicCanFilterBy.js +0 -3
- package/lib/cjs/types/partials/SubscriptionTopicEventTrigger.d.ts +0 -12
- package/lib/cjs/types/partials/SubscriptionTopicEventTrigger.js +0 -3
- package/lib/cjs/types/partials/SubscriptionTopicNotificationShape.d.ts +0 -10
- package/lib/cjs/types/partials/SubscriptionTopicNotificationShape.js +0 -3
- package/lib/cjs/types/partials/SubscriptionTopicQueryCriteria.d.ts +0 -11
- package/lib/cjs/types/partials/SubscriptionTopicQueryCriteria.js +0 -3
- package/lib/cjs/types/partials/SubscriptionTopicResourceTrigger.d.ts +0 -14
- package/lib/cjs/types/partials/SubscriptionTopicResourceTrigger.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionCode.d.ts +0 -15
- package/lib/cjs/types/partials/SubstanceDefinitionCode.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionMoiety.d.ts +0 -18
- package/lib/cjs/types/partials/SubstanceDefinitionMoiety.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionMolecularWeight.d.ts +0 -11
- package/lib/cjs/types/partials/SubstanceDefinitionMolecularWeight.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionName.d.ts +0 -20
- package/lib/cjs/types/partials/SubstanceDefinitionName.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionOfficial.d.ts +0 -11
- package/lib/cjs/types/partials/SubstanceDefinitionOfficial.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionProperty.d.ts +0 -16
- package/lib/cjs/types/partials/SubstanceDefinitionProperty.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionRelationship.d.ts +0 -20
- package/lib/cjs/types/partials/SubstanceDefinitionRelationship.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionRepresentation.d.ts +0 -12
- package/lib/cjs/types/partials/SubstanceDefinitionRepresentation.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionSourceMaterial.d.ts +0 -12
- package/lib/cjs/types/partials/SubstanceDefinitionSourceMaterial.js +0 -3
- package/lib/cjs/types/partials/SubstanceDefinitionStructure.d.ts +0 -18
- package/lib/cjs/types/partials/SubstanceDefinitionStructure.js +0 -3
- package/lib/cjs/types/partials/SubstanceIngredient.d.ts +0 -12
- package/lib/cjs/types/partials/SubstanceIngredient.js +0 -3
- package/lib/cjs/types/partials/SubstanceInstance.d.ts +0 -12
- package/lib/cjs/types/partials/SubstanceInstance.js +0 -3
- package/lib/cjs/types/partials/SupplyDeliverySuppliedItem.d.ts +0 -12
- package/lib/cjs/types/partials/SupplyDeliverySuppliedItem.js +0 -3
- package/lib/cjs/types/partials/SupplyRequestParameter.d.ts +0 -14
- package/lib/cjs/types/partials/SupplyRequestParameter.js +0 -3
- package/lib/cjs/types/partials/TaskInput.d.ts +0 -99
- package/lib/cjs/types/partials/TaskInput.js +0 -3
- package/lib/cjs/types/partials/TaskOutput.d.ts +0 -99
- package/lib/cjs/types/partials/TaskOutput.js +0 -3
- package/lib/cjs/types/partials/TaskRestriction.d.ts +0 -12
- package/lib/cjs/types/partials/TaskRestriction.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesClosure.d.ts +0 -7
- package/lib/cjs/types/partials/TerminologyCapabilitiesClosure.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesCodeSystem.d.ts +0 -11
- package/lib/cjs/types/partials/TerminologyCapabilitiesCodeSystem.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesExpansion.d.ts +0 -13
- package/lib/cjs/types/partials/TerminologyCapabilitiesExpansion.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesFilter.d.ts +0 -8
- package/lib/cjs/types/partials/TerminologyCapabilitiesFilter.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesImplementation.d.ts +0 -9
- package/lib/cjs/types/partials/TerminologyCapabilitiesImplementation.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesParameter.d.ts +0 -8
- package/lib/cjs/types/partials/TerminologyCapabilitiesParameter.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesSoftware.d.ts +0 -8
- package/lib/cjs/types/partials/TerminologyCapabilitiesSoftware.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesTranslation.d.ts +0 -7
- package/lib/cjs/types/partials/TerminologyCapabilitiesTranslation.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesValidateCode.d.ts +0 -7
- package/lib/cjs/types/partials/TerminologyCapabilitiesValidateCode.js +0 -3
- package/lib/cjs/types/partials/TerminologyCapabilitiesVersion.d.ts +0 -13
- package/lib/cjs/types/partials/TerminologyCapabilitiesVersion.js +0 -3
- package/lib/cjs/types/partials/TestReportAction.d.ts +0 -10
- package/lib/cjs/types/partials/TestReportAction.js +0 -3
- package/lib/cjs/types/partials/TestReportAction1.d.ts +0 -10
- package/lib/cjs/types/partials/TestReportAction1.js +0 -3
- package/lib/cjs/types/partials/TestReportAction2.d.ts +0 -8
- package/lib/cjs/types/partials/TestReportAction2.js +0 -3
- package/lib/cjs/types/partials/TestReportAssert.d.ts +0 -10
- package/lib/cjs/types/partials/TestReportAssert.js +0 -3
- package/lib/cjs/types/partials/TestReportOperation.d.ts +0 -11
- package/lib/cjs/types/partials/TestReportOperation.js +0 -3
- package/lib/cjs/types/partials/TestReportParticipant.d.ts +0 -10
- package/lib/cjs/types/partials/TestReportParticipant.js +0 -3
- package/lib/cjs/types/partials/TestReportSetup.d.ts +0 -8
- package/lib/cjs/types/partials/TestReportSetup.js +0 -3
- package/lib/cjs/types/partials/TestReportTeardown.d.ts +0 -8
- package/lib/cjs/types/partials/TestReportTeardown.js +0 -3
- package/lib/cjs/types/partials/TestReportTest.d.ts +0 -10
- package/lib/cjs/types/partials/TestReportTest.js +0 -3
- package/lib/cjs/types/partials/TestScriptAction.d.ts +0 -10
- package/lib/cjs/types/partials/TestScriptAction.js +0 -3
- package/lib/cjs/types/partials/TestScriptAction1.d.ts +0 -10
- package/lib/cjs/types/partials/TestScriptAction1.js +0 -3
- package/lib/cjs/types/partials/TestScriptAction2.d.ts +0 -8
- package/lib/cjs/types/partials/TestScriptAction2.js +0 -3
- package/lib/cjs/types/partials/TestScriptAssert.d.ts +0 -29
- package/lib/cjs/types/partials/TestScriptAssert.js +0 -3
- package/lib/cjs/types/partials/TestScriptCapability.d.ts +0 -16
- package/lib/cjs/types/partials/TestScriptCapability.js +0 -3
- package/lib/cjs/types/partials/TestScriptDestination.d.ts +0 -10
- package/lib/cjs/types/partials/TestScriptDestination.js +0 -3
- package/lib/cjs/types/partials/TestScriptFixture.d.ts +0 -10
- package/lib/cjs/types/partials/TestScriptFixture.js +0 -3
- package/lib/cjs/types/partials/TestScriptLink.d.ts +0 -9
- package/lib/cjs/types/partials/TestScriptLink.js +0 -3
- package/lib/cjs/types/partials/TestScriptMetadata.d.ts +0 -10
- package/lib/cjs/types/partials/TestScriptMetadata.js +0 -3
- package/lib/cjs/types/partials/TestScriptOperation.d.ts +0 -27
- package/lib/cjs/types/partials/TestScriptOperation.js +0 -3
- package/lib/cjs/types/partials/TestScriptOrigin.d.ts +0 -10
- package/lib/cjs/types/partials/TestScriptOrigin.js +0 -3
- package/lib/cjs/types/partials/TestScriptRequestHeader.d.ts +0 -8
- package/lib/cjs/types/partials/TestScriptRequestHeader.js +0 -3
- package/lib/cjs/types/partials/TestScriptSetup.d.ts +0 -8
- package/lib/cjs/types/partials/TestScriptSetup.js +0 -3
- package/lib/cjs/types/partials/TestScriptTeardown.d.ts +0 -8
- package/lib/cjs/types/partials/TestScriptTeardown.js +0 -3
- package/lib/cjs/types/partials/TestScriptTest.d.ts +0 -10
- package/lib/cjs/types/partials/TestScriptTest.js +0 -3
- package/lib/cjs/types/partials/TestScriptVariable.d.ts +0 -15
- package/lib/cjs/types/partials/TestScriptVariable.js +0 -3
- package/lib/cjs/types/partials/Timing.d.ts +0 -12
- package/lib/cjs/types/partials/Timing.js +0 -3
- package/lib/cjs/types/partials/TimingRepeat.d.ts +0 -30
- package/lib/cjs/types/partials/TimingRepeat.js +0 -3
- package/lib/cjs/types/partials/TriggerDefinition.d.ts +0 -19
- package/lib/cjs/types/partials/TriggerDefinition.js +0 -3
- package/lib/cjs/types/partials/UsageContext.d.ts +0 -15
- package/lib/cjs/types/partials/UsageContext.js +0 -3
- package/lib/cjs/types/partials/ValueSetCompose.d.ts +0 -12
- package/lib/cjs/types/partials/ValueSetCompose.js +0 -3
- package/lib/cjs/types/partials/ValueSetConcept.d.ts +0 -10
- package/lib/cjs/types/partials/ValueSetConcept.js +0 -3
- package/lib/cjs/types/partials/ValueSetContains.d.ts +0 -16
- package/lib/cjs/types/partials/ValueSetContains.js +0 -3
- package/lib/cjs/types/partials/ValueSetDesignation.d.ts +0 -10
- package/lib/cjs/types/partials/ValueSetDesignation.js +0 -3
- package/lib/cjs/types/partials/ValueSetExpansion.d.ts +0 -17
- package/lib/cjs/types/partials/ValueSetExpansion.js +0 -3
- package/lib/cjs/types/partials/ValueSetFilter.d.ts +0 -9
- package/lib/cjs/types/partials/ValueSetFilter.js +0 -3
- package/lib/cjs/types/partials/ValueSetInclude.d.ts +0 -15
- package/lib/cjs/types/partials/ValueSetInclude.js +0 -3
- package/lib/cjs/types/partials/ValueSetParameter.d.ts +0 -18
- package/lib/cjs/types/partials/ValueSetParameter.js +0 -3
- package/lib/cjs/types/partials/VerificationResultAttestation.d.ts +0 -18
- package/lib/cjs/types/partials/VerificationResultAttestation.js +0 -3
- package/lib/cjs/types/partials/VerificationResultPrimarySource.d.ts +0 -16
- package/lib/cjs/types/partials/VerificationResultPrimarySource.js +0 -3
- package/lib/cjs/types/partials/VerificationResultValidator.d.ts +0 -11
- package/lib/cjs/types/partials/VerificationResultValidator.js +0 -3
- package/lib/cjs/types/partials/VisionPrescriptionLensSpecification.d.ts +0 -26
- package/lib/cjs/types/partials/VisionPrescriptionLensSpecification.js +0 -3
- package/lib/cjs/types/partials/VisionPrescriptionPrism.d.ts +0 -9
- package/lib/cjs/types/partials/VisionPrescriptionPrism.js +0 -3
- package/lib/cjs/types/resources/Account.d.ts +0 -33
- package/lib/cjs/types/resources/Account.js +0 -3
- package/lib/cjs/types/resources/ActivityDefinition.d.ts +0 -87
- package/lib/cjs/types/resources/ActivityDefinition.js +0 -3
- package/lib/cjs/types/resources/AdministrableProductDefinition.d.ts +0 -31
- package/lib/cjs/types/resources/AdministrableProductDefinition.js +0 -3
- package/lib/cjs/types/resources/AdverseEvent.d.ts +0 -41
- package/lib/cjs/types/resources/AdverseEvent.js +0 -3
- package/lib/cjs/types/resources/AllergyIntolerance.d.ts +0 -45
- package/lib/cjs/types/resources/AllergyIntolerance.js +0 -3
- package/lib/cjs/types/resources/Appointment.d.ts +0 -47
- package/lib/cjs/types/resources/Appointment.js +0 -3
- package/lib/cjs/types/resources/AppointmentResponse.d.ts +0 -28
- package/lib/cjs/types/resources/AppointmentResponse.js +0 -3
- package/lib/cjs/types/resources/AuditEvent.d.ts +0 -34
- package/lib/cjs/types/resources/AuditEvent.js +0 -3
- package/lib/cjs/types/resources/Basic.d.ts +0 -25
- package/lib/cjs/types/resources/Basic.js +0 -3
- package/lib/cjs/types/resources/Binary.d.ts +0 -14
- package/lib/cjs/types/resources/Binary.js +0 -3
- package/lib/cjs/types/resources/BiologicallyDerivedProduct.d.ts +0 -35
- package/lib/cjs/types/resources/BiologicallyDerivedProduct.js +0 -3
- package/lib/cjs/types/resources/BodyStructure.d.ts +0 -28
- package/lib/cjs/types/resources/BodyStructure.js +0 -3
- package/lib/cjs/types/resources/Bundle.d.ts +0 -22
- package/lib/cjs/types/resources/Bundle.js +0 -3
- package/lib/cjs/types/resources/CapabilityStatement.d.ts +0 -53
- package/lib/cjs/types/resources/CapabilityStatement.js +0 -3
- package/lib/cjs/types/resources/CarePlan.d.ts +0 -47
- package/lib/cjs/types/resources/CarePlan.js +0 -3
- package/lib/cjs/types/resources/CareTeam.d.ts +0 -36
- package/lib/cjs/types/resources/CareTeam.js +0 -3
- package/lib/cjs/types/resources/CatalogEntry.d.ts +0 -35
- package/lib/cjs/types/resources/CatalogEntry.js +0 -3
- package/lib/cjs/types/resources/ChargeItem.d.ts +0 -57
- package/lib/cjs/types/resources/ChargeItem.js +0 -3
- package/lib/cjs/types/resources/ChargeItemDefinition.d.ts +0 -51
- package/lib/cjs/types/resources/ChargeItemDefinition.js +0 -3
- package/lib/cjs/types/resources/Citation.d.ts +0 -59
- package/lib/cjs/types/resources/Citation.js +0 -3
- package/lib/cjs/types/resources/Claim.d.ts +0 -58
- package/lib/cjs/types/resources/Claim.js +0 -3
- package/lib/cjs/types/resources/ClaimResponse.d.ts +0 -57
- package/lib/cjs/types/resources/ClaimResponse.js +0 -3
- package/lib/cjs/types/resources/ClinicalImpression.d.ts +0 -45
- package/lib/cjs/types/resources/ClinicalImpression.js +0 -3
- package/lib/cjs/types/resources/ClinicalUseDefinition.d.ts +0 -35
- package/lib/cjs/types/resources/ClinicalUseDefinition.js +0 -3
- package/lib/cjs/types/resources/CodeSystem.d.ts +0 -53
- package/lib/cjs/types/resources/CodeSystem.js +0 -3
- package/lib/cjs/types/resources/Communication.d.ts +0 -46
- package/lib/cjs/types/resources/Communication.js +0 -3
- package/lib/cjs/types/resources/CommunicationRequest.d.ts +0 -46
- package/lib/cjs/types/resources/CommunicationRequest.js +0 -3
- package/lib/cjs/types/resources/CompartmentDefinition.d.ts +0 -35
- package/lib/cjs/types/resources/CompartmentDefinition.js +0 -3
- package/lib/cjs/types/resources/Composition.d.ts +0 -39
- package/lib/cjs/types/resources/Composition.js +0 -3
- package/lib/cjs/types/resources/ConceptMap.d.ts +0 -44
- package/lib/cjs/types/resources/ConceptMap.js +0 -3
- package/lib/cjs/types/resources/Condition.d.ts +0 -51
- package/lib/cjs/types/resources/Condition.js +0 -3
- package/lib/cjs/types/resources/Consent.d.ts +0 -38
- package/lib/cjs/types/resources/Consent.js +0 -3
- package/lib/cjs/types/resources/Contract.d.ts +0 -63
- package/lib/cjs/types/resources/Contract.js +0 -3
- package/lib/cjs/types/resources/Coverage.d.ts +0 -40
- package/lib/cjs/types/resources/Coverage.js +0 -3
- package/lib/cjs/types/resources/CoverageEligibilityRequest.d.ts +0 -40
- package/lib/cjs/types/resources/CoverageEligibilityRequest.js +0 -3
- package/lib/cjs/types/resources/CoverageEligibilityResponse.d.ts +0 -40
- package/lib/cjs/types/resources/CoverageEligibilityResponse.js +0 -3
- package/lib/cjs/types/resources/DetectedIssue.d.ts +0 -36
- package/lib/cjs/types/resources/DetectedIssue.js +0 -3
- package/lib/cjs/types/resources/Device.d.ts +0 -53
- package/lib/cjs/types/resources/Device.js +0 -3
- package/lib/cjs/types/resources/DeviceDefinition.d.ts +0 -53
- package/lib/cjs/types/resources/DeviceDefinition.js +0 -3
- package/lib/cjs/types/resources/DeviceMetric.d.ts +0 -31
- package/lib/cjs/types/resources/DeviceMetric.js +0 -3
- package/lib/cjs/types/resources/DeviceRequest.d.ts +0 -52
- package/lib/cjs/types/resources/DeviceRequest.js +0 -3
- package/lib/cjs/types/resources/DeviceUseStatement.d.ts +0 -38
- package/lib/cjs/types/resources/DeviceUseStatement.js +0 -3
- package/lib/cjs/types/resources/DiagnosticReport.d.ts +0 -43
- package/lib/cjs/types/resources/DiagnosticReport.js +0 -3
- package/lib/cjs/types/resources/DocumentManifest.d.ts +0 -33
- package/lib/cjs/types/resources/DocumentManifest.js +0 -3
- package/lib/cjs/types/resources/DocumentReference.d.ts +0 -39
- package/lib/cjs/types/resources/DocumentReference.js +0 -3
- package/lib/cjs/types/resources/DomainResource.d.ts +0 -16
- package/lib/cjs/types/resources/DomainResource.js +0 -3
- package/lib/cjs/types/resources/Encounter.d.ts +0 -51
- package/lib/cjs/types/resources/Encounter.js +0 -3
- package/lib/cjs/types/resources/Endpoint.d.ts +0 -34
- package/lib/cjs/types/resources/Endpoint.js +0 -3
- package/lib/cjs/types/resources/EnrollmentRequest.d.ts +0 -26
- package/lib/cjs/types/resources/EnrollmentRequest.js +0 -3
- package/lib/cjs/types/resources/EnrollmentResponse.d.ts +0 -27
- package/lib/cjs/types/resources/EnrollmentResponse.js +0 -3
- package/lib/cjs/types/resources/EpisodeOfCare.d.ts +0 -34
- package/lib/cjs/types/resources/EpisodeOfCare.js +0 -3
- package/lib/cjs/types/resources/EventDefinition.d.ts +0 -56
- package/lib/cjs/types/resources/EventDefinition.js +0 -3
- package/lib/cjs/types/resources/Evidence.d.ts +0 -55
- package/lib/cjs/types/resources/Evidence.js +0 -3
- package/lib/cjs/types/resources/EvidenceReport.d.ts +0 -46
- package/lib/cjs/types/resources/EvidenceReport.js +0 -3
- package/lib/cjs/types/resources/EvidenceVariable.d.ts +0 -49
- package/lib/cjs/types/resources/EvidenceVariable.js +0 -3
- package/lib/cjs/types/resources/ExampleScenario.d.ts +0 -43
- package/lib/cjs/types/resources/ExampleScenario.js +0 -3
- package/lib/cjs/types/resources/ExplanationOfBenefit.d.ts +0 -81
- package/lib/cjs/types/resources/ExplanationOfBenefit.js +0 -3
- package/lib/cjs/types/resources/FamilyMemberHistory.d.ts +0 -53
- package/lib/cjs/types/resources/FamilyMemberHistory.js +0 -3
- package/lib/cjs/types/resources/Flag.d.ts +0 -28
- package/lib/cjs/types/resources/Flag.js +0 -3
- package/lib/cjs/types/resources/Goal.d.ts +0 -39
- package/lib/cjs/types/resources/Goal.js +0 -3
- package/lib/cjs/types/resources/GraphDefinition.d.ts +0 -38
- package/lib/cjs/types/resources/GraphDefinition.js +0 -3
- package/lib/cjs/types/resources/Group.d.ts +0 -32
- package/lib/cjs/types/resources/Group.js +0 -3
- package/lib/cjs/types/resources/GuidanceResponse.d.ts +0 -40
- package/lib/cjs/types/resources/GuidanceResponse.js +0 -3
- package/lib/cjs/types/resources/HealthcareService.d.ts +0 -49
- package/lib/cjs/types/resources/HealthcareService.js +0 -3
- package/lib/cjs/types/resources/ImagingStudy.d.ts +0 -44
- package/lib/cjs/types/resources/ImagingStudy.js +0 -3
- package/lib/cjs/types/resources/Immunization.d.ts +0 -56
- package/lib/cjs/types/resources/Immunization.js +0 -3
- package/lib/cjs/types/resources/ImmunizationEvaluation.d.ts +0 -36
- package/lib/cjs/types/resources/ImmunizationEvaluation.js +0 -3
- package/lib/cjs/types/resources/ImmunizationRecommendation.d.ts +0 -25
- package/lib/cjs/types/resources/ImmunizationRecommendation.js +0 -3
- package/lib/cjs/types/resources/ImplementationGuide.d.ts +0 -46
- package/lib/cjs/types/resources/ImplementationGuide.js +0 -3
- package/lib/cjs/types/resources/Ingredient.d.ts +0 -29
- package/lib/cjs/types/resources/Ingredient.js +0 -3
- package/lib/cjs/types/resources/InsurancePlan.d.ts +0 -37
- package/lib/cjs/types/resources/InsurancePlan.js +0 -3
- package/lib/cjs/types/resources/Invoice.d.ts +0 -42
- package/lib/cjs/types/resources/Invoice.js +0 -3
- package/lib/cjs/types/resources/Library.d.ts +0 -61
- package/lib/cjs/types/resources/Library.js +0 -3
- package/lib/cjs/types/resources/Linkage.d.ts +0 -21
- package/lib/cjs/types/resources/Linkage.js +0 -3
- package/lib/cjs/types/resources/List.d.ts +0 -35
- package/lib/cjs/types/resources/List.js +0 -3
- package/lib/cjs/types/resources/Location.d.ts +0 -41
- package/lib/cjs/types/resources/Location.js +0 -3
- package/lib/cjs/types/resources/ManufacturedItemDefinition.d.ts +0 -27
- package/lib/cjs/types/resources/ManufacturedItemDefinition.js +0 -3
- package/lib/cjs/types/resources/Measure.d.ts +0 -71
- package/lib/cjs/types/resources/Measure.js +0 -3
- package/lib/cjs/types/resources/MeasureReport.d.ts +0 -34
- package/lib/cjs/types/resources/MeasureReport.js +0 -3
- package/lib/cjs/types/resources/Media.d.ts +0 -49
- package/lib/cjs/types/resources/Media.js +0 -3
- package/lib/cjs/types/resources/Medication.d.ts +0 -30
- package/lib/cjs/types/resources/Medication.js +0 -3
- package/lib/cjs/types/resources/MedicationAdministration.d.ts +0 -45
- package/lib/cjs/types/resources/MedicationAdministration.js +0 -3
- package/lib/cjs/types/resources/MedicationDispense.d.ts +0 -51
- package/lib/cjs/types/resources/MedicationDispense.js +0 -3
- package/lib/cjs/types/resources/MedicationKnowledge.d.ts +0 -53
- package/lib/cjs/types/resources/MedicationKnowledge.js +0 -3
- package/lib/cjs/types/resources/MedicationRequest.d.ts +0 -59
- package/lib/cjs/types/resources/MedicationRequest.js +0 -3
- package/lib/cjs/types/resources/MedicationStatement.d.ts +0 -42
- package/lib/cjs/types/resources/MedicationStatement.js +0 -3
- package/lib/cjs/types/resources/MedicinalProductDefinition.d.ts +0 -57
- package/lib/cjs/types/resources/MedicinalProductDefinition.js +0 -3
- package/lib/cjs/types/resources/MessageDefinition.d.ts +0 -51
- package/lib/cjs/types/resources/MessageDefinition.js +0 -3
- package/lib/cjs/types/resources/MessageHeader.d.ts +0 -35
- package/lib/cjs/types/resources/MessageHeader.js +0 -3
- package/lib/cjs/types/resources/MolecularSequence.d.ts +0 -41
- package/lib/cjs/types/resources/MolecularSequence.js +0 -3
- package/lib/cjs/types/resources/NamingSystem.d.ts +0 -35
- package/lib/cjs/types/resources/NamingSystem.js +0 -3
- package/lib/cjs/types/resources/NutritionOrder.d.ts +0 -42
- package/lib/cjs/types/resources/NutritionOrder.js +0 -3
- package/lib/cjs/types/resources/NutritionProduct.d.ts +0 -34
- package/lib/cjs/types/resources/NutritionProduct.js +0 -3
- package/lib/cjs/types/resources/Observation.d.ts +0 -69
- package/lib/cjs/types/resources/Observation.js +0 -3
- package/lib/cjs/types/resources/ObservationDefinition.d.ts +0 -34
- package/lib/cjs/types/resources/ObservationDefinition.js +0 -3
- package/lib/cjs/types/resources/OperationDefinition.d.ts +0 -50
- package/lib/cjs/types/resources/OperationDefinition.js +0 -3
- package/lib/cjs/types/resources/OperationOutcome.d.ts +0 -18
- package/lib/cjs/types/resources/OperationOutcome.js +0 -3
- package/lib/cjs/types/resources/Organization.d.ts +0 -32
- package/lib/cjs/types/resources/Organization.js +0 -3
- package/lib/cjs/types/resources/OrganizationAffiliation.d.ts +0 -33
- package/lib/cjs/types/resources/OrganizationAffiliation.js +0 -3
- package/lib/cjs/types/resources/PackagedProductDefinition.d.ts +0 -39
- package/lib/cjs/types/resources/PackagedProductDefinition.js +0 -3
- package/lib/cjs/types/resources/Parameters.d.ts +0 -11
- package/lib/cjs/types/resources/Parameters.js +0 -3
- package/lib/cjs/types/resources/Patient.d.ts +0 -47
- package/lib/cjs/types/resources/Patient.js +0 -3
- package/lib/cjs/types/resources/PaymentNotice.d.ts +0 -34
- package/lib/cjs/types/resources/PaymentNotice.js +0 -3
- package/lib/cjs/types/resources/PaymentReconciliation.d.ts +0 -40
- package/lib/cjs/types/resources/PaymentReconciliation.js +0 -3
- package/lib/cjs/types/resources/Person.d.ts +0 -34
- package/lib/cjs/types/resources/Person.js +0 -3
- package/lib/cjs/types/resources/PlanDefinition.d.ts +0 -62
- package/lib/cjs/types/resources/PlanDefinition.js +0 -3
- package/lib/cjs/types/resources/Practitioner.d.ts +0 -34
- package/lib/cjs/types/resources/Practitioner.js +0 -3
- package/lib/cjs/types/resources/PractitionerRole.d.ts +0 -37
- package/lib/cjs/types/resources/PractitionerRole.js +0 -3
- package/lib/cjs/types/resources/Procedure.d.ts +0 -59
- package/lib/cjs/types/resources/Procedure.js +0 -3
- package/lib/cjs/types/resources/Provenance.d.ts +0 -35
- package/lib/cjs/types/resources/Provenance.js +0 -3
- package/lib/cjs/types/resources/Questionnaire.d.ts +0 -49
- package/lib/cjs/types/resources/Questionnaire.js +0 -3
- package/lib/cjs/types/resources/QuestionnaireResponse.d.ts +0 -32
- package/lib/cjs/types/resources/QuestionnaireResponse.js +0 -3
- package/lib/cjs/types/resources/RegulatedAuthorization.d.ts +0 -38
- package/lib/cjs/types/resources/RegulatedAuthorization.js +0 -3
- package/lib/cjs/types/resources/RelatedPerson.d.ts +0 -38
- package/lib/cjs/types/resources/RelatedPerson.js +0 -3
- package/lib/cjs/types/resources/RequestGroup.d.ts +0 -41
- package/lib/cjs/types/resources/RequestGroup.js +0 -3
- package/lib/cjs/types/resources/ResearchDefinition.d.ts +0 -62
- package/lib/cjs/types/resources/ResearchDefinition.js +0 -3
- package/lib/cjs/types/resources/ResearchElementDefinition.d.ts +0 -62
- package/lib/cjs/types/resources/ResearchElementDefinition.js +0 -3
- package/lib/cjs/types/resources/ResearchStudy.d.ts +0 -50
- package/lib/cjs/types/resources/ResearchStudy.js +0 -3
- package/lib/cjs/types/resources/ResearchSubject.d.ts +0 -27
- package/lib/cjs/types/resources/ResearchSubject.js +0 -3
- package/lib/cjs/types/resources/Resource.d.ts +0 -9
- package/lib/cjs/types/resources/Resource.js +0 -3
- package/lib/cjs/types/resources/RiskAssessment.d.ts +0 -41
- package/lib/cjs/types/resources/RiskAssessment.js +0 -3
- package/lib/cjs/types/resources/Schedule.d.ts +0 -28
- package/lib/cjs/types/resources/Schedule.js +0 -3
- package/lib/cjs/types/resources/SearchParameter.d.ts +0 -49
- package/lib/cjs/types/resources/SearchParameter.js +0 -3
- package/lib/cjs/types/resources/ServiceRequest.d.ts +0 -65
- package/lib/cjs/types/resources/ServiceRequest.js +0 -3
- package/lib/cjs/types/resources/Slot.d.ts +0 -31
- package/lib/cjs/types/resources/Slot.js +0 -3
- package/lib/cjs/types/resources/Specimen.d.ts +0 -37
- package/lib/cjs/types/resources/Specimen.js +0 -3
- package/lib/cjs/types/resources/SpecimenDefinition.d.ts +0 -25
- package/lib/cjs/types/resources/SpecimenDefinition.js +0 -3
- package/lib/cjs/types/resources/StructureDefinition.d.ts +0 -55
- package/lib/cjs/types/resources/StructureDefinition.js +0 -3
- package/lib/cjs/types/resources/StructureMap.d.ts +0 -43
- package/lib/cjs/types/resources/StructureMap.js +0 -3
- package/lib/cjs/types/resources/Subscription.d.ts +0 -26
- package/lib/cjs/types/resources/Subscription.js +0 -3
- package/lib/cjs/types/resources/SubscriptionStatus.d.ts +0 -27
- package/lib/cjs/types/resources/SubscriptionStatus.js +0 -3
- package/lib/cjs/types/resources/SubscriptionTopic.d.ts +0 -51
- package/lib/cjs/types/resources/SubscriptionTopic.js +0 -3
- package/lib/cjs/types/resources/Substance.d.ts +0 -27
- package/lib/cjs/types/resources/Substance.js +0 -3
- package/lib/cjs/types/resources/SubstanceDefinition.d.ts +0 -48
- package/lib/cjs/types/resources/SubstanceDefinition.js +0 -3
- package/lib/cjs/types/resources/SupplyDelivery.d.ts +0 -36
- package/lib/cjs/types/resources/SupplyDelivery.js +0 -3
- package/lib/cjs/types/resources/SupplyRequest.d.ts +0 -42
- package/lib/cjs/types/resources/SupplyRequest.js +0 -3
- package/lib/cjs/types/resources/Task.d.ts +0 -57
- package/lib/cjs/types/resources/Task.js +0 -3
- package/lib/cjs/types/resources/TerminologyCapabilities.d.ts +0 -52
- package/lib/cjs/types/resources/TerminologyCapabilities.js +0 -3
- package/lib/cjs/types/resources/TestReport.d.ts +0 -36
- package/lib/cjs/types/resources/TestReport.js +0 -3
- package/lib/cjs/types/resources/TestScript.d.ts +0 -55
- package/lib/cjs/types/resources/TestScript.js +0 -3
- package/lib/cjs/types/resources/ValueSet.d.ts +0 -42
- package/lib/cjs/types/resources/ValueSet.js +0 -3
- package/lib/cjs/types/resources/VerificationResult.d.ts +0 -38
- package/lib/cjs/types/resources/VerificationResult.js +0 -3
- package/lib/cjs/types/resources/VisionPrescription.d.ts +0 -28
- package/lib/cjs/types/resources/VisionPrescription.js +0 -3
- package/lib/cjs/types/simpleTypes/Base64Binary.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Base64Binary.js +0 -2
- package/lib/cjs/types/simpleTypes/Canonical.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Canonical.js +0 -2
- package/lib/cjs/types/simpleTypes/Code.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Code.js +0 -2
- package/lib/cjs/types/simpleTypes/Date.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Date.js +0 -2
- package/lib/cjs/types/simpleTypes/DateTime.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/DateTime.js +0 -2
- package/lib/cjs/types/simpleTypes/Decimal.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Decimal.js +0 -2
- package/lib/cjs/types/simpleTypes/Id.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Id.js +0 -2
- package/lib/cjs/types/simpleTypes/Instant.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Instant.js +0 -2
- package/lib/cjs/types/simpleTypes/Int.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Int.js +0 -2
- package/lib/cjs/types/simpleTypes/Markdown.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Markdown.js +0 -2
- package/lib/cjs/types/simpleTypes/Oid.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Oid.js +0 -2
- package/lib/cjs/types/simpleTypes/ResourceContainer.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/ResourceContainer.js +0 -2
- package/lib/cjs/types/simpleTypes/Time.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Time.js +0 -2
- package/lib/cjs/types/simpleTypes/UnsignedInt.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/UnsignedInt.js +0 -2
- package/lib/cjs/types/simpleTypes/Uri.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Uri.js +0 -2
- package/lib/cjs/types/simpleTypes/Url.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Url.js +0 -2
- package/lib/cjs/types/simpleTypes/Uuid.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Uuid.js +0 -2
- package/lib/cjs/types/simpleTypes/Xhtml.d.ts +0 -1
- package/lib/cjs/types/simpleTypes/Xhtml.js +0 -2
- package/lib/esm/generators/fhir_summary_generator.d.ts +0 -46
- package/lib/esm/generators/fhir_summary_generator.js +0 -224
- package/lib/esm/generators/narrative_generator.d.ts +0 -40
- package/lib/esm/generators/narrative_generator.js +0 -76
- package/lib/esm/index.d.ts +0 -3
- package/lib/esm/index.js +0 -3
- package/lib/esm/narratives/templates/typescript/AdvanceDirectivesTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/AdvanceDirectivesTemplate.js +0 -66
- package/lib/esm/narratives/templates/typescript/AllergyIntoleranceTemplate.d.ts +0 -31
- package/lib/esm/narratives/templates/typescript/AllergyIntoleranceTemplate.js +0 -151
- package/lib/esm/narratives/templates/typescript/ClinicalImpressionTemplate.d.ts +0 -15
- package/lib/esm/narratives/templates/typescript/ClinicalImpressionTemplate.js +0 -107
- package/lib/esm/narratives/templates/typescript/CompositionTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/CompositionTemplate.js +0 -26
- package/lib/esm/narratives/templates/typescript/DiagnosticResultsTemplate.d.ts +0 -50
- package/lib/esm/narratives/templates/typescript/DiagnosticResultsTemplate.js +0 -149
- package/lib/esm/narratives/templates/typescript/FamilyHistoryTemplate.d.ts +0 -15
- package/lib/esm/narratives/templates/typescript/FamilyHistoryTemplate.js +0 -99
- package/lib/esm/narratives/templates/typescript/FunctionalStatusTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/FunctionalStatusTemplate.js +0 -66
- package/lib/esm/narratives/templates/typescript/HistoryOfProceduresTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/HistoryOfProceduresTemplate.js +0 -62
- package/lib/esm/narratives/templates/typescript/ImmunizationsTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/ImmunizationsTemplate.js +0 -69
- package/lib/esm/narratives/templates/typescript/MedicalDevicesTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/MedicalDevicesTemplate.js +0 -63
- package/lib/esm/narratives/templates/typescript/MedicationSummaryTemplate.d.ts +0 -50
- package/lib/esm/narratives/templates/typescript/MedicationSummaryTemplate.js +0 -202
- package/lib/esm/narratives/templates/typescript/PastHistoryOfIllnessTemplate.d.ts +0 -15
- package/lib/esm/narratives/templates/typescript/PastHistoryOfIllnessTemplate.js +0 -55
- package/lib/esm/narratives/templates/typescript/PatientTemplate.d.ts +0 -65
- package/lib/esm/narratives/templates/typescript/PatientTemplate.js +0 -154
- package/lib/esm/narratives/templates/typescript/PlanOfCareTemplate.d.ts +0 -15
- package/lib/esm/narratives/templates/typescript/PlanOfCareTemplate.js +0 -59
- package/lib/esm/narratives/templates/typescript/PregnancyTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/PregnancyTemplate.js +0 -64
- package/lib/esm/narratives/templates/typescript/ProblemListTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/ProblemListTemplate.js +0 -115
- package/lib/esm/narratives/templates/typescript/SocialHistoryTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/SocialHistoryTemplate.js +0 -66
- package/lib/esm/narratives/templates/typescript/TemplateUtilities.d.ts +0 -251
- package/lib/esm/narratives/templates/typescript/TemplateUtilities.js +0 -692
- package/lib/esm/narratives/templates/typescript/TypeScriptTemplateMapper.d.ts +0 -17
- package/lib/esm/narratives/templates/typescript/TypeScriptTemplateMapper.js +0 -60
- package/lib/esm/narratives/templates/typescript/VitalSignsTemplate.d.ts +0 -22
- package/lib/esm/narratives/templates/typescript/VitalSignsTemplate.js +0 -70
- package/lib/esm/narratives/templates/typescript/interfaces/ITemplate.d.ts +0 -13
- package/lib/esm/narratives/templates/typescript/interfaces/ITemplate.js +0 -1
- package/lib/esm/profiles/ips_resource_profile_registry.d.ts +0 -7
- package/lib/esm/profiles/ips_resource_profile_registry.js +0 -139
- package/lib/esm/structures/ips_mandatory_sections.d.ts +0 -7
- package/lib/esm/structures/ips_mandatory_sections.js +0 -8
- package/lib/esm/structures/ips_recommended_sections.d.ts +0 -8
- package/lib/esm/structures/ips_recommended_sections.js +0 -9
- package/lib/esm/structures/ips_resource_profile.d.ts +0 -7
- package/lib/esm/structures/ips_resource_profile.js +0 -1
- package/lib/esm/structures/ips_section_loinc_codes.d.ts +0 -4
- package/lib/esm/structures/ips_section_loinc_codes.js +0 -44
- package/lib/esm/structures/ips_section_resource_map.d.ts +0 -8
- package/lib/esm/structures/ips_section_resource_map.js +0 -65
- package/lib/esm/structures/ips_sections.d.ts +0 -19
- package/lib/esm/structures/ips_sections.js +0 -24
- package/lib/esm/types/baseTypes.d.ts +0 -23
- package/lib/esm/types/baseTypes.js +0 -1
- package/lib/esm/types/partials/AccountCoverage.d.ts +0 -10
- package/lib/esm/types/partials/AccountCoverage.js +0 -2
- package/lib/esm/types/partials/AccountGuarantor.d.ts +0 -11
- package/lib/esm/types/partials/AccountGuarantor.js +0 -2
- package/lib/esm/types/partials/ActivityDefinitionDynamicValue.d.ts +0 -9
- package/lib/esm/types/partials/ActivityDefinitionDynamicValue.js +0 -2
- package/lib/esm/types/partials/ActivityDefinitionParticipant.d.ts +0 -9
- package/lib/esm/types/partials/ActivityDefinitionParticipant.js +0 -2
- package/lib/esm/types/partials/Address.d.ts +0 -16
- package/lib/esm/types/partials/Address.js +0 -2
- package/lib/esm/types/partials/AdministrableProductDefinitionProperty.d.ts +0 -17
- package/lib/esm/types/partials/AdministrableProductDefinitionProperty.js +0 -2
- package/lib/esm/types/partials/AdministrableProductDefinitionRouteOfAdministration.d.ts +0 -17
- package/lib/esm/types/partials/AdministrableProductDefinitionRouteOfAdministration.js +0 -2
- package/lib/esm/types/partials/AdministrableProductDefinitionTargetSpecies.d.ts +0 -10
- package/lib/esm/types/partials/AdministrableProductDefinitionTargetSpecies.js +0 -2
- package/lib/esm/types/partials/AdministrableProductDefinitionWithdrawalPeriod.d.ts +0 -11
- package/lib/esm/types/partials/AdministrableProductDefinitionWithdrawalPeriod.js +0 -2
- package/lib/esm/types/partials/AdverseEventCausality.d.ts +0 -12
- package/lib/esm/types/partials/AdverseEventCausality.js +0 -2
- package/lib/esm/types/partials/AdverseEventSuspectEntity.d.ts +0 -10
- package/lib/esm/types/partials/AdverseEventSuspectEntity.js +0 -2
- package/lib/esm/types/partials/Age.d.ts +0 -9
- package/lib/esm/types/partials/Age.js +0 -2
- package/lib/esm/types/partials/AllergyIntoleranceReaction.d.ts +0 -16
- package/lib/esm/types/partials/AllergyIntoleranceReaction.js +0 -2
- package/lib/esm/types/partials/Annotation.d.ts +0 -12
- package/lib/esm/types/partials/Annotation.js +0 -2
- package/lib/esm/types/partials/AppointmentParticipant.d.ts +0 -14
- package/lib/esm/types/partials/AppointmentParticipant.js +0 -2
- package/lib/esm/types/partials/Attachment.d.ts +0 -17
- package/lib/esm/types/partials/Attachment.js +0 -2
- package/lib/esm/types/partials/AuditEventAgent.d.ts +0 -22
- package/lib/esm/types/partials/AuditEventAgent.js +0 -2
- package/lib/esm/types/partials/AuditEventDetail.d.ts +0 -10
- package/lib/esm/types/partials/AuditEventDetail.js +0 -2
- package/lib/esm/types/partials/AuditEventEntity.d.ts +0 -19
- package/lib/esm/types/partials/AuditEventEntity.js +0 -2
- package/lib/esm/types/partials/AuditEventNetwork.d.ts +0 -8
- package/lib/esm/types/partials/AuditEventNetwork.js +0 -2
- package/lib/esm/types/partials/AuditEventSource.d.ts +0 -11
- package/lib/esm/types/partials/AuditEventSource.js +0 -2
- package/lib/esm/types/partials/BackboneElement.d.ts +0 -6
- package/lib/esm/types/partials/BackboneElement.js +0 -2
- package/lib/esm/types/partials/BiologicallyDerivedProductCollection.d.ts +0 -13
- package/lib/esm/types/partials/BiologicallyDerivedProductCollection.js +0 -2
- package/lib/esm/types/partials/BiologicallyDerivedProductManipulation.d.ts +0 -11
- package/lib/esm/types/partials/BiologicallyDerivedProductManipulation.js +0 -2
- package/lib/esm/types/partials/BiologicallyDerivedProductProcessing.d.ts +0 -15
- package/lib/esm/types/partials/BiologicallyDerivedProductProcessing.js +0 -2
- package/lib/esm/types/partials/BiologicallyDerivedProductStorage.d.ts +0 -12
- package/lib/esm/types/partials/BiologicallyDerivedProductStorage.js +0 -2
- package/lib/esm/types/partials/BundleEntry.d.ts +0 -18
- package/lib/esm/types/partials/BundleEntry.js +0 -2
- package/lib/esm/types/partials/BundleLink.d.ts +0 -9
- package/lib/esm/types/partials/BundleLink.js +0 -2
- package/lib/esm/types/partials/BundleRequest.d.ts +0 -14
- package/lib/esm/types/partials/BundleRequest.js +0 -2
- package/lib/esm/types/partials/BundleResponse.d.ts +0 -14
- package/lib/esm/types/partials/BundleResponse.js +0 -2
- package/lib/esm/types/partials/BundleSearch.d.ts +0 -9
- package/lib/esm/types/partials/BundleSearch.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementDocument.d.ts +0 -11
- package/lib/esm/types/partials/CapabilityStatementDocument.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementEndpoint.d.ts +0 -10
- package/lib/esm/types/partials/CapabilityStatementEndpoint.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementImplementation.d.ts +0 -11
- package/lib/esm/types/partials/CapabilityStatementImplementation.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementInteraction.d.ts +0 -9
- package/lib/esm/types/partials/CapabilityStatementInteraction.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementInteraction1.d.ts +0 -9
- package/lib/esm/types/partials/CapabilityStatementInteraction1.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementMessaging.d.ts +0 -14
- package/lib/esm/types/partials/CapabilityStatementMessaging.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementOperation.d.ts +0 -11
- package/lib/esm/types/partials/CapabilityStatementOperation.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementResource.d.ts +0 -28
- package/lib/esm/types/partials/CapabilityStatementResource.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementRest.d.ts +0 -21
- package/lib/esm/types/partials/CapabilityStatementRest.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementSearchParam.d.ts +0 -12
- package/lib/esm/types/partials/CapabilityStatementSearchParam.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementSecurity.d.ts +0 -11
- package/lib/esm/types/partials/CapabilityStatementSecurity.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementSoftware.d.ts +0 -10
- package/lib/esm/types/partials/CapabilityStatementSoftware.js +0 -2
- package/lib/esm/types/partials/CapabilityStatementSupportedMessage.d.ts +0 -9
- package/lib/esm/types/partials/CapabilityStatementSupportedMessage.js +0 -2
- package/lib/esm/types/partials/CarePlanActivity.d.ts +0 -15
- package/lib/esm/types/partials/CarePlanActivity.js +0 -2
- package/lib/esm/types/partials/CarePlanDetail.d.ts +0 -33
- package/lib/esm/types/partials/CarePlanDetail.js +0 -2
- package/lib/esm/types/partials/CareTeamParticipant.d.ts +0 -13
- package/lib/esm/types/partials/CareTeamParticipant.js +0 -2
- package/lib/esm/types/partials/CatalogEntryRelatedEntry.d.ts +0 -9
- package/lib/esm/types/partials/CatalogEntryRelatedEntry.js +0 -2
- package/lib/esm/types/partials/ChargeItemDefinitionApplicability.d.ts +0 -9
- package/lib/esm/types/partials/ChargeItemDefinitionApplicability.js +0 -2
- package/lib/esm/types/partials/ChargeItemDefinitionPriceComponent.d.ts +0 -13
- package/lib/esm/types/partials/ChargeItemDefinitionPriceComponent.js +0 -2
- package/lib/esm/types/partials/ChargeItemDefinitionPropertyGroup.d.ts +0 -10
- package/lib/esm/types/partials/ChargeItemDefinitionPropertyGroup.js +0 -2
- package/lib/esm/types/partials/ChargeItemPerformer.d.ts +0 -10
- package/lib/esm/types/partials/ChargeItemPerformer.js +0 -2
- package/lib/esm/types/partials/CitationAbstract.d.ts +0 -12
- package/lib/esm/types/partials/CitationAbstract.js +0 -2
- package/lib/esm/types/partials/CitationAffiliationInfo.d.ts +0 -10
- package/lib/esm/types/partials/CitationAffiliationInfo.js +0 -2
- package/lib/esm/types/partials/CitationCitedArtifact.d.ts +0 -35
- package/lib/esm/types/partials/CitationCitedArtifact.js +0 -2
- package/lib/esm/types/partials/CitationClassification.d.ts +0 -9
- package/lib/esm/types/partials/CitationClassification.js +0 -2
- package/lib/esm/types/partials/CitationClassification1.d.ts +0 -11
- package/lib/esm/types/partials/CitationClassification1.js +0 -2
- package/lib/esm/types/partials/CitationContributionInstance.d.ts +0 -10
- package/lib/esm/types/partials/CitationContributionInstance.js +0 -2
- package/lib/esm/types/partials/CitationContributorship.d.ts +0 -11
- package/lib/esm/types/partials/CitationContributorship.js +0 -2
- package/lib/esm/types/partials/CitationDateOfPublication.d.ts +0 -13
- package/lib/esm/types/partials/CitationDateOfPublication.js +0 -2
- package/lib/esm/types/partials/CitationEntry.d.ts +0 -26
- package/lib/esm/types/partials/CitationEntry.js +0 -2
- package/lib/esm/types/partials/CitationPart.d.ts +0 -11
- package/lib/esm/types/partials/CitationPart.js +0 -2
- package/lib/esm/types/partials/CitationPeriodicRelease.d.ts +0 -12
- package/lib/esm/types/partials/CitationPeriodicRelease.js +0 -2
- package/lib/esm/types/partials/CitationPublicationForm.d.ts +0 -22
- package/lib/esm/types/partials/CitationPublicationForm.js +0 -2
- package/lib/esm/types/partials/CitationPublishedIn.d.ts +0 -14
- package/lib/esm/types/partials/CitationPublishedIn.js +0 -2
- package/lib/esm/types/partials/CitationRelatesTo.d.ts +0 -17
- package/lib/esm/types/partials/CitationRelatesTo.js +0 -2
- package/lib/esm/types/partials/CitationRelatesTo1.d.ts +0 -17
- package/lib/esm/types/partials/CitationRelatesTo1.js +0 -2
- package/lib/esm/types/partials/CitationStatusDate.d.ts +0 -11
- package/lib/esm/types/partials/CitationStatusDate.js +0 -2
- package/lib/esm/types/partials/CitationStatusDate1.d.ts +0 -11
- package/lib/esm/types/partials/CitationStatusDate1.js +0 -2
- package/lib/esm/types/partials/CitationSummary.d.ts +0 -10
- package/lib/esm/types/partials/CitationSummary.js +0 -2
- package/lib/esm/types/partials/CitationSummary1.d.ts +0 -12
- package/lib/esm/types/partials/CitationSummary1.js +0 -2
- package/lib/esm/types/partials/CitationTitle.d.ts +0 -11
- package/lib/esm/types/partials/CitationTitle.js +0 -2
- package/lib/esm/types/partials/CitationVersion.d.ts +0 -9
- package/lib/esm/types/partials/CitationVersion.js +0 -2
- package/lib/esm/types/partials/CitationWebLocation.d.ts +0 -10
- package/lib/esm/types/partials/CitationWebLocation.js +0 -2
- package/lib/esm/types/partials/CitationWhoClassified.d.ts +0 -12
- package/lib/esm/types/partials/CitationWhoClassified.js +0 -2
- package/lib/esm/types/partials/ClaimAccident.d.ts +0 -14
- package/lib/esm/types/partials/ClaimAccident.js +0 -2
- package/lib/esm/types/partials/ClaimCareTeam.d.ts +0 -14
- package/lib/esm/types/partials/ClaimCareTeam.js +0 -2
- package/lib/esm/types/partials/ClaimDetail.d.ts +0 -25
- package/lib/esm/types/partials/ClaimDetail.js +0 -2
- package/lib/esm/types/partials/ClaimDiagnosis.d.ts +0 -15
- package/lib/esm/types/partials/ClaimDiagnosis.js +0 -2
- package/lib/esm/types/partials/ClaimInsurance.d.ts +0 -16
- package/lib/esm/types/partials/ClaimInsurance.js +0 -2
- package/lib/esm/types/partials/ClaimItem.d.ts +0 -40
- package/lib/esm/types/partials/ClaimItem.js +0 -2
- package/lib/esm/types/partials/ClaimPayee.d.ts +0 -10
- package/lib/esm/types/partials/ClaimPayee.js +0 -2
- package/lib/esm/types/partials/ClaimProcedure.d.ts +0 -16
- package/lib/esm/types/partials/ClaimProcedure.js +0 -2
- package/lib/esm/types/partials/ClaimRelated.d.ts +0 -12
- package/lib/esm/types/partials/ClaimRelated.js +0 -2
- package/lib/esm/types/partials/ClaimResponseAddItem.d.ts +0 -38
- package/lib/esm/types/partials/ClaimResponseAddItem.js +0 -2
- package/lib/esm/types/partials/ClaimResponseAdjudication.d.ts +0 -13
- package/lib/esm/types/partials/ClaimResponseAdjudication.js +0 -2
- package/lib/esm/types/partials/ClaimResponseDetail.d.ts +0 -13
- package/lib/esm/types/partials/ClaimResponseDetail.js +0 -2
- package/lib/esm/types/partials/ClaimResponseDetail1.d.ts +0 -22
- package/lib/esm/types/partials/ClaimResponseDetail1.js +0 -2
- package/lib/esm/types/partials/ClaimResponseError.d.ts +0 -12
- package/lib/esm/types/partials/ClaimResponseError.js +0 -2
- package/lib/esm/types/partials/ClaimResponseInsurance.d.ts +0 -13
- package/lib/esm/types/partials/ClaimResponseInsurance.js +0 -2
- package/lib/esm/types/partials/ClaimResponseItem.d.ts +0 -13
- package/lib/esm/types/partials/ClaimResponseItem.js +0 -2
- package/lib/esm/types/partials/ClaimResponsePayment.d.ts +0 -16
- package/lib/esm/types/partials/ClaimResponsePayment.js +0 -2
- package/lib/esm/types/partials/ClaimResponseProcessNote.d.ts +0 -12
- package/lib/esm/types/partials/ClaimResponseProcessNote.js +0 -2
- package/lib/esm/types/partials/ClaimResponseSubDetail.d.ts +0 -11
- package/lib/esm/types/partials/ClaimResponseSubDetail.js +0 -2
- package/lib/esm/types/partials/ClaimResponseSubDetail1.d.ts +0 -20
- package/lib/esm/types/partials/ClaimResponseSubDetail1.js +0 -2
- package/lib/esm/types/partials/ClaimResponseTotal.d.ts +0 -10
- package/lib/esm/types/partials/ClaimResponseTotal.js +0 -2
- package/lib/esm/types/partials/ClaimSubDetail.d.ts +0 -23
- package/lib/esm/types/partials/ClaimSubDetail.js +0 -2
- package/lib/esm/types/partials/ClaimSupportingInfo.d.ts +0 -24
- package/lib/esm/types/partials/ClaimSupportingInfo.js +0 -2
- package/lib/esm/types/partials/ClinicalImpressionFinding.d.ts +0 -11
- package/lib/esm/types/partials/ClinicalImpressionFinding.js +0 -2
- package/lib/esm/types/partials/ClinicalImpressionInvestigation.d.ts +0 -10
- package/lib/esm/types/partials/ClinicalImpressionInvestigation.js +0 -2
- package/lib/esm/types/partials/ClinicalUseDefinitionContraindication.d.ts +0 -14
- package/lib/esm/types/partials/ClinicalUseDefinitionContraindication.js +0 -2
- package/lib/esm/types/partials/ClinicalUseDefinitionIndication.d.ts +0 -18
- package/lib/esm/types/partials/ClinicalUseDefinitionIndication.js +0 -2
- package/lib/esm/types/partials/ClinicalUseDefinitionInteractant.d.ts +0 -10
- package/lib/esm/types/partials/ClinicalUseDefinitionInteractant.js +0 -2
- package/lib/esm/types/partials/ClinicalUseDefinitionInteraction.d.ts +0 -14
- package/lib/esm/types/partials/ClinicalUseDefinitionInteraction.js +0 -2
- package/lib/esm/types/partials/ClinicalUseDefinitionOtherTherapy.d.ts +0 -10
- package/lib/esm/types/partials/ClinicalUseDefinitionOtherTherapy.js +0 -2
- package/lib/esm/types/partials/ClinicalUseDefinitionUndesirableEffect.d.ts +0 -11
- package/lib/esm/types/partials/ClinicalUseDefinitionUndesirableEffect.js +0 -2
- package/lib/esm/types/partials/ClinicalUseDefinitionWarning.d.ts +0 -10
- package/lib/esm/types/partials/ClinicalUseDefinitionWarning.js +0 -2
- package/lib/esm/types/partials/CodeSystemConcept.d.ts +0 -14
- package/lib/esm/types/partials/CodeSystemConcept.js +0 -2
- package/lib/esm/types/partials/CodeSystemDesignation.d.ts +0 -10
- package/lib/esm/types/partials/CodeSystemDesignation.js +0 -2
- package/lib/esm/types/partials/CodeSystemFilter.d.ts +0 -10
- package/lib/esm/types/partials/CodeSystemFilter.js +0 -2
- package/lib/esm/types/partials/CodeSystemProperty.d.ts +0 -11
- package/lib/esm/types/partials/CodeSystemProperty.js +0 -2
- package/lib/esm/types/partials/CodeSystemProperty1.d.ts +0 -18
- package/lib/esm/types/partials/CodeSystemProperty1.js +0 -2
- package/lib/esm/types/partials/CodeableConcept.d.ts +0 -8
- package/lib/esm/types/partials/CodeableConcept.js +0 -2
- package/lib/esm/types/partials/CodeableReference.d.ts +0 -9
- package/lib/esm/types/partials/CodeableReference.js +0 -2
- package/lib/esm/types/partials/Coding.d.ts +0 -11
- package/lib/esm/types/partials/Coding.js +0 -2
- package/lib/esm/types/partials/CommunicationPayload.d.ts +0 -11
- package/lib/esm/types/partials/CommunicationPayload.js +0 -2
- package/lib/esm/types/partials/CommunicationRequestPayload.d.ts +0 -11
- package/lib/esm/types/partials/CommunicationRequestPayload.js +0 -2
- package/lib/esm/types/partials/CompartmentDefinitionResource.d.ts +0 -9
- package/lib/esm/types/partials/CompartmentDefinitionResource.js +0 -2
- package/lib/esm/types/partials/CompositionAttester.d.ts +0 -11
- package/lib/esm/types/partials/CompositionAttester.js +0 -2
- package/lib/esm/types/partials/CompositionEvent.d.ts +0 -12
- package/lib/esm/types/partials/CompositionEvent.js +0 -2
- package/lib/esm/types/partials/CompositionRelatesTo.d.ts +0 -11
- package/lib/esm/types/partials/CompositionRelatesTo.js +0 -2
- package/lib/esm/types/partials/CompositionSection.d.ts +0 -19
- package/lib/esm/types/partials/CompositionSection.js +0 -2
- package/lib/esm/types/partials/ConceptMapDependsOn.d.ts +0 -12
- package/lib/esm/types/partials/ConceptMapDependsOn.js +0 -2
- package/lib/esm/types/partials/ConceptMapElement.d.ts +0 -10
- package/lib/esm/types/partials/ConceptMapElement.js +0 -2
- package/lib/esm/types/partials/ConceptMapGroup.d.ts +0 -15
- package/lib/esm/types/partials/ConceptMapGroup.js +0 -2
- package/lib/esm/types/partials/ConceptMapTarget.d.ts +0 -13
- package/lib/esm/types/partials/ConceptMapTarget.js +0 -2
- package/lib/esm/types/partials/ConceptMapUnmapped.d.ts +0 -11
- package/lib/esm/types/partials/ConceptMapUnmapped.js +0 -2
- package/lib/esm/types/partials/ConditionEvidence.d.ts +0 -10
- package/lib/esm/types/partials/ConditionEvidence.js +0 -2
- package/lib/esm/types/partials/ConditionStage.d.ts +0 -11
- package/lib/esm/types/partials/ConditionStage.js +0 -2
- package/lib/esm/types/partials/ConsentActor.d.ts +0 -10
- package/lib/esm/types/partials/ConsentActor.js +0 -2
- package/lib/esm/types/partials/ConsentData.d.ts +0 -9
- package/lib/esm/types/partials/ConsentData.js +0 -2
- package/lib/esm/types/partials/ConsentPolicy.d.ts +0 -9
- package/lib/esm/types/partials/ConsentPolicy.js +0 -2
- package/lib/esm/types/partials/ConsentProvision.d.ts +0 -22
- package/lib/esm/types/partials/ConsentProvision.js +0 -2
- package/lib/esm/types/partials/ConsentVerification.d.ts +0 -11
- package/lib/esm/types/partials/ConsentVerification.js +0 -2
- package/lib/esm/types/partials/ContactDetail.d.ts +0 -8
- package/lib/esm/types/partials/ContactDetail.js +0 -2
- package/lib/esm/types/partials/ContactPoint.d.ts +0 -12
- package/lib/esm/types/partials/ContactPoint.js +0 -2
- package/lib/esm/types/partials/ContractAction.d.ts +0 -37
- package/lib/esm/types/partials/ContractAction.js +0 -2
- package/lib/esm/types/partials/ContractAnswer.d.ts +0 -28
- package/lib/esm/types/partials/ContractAnswer.js +0 -2
- package/lib/esm/types/partials/ContractAsset.d.ts +0 -29
- package/lib/esm/types/partials/ContractAsset.js +0 -2
- package/lib/esm/types/partials/ContractContentDefinition.d.ts +0 -16
- package/lib/esm/types/partials/ContractContentDefinition.js +0 -2
- package/lib/esm/types/partials/ContractContext.d.ts +0 -11
- package/lib/esm/types/partials/ContractContext.js +0 -2
- package/lib/esm/types/partials/ContractFriendly.d.ts +0 -10
- package/lib/esm/types/partials/ContractFriendly.js +0 -2
- package/lib/esm/types/partials/ContractLegal.d.ts +0 -10
- package/lib/esm/types/partials/ContractLegal.js +0 -2
- package/lib/esm/types/partials/ContractOffer.d.ts +0 -22
- package/lib/esm/types/partials/ContractOffer.js +0 -2
- package/lib/esm/types/partials/ContractParty.d.ts +0 -10
- package/lib/esm/types/partials/ContractParty.js +0 -2
- package/lib/esm/types/partials/ContractRule.d.ts +0 -10
- package/lib/esm/types/partials/ContractRule.js +0 -2
- package/lib/esm/types/partials/ContractSecurityLabel.d.ts +0 -12
- package/lib/esm/types/partials/ContractSecurityLabel.js +0 -2
- package/lib/esm/types/partials/ContractSigner.d.ts +0 -12
- package/lib/esm/types/partials/ContractSigner.js +0 -2
- package/lib/esm/types/partials/ContractSubject.d.ts +0 -10
- package/lib/esm/types/partials/ContractSubject.js +0 -2
- package/lib/esm/types/partials/ContractTerm.d.ts +0 -28
- package/lib/esm/types/partials/ContractTerm.js +0 -2
- package/lib/esm/types/partials/ContractValuedItem.d.ts +0 -29
- package/lib/esm/types/partials/ContractValuedItem.js +0 -2
- package/lib/esm/types/partials/Contributor.d.ts +0 -9
- package/lib/esm/types/partials/Contributor.js +0 -2
- package/lib/esm/types/partials/Count.d.ts +0 -9
- package/lib/esm/types/partials/Count.js +0 -2
- package/lib/esm/types/partials/CoverageClass.d.ts +0 -10
- package/lib/esm/types/partials/CoverageClass.js +0 -2
- package/lib/esm/types/partials/CoverageCostToBeneficiary.d.ts +0 -14
- package/lib/esm/types/partials/CoverageCostToBeneficiary.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityRequestDiagnosis.d.ts +0 -10
- package/lib/esm/types/partials/CoverageEligibilityRequestDiagnosis.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityRequestInsurance.d.ts +0 -10
- package/lib/esm/types/partials/CoverageEligibilityRequestInsurance.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityRequestItem.d.ts +0 -22
- package/lib/esm/types/partials/CoverageEligibilityRequestItem.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityRequestSupportingInfo.d.ts +0 -11
- package/lib/esm/types/partials/CoverageEligibilityRequestSupportingInfo.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityResponseBenefit.d.ts +0 -16
- package/lib/esm/types/partials/CoverageEligibilityResponseBenefit.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityResponseError.d.ts +0 -8
- package/lib/esm/types/partials/CoverageEligibilityResponseError.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityResponseInsurance.d.ts +0 -13
- package/lib/esm/types/partials/CoverageEligibilityResponseInsurance.js +0 -2
- package/lib/esm/types/partials/CoverageEligibilityResponseItem.d.ts +0 -24
- package/lib/esm/types/partials/CoverageEligibilityResponseItem.js +0 -2
- package/lib/esm/types/partials/CoverageException.d.ts +0 -10
- package/lib/esm/types/partials/CoverageException.js +0 -2
- package/lib/esm/types/partials/DataRequirement.d.ts +0 -21
- package/lib/esm/types/partials/DataRequirement.js +0 -2
- package/lib/esm/types/partials/DataRequirementCodeFilter.d.ts +0 -11
- package/lib/esm/types/partials/DataRequirementCodeFilter.js +0 -2
- package/lib/esm/types/partials/DataRequirementDateFilter.d.ts +0 -13
- package/lib/esm/types/partials/DataRequirementDateFilter.js +0 -2
- package/lib/esm/types/partials/DataRequirementSort.d.ts +0 -7
- package/lib/esm/types/partials/DataRequirementSort.js +0 -2
- package/lib/esm/types/partials/DetectedIssueEvidence.d.ts +0 -10
- package/lib/esm/types/partials/DetectedIssueEvidence.js +0 -2
- package/lib/esm/types/partials/DetectedIssueMitigation.d.ts +0 -12
- package/lib/esm/types/partials/DetectedIssueMitigation.js +0 -2
- package/lib/esm/types/partials/DeviceDefinitionCapability.d.ts +0 -9
- package/lib/esm/types/partials/DeviceDefinitionCapability.js +0 -2
- package/lib/esm/types/partials/DeviceDefinitionDeviceName.d.ts +0 -8
- package/lib/esm/types/partials/DeviceDefinitionDeviceName.js +0 -2
- package/lib/esm/types/partials/DeviceDefinitionMaterial.d.ts +0 -10
- package/lib/esm/types/partials/DeviceDefinitionMaterial.js +0 -2
- package/lib/esm/types/partials/DeviceDefinitionProperty.d.ts +0 -11
- package/lib/esm/types/partials/DeviceDefinitionProperty.js +0 -2
- package/lib/esm/types/partials/DeviceDefinitionSpecialization.d.ts +0 -8
- package/lib/esm/types/partials/DeviceDefinitionSpecialization.js +0 -2
- package/lib/esm/types/partials/DeviceDefinitionUdiDeviceIdentifier.d.ts +0 -10
- package/lib/esm/types/partials/DeviceDefinitionUdiDeviceIdentifier.js +0 -2
- package/lib/esm/types/partials/DeviceDeviceName.d.ts +0 -8
- package/lib/esm/types/partials/DeviceDeviceName.js +0 -2
- package/lib/esm/types/partials/DeviceMetricCalibration.d.ts +0 -10
- package/lib/esm/types/partials/DeviceMetricCalibration.js +0 -2
- package/lib/esm/types/partials/DeviceProperty.d.ts +0 -11
- package/lib/esm/types/partials/DeviceProperty.js +0 -2
- package/lib/esm/types/partials/DeviceRequestParameter.d.ts +0 -14
- package/lib/esm/types/partials/DeviceRequestParameter.js +0 -2
- package/lib/esm/types/partials/DeviceSpecialization.d.ts +0 -9
- package/lib/esm/types/partials/DeviceSpecialization.js +0 -2
- package/lib/esm/types/partials/DeviceUdiCarrier.d.ts +0 -14
- package/lib/esm/types/partials/DeviceUdiCarrier.js +0 -2
- package/lib/esm/types/partials/DeviceVersion.d.ts +0 -11
- package/lib/esm/types/partials/DeviceVersion.js +0 -2
- package/lib/esm/types/partials/DiagnosticReportMedia.d.ts +0 -9
- package/lib/esm/types/partials/DiagnosticReportMedia.js +0 -2
- package/lib/esm/types/partials/Distance.d.ts +0 -9
- package/lib/esm/types/partials/Distance.js +0 -2
- package/lib/esm/types/partials/DocumentManifestRelated.d.ts +0 -10
- package/lib/esm/types/partials/DocumentManifestRelated.js +0 -2
- package/lib/esm/types/partials/DocumentReferenceContent.d.ts +0 -10
- package/lib/esm/types/partials/DocumentReferenceContent.js +0 -2
- package/lib/esm/types/partials/DocumentReferenceContext.d.ts +0 -16
- package/lib/esm/types/partials/DocumentReferenceContext.js +0 -2
- package/lib/esm/types/partials/DocumentReferenceRelatesTo.d.ts +0 -9
- package/lib/esm/types/partials/DocumentReferenceRelatesTo.js +0 -2
- package/lib/esm/types/partials/Dosage.d.ts +0 -26
- package/lib/esm/types/partials/Dosage.js +0 -2
- package/lib/esm/types/partials/DosageDoseAndRate.d.ts +0 -16
- package/lib/esm/types/partials/DosageDoseAndRate.js +0 -2
- package/lib/esm/types/partials/Duration.d.ts +0 -12
- package/lib/esm/types/partials/Duration.js +0 -2
- package/lib/esm/types/partials/Element.d.ts +0 -5
- package/lib/esm/types/partials/Element.js +0 -2
- package/lib/esm/types/partials/ElementDefinition.d.ts +0 -256
- package/lib/esm/types/partials/ElementDefinition.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionBase.d.ts +0 -10
- package/lib/esm/types/partials/ElementDefinitionBase.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionBinding.d.ts +0 -10
- package/lib/esm/types/partials/ElementDefinitionBinding.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionConstraint.d.ts +0 -15
- package/lib/esm/types/partials/ElementDefinitionConstraint.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionDiscriminator.d.ts +0 -8
- package/lib/esm/types/partials/ElementDefinitionDiscriminator.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionExample.d.ts +0 -101
- package/lib/esm/types/partials/ElementDefinitionExample.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionMapping.d.ts +0 -11
- package/lib/esm/types/partials/ElementDefinitionMapping.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionSlicing.d.ts +0 -11
- package/lib/esm/types/partials/ElementDefinitionSlicing.js +0 -2
- package/lib/esm/types/partials/ElementDefinitionType.d.ts +0 -13
- package/lib/esm/types/partials/ElementDefinitionType.js +0 -2
- package/lib/esm/types/partials/EncounterClassHistory.d.ts +0 -10
- package/lib/esm/types/partials/EncounterClassHistory.js +0 -2
- package/lib/esm/types/partials/EncounterDiagnosis.d.ts +0 -12
- package/lib/esm/types/partials/EncounterDiagnosis.js +0 -2
- package/lib/esm/types/partials/EncounterHospitalization.d.ts +0 -18
- package/lib/esm/types/partials/EncounterHospitalization.js +0 -2
- package/lib/esm/types/partials/EncounterLocation.d.ts +0 -13
- package/lib/esm/types/partials/EncounterLocation.js +0 -2
- package/lib/esm/types/partials/EncounterParticipant.d.ts +0 -12
- package/lib/esm/types/partials/EncounterParticipant.js +0 -2
- package/lib/esm/types/partials/EncounterStatusHistory.d.ts +0 -9
- package/lib/esm/types/partials/EncounterStatusHistory.js +0 -2
- package/lib/esm/types/partials/EpisodeOfCareDiagnosis.d.ts +0 -12
- package/lib/esm/types/partials/EpisodeOfCareDiagnosis.js +0 -2
- package/lib/esm/types/partials/EpisodeOfCareStatusHistory.d.ts +0 -9
- package/lib/esm/types/partials/EpisodeOfCareStatusHistory.js +0 -2
- package/lib/esm/types/partials/EvidenceAttributeEstimate.d.ts +0 -18
- package/lib/esm/types/partials/EvidenceAttributeEstimate.js +0 -2
- package/lib/esm/types/partials/EvidenceCertainty.d.ts +0 -14
- package/lib/esm/types/partials/EvidenceCertainty.js +0 -2
- package/lib/esm/types/partials/EvidenceModelCharacteristic.d.ts +0 -14
- package/lib/esm/types/partials/EvidenceModelCharacteristic.js +0 -2
- package/lib/esm/types/partials/EvidenceReportCharacteristic.d.ts +0 -19
- package/lib/esm/types/partials/EvidenceReportCharacteristic.js +0 -2
- package/lib/esm/types/partials/EvidenceReportRelatesTo.d.ts +0 -11
- package/lib/esm/types/partials/EvidenceReportRelatesTo.js +0 -2
- package/lib/esm/types/partials/EvidenceReportSection.d.ts +0 -22
- package/lib/esm/types/partials/EvidenceReportSection.js +0 -2
- package/lib/esm/types/partials/EvidenceReportSubject.d.ts +0 -10
- package/lib/esm/types/partials/EvidenceReportSubject.js +0 -2
- package/lib/esm/types/partials/EvidenceSampleSize.d.ts +0 -13
- package/lib/esm/types/partials/EvidenceSampleSize.js +0 -2
- package/lib/esm/types/partials/EvidenceStatistic.d.ts +0 -23
- package/lib/esm/types/partials/EvidenceStatistic.js +0 -2
- package/lib/esm/types/partials/EvidenceVariable.d.ts +0 -15
- package/lib/esm/types/partials/EvidenceVariable.js +0 -2
- package/lib/esm/types/partials/EvidenceVariableCategory.d.ts +0 -13
- package/lib/esm/types/partials/EvidenceVariableCategory.js +0 -2
- package/lib/esm/types/partials/EvidenceVariableCharacteristic.d.ts +0 -21
- package/lib/esm/types/partials/EvidenceVariableCharacteristic.js +0 -2
- package/lib/esm/types/partials/EvidenceVariableDefinition.d.ts +0 -16
- package/lib/esm/types/partials/EvidenceVariableDefinition.js +0 -2
- package/lib/esm/types/partials/EvidenceVariableTimeFromStart.d.ts +0 -13
- package/lib/esm/types/partials/EvidenceVariableTimeFromStart.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioActor.d.ts +0 -11
- package/lib/esm/types/partials/ExampleScenarioActor.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioAlternative.d.ts +0 -11
- package/lib/esm/types/partials/ExampleScenarioAlternative.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioContainedInstance.d.ts +0 -8
- package/lib/esm/types/partials/ExampleScenarioContainedInstance.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioInstance.d.ts +0 -15
- package/lib/esm/types/partials/ExampleScenarioInstance.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioOperation.d.ts +0 -18
- package/lib/esm/types/partials/ExampleScenarioOperation.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioProcess.d.ts +0 -13
- package/lib/esm/types/partials/ExampleScenarioProcess.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioStep.d.ts +0 -13
- package/lib/esm/types/partials/ExampleScenarioStep.js +0 -2
- package/lib/esm/types/partials/ExampleScenarioVersion.d.ts +0 -9
- package/lib/esm/types/partials/ExampleScenarioVersion.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitAccident.d.ts +0 -14
- package/lib/esm/types/partials/ExplanationOfBenefitAccident.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitAddItem.d.ts +0 -38
- package/lib/esm/types/partials/ExplanationOfBenefitAddItem.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitAdjudication.d.ts +0 -13
- package/lib/esm/types/partials/ExplanationOfBenefitAdjudication.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitBenefitBalance.d.ts +0 -16
- package/lib/esm/types/partials/ExplanationOfBenefitBenefitBalance.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitCareTeam.d.ts +0 -14
- package/lib/esm/types/partials/ExplanationOfBenefitCareTeam.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitDetail.d.ts +0 -28
- package/lib/esm/types/partials/ExplanationOfBenefitDetail.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitDetail1.d.ts +0 -22
- package/lib/esm/types/partials/ExplanationOfBenefitDetail1.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitDiagnosis.d.ts +0 -15
- package/lib/esm/types/partials/ExplanationOfBenefitDiagnosis.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitFinancial.d.ts +0 -15
- package/lib/esm/types/partials/ExplanationOfBenefitFinancial.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitInsurance.d.ts +0 -10
- package/lib/esm/types/partials/ExplanationOfBenefitInsurance.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitItem.d.ts +0 -43
- package/lib/esm/types/partials/ExplanationOfBenefitItem.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitPayee.d.ts +0 -10
- package/lib/esm/types/partials/ExplanationOfBenefitPayee.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitPayment.d.ts +0 -16
- package/lib/esm/types/partials/ExplanationOfBenefitPayment.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitProcedure.d.ts +0 -16
- package/lib/esm/types/partials/ExplanationOfBenefitProcedure.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitProcessNote.d.ts +0 -12
- package/lib/esm/types/partials/ExplanationOfBenefitProcessNote.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitRelated.d.ts +0 -12
- package/lib/esm/types/partials/ExplanationOfBenefitRelated.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitSubDetail.d.ts +0 -26
- package/lib/esm/types/partials/ExplanationOfBenefitSubDetail.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitSubDetail1.d.ts +0 -20
- package/lib/esm/types/partials/ExplanationOfBenefitSubDetail1.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitSupportingInfo.d.ts +0 -25
- package/lib/esm/types/partials/ExplanationOfBenefitSupportingInfo.js +0 -2
- package/lib/esm/types/partials/ExplanationOfBenefitTotal.d.ts +0 -10
- package/lib/esm/types/partials/ExplanationOfBenefitTotal.js +0 -2
- package/lib/esm/types/partials/Expression.d.ts +0 -12
- package/lib/esm/types/partials/Expression.js +0 -2
- package/lib/esm/types/partials/Extension.d.ts +0 -99
- package/lib/esm/types/partials/Extension.js +0 -2
- package/lib/esm/types/partials/FamilyMemberHistoryCondition.d.ts +0 -19
- package/lib/esm/types/partials/FamilyMemberHistoryCondition.js +0 -2
- package/lib/esm/types/partials/GoalTarget.d.ts +0 -22
- package/lib/esm/types/partials/GoalTarget.js +0 -2
- package/lib/esm/types/partials/GraphDefinitionCompartment.d.ts +0 -11
- package/lib/esm/types/partials/GraphDefinitionCompartment.js +0 -2
- package/lib/esm/types/partials/GraphDefinitionLink.d.ts +0 -14
- package/lib/esm/types/partials/GraphDefinitionLink.js +0 -2
- package/lib/esm/types/partials/GraphDefinitionTarget.d.ts +0 -14
- package/lib/esm/types/partials/GraphDefinitionTarget.js +0 -2
- package/lib/esm/types/partials/GroupCharacteristic.d.ts +0 -19
- package/lib/esm/types/partials/GroupCharacteristic.js +0 -2
- package/lib/esm/types/partials/GroupMember.d.ts +0 -11
- package/lib/esm/types/partials/GroupMember.js +0 -2
- package/lib/esm/types/partials/HealthcareServiceAvailableTime.d.ts +0 -11
- package/lib/esm/types/partials/HealthcareServiceAvailableTime.js +0 -2
- package/lib/esm/types/partials/HealthcareServiceEligibility.d.ts +0 -10
- package/lib/esm/types/partials/HealthcareServiceEligibility.js +0 -2
- package/lib/esm/types/partials/HealthcareServiceNotAvailable.d.ts +0 -9
- package/lib/esm/types/partials/HealthcareServiceNotAvailable.js +0 -2
- package/lib/esm/types/partials/HumanName.d.ts +0 -13
- package/lib/esm/types/partials/HumanName.js +0 -2
- package/lib/esm/types/partials/Identifier.d.ts +0 -15
- package/lib/esm/types/partials/Identifier.js +0 -2
- package/lib/esm/types/partials/ImagingStudyInstance.d.ts +0 -13
- package/lib/esm/types/partials/ImagingStudyInstance.js +0 -2
- package/lib/esm/types/partials/ImagingStudyPerformer.d.ts +0 -10
- package/lib/esm/types/partials/ImagingStudyPerformer.js +0 -2
- package/lib/esm/types/partials/ImagingStudySeries.d.ts +0 -25
- package/lib/esm/types/partials/ImagingStudySeries.js +0 -2
- package/lib/esm/types/partials/ImmunizationEducation.d.ts +0 -12
- package/lib/esm/types/partials/ImmunizationEducation.js +0 -2
- package/lib/esm/types/partials/ImmunizationPerformer.d.ts +0 -10
- package/lib/esm/types/partials/ImmunizationPerformer.js +0 -2
- package/lib/esm/types/partials/ImmunizationProtocolApplied.d.ts +0 -16
- package/lib/esm/types/partials/ImmunizationProtocolApplied.js +0 -2
- package/lib/esm/types/partials/ImmunizationReaction.d.ts +0 -11
- package/lib/esm/types/partials/ImmunizationReaction.js +0 -2
- package/lib/esm/types/partials/ImmunizationRecommendationDateCriterion.d.ts +0 -10
- package/lib/esm/types/partials/ImmunizationRecommendationDateCriterion.js +0 -2
- package/lib/esm/types/partials/ImmunizationRecommendationRecommendation.d.ts +0 -24
- package/lib/esm/types/partials/ImmunizationRecommendationRecommendation.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideDefinition.d.ts +0 -16
- package/lib/esm/types/partials/ImplementationGuideDefinition.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideDependsOn.d.ts +0 -11
- package/lib/esm/types/partials/ImplementationGuideDependsOn.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideGlobal.d.ts +0 -9
- package/lib/esm/types/partials/ImplementationGuideGlobal.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideGrouping.d.ts +0 -8
- package/lib/esm/types/partials/ImplementationGuideGrouping.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideManifest.d.ts +0 -14
- package/lib/esm/types/partials/ImplementationGuideManifest.js +0 -2
- package/lib/esm/types/partials/ImplementationGuidePage.d.ts +0 -13
- package/lib/esm/types/partials/ImplementationGuidePage.js +0 -2
- package/lib/esm/types/partials/ImplementationGuidePage1.d.ts +0 -9
- package/lib/esm/types/partials/ImplementationGuidePage1.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideParameter.d.ts +0 -8
- package/lib/esm/types/partials/ImplementationGuideParameter.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideResource.d.ts +0 -16
- package/lib/esm/types/partials/ImplementationGuideResource.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideResource1.d.ts +0 -13
- package/lib/esm/types/partials/ImplementationGuideResource1.js +0 -2
- package/lib/esm/types/partials/ImplementationGuideTemplate.d.ts +0 -9
- package/lib/esm/types/partials/ImplementationGuideTemplate.js +0 -2
- package/lib/esm/types/partials/IngredientManufacturer.d.ts +0 -9
- package/lib/esm/types/partials/IngredientManufacturer.js +0 -2
- package/lib/esm/types/partials/IngredientReferenceStrength.d.ts +0 -15
- package/lib/esm/types/partials/IngredientReferenceStrength.js +0 -2
- package/lib/esm/types/partials/IngredientStrength.d.ts +0 -19
- package/lib/esm/types/partials/IngredientStrength.js +0 -2
- package/lib/esm/types/partials/IngredientSubstance.d.ts +0 -10
- package/lib/esm/types/partials/IngredientSubstance.js +0 -2
- package/lib/esm/types/partials/InsurancePlanBenefit.d.ts +0 -11
- package/lib/esm/types/partials/InsurancePlanBenefit.js +0 -2
- package/lib/esm/types/partials/InsurancePlanBenefit1.d.ts +0 -10
- package/lib/esm/types/partials/InsurancePlanBenefit1.js +0 -2
- package/lib/esm/types/partials/InsurancePlanContact.d.ts +0 -14
- package/lib/esm/types/partials/InsurancePlanContact.js +0 -2
- package/lib/esm/types/partials/InsurancePlanCost.d.ts +0 -12
- package/lib/esm/types/partials/InsurancePlanCost.js +0 -2
- package/lib/esm/types/partials/InsurancePlanCoverage.d.ts +0 -12
- package/lib/esm/types/partials/InsurancePlanCoverage.js +0 -2
- package/lib/esm/types/partials/InsurancePlanGeneralCost.d.ts +0 -13
- package/lib/esm/types/partials/InsurancePlanGeneralCost.js +0 -2
- package/lib/esm/types/partials/InsurancePlanLimit.d.ts +0 -10
- package/lib/esm/types/partials/InsurancePlanLimit.js +0 -2
- package/lib/esm/types/partials/InsurancePlanPlan.d.ts +0 -17
- package/lib/esm/types/partials/InsurancePlanPlan.js +0 -2
- package/lib/esm/types/partials/InsurancePlanSpecificCost.d.ts +0 -10
- package/lib/esm/types/partials/InsurancePlanSpecificCost.js +0 -2
- package/lib/esm/types/partials/InvoiceLineItem.d.ts +0 -14
- package/lib/esm/types/partials/InvoiceLineItem.js +0 -2
- package/lib/esm/types/partials/InvoiceParticipant.d.ts +0 -10
- package/lib/esm/types/partials/InvoiceParticipant.js +0 -2
- package/lib/esm/types/partials/InvoicePriceComponent.d.ts +0 -13
- package/lib/esm/types/partials/InvoicePriceComponent.js +0 -2
- package/lib/esm/types/partials/LinkageItem.d.ts +0 -9
- package/lib/esm/types/partials/LinkageItem.js +0 -2
- package/lib/esm/types/partials/ListEntry.d.ts +0 -13
- package/lib/esm/types/partials/ListEntry.js +0 -2
- package/lib/esm/types/partials/LocationHoursOfOperation.d.ts +0 -11
- package/lib/esm/types/partials/LocationHoursOfOperation.js +0 -2
- package/lib/esm/types/partials/LocationPosition.d.ts +0 -10
- package/lib/esm/types/partials/LocationPosition.js +0 -2
- package/lib/esm/types/partials/ManufacturedItemDefinitionProperty.d.ts +0 -16
- package/lib/esm/types/partials/ManufacturedItemDefinitionProperty.js +0 -2
- package/lib/esm/types/partials/MarketingStatus.d.ts +0 -14
- package/lib/esm/types/partials/MarketingStatus.js +0 -2
- package/lib/esm/types/partials/MeasureComponent.d.ts +0 -11
- package/lib/esm/types/partials/MeasureComponent.js +0 -2
- package/lib/esm/types/partials/MeasureGroup.d.ts +0 -13
- package/lib/esm/types/partials/MeasureGroup.js +0 -2
- package/lib/esm/types/partials/MeasurePopulation.d.ts +0 -11
- package/lib/esm/types/partials/MeasurePopulation.js +0 -2
- package/lib/esm/types/partials/MeasureReportComponent.d.ts +0 -9
- package/lib/esm/types/partials/MeasureReportComponent.js +0 -2
- package/lib/esm/types/partials/MeasureReportGroup.d.ts +0 -14
- package/lib/esm/types/partials/MeasureReportGroup.js +0 -2
- package/lib/esm/types/partials/MeasureReportPopulation.d.ts +0 -12
- package/lib/esm/types/partials/MeasureReportPopulation.js +0 -2
- package/lib/esm/types/partials/MeasureReportPopulation1.d.ts +0 -12
- package/lib/esm/types/partials/MeasureReportPopulation1.js +0 -2
- package/lib/esm/types/partials/MeasureReportStratifier.d.ts +0 -10
- package/lib/esm/types/partials/MeasureReportStratifier.js +0 -2
- package/lib/esm/types/partials/MeasureReportStratum.d.ts +0 -14
- package/lib/esm/types/partials/MeasureReportStratum.js +0 -2
- package/lib/esm/types/partials/MeasureStratifier.d.ts +0 -13
- package/lib/esm/types/partials/MeasureStratifier.js +0 -2
- package/lib/esm/types/partials/MeasureSupplementalData.d.ts +0 -12
- package/lib/esm/types/partials/MeasureSupplementalData.js +0 -2
- package/lib/esm/types/partials/MedicationAdministrationDosage.d.ts +0 -16
- package/lib/esm/types/partials/MedicationAdministrationDosage.js +0 -2
- package/lib/esm/types/partials/MedicationAdministrationPerformer.d.ts +0 -10
- package/lib/esm/types/partials/MedicationAdministrationPerformer.js +0 -2
- package/lib/esm/types/partials/MedicationBatch.d.ts +0 -9
- package/lib/esm/types/partials/MedicationBatch.js +0 -2
- package/lib/esm/types/partials/MedicationDispensePerformer.d.ts +0 -10
- package/lib/esm/types/partials/MedicationDispensePerformer.js +0 -2
- package/lib/esm/types/partials/MedicationDispenseSubstitution.d.ts +0 -12
- package/lib/esm/types/partials/MedicationDispenseSubstitution.js +0 -2
- package/lib/esm/types/partials/MedicationIngredient.d.ts +0 -13
- package/lib/esm/types/partials/MedicationIngredient.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeAdministrationGuidelines.d.ts +0 -14
- package/lib/esm/types/partials/MedicationKnowledgeAdministrationGuidelines.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeCost.d.ts +0 -11
- package/lib/esm/types/partials/MedicationKnowledgeCost.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeDosage.d.ts +0 -10
- package/lib/esm/types/partials/MedicationKnowledgeDosage.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeDrugCharacteristic.d.ts +0 -14
- package/lib/esm/types/partials/MedicationKnowledgeDrugCharacteristic.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeIngredient.d.ts +0 -13
- package/lib/esm/types/partials/MedicationKnowledgeIngredient.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeKinetics.d.ts +0 -10
- package/lib/esm/types/partials/MedicationKnowledgeKinetics.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeMaxDispense.d.ts +0 -9
- package/lib/esm/types/partials/MedicationKnowledgeMaxDispense.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeMedicineClassification.d.ts +0 -9
- package/lib/esm/types/partials/MedicationKnowledgeMedicineClassification.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeMonitoringProgram.d.ts +0 -9
- package/lib/esm/types/partials/MedicationKnowledgeMonitoringProgram.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeMonograph.d.ts +0 -10
- package/lib/esm/types/partials/MedicationKnowledgeMonograph.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgePackaging.d.ts +0 -10
- package/lib/esm/types/partials/MedicationKnowledgePackaging.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgePatientCharacteristics.d.ts +0 -11
- package/lib/esm/types/partials/MedicationKnowledgePatientCharacteristics.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeRegulatory.d.ts +0 -14
- package/lib/esm/types/partials/MedicationKnowledgeRegulatory.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeRelatedMedicationKnowledge.d.ts +0 -10
- package/lib/esm/types/partials/MedicationKnowledgeRelatedMedicationKnowledge.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeSchedule.d.ts +0 -8
- package/lib/esm/types/partials/MedicationKnowledgeSchedule.js +0 -2
- package/lib/esm/types/partials/MedicationKnowledgeSubstitution.d.ts +0 -9
- package/lib/esm/types/partials/MedicationKnowledgeSubstitution.js +0 -2
- package/lib/esm/types/partials/MedicationRequestDispenseRequest.d.ts +0 -18
- package/lib/esm/types/partials/MedicationRequestDispenseRequest.js +0 -2
- package/lib/esm/types/partials/MedicationRequestInitialFill.d.ts +0 -9
- package/lib/esm/types/partials/MedicationRequestInitialFill.js +0 -2
- package/lib/esm/types/partials/MedicationRequestSubstitution.d.ts +0 -10
- package/lib/esm/types/partials/MedicationRequestSubstitution.js +0 -2
- package/lib/esm/types/partials/MedicinalProductDefinitionCharacteristic.d.ts +0 -16
- package/lib/esm/types/partials/MedicinalProductDefinitionCharacteristic.js +0 -2
- package/lib/esm/types/partials/MedicinalProductDefinitionContact.d.ts +0 -10
- package/lib/esm/types/partials/MedicinalProductDefinitionContact.js +0 -2
- package/lib/esm/types/partials/MedicinalProductDefinitionCountryLanguage.d.ts +0 -10
- package/lib/esm/types/partials/MedicinalProductDefinitionCountryLanguage.js +0 -2
- package/lib/esm/types/partials/MedicinalProductDefinitionCrossReference.d.ts +0 -10
- package/lib/esm/types/partials/MedicinalProductDefinitionCrossReference.js +0 -2
- package/lib/esm/types/partials/MedicinalProductDefinitionName.d.ts +0 -13
- package/lib/esm/types/partials/MedicinalProductDefinitionName.js +0 -2
- package/lib/esm/types/partials/MedicinalProductDefinitionNamePart.d.ts +0 -9
- package/lib/esm/types/partials/MedicinalProductDefinitionNamePart.js +0 -2
- package/lib/esm/types/partials/MedicinalProductDefinitionOperation.d.ts +0 -14
- package/lib/esm/types/partials/MedicinalProductDefinitionOperation.js +0 -2
- package/lib/esm/types/partials/MessageDefinitionAllowedResponse.d.ts +0 -10
- package/lib/esm/types/partials/MessageDefinitionAllowedResponse.js +0 -2
- package/lib/esm/types/partials/MessageDefinitionFocus.d.ts +0 -12
- package/lib/esm/types/partials/MessageDefinitionFocus.js +0 -2
- package/lib/esm/types/partials/MessageHeaderDestination.d.ts +0 -12
- package/lib/esm/types/partials/MessageHeaderDestination.js +0 -2
- package/lib/esm/types/partials/MessageHeaderResponse.d.ts +0 -11
- package/lib/esm/types/partials/MessageHeaderResponse.js +0 -2
- package/lib/esm/types/partials/MessageHeaderSource.d.ts +0 -13
- package/lib/esm/types/partials/MessageHeaderSource.js +0 -2
- package/lib/esm/types/partials/Meta.d.ts +0 -16
- package/lib/esm/types/partials/Meta.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceInner.d.ts +0 -9
- package/lib/esm/types/partials/MolecularSequenceInner.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceOuter.d.ts +0 -9
- package/lib/esm/types/partials/MolecularSequenceOuter.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceQuality.d.ts +0 -26
- package/lib/esm/types/partials/MolecularSequenceQuality.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceReferenceSeq.d.ts +0 -18
- package/lib/esm/types/partials/MolecularSequenceReferenceSeq.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceRepository.d.ts +0 -13
- package/lib/esm/types/partials/MolecularSequenceRepository.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceRoc.d.ts +0 -15
- package/lib/esm/types/partials/MolecularSequenceRoc.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceStructureVariant.d.ts +0 -15
- package/lib/esm/types/partials/MolecularSequenceStructureVariant.js +0 -2
- package/lib/esm/types/partials/MolecularSequenceVariant.d.ts +0 -14
- package/lib/esm/types/partials/MolecularSequenceVariant.js +0 -2
- package/lib/esm/types/partials/Money.d.ts +0 -8
- package/lib/esm/types/partials/Money.js +0 -2
- package/lib/esm/types/partials/NamingSystemUniqueId.d.ts +0 -12
- package/lib/esm/types/partials/NamingSystemUniqueId.js +0 -2
- package/lib/esm/types/partials/Narrative.d.ts +0 -8
- package/lib/esm/types/partials/Narrative.js +0 -2
- package/lib/esm/types/partials/NutritionOrderAdministration.d.ts +0 -13
- package/lib/esm/types/partials/NutritionOrderAdministration.js +0 -2
- package/lib/esm/types/partials/NutritionOrderEnteralFormula.d.ts +0 -18
- package/lib/esm/types/partials/NutritionOrderEnteralFormula.js +0 -2
- package/lib/esm/types/partials/NutritionOrderNutrient.d.ts +0 -10
- package/lib/esm/types/partials/NutritionOrderNutrient.js +0 -2
- package/lib/esm/types/partials/NutritionOrderOralDiet.d.ts +0 -16
- package/lib/esm/types/partials/NutritionOrderOralDiet.js +0 -2
- package/lib/esm/types/partials/NutritionOrderSupplement.d.ts +0 -14
- package/lib/esm/types/partials/NutritionOrderSupplement.js +0 -2
- package/lib/esm/types/partials/NutritionOrderTexture.d.ts +0 -9
- package/lib/esm/types/partials/NutritionOrderTexture.js +0 -2
- package/lib/esm/types/partials/NutritionProductIngredient.d.ts +0 -10
- package/lib/esm/types/partials/NutritionProductIngredient.js +0 -2
- package/lib/esm/types/partials/NutritionProductInstance.d.ts +0 -14
- package/lib/esm/types/partials/NutritionProductInstance.js +0 -2
- package/lib/esm/types/partials/NutritionProductNutrient.d.ts +0 -10
- package/lib/esm/types/partials/NutritionProductNutrient.js +0 -2
- package/lib/esm/types/partials/NutritionProductProductCharacteristic.d.ts +0 -17
- package/lib/esm/types/partials/NutritionProductProductCharacteristic.js +0 -2
- package/lib/esm/types/partials/ObservationComponent.d.ts +0 -31
- package/lib/esm/types/partials/ObservationComponent.js +0 -2
- package/lib/esm/types/partials/ObservationDefinitionQualifiedInterval.d.ts +0 -16
- package/lib/esm/types/partials/ObservationDefinitionQualifiedInterval.js +0 -2
- package/lib/esm/types/partials/ObservationDefinitionQuantitativeDetails.d.ts +0 -13
- package/lib/esm/types/partials/ObservationDefinitionQuantitativeDetails.js +0 -2
- package/lib/esm/types/partials/ObservationReferenceRange.d.ts +0 -15
- package/lib/esm/types/partials/ObservationReferenceRange.js +0 -2
- package/lib/esm/types/partials/OperationDefinitionBinding.d.ts +0 -9
- package/lib/esm/types/partials/OperationDefinitionBinding.js +0 -2
- package/lib/esm/types/partials/OperationDefinitionOverload.d.ts +0 -8
- package/lib/esm/types/partials/OperationDefinitionOverload.js +0 -2
- package/lib/esm/types/partials/OperationDefinitionParameter.d.ts +0 -21
- package/lib/esm/types/partials/OperationDefinitionParameter.js +0 -2
- package/lib/esm/types/partials/OperationDefinitionReferencedFrom.d.ts +0 -8
- package/lib/esm/types/partials/OperationDefinitionReferencedFrom.js +0 -2
- package/lib/esm/types/partials/OperationOutcomeIssue.d.ts +0 -13
- package/lib/esm/types/partials/OperationOutcomeIssue.js +0 -2
- package/lib/esm/types/partials/OrganizationContact.d.ts +0 -14
- package/lib/esm/types/partials/OrganizationContact.js +0 -2
- package/lib/esm/types/partials/PackagedProductDefinitionContainedItem.d.ts +0 -10
- package/lib/esm/types/partials/PackagedProductDefinitionContainedItem.js +0 -2
- package/lib/esm/types/partials/PackagedProductDefinitionLegalStatusOfSupply.d.ts +0 -9
- package/lib/esm/types/partials/PackagedProductDefinitionLegalStatusOfSupply.js +0 -2
- package/lib/esm/types/partials/PackagedProductDefinitionPackage.d.ts +0 -23
- package/lib/esm/types/partials/PackagedProductDefinitionPackage.js +0 -2
- package/lib/esm/types/partials/PackagedProductDefinitionProperty.d.ts +0 -16
- package/lib/esm/types/partials/PackagedProductDefinitionProperty.js +0 -2
- package/lib/esm/types/partials/PackagedProductDefinitionShelfLifeStorage.d.ts +0 -12
- package/lib/esm/types/partials/PackagedProductDefinitionShelfLifeStorage.js +0 -2
- package/lib/esm/types/partials/ParameterDefinition.d.ts +0 -14
- package/lib/esm/types/partials/ParameterDefinition.js +0 -2
- package/lib/esm/types/partials/ParametersParameter.d.ts +0 -102
- package/lib/esm/types/partials/ParametersParameter.js +0 -2
- package/lib/esm/types/partials/PatientCommunication.d.ts +0 -9
- package/lib/esm/types/partials/PatientCommunication.js +0 -2
- package/lib/esm/types/partials/PatientContact.d.ts +0 -19
- package/lib/esm/types/partials/PatientContact.js +0 -2
- package/lib/esm/types/partials/PatientLink.d.ts +0 -9
- package/lib/esm/types/partials/PatientLink.js +0 -2
- package/lib/esm/types/partials/PaymentReconciliationDetail.d.ts +0 -21
- package/lib/esm/types/partials/PaymentReconciliationDetail.js +0 -2
- package/lib/esm/types/partials/PaymentReconciliationProcessNote.d.ts +0 -8
- package/lib/esm/types/partials/PaymentReconciliationProcessNote.js +0 -2
- package/lib/esm/types/partials/Period.d.ts +0 -8
- package/lib/esm/types/partials/Period.js +0 -2
- package/lib/esm/types/partials/PersonLink.d.ts +0 -9
- package/lib/esm/types/partials/PersonLink.js +0 -2
- package/lib/esm/types/partials/PlanDefinitionAction.d.ts +0 -58
- package/lib/esm/types/partials/PlanDefinitionAction.js +0 -2
- package/lib/esm/types/partials/PlanDefinitionCondition.d.ts +0 -9
- package/lib/esm/types/partials/PlanDefinitionCondition.js +0 -2
- package/lib/esm/types/partials/PlanDefinitionDynamicValue.d.ts +0 -9
- package/lib/esm/types/partials/PlanDefinitionDynamicValue.js +0 -2
- package/lib/esm/types/partials/PlanDefinitionGoal.d.ts +0 -16
- package/lib/esm/types/partials/PlanDefinitionGoal.js +0 -2
- package/lib/esm/types/partials/PlanDefinitionParticipant.d.ts +0 -9
- package/lib/esm/types/partials/PlanDefinitionParticipant.js +0 -2
- package/lib/esm/types/partials/PlanDefinitionRelatedAction.d.ts +0 -13
- package/lib/esm/types/partials/PlanDefinitionRelatedAction.js +0 -2
- package/lib/esm/types/partials/PlanDefinitionTarget.d.ts +0 -14
- package/lib/esm/types/partials/PlanDefinitionTarget.js +0 -2
- package/lib/esm/types/partials/Population.d.ts +0 -13
- package/lib/esm/types/partials/Population.js +0 -2
- package/lib/esm/types/partials/PractitionerQualification.d.ts +0 -14
- package/lib/esm/types/partials/PractitionerQualification.js +0 -2
- package/lib/esm/types/partials/PractitionerRoleAvailableTime.d.ts +0 -11
- package/lib/esm/types/partials/PractitionerRoleAvailableTime.js +0 -2
- package/lib/esm/types/partials/PractitionerRoleNotAvailable.d.ts +0 -9
- package/lib/esm/types/partials/PractitionerRoleNotAvailable.js +0 -2
- package/lib/esm/types/partials/ProcedureFocalDevice.d.ts +0 -10
- package/lib/esm/types/partials/ProcedureFocalDevice.js +0 -2
- package/lib/esm/types/partials/ProcedurePerformer.d.ts +0 -11
- package/lib/esm/types/partials/ProcedurePerformer.js +0 -2
- package/lib/esm/types/partials/ProdCharacteristic.d.ts +0 -20
- package/lib/esm/types/partials/ProdCharacteristic.js +0 -2
- package/lib/esm/types/partials/ProductShelfLife.d.ts +0 -13
- package/lib/esm/types/partials/ProductShelfLife.js +0 -2
- package/lib/esm/types/partials/ProvenanceAgent.d.ts +0 -12
- package/lib/esm/types/partials/ProvenanceAgent.js +0 -2
- package/lib/esm/types/partials/ProvenanceEntity.d.ts +0 -11
- package/lib/esm/types/partials/ProvenanceEntity.js +0 -2
- package/lib/esm/types/partials/Quantity.d.ts +0 -12
- package/lib/esm/types/partials/Quantity.js +0 -2
- package/lib/esm/types/partials/QuestionnaireAnswerOption.d.ts +0 -18
- package/lib/esm/types/partials/QuestionnaireAnswerOption.js +0 -2
- package/lib/esm/types/partials/QuestionnaireEnableWhen.d.ts +0 -26
- package/lib/esm/types/partials/QuestionnaireEnableWhen.js +0 -2
- package/lib/esm/types/partials/QuestionnaireInitial.d.ts +0 -28
- package/lib/esm/types/partials/QuestionnaireInitial.js +0 -2
- package/lib/esm/types/partials/QuestionnaireItem.d.ts +0 -29
- package/lib/esm/types/partials/QuestionnaireItem.js +0 -2
- package/lib/esm/types/partials/QuestionnaireResponseAnswer.d.ts +0 -30
- package/lib/esm/types/partials/QuestionnaireResponseAnswer.js +0 -2
- package/lib/esm/types/partials/QuestionnaireResponseItem.d.ts +0 -13
- package/lib/esm/types/partials/QuestionnaireResponseItem.js +0 -2
- package/lib/esm/types/partials/Range.d.ts +0 -8
- package/lib/esm/types/partials/Range.js +0 -2
- package/lib/esm/types/partials/Ratio.d.ts +0 -8
- package/lib/esm/types/partials/Ratio.js +0 -2
- package/lib/esm/types/partials/RatioRange.d.ts +0 -9
- package/lib/esm/types/partials/RatioRange.js +0 -2
- package/lib/esm/types/partials/Reference.d.ts +0 -14
- package/lib/esm/types/partials/Reference.js +0 -2
- package/lib/esm/types/partials/RegulatedAuthorizationCase.d.ts +0 -16
- package/lib/esm/types/partials/RegulatedAuthorizationCase.js +0 -2
- package/lib/esm/types/partials/RelatedArtifact.d.ts +0 -16
- package/lib/esm/types/partials/RelatedArtifact.js +0 -2
- package/lib/esm/types/partials/RelatedPersonCommunication.d.ts +0 -9
- package/lib/esm/types/partials/RelatedPersonCommunication.js +0 -2
- package/lib/esm/types/partials/RequestGroupAction.d.ts +0 -40
- package/lib/esm/types/partials/RequestGroupAction.js +0 -2
- package/lib/esm/types/partials/RequestGroupCondition.d.ts +0 -9
- package/lib/esm/types/partials/RequestGroupCondition.js +0 -2
- package/lib/esm/types/partials/RequestGroupRelatedAction.d.ts +0 -13
- package/lib/esm/types/partials/RequestGroupRelatedAction.js +0 -2
- package/lib/esm/types/partials/ResearchElementDefinitionCharacteristic.d.ts +0 -36
- package/lib/esm/types/partials/ResearchElementDefinitionCharacteristic.js +0 -2
- package/lib/esm/types/partials/ResearchStudyArm.d.ts +0 -10
- package/lib/esm/types/partials/ResearchStudyArm.js +0 -2
- package/lib/esm/types/partials/ResearchStudyObjective.d.ts +0 -9
- package/lib/esm/types/partials/ResearchStudyObjective.js +0 -2
- package/lib/esm/types/partials/RiskAssessmentPrediction.d.ts +0 -18
- package/lib/esm/types/partials/RiskAssessmentPrediction.js +0 -2
- package/lib/esm/types/partials/SampledData.d.ts +0 -15
- package/lib/esm/types/partials/SampledData.js +0 -2
- package/lib/esm/types/partials/SearchParameterComponent.d.ts +0 -9
- package/lib/esm/types/partials/SearchParameterComponent.js +0 -2
- package/lib/esm/types/partials/Signature.d.ts +0 -16
- package/lib/esm/types/partials/Signature.js +0 -2
- package/lib/esm/types/partials/SpecimenCollection.d.ts +0 -20
- package/lib/esm/types/partials/SpecimenCollection.js +0 -2
- package/lib/esm/types/partials/SpecimenContainer.d.ts +0 -17
- package/lib/esm/types/partials/SpecimenContainer.js +0 -2
- package/lib/esm/types/partials/SpecimenDefinitionAdditive.d.ts +0 -10
- package/lib/esm/types/partials/SpecimenDefinitionAdditive.js +0 -2
- package/lib/esm/types/partials/SpecimenDefinitionContainer.d.ts +0 -18
- package/lib/esm/types/partials/SpecimenDefinitionContainer.js +0 -2
- package/lib/esm/types/partials/SpecimenDefinitionHandling.d.ts +0 -13
- package/lib/esm/types/partials/SpecimenDefinitionHandling.js +0 -2
- package/lib/esm/types/partials/SpecimenDefinitionTypeTested.d.ts +0 -18
- package/lib/esm/types/partials/SpecimenDefinitionTypeTested.js +0 -2
- package/lib/esm/types/partials/SpecimenProcessing.d.ts +0 -15
- package/lib/esm/types/partials/SpecimenProcessing.js +0 -2
- package/lib/esm/types/partials/StructureDefinitionContext.d.ts +0 -8
- package/lib/esm/types/partials/StructureDefinitionContext.js +0 -2
- package/lib/esm/types/partials/StructureDefinitionDifferential.d.ts +0 -8
- package/lib/esm/types/partials/StructureDefinitionDifferential.js +0 -2
- package/lib/esm/types/partials/StructureDefinitionMapping.d.ts +0 -12
- package/lib/esm/types/partials/StructureDefinitionMapping.js +0 -2
- package/lib/esm/types/partials/StructureDefinitionSnapshot.d.ts +0 -8
- package/lib/esm/types/partials/StructureDefinitionSnapshot.js +0 -2
- package/lib/esm/types/partials/StructureMapDependent.d.ts +0 -9
- package/lib/esm/types/partials/StructureMapDependent.js +0 -2
- package/lib/esm/types/partials/StructureMapGroup.d.ts +0 -15
- package/lib/esm/types/partials/StructureMapGroup.js +0 -2
- package/lib/esm/types/partials/StructureMapInput.d.ts +0 -11
- package/lib/esm/types/partials/StructureMapInput.js +0 -2
- package/lib/esm/types/partials/StructureMapParameter.d.ts +0 -14
- package/lib/esm/types/partials/StructureMapParameter.js +0 -2
- package/lib/esm/types/partials/StructureMapRule.d.ts +0 -16
- package/lib/esm/types/partials/StructureMapRule.js +0 -2
- package/lib/esm/types/partials/StructureMapSource.d.ts +0 -108
- package/lib/esm/types/partials/StructureMapSource.js +0 -2
- package/lib/esm/types/partials/StructureMapStructure.d.ts +0 -11
- package/lib/esm/types/partials/StructureMapStructure.js +0 -2
- package/lib/esm/types/partials/StructureMapTarget.d.ts +0 -16
- package/lib/esm/types/partials/StructureMapTarget.js +0 -2
- package/lib/esm/types/partials/SubscriptionChannel.d.ts +0 -11
- package/lib/esm/types/partials/SubscriptionChannel.js +0 -2
- package/lib/esm/types/partials/SubscriptionStatusNotificationEvent.d.ts +0 -12
- package/lib/esm/types/partials/SubscriptionStatusNotificationEvent.js +0 -2
- package/lib/esm/types/partials/SubscriptionTopicCanFilterBy.d.ts +0 -13
- package/lib/esm/types/partials/SubscriptionTopicCanFilterBy.js +0 -2
- package/lib/esm/types/partials/SubscriptionTopicEventTrigger.d.ts +0 -12
- package/lib/esm/types/partials/SubscriptionTopicEventTrigger.js +0 -2
- package/lib/esm/types/partials/SubscriptionTopicNotificationShape.d.ts +0 -10
- package/lib/esm/types/partials/SubscriptionTopicNotificationShape.js +0 -2
- package/lib/esm/types/partials/SubscriptionTopicQueryCriteria.d.ts +0 -11
- package/lib/esm/types/partials/SubscriptionTopicQueryCriteria.js +0 -2
- package/lib/esm/types/partials/SubscriptionTopicResourceTrigger.d.ts +0 -14
- package/lib/esm/types/partials/SubscriptionTopicResourceTrigger.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionCode.d.ts +0 -15
- package/lib/esm/types/partials/SubstanceDefinitionCode.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionMoiety.d.ts +0 -18
- package/lib/esm/types/partials/SubstanceDefinitionMoiety.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionMolecularWeight.d.ts +0 -11
- package/lib/esm/types/partials/SubstanceDefinitionMolecularWeight.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionName.d.ts +0 -20
- package/lib/esm/types/partials/SubstanceDefinitionName.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionOfficial.d.ts +0 -11
- package/lib/esm/types/partials/SubstanceDefinitionOfficial.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionProperty.d.ts +0 -16
- package/lib/esm/types/partials/SubstanceDefinitionProperty.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionRelationship.d.ts +0 -20
- package/lib/esm/types/partials/SubstanceDefinitionRelationship.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionRepresentation.d.ts +0 -12
- package/lib/esm/types/partials/SubstanceDefinitionRepresentation.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionSourceMaterial.d.ts +0 -12
- package/lib/esm/types/partials/SubstanceDefinitionSourceMaterial.js +0 -2
- package/lib/esm/types/partials/SubstanceDefinitionStructure.d.ts +0 -18
- package/lib/esm/types/partials/SubstanceDefinitionStructure.js +0 -2
- package/lib/esm/types/partials/SubstanceIngredient.d.ts +0 -12
- package/lib/esm/types/partials/SubstanceIngredient.js +0 -2
- package/lib/esm/types/partials/SubstanceInstance.d.ts +0 -12
- package/lib/esm/types/partials/SubstanceInstance.js +0 -2
- package/lib/esm/types/partials/SupplyDeliverySuppliedItem.d.ts +0 -12
- package/lib/esm/types/partials/SupplyDeliverySuppliedItem.js +0 -2
- package/lib/esm/types/partials/SupplyRequestParameter.d.ts +0 -14
- package/lib/esm/types/partials/SupplyRequestParameter.js +0 -2
- package/lib/esm/types/partials/TaskInput.d.ts +0 -99
- package/lib/esm/types/partials/TaskInput.js +0 -2
- package/lib/esm/types/partials/TaskOutput.d.ts +0 -99
- package/lib/esm/types/partials/TaskOutput.js +0 -2
- package/lib/esm/types/partials/TaskRestriction.d.ts +0 -12
- package/lib/esm/types/partials/TaskRestriction.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesClosure.d.ts +0 -7
- package/lib/esm/types/partials/TerminologyCapabilitiesClosure.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesCodeSystem.d.ts +0 -11
- package/lib/esm/types/partials/TerminologyCapabilitiesCodeSystem.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesExpansion.d.ts +0 -13
- package/lib/esm/types/partials/TerminologyCapabilitiesExpansion.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesFilter.d.ts +0 -8
- package/lib/esm/types/partials/TerminologyCapabilitiesFilter.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesImplementation.d.ts +0 -9
- package/lib/esm/types/partials/TerminologyCapabilitiesImplementation.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesParameter.d.ts +0 -8
- package/lib/esm/types/partials/TerminologyCapabilitiesParameter.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesSoftware.d.ts +0 -8
- package/lib/esm/types/partials/TerminologyCapabilitiesSoftware.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesTranslation.d.ts +0 -7
- package/lib/esm/types/partials/TerminologyCapabilitiesTranslation.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesValidateCode.d.ts +0 -7
- package/lib/esm/types/partials/TerminologyCapabilitiesValidateCode.js +0 -2
- package/lib/esm/types/partials/TerminologyCapabilitiesVersion.d.ts +0 -13
- package/lib/esm/types/partials/TerminologyCapabilitiesVersion.js +0 -2
- package/lib/esm/types/partials/TestReportAction.d.ts +0 -10
- package/lib/esm/types/partials/TestReportAction.js +0 -2
- package/lib/esm/types/partials/TestReportAction1.d.ts +0 -10
- package/lib/esm/types/partials/TestReportAction1.js +0 -2
- package/lib/esm/types/partials/TestReportAction2.d.ts +0 -8
- package/lib/esm/types/partials/TestReportAction2.js +0 -2
- package/lib/esm/types/partials/TestReportAssert.d.ts +0 -10
- package/lib/esm/types/partials/TestReportAssert.js +0 -2
- package/lib/esm/types/partials/TestReportOperation.d.ts +0 -11
- package/lib/esm/types/partials/TestReportOperation.js +0 -2
- package/lib/esm/types/partials/TestReportParticipant.d.ts +0 -10
- package/lib/esm/types/partials/TestReportParticipant.js +0 -2
- package/lib/esm/types/partials/TestReportSetup.d.ts +0 -8
- package/lib/esm/types/partials/TestReportSetup.js +0 -2
- package/lib/esm/types/partials/TestReportTeardown.d.ts +0 -8
- package/lib/esm/types/partials/TestReportTeardown.js +0 -2
- package/lib/esm/types/partials/TestReportTest.d.ts +0 -10
- package/lib/esm/types/partials/TestReportTest.js +0 -2
- package/lib/esm/types/partials/TestScriptAction.d.ts +0 -10
- package/lib/esm/types/partials/TestScriptAction.js +0 -2
- package/lib/esm/types/partials/TestScriptAction1.d.ts +0 -10
- package/lib/esm/types/partials/TestScriptAction1.js +0 -2
- package/lib/esm/types/partials/TestScriptAction2.d.ts +0 -8
- package/lib/esm/types/partials/TestScriptAction2.js +0 -2
- package/lib/esm/types/partials/TestScriptAssert.d.ts +0 -29
- package/lib/esm/types/partials/TestScriptAssert.js +0 -2
- package/lib/esm/types/partials/TestScriptCapability.d.ts +0 -16
- package/lib/esm/types/partials/TestScriptCapability.js +0 -2
- package/lib/esm/types/partials/TestScriptDestination.d.ts +0 -10
- package/lib/esm/types/partials/TestScriptDestination.js +0 -2
- package/lib/esm/types/partials/TestScriptFixture.d.ts +0 -10
- package/lib/esm/types/partials/TestScriptFixture.js +0 -2
- package/lib/esm/types/partials/TestScriptLink.d.ts +0 -9
- package/lib/esm/types/partials/TestScriptLink.js +0 -2
- package/lib/esm/types/partials/TestScriptMetadata.d.ts +0 -10
- package/lib/esm/types/partials/TestScriptMetadata.js +0 -2
- package/lib/esm/types/partials/TestScriptOperation.d.ts +0 -27
- package/lib/esm/types/partials/TestScriptOperation.js +0 -2
- package/lib/esm/types/partials/TestScriptOrigin.d.ts +0 -10
- package/lib/esm/types/partials/TestScriptOrigin.js +0 -2
- package/lib/esm/types/partials/TestScriptRequestHeader.d.ts +0 -8
- package/lib/esm/types/partials/TestScriptRequestHeader.js +0 -2
- package/lib/esm/types/partials/TestScriptSetup.d.ts +0 -8
- package/lib/esm/types/partials/TestScriptSetup.js +0 -2
- package/lib/esm/types/partials/TestScriptTeardown.d.ts +0 -8
- package/lib/esm/types/partials/TestScriptTeardown.js +0 -2
- package/lib/esm/types/partials/TestScriptTest.d.ts +0 -10
- package/lib/esm/types/partials/TestScriptTest.js +0 -2
- package/lib/esm/types/partials/TestScriptVariable.d.ts +0 -15
- package/lib/esm/types/partials/TestScriptVariable.js +0 -2
- package/lib/esm/types/partials/Timing.d.ts +0 -12
- package/lib/esm/types/partials/Timing.js +0 -2
- package/lib/esm/types/partials/TimingRepeat.d.ts +0 -30
- package/lib/esm/types/partials/TimingRepeat.js +0 -2
- package/lib/esm/types/partials/TriggerDefinition.d.ts +0 -19
- package/lib/esm/types/partials/TriggerDefinition.js +0 -2
- package/lib/esm/types/partials/UsageContext.d.ts +0 -15
- package/lib/esm/types/partials/UsageContext.js +0 -2
- package/lib/esm/types/partials/ValueSetCompose.d.ts +0 -12
- package/lib/esm/types/partials/ValueSetCompose.js +0 -2
- package/lib/esm/types/partials/ValueSetConcept.d.ts +0 -10
- package/lib/esm/types/partials/ValueSetConcept.js +0 -2
- package/lib/esm/types/partials/ValueSetContains.d.ts +0 -16
- package/lib/esm/types/partials/ValueSetContains.js +0 -2
- package/lib/esm/types/partials/ValueSetDesignation.d.ts +0 -10
- package/lib/esm/types/partials/ValueSetDesignation.js +0 -2
- package/lib/esm/types/partials/ValueSetExpansion.d.ts +0 -17
- package/lib/esm/types/partials/ValueSetExpansion.js +0 -2
- package/lib/esm/types/partials/ValueSetFilter.d.ts +0 -9
- package/lib/esm/types/partials/ValueSetFilter.js +0 -2
- package/lib/esm/types/partials/ValueSetInclude.d.ts +0 -15
- package/lib/esm/types/partials/ValueSetInclude.js +0 -2
- package/lib/esm/types/partials/ValueSetParameter.d.ts +0 -18
- package/lib/esm/types/partials/ValueSetParameter.js +0 -2
- package/lib/esm/types/partials/VerificationResultAttestation.d.ts +0 -18
- package/lib/esm/types/partials/VerificationResultAttestation.js +0 -2
- package/lib/esm/types/partials/VerificationResultPrimarySource.d.ts +0 -16
- package/lib/esm/types/partials/VerificationResultPrimarySource.js +0 -2
- package/lib/esm/types/partials/VerificationResultValidator.d.ts +0 -11
- package/lib/esm/types/partials/VerificationResultValidator.js +0 -2
- package/lib/esm/types/partials/VisionPrescriptionLensSpecification.d.ts +0 -26
- package/lib/esm/types/partials/VisionPrescriptionLensSpecification.js +0 -2
- package/lib/esm/types/partials/VisionPrescriptionPrism.d.ts +0 -9
- package/lib/esm/types/partials/VisionPrescriptionPrism.js +0 -2
- package/lib/esm/types/resources/Account.d.ts +0 -33
- package/lib/esm/types/resources/Account.js +0 -2
- package/lib/esm/types/resources/ActivityDefinition.d.ts +0 -87
- package/lib/esm/types/resources/ActivityDefinition.js +0 -2
- package/lib/esm/types/resources/AdministrableProductDefinition.d.ts +0 -31
- package/lib/esm/types/resources/AdministrableProductDefinition.js +0 -2
- package/lib/esm/types/resources/AdverseEvent.d.ts +0 -41
- package/lib/esm/types/resources/AdverseEvent.js +0 -2
- package/lib/esm/types/resources/AllergyIntolerance.d.ts +0 -45
- package/lib/esm/types/resources/AllergyIntolerance.js +0 -2
- package/lib/esm/types/resources/Appointment.d.ts +0 -47
- package/lib/esm/types/resources/Appointment.js +0 -2
- package/lib/esm/types/resources/AppointmentResponse.d.ts +0 -28
- package/lib/esm/types/resources/AppointmentResponse.js +0 -2
- package/lib/esm/types/resources/AuditEvent.d.ts +0 -34
- package/lib/esm/types/resources/AuditEvent.js +0 -2
- package/lib/esm/types/resources/Basic.d.ts +0 -25
- package/lib/esm/types/resources/Basic.js +0 -2
- package/lib/esm/types/resources/Binary.d.ts +0 -14
- package/lib/esm/types/resources/Binary.js +0 -2
- package/lib/esm/types/resources/BiologicallyDerivedProduct.d.ts +0 -35
- package/lib/esm/types/resources/BiologicallyDerivedProduct.js +0 -2
- package/lib/esm/types/resources/BodyStructure.d.ts +0 -28
- package/lib/esm/types/resources/BodyStructure.js +0 -2
- package/lib/esm/types/resources/Bundle.d.ts +0 -22
- package/lib/esm/types/resources/Bundle.js +0 -2
- package/lib/esm/types/resources/CapabilityStatement.d.ts +0 -53
- package/lib/esm/types/resources/CapabilityStatement.js +0 -2
- package/lib/esm/types/resources/CarePlan.d.ts +0 -47
- package/lib/esm/types/resources/CarePlan.js +0 -2
- package/lib/esm/types/resources/CareTeam.d.ts +0 -36
- package/lib/esm/types/resources/CareTeam.js +0 -2
- package/lib/esm/types/resources/CatalogEntry.d.ts +0 -35
- package/lib/esm/types/resources/CatalogEntry.js +0 -2
- package/lib/esm/types/resources/ChargeItem.d.ts +0 -57
- package/lib/esm/types/resources/ChargeItem.js +0 -2
- package/lib/esm/types/resources/ChargeItemDefinition.d.ts +0 -51
- package/lib/esm/types/resources/ChargeItemDefinition.js +0 -2
- package/lib/esm/types/resources/Citation.d.ts +0 -59
- package/lib/esm/types/resources/Citation.js +0 -2
- package/lib/esm/types/resources/Claim.d.ts +0 -58
- package/lib/esm/types/resources/Claim.js +0 -2
- package/lib/esm/types/resources/ClaimResponse.d.ts +0 -57
- package/lib/esm/types/resources/ClaimResponse.js +0 -2
- package/lib/esm/types/resources/ClinicalImpression.d.ts +0 -45
- package/lib/esm/types/resources/ClinicalImpression.js +0 -2
- package/lib/esm/types/resources/ClinicalUseDefinition.d.ts +0 -35
- package/lib/esm/types/resources/ClinicalUseDefinition.js +0 -2
- package/lib/esm/types/resources/CodeSystem.d.ts +0 -53
- package/lib/esm/types/resources/CodeSystem.js +0 -2
- package/lib/esm/types/resources/Communication.d.ts +0 -46
- package/lib/esm/types/resources/Communication.js +0 -2
- package/lib/esm/types/resources/CommunicationRequest.d.ts +0 -46
- package/lib/esm/types/resources/CommunicationRequest.js +0 -2
- package/lib/esm/types/resources/CompartmentDefinition.d.ts +0 -35
- package/lib/esm/types/resources/CompartmentDefinition.js +0 -2
- package/lib/esm/types/resources/Composition.d.ts +0 -39
- package/lib/esm/types/resources/Composition.js +0 -2
- package/lib/esm/types/resources/ConceptMap.d.ts +0 -44
- package/lib/esm/types/resources/ConceptMap.js +0 -2
- package/lib/esm/types/resources/Condition.d.ts +0 -51
- package/lib/esm/types/resources/Condition.js +0 -2
- package/lib/esm/types/resources/Consent.d.ts +0 -38
- package/lib/esm/types/resources/Consent.js +0 -2
- package/lib/esm/types/resources/Contract.d.ts +0 -63
- package/lib/esm/types/resources/Contract.js +0 -2
- package/lib/esm/types/resources/Coverage.d.ts +0 -40
- package/lib/esm/types/resources/Coverage.js +0 -2
- package/lib/esm/types/resources/CoverageEligibilityRequest.d.ts +0 -40
- package/lib/esm/types/resources/CoverageEligibilityRequest.js +0 -2
- package/lib/esm/types/resources/CoverageEligibilityResponse.d.ts +0 -40
- package/lib/esm/types/resources/CoverageEligibilityResponse.js +0 -2
- package/lib/esm/types/resources/DetectedIssue.d.ts +0 -36
- package/lib/esm/types/resources/DetectedIssue.js +0 -2
- package/lib/esm/types/resources/Device.d.ts +0 -53
- package/lib/esm/types/resources/Device.js +0 -2
- package/lib/esm/types/resources/DeviceDefinition.d.ts +0 -53
- package/lib/esm/types/resources/DeviceDefinition.js +0 -2
- package/lib/esm/types/resources/DeviceMetric.d.ts +0 -31
- package/lib/esm/types/resources/DeviceMetric.js +0 -2
- package/lib/esm/types/resources/DeviceRequest.d.ts +0 -52
- package/lib/esm/types/resources/DeviceRequest.js +0 -2
- package/lib/esm/types/resources/DeviceUseStatement.d.ts +0 -38
- package/lib/esm/types/resources/DeviceUseStatement.js +0 -2
- package/lib/esm/types/resources/DiagnosticReport.d.ts +0 -43
- package/lib/esm/types/resources/DiagnosticReport.js +0 -2
- package/lib/esm/types/resources/DocumentManifest.d.ts +0 -33
- package/lib/esm/types/resources/DocumentManifest.js +0 -2
- package/lib/esm/types/resources/DocumentReference.d.ts +0 -39
- package/lib/esm/types/resources/DocumentReference.js +0 -2
- package/lib/esm/types/resources/DomainResource.d.ts +0 -16
- package/lib/esm/types/resources/DomainResource.js +0 -2
- package/lib/esm/types/resources/Encounter.d.ts +0 -51
- package/lib/esm/types/resources/Encounter.js +0 -2
- package/lib/esm/types/resources/Endpoint.d.ts +0 -34
- package/lib/esm/types/resources/Endpoint.js +0 -2
- package/lib/esm/types/resources/EnrollmentRequest.d.ts +0 -26
- package/lib/esm/types/resources/EnrollmentRequest.js +0 -2
- package/lib/esm/types/resources/EnrollmentResponse.d.ts +0 -27
- package/lib/esm/types/resources/EnrollmentResponse.js +0 -2
- package/lib/esm/types/resources/EpisodeOfCare.d.ts +0 -34
- package/lib/esm/types/resources/EpisodeOfCare.js +0 -2
- package/lib/esm/types/resources/EventDefinition.d.ts +0 -56
- package/lib/esm/types/resources/EventDefinition.js +0 -2
- package/lib/esm/types/resources/Evidence.d.ts +0 -55
- package/lib/esm/types/resources/Evidence.js +0 -2
- package/lib/esm/types/resources/EvidenceReport.d.ts +0 -46
- package/lib/esm/types/resources/EvidenceReport.js +0 -2
- package/lib/esm/types/resources/EvidenceVariable.d.ts +0 -49
- package/lib/esm/types/resources/EvidenceVariable.js +0 -2
- package/lib/esm/types/resources/ExampleScenario.d.ts +0 -43
- package/lib/esm/types/resources/ExampleScenario.js +0 -2
- package/lib/esm/types/resources/ExplanationOfBenefit.d.ts +0 -81
- package/lib/esm/types/resources/ExplanationOfBenefit.js +0 -2
- package/lib/esm/types/resources/FamilyMemberHistory.d.ts +0 -53
- package/lib/esm/types/resources/FamilyMemberHistory.js +0 -2
- package/lib/esm/types/resources/Flag.d.ts +0 -28
- package/lib/esm/types/resources/Flag.js +0 -2
- package/lib/esm/types/resources/Goal.d.ts +0 -39
- package/lib/esm/types/resources/Goal.js +0 -2
- package/lib/esm/types/resources/GraphDefinition.d.ts +0 -38
- package/lib/esm/types/resources/GraphDefinition.js +0 -2
- package/lib/esm/types/resources/Group.d.ts +0 -32
- package/lib/esm/types/resources/Group.js +0 -2
- package/lib/esm/types/resources/GuidanceResponse.d.ts +0 -40
- package/lib/esm/types/resources/GuidanceResponse.js +0 -2
- package/lib/esm/types/resources/HealthcareService.d.ts +0 -49
- package/lib/esm/types/resources/HealthcareService.js +0 -2
- package/lib/esm/types/resources/ImagingStudy.d.ts +0 -44
- package/lib/esm/types/resources/ImagingStudy.js +0 -2
- package/lib/esm/types/resources/Immunization.d.ts +0 -56
- package/lib/esm/types/resources/Immunization.js +0 -2
- package/lib/esm/types/resources/ImmunizationEvaluation.d.ts +0 -36
- package/lib/esm/types/resources/ImmunizationEvaluation.js +0 -2
- package/lib/esm/types/resources/ImmunizationRecommendation.d.ts +0 -25
- package/lib/esm/types/resources/ImmunizationRecommendation.js +0 -2
- package/lib/esm/types/resources/ImplementationGuide.d.ts +0 -46
- package/lib/esm/types/resources/ImplementationGuide.js +0 -2
- package/lib/esm/types/resources/Ingredient.d.ts +0 -29
- package/lib/esm/types/resources/Ingredient.js +0 -2
- package/lib/esm/types/resources/InsurancePlan.d.ts +0 -37
- package/lib/esm/types/resources/InsurancePlan.js +0 -2
- package/lib/esm/types/resources/Invoice.d.ts +0 -42
- package/lib/esm/types/resources/Invoice.js +0 -2
- package/lib/esm/types/resources/Library.d.ts +0 -61
- package/lib/esm/types/resources/Library.js +0 -2
- package/lib/esm/types/resources/Linkage.d.ts +0 -21
- package/lib/esm/types/resources/Linkage.js +0 -2
- package/lib/esm/types/resources/List.d.ts +0 -35
- package/lib/esm/types/resources/List.js +0 -2
- package/lib/esm/types/resources/Location.d.ts +0 -41
- package/lib/esm/types/resources/Location.js +0 -2
- package/lib/esm/types/resources/ManufacturedItemDefinition.d.ts +0 -27
- package/lib/esm/types/resources/ManufacturedItemDefinition.js +0 -2
- package/lib/esm/types/resources/Measure.d.ts +0 -71
- package/lib/esm/types/resources/Measure.js +0 -2
- package/lib/esm/types/resources/MeasureReport.d.ts +0 -34
- package/lib/esm/types/resources/MeasureReport.js +0 -2
- package/lib/esm/types/resources/Media.d.ts +0 -49
- package/lib/esm/types/resources/Media.js +0 -2
- package/lib/esm/types/resources/Medication.d.ts +0 -30
- package/lib/esm/types/resources/Medication.js +0 -2
- package/lib/esm/types/resources/MedicationAdministration.d.ts +0 -45
- package/lib/esm/types/resources/MedicationAdministration.js +0 -2
- package/lib/esm/types/resources/MedicationDispense.d.ts +0 -51
- package/lib/esm/types/resources/MedicationDispense.js +0 -2
- package/lib/esm/types/resources/MedicationKnowledge.d.ts +0 -53
- package/lib/esm/types/resources/MedicationKnowledge.js +0 -2
- package/lib/esm/types/resources/MedicationRequest.d.ts +0 -59
- package/lib/esm/types/resources/MedicationRequest.js +0 -2
- package/lib/esm/types/resources/MedicationStatement.d.ts +0 -42
- package/lib/esm/types/resources/MedicationStatement.js +0 -2
- package/lib/esm/types/resources/MedicinalProductDefinition.d.ts +0 -57
- package/lib/esm/types/resources/MedicinalProductDefinition.js +0 -2
- package/lib/esm/types/resources/MessageDefinition.d.ts +0 -51
- package/lib/esm/types/resources/MessageDefinition.js +0 -2
- package/lib/esm/types/resources/MessageHeader.d.ts +0 -35
- package/lib/esm/types/resources/MessageHeader.js +0 -2
- package/lib/esm/types/resources/MolecularSequence.d.ts +0 -41
- package/lib/esm/types/resources/MolecularSequence.js +0 -2
- package/lib/esm/types/resources/NamingSystem.d.ts +0 -35
- package/lib/esm/types/resources/NamingSystem.js +0 -2
- package/lib/esm/types/resources/NutritionOrder.d.ts +0 -42
- package/lib/esm/types/resources/NutritionOrder.js +0 -2
- package/lib/esm/types/resources/NutritionProduct.d.ts +0 -34
- package/lib/esm/types/resources/NutritionProduct.js +0 -2
- package/lib/esm/types/resources/Observation.d.ts +0 -69
- package/lib/esm/types/resources/Observation.js +0 -2
- package/lib/esm/types/resources/ObservationDefinition.d.ts +0 -34
- package/lib/esm/types/resources/ObservationDefinition.js +0 -2
- package/lib/esm/types/resources/OperationDefinition.d.ts +0 -50
- package/lib/esm/types/resources/OperationDefinition.js +0 -2
- package/lib/esm/types/resources/OperationOutcome.d.ts +0 -18
- package/lib/esm/types/resources/OperationOutcome.js +0 -2
- package/lib/esm/types/resources/Organization.d.ts +0 -32
- package/lib/esm/types/resources/Organization.js +0 -2
- package/lib/esm/types/resources/OrganizationAffiliation.d.ts +0 -33
- package/lib/esm/types/resources/OrganizationAffiliation.js +0 -2
- package/lib/esm/types/resources/PackagedProductDefinition.d.ts +0 -39
- package/lib/esm/types/resources/PackagedProductDefinition.js +0 -2
- package/lib/esm/types/resources/Parameters.d.ts +0 -11
- package/lib/esm/types/resources/Parameters.js +0 -2
- package/lib/esm/types/resources/Patient.d.ts +0 -47
- package/lib/esm/types/resources/Patient.js +0 -2
- package/lib/esm/types/resources/PaymentNotice.d.ts +0 -34
- package/lib/esm/types/resources/PaymentNotice.js +0 -2
- package/lib/esm/types/resources/PaymentReconciliation.d.ts +0 -40
- package/lib/esm/types/resources/PaymentReconciliation.js +0 -2
- package/lib/esm/types/resources/Person.d.ts +0 -34
- package/lib/esm/types/resources/Person.js +0 -2
- package/lib/esm/types/resources/PlanDefinition.d.ts +0 -62
- package/lib/esm/types/resources/PlanDefinition.js +0 -2
- package/lib/esm/types/resources/Practitioner.d.ts +0 -34
- package/lib/esm/types/resources/Practitioner.js +0 -2
- package/lib/esm/types/resources/PractitionerRole.d.ts +0 -37
- package/lib/esm/types/resources/PractitionerRole.js +0 -2
- package/lib/esm/types/resources/Procedure.d.ts +0 -59
- package/lib/esm/types/resources/Procedure.js +0 -2
- package/lib/esm/types/resources/Provenance.d.ts +0 -35
- package/lib/esm/types/resources/Provenance.js +0 -2
- package/lib/esm/types/resources/Questionnaire.d.ts +0 -49
- package/lib/esm/types/resources/Questionnaire.js +0 -2
- package/lib/esm/types/resources/QuestionnaireResponse.d.ts +0 -32
- package/lib/esm/types/resources/QuestionnaireResponse.js +0 -2
- package/lib/esm/types/resources/RegulatedAuthorization.d.ts +0 -38
- package/lib/esm/types/resources/RegulatedAuthorization.js +0 -2
- package/lib/esm/types/resources/RelatedPerson.d.ts +0 -38
- package/lib/esm/types/resources/RelatedPerson.js +0 -2
- package/lib/esm/types/resources/RequestGroup.d.ts +0 -41
- package/lib/esm/types/resources/RequestGroup.js +0 -2
- package/lib/esm/types/resources/ResearchDefinition.d.ts +0 -62
- package/lib/esm/types/resources/ResearchDefinition.js +0 -2
- package/lib/esm/types/resources/ResearchElementDefinition.d.ts +0 -62
- package/lib/esm/types/resources/ResearchElementDefinition.js +0 -2
- package/lib/esm/types/resources/ResearchStudy.d.ts +0 -50
- package/lib/esm/types/resources/ResearchStudy.js +0 -2
- package/lib/esm/types/resources/ResearchSubject.d.ts +0 -27
- package/lib/esm/types/resources/ResearchSubject.js +0 -2
- package/lib/esm/types/resources/Resource.d.ts +0 -9
- package/lib/esm/types/resources/Resource.js +0 -2
- package/lib/esm/types/resources/RiskAssessment.d.ts +0 -41
- package/lib/esm/types/resources/RiskAssessment.js +0 -2
- package/lib/esm/types/resources/Schedule.d.ts +0 -28
- package/lib/esm/types/resources/Schedule.js +0 -2
- package/lib/esm/types/resources/SearchParameter.d.ts +0 -49
- package/lib/esm/types/resources/SearchParameter.js +0 -2
- package/lib/esm/types/resources/ServiceRequest.d.ts +0 -65
- package/lib/esm/types/resources/ServiceRequest.js +0 -2
- package/lib/esm/types/resources/Slot.d.ts +0 -31
- package/lib/esm/types/resources/Slot.js +0 -2
- package/lib/esm/types/resources/Specimen.d.ts +0 -37
- package/lib/esm/types/resources/Specimen.js +0 -2
- package/lib/esm/types/resources/SpecimenDefinition.d.ts +0 -25
- package/lib/esm/types/resources/SpecimenDefinition.js +0 -2
- package/lib/esm/types/resources/StructureDefinition.d.ts +0 -55
- package/lib/esm/types/resources/StructureDefinition.js +0 -2
- package/lib/esm/types/resources/StructureMap.d.ts +0 -43
- package/lib/esm/types/resources/StructureMap.js +0 -2
- package/lib/esm/types/resources/Subscription.d.ts +0 -26
- package/lib/esm/types/resources/Subscription.js +0 -2
- package/lib/esm/types/resources/SubscriptionStatus.d.ts +0 -27
- package/lib/esm/types/resources/SubscriptionStatus.js +0 -2
- package/lib/esm/types/resources/SubscriptionTopic.d.ts +0 -51
- package/lib/esm/types/resources/SubscriptionTopic.js +0 -2
- package/lib/esm/types/resources/Substance.d.ts +0 -27
- package/lib/esm/types/resources/Substance.js +0 -2
- package/lib/esm/types/resources/SubstanceDefinition.d.ts +0 -48
- package/lib/esm/types/resources/SubstanceDefinition.js +0 -2
- package/lib/esm/types/resources/SupplyDelivery.d.ts +0 -36
- package/lib/esm/types/resources/SupplyDelivery.js +0 -2
- package/lib/esm/types/resources/SupplyRequest.d.ts +0 -42
- package/lib/esm/types/resources/SupplyRequest.js +0 -2
- package/lib/esm/types/resources/Task.d.ts +0 -57
- package/lib/esm/types/resources/Task.js +0 -2
- package/lib/esm/types/resources/TerminologyCapabilities.d.ts +0 -52
- package/lib/esm/types/resources/TerminologyCapabilities.js +0 -2
- package/lib/esm/types/resources/TestReport.d.ts +0 -36
- package/lib/esm/types/resources/TestReport.js +0 -2
- package/lib/esm/types/resources/TestScript.d.ts +0 -55
- package/lib/esm/types/resources/TestScript.js +0 -2
- package/lib/esm/types/resources/ValueSet.d.ts +0 -42
- package/lib/esm/types/resources/ValueSet.js +0 -2
- package/lib/esm/types/resources/VerificationResult.d.ts +0 -38
- package/lib/esm/types/resources/VerificationResult.js +0 -2
- package/lib/esm/types/resources/VisionPrescription.d.ts +0 -28
- package/lib/esm/types/resources/VisionPrescription.js +0 -2
- package/lib/esm/types/simpleTypes/Base64Binary.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Base64Binary.js +0 -1
- package/lib/esm/types/simpleTypes/Canonical.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Canonical.js +0 -1
- package/lib/esm/types/simpleTypes/Code.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Code.js +0 -1
- package/lib/esm/types/simpleTypes/Date.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Date.js +0 -1
- package/lib/esm/types/simpleTypes/DateTime.d.ts +0 -1
- package/lib/esm/types/simpleTypes/DateTime.js +0 -1
- package/lib/esm/types/simpleTypes/Decimal.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Decimal.js +0 -1
- package/lib/esm/types/simpleTypes/Id.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Id.js +0 -1
- package/lib/esm/types/simpleTypes/Instant.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Instant.js +0 -1
- package/lib/esm/types/simpleTypes/Int.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Int.js +0 -1
- package/lib/esm/types/simpleTypes/Markdown.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Markdown.js +0 -1
- package/lib/esm/types/simpleTypes/Oid.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Oid.js +0 -1
- package/lib/esm/types/simpleTypes/ResourceContainer.d.ts +0 -1
- package/lib/esm/types/simpleTypes/ResourceContainer.js +0 -1
- package/lib/esm/types/simpleTypes/Time.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Time.js +0 -1
- package/lib/esm/types/simpleTypes/UnsignedInt.d.ts +0 -1
- package/lib/esm/types/simpleTypes/UnsignedInt.js +0 -1
- package/lib/esm/types/simpleTypes/Uri.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Uri.js +0 -1
- package/lib/esm/types/simpleTypes/Url.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Url.js +0 -1
- package/lib/esm/types/simpleTypes/Uuid.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Uuid.js +0 -1
- package/lib/esm/types/simpleTypes/Xhtml.d.ts +0 -1
- package/lib/esm/types/simpleTypes/Xhtml.js +0 -1
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { IPSSections } from '../../../structures/ips_sections';
|
|
2
|
-
import { TBundle } from '../../../types/resources/Bundle';
|
|
3
|
-
/**
|
|
4
|
-
* Maps IPS sections to their corresponding TypeScript template classes
|
|
5
|
-
* Replaces the Jinja2 template mapping system
|
|
6
|
-
*/
|
|
7
|
-
export declare class TypeScriptTemplateMapper {
|
|
8
|
-
private static sectionToTemplate;
|
|
9
|
-
/**
|
|
10
|
-
* Generates HTML narrative for a specific IPS section
|
|
11
|
-
* @param section - The IPS section
|
|
12
|
-
* @param resource - FHIR Bundle containing resources
|
|
13
|
-
* @param timezone - Optional timezone to use for date formatting (e.g., 'America/New_York', 'Europe/London')
|
|
14
|
-
* @returns HTML string for rendering
|
|
15
|
-
*/
|
|
16
|
-
static generateNarrative(section: IPSSections, resource: TBundle, timezone: string | undefined): string;
|
|
17
|
-
}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
// TypeScriptTemplateMapper.ts - TypeScript replacement for IPSTemplateMapper.ts
|
|
2
|
-
import { IPSSections } from '../../../structures/ips_sections';
|
|
3
|
-
import { PatientTemplate } from './PatientTemplate';
|
|
4
|
-
import { AllergyIntoleranceTemplate } from './AllergyIntoleranceTemplate';
|
|
5
|
-
import { MedicationSummaryTemplate } from './MedicationSummaryTemplate';
|
|
6
|
-
import { ImmunizationsTemplate } from './ImmunizationsTemplate';
|
|
7
|
-
import { ProblemListTemplate } from './ProblemListTemplate';
|
|
8
|
-
import { VitalSignsTemplate } from './VitalSignsTemplate';
|
|
9
|
-
import { MedicalDevicesTemplate } from './MedicalDevicesTemplate';
|
|
10
|
-
import { DiagnosticResultsTemplate } from './DiagnosticResultsTemplate';
|
|
11
|
-
import { HistoryOfProceduresTemplate } from './HistoryOfProceduresTemplate';
|
|
12
|
-
import { SocialHistoryTemplate } from './SocialHistoryTemplate';
|
|
13
|
-
import { PastHistoryOfIllnessTemplate } from './PastHistoryOfIllnessTemplate';
|
|
14
|
-
import { PlanOfCareTemplate } from './PlanOfCareTemplate';
|
|
15
|
-
import { FunctionalStatusTemplate } from './FunctionalStatusTemplate';
|
|
16
|
-
import { PregnancyTemplate } from './PregnancyTemplate';
|
|
17
|
-
import { AdvanceDirectivesTemplate } from './AdvanceDirectivesTemplate';
|
|
18
|
-
import { FamilyHistoryTemplate } from './FamilyHistoryTemplate';
|
|
19
|
-
import { ClinicalImpressionTemplate } from './ClinicalImpressionTemplate';
|
|
20
|
-
/**
|
|
21
|
-
* Maps IPS sections to their corresponding TypeScript template classes
|
|
22
|
-
* Replaces the Jinja2 template mapping system
|
|
23
|
-
*/
|
|
24
|
-
export class TypeScriptTemplateMapper {
|
|
25
|
-
/**
|
|
26
|
-
* Generates HTML narrative for a specific IPS section
|
|
27
|
-
* @param section - The IPS section
|
|
28
|
-
* @param resource - FHIR Bundle containing resources
|
|
29
|
-
* @param timezone - Optional timezone to use for date formatting (e.g., 'America/New_York', 'Europe/London')
|
|
30
|
-
* @returns HTML string for rendering
|
|
31
|
-
*/
|
|
32
|
-
static generateNarrative(section, resource, timezone) {
|
|
33
|
-
const templateClass = this.sectionToTemplate[section];
|
|
34
|
-
if (!templateClass) {
|
|
35
|
-
throw new Error(`No template found for section: ${section}`);
|
|
36
|
-
}
|
|
37
|
-
return templateClass.generateNarrative(resource, timezone);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
// Map of section types to their template classes
|
|
41
|
-
// Each template either needs to be instantiated or has a static generateNarrative method
|
|
42
|
-
TypeScriptTemplateMapper.sectionToTemplate = {
|
|
43
|
-
[IPSSections.PATIENT]: new PatientTemplate(),
|
|
44
|
-
[IPSSections.ALLERGIES]: new AllergyIntoleranceTemplate(),
|
|
45
|
-
[IPSSections.MEDICATIONS]: new MedicationSummaryTemplate(),
|
|
46
|
-
[IPSSections.IMMUNIZATIONS]: new ImmunizationsTemplate(),
|
|
47
|
-
[IPSSections.PROBLEMS]: new ProblemListTemplate(),
|
|
48
|
-
[IPSSections.VITAL_SIGNS]: new VitalSignsTemplate(),
|
|
49
|
-
[IPSSections.MEDICAL_DEVICES]: new MedicalDevicesTemplate(),
|
|
50
|
-
[IPSSections.DIAGNOSTIC_REPORTS]: new DiagnosticResultsTemplate(),
|
|
51
|
-
[IPSSections.PROCEDURES]: new HistoryOfProceduresTemplate(),
|
|
52
|
-
[IPSSections.FAMILY_HISTORY]: new FamilyHistoryTemplate(),
|
|
53
|
-
[IPSSections.SOCIAL_HISTORY]: new SocialHistoryTemplate(),
|
|
54
|
-
[IPSSections.PREGNANCY_HISTORY]: new PregnancyTemplate(),
|
|
55
|
-
[IPSSections.FUNCTIONAL_STATUS]: new FunctionalStatusTemplate(),
|
|
56
|
-
[IPSSections.MEDICAL_HISTORY]: new PastHistoryOfIllnessTemplate(),
|
|
57
|
-
[IPSSections.CARE_PLAN]: new PlanOfCareTemplate(),
|
|
58
|
-
[IPSSections.CLINICAL_IMPRESSION]: new ClinicalImpressionTemplate(),
|
|
59
|
-
[IPSSections.ADVANCE_DIRECTIVES]: new AdvanceDirectivesTemplate()
|
|
60
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { TBundle } from '../../../types/resources/Bundle';
|
|
2
|
-
import { ITemplate } from './interfaces/ITemplate';
|
|
3
|
-
/**
|
|
4
|
-
* Class to generate HTML narrative for Vital Signs (Observation resources)
|
|
5
|
-
* This replaces the Jinja2 vitalsigns.j2 template
|
|
6
|
-
*/
|
|
7
|
-
export declare class VitalSignsTemplate implements ITemplate {
|
|
8
|
-
/**
|
|
9
|
-
* Generate HTML narrative for Vital Signs
|
|
10
|
-
* @param resource - FHIR Bundle containing Observation resources
|
|
11
|
-
* @param timezone - Optional timezone to use for date formatting (e.g., 'America/New_York', 'Europe/London')
|
|
12
|
-
* @returns HTML string for rendering
|
|
13
|
-
*/
|
|
14
|
-
generateNarrative(resource: TBundle, timezone: string | undefined): string;
|
|
15
|
-
/**
|
|
16
|
-
* Internal static implementation that actually generates the narrative
|
|
17
|
-
* @param resource - FHIR Bundle containing Observation resources
|
|
18
|
-
* @param timezone - Optional timezone to use for date formatting (e.g., 'America/New_York', 'Europe/London')
|
|
19
|
-
* @returns HTML string for rendering
|
|
20
|
-
*/
|
|
21
|
-
private static generateStaticNarrative;
|
|
22
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
// VitalSignsTemplate.ts - TypeScript replacement for Jinja2 vitalsigns.j2
|
|
2
|
-
import { TemplateUtilities } from './TemplateUtilities';
|
|
3
|
-
/**
|
|
4
|
-
* Class to generate HTML narrative for Vital Signs (Observation resources)
|
|
5
|
-
* This replaces the Jinja2 vitalsigns.j2 template
|
|
6
|
-
*/
|
|
7
|
-
export class VitalSignsTemplate {
|
|
8
|
-
/**
|
|
9
|
-
* Generate HTML narrative for Vital Signs
|
|
10
|
-
* @param resource - FHIR Bundle containing Observation resources
|
|
11
|
-
* @param timezone - Optional timezone to use for date formatting (e.g., 'America/New_York', 'Europe/London')
|
|
12
|
-
* @returns HTML string for rendering
|
|
13
|
-
*/
|
|
14
|
-
generateNarrative(resource, timezone) {
|
|
15
|
-
return VitalSignsTemplate.generateStaticNarrative(resource, timezone);
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Internal static implementation that actually generates the narrative
|
|
19
|
-
* @param resource - FHIR Bundle containing Observation resources
|
|
20
|
-
* @param timezone - Optional timezone to use for date formatting (e.g., 'America/New_York', 'Europe/London')
|
|
21
|
-
* @returns HTML string for rendering
|
|
22
|
-
*/
|
|
23
|
-
static generateStaticNarrative(resource, timezone) {
|
|
24
|
-
const templateUtilities = new TemplateUtilities(resource);
|
|
25
|
-
// Start building the HTML table
|
|
26
|
-
let html = `
|
|
27
|
-
<h5>Vital Signs</h5>
|
|
28
|
-
<table class="hapiPropertyTable">
|
|
29
|
-
<thead>
|
|
30
|
-
<tr>
|
|
31
|
-
<th>Code</th>
|
|
32
|
-
<th>Result</th>
|
|
33
|
-
<th>Unit</th>
|
|
34
|
-
<th>Interpretation</th>
|
|
35
|
-
<th>Component(s)</th>
|
|
36
|
-
<th>Comments</th>
|
|
37
|
-
<th>Date</th>
|
|
38
|
-
</tr>
|
|
39
|
-
</thead>
|
|
40
|
-
<tbody>`;
|
|
41
|
-
// Check if we have entries in the bundle
|
|
42
|
-
if (resource.entry && Array.isArray(resource.entry)) {
|
|
43
|
-
// Loop through entries in the bundle
|
|
44
|
-
for (const entry of resource.entry) {
|
|
45
|
-
const obs = entry.resource;
|
|
46
|
-
// Skip composition resources
|
|
47
|
-
if (obs.resourceType === 'Composition') {
|
|
48
|
-
continue;
|
|
49
|
-
}
|
|
50
|
-
// Use the enhanced narrativeLinkId utility function to extract the ID directly from the resource
|
|
51
|
-
// Add a table row for this observation
|
|
52
|
-
html += `
|
|
53
|
-
<tr id="${(templateUtilities.narrativeLinkId(obs))}">
|
|
54
|
-
<td>${templateUtilities.codeableConcept(obs.code, 'display')}</td>
|
|
55
|
-
<td>${templateUtilities.extractObservationValue(obs)}</td>
|
|
56
|
-
<td>${templateUtilities.extractObservationValueUnit(obs)}</td>
|
|
57
|
-
<td>${templateUtilities.firstFromCodeableConceptList(obs.interpretation)}</td>
|
|
58
|
-
<td>${templateUtilities.renderComponent(obs.component)}</td>
|
|
59
|
-
<td>${templateUtilities.renderNotes(obs.note, timezone)}</td>
|
|
60
|
-
<td>${templateUtilities.renderEffective(obs.effectiveDateTime, timezone)}</td>
|
|
61
|
-
</tr>`;
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
// Close the HTML table
|
|
65
|
-
html += `
|
|
66
|
-
</tbody>
|
|
67
|
-
</table>`;
|
|
68
|
-
return html;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { TBundle } from '../../../../types/resources/Bundle';
|
|
2
|
-
/**
|
|
3
|
-
* Interface for all template classes
|
|
4
|
-
*/
|
|
5
|
-
export interface ITemplate {
|
|
6
|
-
/**
|
|
7
|
-
* Generate HTML narrative for FHIR resources
|
|
8
|
-
* @param resource - FHIR Bundle containing resources
|
|
9
|
-
* @param timezone - Optional timezone to use for date formatting (e.g., 'America/New_York', 'Europe/London')
|
|
10
|
-
* @returns HTML string for rendering
|
|
11
|
-
*/
|
|
12
|
-
generateNarrative(resource: TBundle, timezone: string | undefined): string;
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { IPSResourceProfile } from "../structures/ips_resource_profile";
|
|
2
|
-
import { TDomainResource } from "../types/resources/DomainResource";
|
|
3
|
-
export declare class IPSResourceProfileRegistry {
|
|
4
|
-
static readonly PROFILES: Record<string, IPSResourceProfile>;
|
|
5
|
-
static readonly RECOMMENDED_PROFILES: Record<string, IPSResourceProfile>;
|
|
6
|
-
static validateResource(resource: TDomainResource, profileType: string): boolean;
|
|
7
|
-
}
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
import { IPSMandatorySections } from "../structures/ips_mandatory_sections";
|
|
2
|
-
import { IPSRecommendedSections } from "../structures/ips_recommended_sections";
|
|
3
|
-
export class IPSResourceProfileRegistry {
|
|
4
|
-
// Validate resource against IPS profile
|
|
5
|
-
static validateResource(resource, profileType) {
|
|
6
|
-
const profile = this.PROFILES[profileType] ||
|
|
7
|
-
this.RECOMMENDED_PROFILES[profileType];
|
|
8
|
-
if (!profile) {
|
|
9
|
-
console.warn(`No profile found for resource type: ${resource.resourceType}`);
|
|
10
|
-
return false;
|
|
11
|
-
}
|
|
12
|
-
// Check mandatory fields
|
|
13
|
-
const missingMandatoryFields = profile.mandatoryFields.filter(field => !(field in resource));
|
|
14
|
-
if (missingMandatoryFields.length > 0) {
|
|
15
|
-
console.warn(`Missing mandatory fields for ${profileType}: `, missingMandatoryFields);
|
|
16
|
-
return false;
|
|
17
|
-
}
|
|
18
|
-
return true;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
// Comprehensive resource profiles aligned with IPS specification
|
|
22
|
-
IPSResourceProfileRegistry.PROFILES = {
|
|
23
|
-
[IPSMandatorySections.PATIENT]: {
|
|
24
|
-
resourceType: 'Patient',
|
|
25
|
-
mandatoryFields: [
|
|
26
|
-
// FHIR R4B: No required fields except resourceType, but name and gender are often expected in practice
|
|
27
|
-
],
|
|
28
|
-
recommendedFields: [
|
|
29
|
-
'name',
|
|
30
|
-
'gender',
|
|
31
|
-
'birthDate',
|
|
32
|
-
'identifier',
|
|
33
|
-
'address',
|
|
34
|
-
'telecom',
|
|
35
|
-
'communication',
|
|
36
|
-
'maritalStatus'
|
|
37
|
-
],
|
|
38
|
-
loincCode: '60591-5',
|
|
39
|
-
profileUrl: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'
|
|
40
|
-
},
|
|
41
|
-
[IPSMandatorySections.ALLERGIES]: {
|
|
42
|
-
resourceType: 'AllergyIntolerance',
|
|
43
|
-
mandatoryFields: [
|
|
44
|
-
'patient'
|
|
45
|
-
],
|
|
46
|
-
recommendedFields: [
|
|
47
|
-
'clinicalStatus',
|
|
48
|
-
'verificationStatus',
|
|
49
|
-
'code',
|
|
50
|
-
'reaction',
|
|
51
|
-
'criticality'
|
|
52
|
-
],
|
|
53
|
-
loincCode: '48765-2',
|
|
54
|
-
profileUrl: 'http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips'
|
|
55
|
-
},
|
|
56
|
-
[IPSMandatorySections.MEDICATIONS]: {
|
|
57
|
-
resourceType: 'MedicationStatement',
|
|
58
|
-
mandatoryFields: [
|
|
59
|
-
'status',
|
|
60
|
-
'subject'
|
|
61
|
-
],
|
|
62
|
-
recommendedFields: [
|
|
63
|
-
'medicationCodeableConcept', // or 'medicationReference'
|
|
64
|
-
'effectiveDateTime', // or 'effectivePeriod'
|
|
65
|
-
'dosage',
|
|
66
|
-
'reasonCode'
|
|
67
|
-
],
|
|
68
|
-
loincCode: '10160-0',
|
|
69
|
-
profileUrl: 'http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationStatement-uv-ips'
|
|
70
|
-
},
|
|
71
|
-
[IPSMandatorySections.PROBLEMS]: {
|
|
72
|
-
resourceType: 'Condition',
|
|
73
|
-
mandatoryFields: [
|
|
74
|
-
'subject'
|
|
75
|
-
],
|
|
76
|
-
recommendedFields: [
|
|
77
|
-
'clinicalStatus',
|
|
78
|
-
'verificationStatus',
|
|
79
|
-
'code',
|
|
80
|
-
'onsetDateTime', // or 'onsetAge', 'onsetPeriod', 'onsetRange', 'onsetString'
|
|
81
|
-
'recordedDate',
|
|
82
|
-
'severity'
|
|
83
|
-
],
|
|
84
|
-
loincCode: '11450-4',
|
|
85
|
-
profileUrl: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips'
|
|
86
|
-
},
|
|
87
|
-
[IPSMandatorySections.IMMUNIZATIONS]: {
|
|
88
|
-
resourceType: 'Immunization',
|
|
89
|
-
mandatoryFields: [
|
|
90
|
-
'status',
|
|
91
|
-
'vaccineCode',
|
|
92
|
-
'patient',
|
|
93
|
-
'occurrenceDateTime' // or 'occurrenceString'
|
|
94
|
-
],
|
|
95
|
-
recommendedFields: [
|
|
96
|
-
'lotNumber',
|
|
97
|
-
'manufacturer',
|
|
98
|
-
'doseQuantity'
|
|
99
|
-
],
|
|
100
|
-
loincCode: '11369-6',
|
|
101
|
-
profileUrl: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips'
|
|
102
|
-
}
|
|
103
|
-
};
|
|
104
|
-
// Additional Recommended Sections
|
|
105
|
-
IPSResourceProfileRegistry.RECOMMENDED_PROFILES = {
|
|
106
|
-
[IPSRecommendedSections.DIAGNOSTIC_REPORTS]: {
|
|
107
|
-
resourceType: 'Observation',
|
|
108
|
-
mandatoryFields: [
|
|
109
|
-
'status',
|
|
110
|
-
'code',
|
|
111
|
-
'subject',
|
|
112
|
-
'effectiveDateTime' // or 'effectivePeriod'
|
|
113
|
-
],
|
|
114
|
-
recommendedFields: [
|
|
115
|
-
'category',
|
|
116
|
-
'valueQuantity', // or value[x]
|
|
117
|
-
'interpretation',
|
|
118
|
-
'referenceRange'
|
|
119
|
-
],
|
|
120
|
-
loincCode: '26436-6',
|
|
121
|
-
profileUrl: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips'
|
|
122
|
-
},
|
|
123
|
-
[IPSRecommendedSections.VITAL_SIGNS]: {
|
|
124
|
-
resourceType: 'Observation',
|
|
125
|
-
mandatoryFields: [
|
|
126
|
-
'status',
|
|
127
|
-
'code',
|
|
128
|
-
'subject',
|
|
129
|
-
'effectiveDateTime' // or 'effectivePeriod'
|
|
130
|
-
],
|
|
131
|
-
recommendedFields: [
|
|
132
|
-
'category',
|
|
133
|
-
'valueQuantity', // or value[x]
|
|
134
|
-
'component'
|
|
135
|
-
],
|
|
136
|
-
loincCode: '8716-3',
|
|
137
|
-
profileUrl: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-vitalsigns-uv-ips'
|
|
138
|
-
}
|
|
139
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export var IPSMandatorySections;
|
|
2
|
-
(function (IPSMandatorySections) {
|
|
3
|
-
IPSMandatorySections["PATIENT"] = "Patient";
|
|
4
|
-
IPSMandatorySections["ALLERGIES"] = "AllergyIntoleranceSection";
|
|
5
|
-
IPSMandatorySections["MEDICATIONS"] = "MedicationSection";
|
|
6
|
-
IPSMandatorySections["PROBLEMS"] = "ProblemSection";
|
|
7
|
-
IPSMandatorySections["IMMUNIZATIONS"] = "ImmunizationSection";
|
|
8
|
-
})(IPSMandatorySections || (IPSMandatorySections = {}));
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare enum IPSRecommendedSections {
|
|
2
|
-
MEDICAL_DEVICES = "Device",
|
|
3
|
-
PREGNANCY_STATUS = "PregnancyStatus",
|
|
4
|
-
FUNCTIONAL_STATUS = "FunctionalStatus",
|
|
5
|
-
ADVANCED_DIRECTIVES = "Consent",
|
|
6
|
-
DIAGNOSTIC_REPORTS = "DiagnosticReportSection",
|
|
7
|
-
VITAL_SIGNS = "VitalSignsSection"
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export var IPSRecommendedSections;
|
|
2
|
-
(function (IPSRecommendedSections) {
|
|
3
|
-
IPSRecommendedSections["MEDICAL_DEVICES"] = "Device";
|
|
4
|
-
IPSRecommendedSections["PREGNANCY_STATUS"] = "PregnancyStatus";
|
|
5
|
-
IPSRecommendedSections["FUNCTIONAL_STATUS"] = "FunctionalStatus";
|
|
6
|
-
IPSRecommendedSections["ADVANCED_DIRECTIVES"] = "Consent";
|
|
7
|
-
IPSRecommendedSections["DIAGNOSTIC_REPORTS"] = "DiagnosticReportSection";
|
|
8
|
-
IPSRecommendedSections["VITAL_SIGNS"] = "VitalSignsSection";
|
|
9
|
-
})(IPSRecommendedSections || (IPSRecommendedSections = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
// LOINC Codes for IPS Sections
|
|
2
|
-
import { IPSSections } from "./ips_sections";
|
|
3
|
-
/*
|
|
4
|
-
* LOINC codes for each IPS section. https://hl7.org/fhir/R4/valueset-doc-section-codes.html
|
|
5
|
-
*/
|
|
6
|
-
const IPS_SECTION_LOINC_CODES = {
|
|
7
|
-
[IPSSections.PATIENT]: '54126-4',
|
|
8
|
-
[IPSSections.ALLERGIES]: '48765-2',
|
|
9
|
-
[IPSSections.MEDICATIONS]: '10160-0',
|
|
10
|
-
[IPSSections.PROBLEMS]: '11450-4',
|
|
11
|
-
[IPSSections.IMMUNIZATIONS]: '11369-6',
|
|
12
|
-
[IPSSections.VITAL_SIGNS]: '8716-3',
|
|
13
|
-
[IPSSections.MEDICAL_DEVICES]: '46264-8',
|
|
14
|
-
[IPSSections.DIAGNOSTIC_REPORTS]: '30954-2',
|
|
15
|
-
[IPSSections.PROCEDURES]: '47519-4',
|
|
16
|
-
[IPSSections.FAMILY_HISTORY]: '10157-6',
|
|
17
|
-
[IPSSections.SOCIAL_HISTORY]: '29762-2',
|
|
18
|
-
[IPSSections.PREGNANCY_HISTORY]: '10162-6',
|
|
19
|
-
[IPSSections.FUNCTIONAL_STATUS]: '47420-5',
|
|
20
|
-
[IPSSections.MEDICAL_HISTORY]: '11348-0',
|
|
21
|
-
[IPSSections.CARE_PLAN]: '18776-5',
|
|
22
|
-
[IPSSections.CLINICAL_IMPRESSION]: '51848-0',
|
|
23
|
-
[IPSSections.ADVANCE_DIRECTIVES]: '42348-3'
|
|
24
|
-
};
|
|
25
|
-
const IPS_SECTION_DISPLAY_NAMES = {
|
|
26
|
-
[IPSSections.PATIENT]: 'Patient summary Document',
|
|
27
|
-
[IPSSections.ALLERGIES]: 'Allergies and adverse reactions Document',
|
|
28
|
-
[IPSSections.MEDICATIONS]: 'History of Medication use Narrative',
|
|
29
|
-
[IPSSections.PROBLEMS]: 'Problem list - Reported',
|
|
30
|
-
[IPSSections.IMMUNIZATIONS]: 'History of Immunization Narrative',
|
|
31
|
-
[IPSSections.VITAL_SIGNS]: 'Vital signs',
|
|
32
|
-
[IPSSections.MEDICAL_DEVICES]: 'History of medical device use',
|
|
33
|
-
[IPSSections.DIAGNOSTIC_REPORTS]: 'Relevant diagnostic tests/laboratory data Narrative',
|
|
34
|
-
[IPSSections.PROCEDURES]: 'History of Procedures Document',
|
|
35
|
-
[IPSSections.FAMILY_HISTORY]: 'History of family member diseases Narrative',
|
|
36
|
-
[IPSSections.SOCIAL_HISTORY]: 'Social history Narrative',
|
|
37
|
-
[IPSSections.PREGNANCY_HISTORY]: 'History of pregnancies Narrative',
|
|
38
|
-
[IPSSections.FUNCTIONAL_STATUS]: 'Functional status assessment note',
|
|
39
|
-
[IPSSections.MEDICAL_HISTORY]: 'History of Past illness NarrativeHistory and physical note Document',
|
|
40
|
-
[IPSSections.CARE_PLAN]: 'Plan of care note',
|
|
41
|
-
[IPSSections.CLINICAL_IMPRESSION]: 'Evaluation note',
|
|
42
|
-
[IPSSections.ADVANCE_DIRECTIVES]: 'Advance directives Document'
|
|
43
|
-
};
|
|
44
|
-
export { IPS_SECTION_LOINC_CODES, IPS_SECTION_DISPLAY_NAMES };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { IPSSections } from "./ips_sections";
|
|
2
|
-
export declare const IPSSectionResourceMap: Record<IPSSections, string[]>;
|
|
3
|
-
export type IPSSectionResourceFilter = (resource: any) => boolean;
|
|
4
|
-
export declare const IPSSectionResourceFilters: Partial<Record<IPSSections, IPSSectionResourceFilter>>;
|
|
5
|
-
export declare class IPSSectionResourceHelper {
|
|
6
|
-
static getResourceTypesForSection(section: IPSSections): string[];
|
|
7
|
-
static getResourceFilterForSection(section: IPSSections): IPSSectionResourceFilter | undefined;
|
|
8
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { IPSSections } from "./ips_sections";
|
|
2
|
-
// Mapping of IPSSections to FHIR resource types
|
|
3
|
-
export const IPSSectionResourceMap = {
|
|
4
|
-
[IPSSections.PATIENT]: ['Patient'],
|
|
5
|
-
[IPSSections.ALLERGIES]: ['AllergyIntolerance'],
|
|
6
|
-
[IPSSections.MEDICATIONS]: ['MedicationRequest', 'MedicationStatement'],
|
|
7
|
-
[IPSSections.PROBLEMS]: ['Condition'],
|
|
8
|
-
[IPSSections.IMMUNIZATIONS]: ['Immunization'],
|
|
9
|
-
[IPSSections.VITAL_SIGNS]: ['Observation'],
|
|
10
|
-
[IPSSections.MEDICAL_DEVICES]: ['Device'],
|
|
11
|
-
[IPSSections.DIAGNOSTIC_REPORTS]: ['DiagnosticReport', 'Observation'], // Diagnostic reports can include Observations
|
|
12
|
-
[IPSSections.PROCEDURES]: ['Procedure'],
|
|
13
|
-
[IPSSections.FAMILY_HISTORY]: ['FamilyMemberHistory'],
|
|
14
|
-
[IPSSections.SOCIAL_HISTORY]: ['Observation'], // Social history is often Observation
|
|
15
|
-
[IPSSections.PREGNANCY_HISTORY]: ['Observation'], // Pregnancy history is often Observation
|
|
16
|
-
[IPSSections.FUNCTIONAL_STATUS]: ['Observation'], // Functional status is often Observation
|
|
17
|
-
[IPSSections.MEDICAL_HISTORY]: ['Condition'], // Medical history is often Condition
|
|
18
|
-
[IPSSections.CARE_PLAN]: ['CarePlan'],
|
|
19
|
-
[IPSSections.CLINICAL_IMPRESSION]: ['ClinicalImpression'],
|
|
20
|
-
[IPSSections.ADVANCE_DIRECTIVES]: ['DocumentReference'] // Advance directives are often stored as DocumentReference
|
|
21
|
-
};
|
|
22
|
-
export const IPSSectionResourceFilters = {
|
|
23
|
-
// Only include active allergies
|
|
24
|
-
[IPSSections.ALLERGIES]: (resource) => { var _a, _b; return resource.resourceType === 'AllergyIntolerance' && ((_b = (_a = resource.clinicalStatus) === null || _a === void 0 ? void 0 : _a.coding) === null || _b === void 0 ? void 0 : _b.some((c) => c.code === 'active')); },
|
|
25
|
-
// Only include active medication requests/statements
|
|
26
|
-
[IPSSections.MEDICATIONS]: (resource) => (resource.resourceType === 'MedicationRequest' && resource.status === 'active') ||
|
|
27
|
-
(resource.resourceType === 'MedicationStatement' && resource.status === 'active'),
|
|
28
|
-
// Only include active problems/conditions
|
|
29
|
-
[IPSSections.PROBLEMS]: (resource) => { var _a, _b; return resource.resourceType === 'Condition' && ((_b = (_a = resource.clinicalStatus) === null || _a === void 0 ? void 0 : _a.coding) === null || _b === void 0 ? void 0 : _b.some((c) => c.code === 'active')); },
|
|
30
|
-
// Only include completed immunizations
|
|
31
|
-
[IPSSections.IMMUNIZATIONS]: (resource) => resource.resourceType === 'Immunization' && resource.status === 'completed',
|
|
32
|
-
// Only include vital sign Observations (category.coding contains 'vital-signs')
|
|
33
|
-
[IPSSections.VITAL_SIGNS]: (resource) => { var _a; return resource.resourceType === 'Observation' && ((_a = resource.category) === null || _a === void 0 ? void 0 : _a.some((cat) => { var _a; return (_a = cat.coding) === null || _a === void 0 ? void 0 : _a.some((c) => c.code === 'vital-signs'); })); },
|
|
34
|
-
// Only include active devices
|
|
35
|
-
[IPSSections.MEDICAL_DEVICES]: (resource) => resource.resourceType === 'Device' && resource.status === 'active',
|
|
36
|
-
// Only include finalized diagnostic reports
|
|
37
|
-
[IPSSections.DIAGNOSTIC_REPORTS]: (resource) => ["DiagnosticReport", "Observation"].includes(resource.resourceType) && resource.status === 'final',
|
|
38
|
-
// Only include completed procedures
|
|
39
|
-
[IPSSections.PROCEDURES]: (resource) => resource.resourceType === 'Procedure' && resource.status === 'completed',
|
|
40
|
-
// Only include family history resources
|
|
41
|
-
[IPSSections.FAMILY_HISTORY]: (resource) => resource.resourceType === 'FamilyMemberHistory',
|
|
42
|
-
// Only include social history Observations (category.coding contains 'social-history')
|
|
43
|
-
[IPSSections.SOCIAL_HISTORY]: (resource) => { var _a; return resource.resourceType === 'Observation' && ((_a = resource.category) === null || _a === void 0 ? void 0 : _a.some((cat) => { var _a; return (_a = cat.coding) === null || _a === void 0 ? void 0 : _a.some((c) => c.code === 'social-history'); })); },
|
|
44
|
-
// Only include pregnancy history Observations (category.coding contains 'pregnancy')
|
|
45
|
-
[IPSSections.PREGNANCY_HISTORY]: (resource) => { var _a; return resource.resourceType === 'Observation' && ((_a = resource.category) === null || _a === void 0 ? void 0 : _a.some((cat) => { var _a; return (_a = cat.coding) === null || _a === void 0 ? void 0 : _a.some((c) => c.code === 'pregnancy'); })); },
|
|
46
|
-
// Only include functional status Observations (category.coding contains 'functional-status')
|
|
47
|
-
[IPSSections.FUNCTIONAL_STATUS]: (resource) => { var _a; return resource.resourceType === 'Observation' && ((_a = resource.category) === null || _a === void 0 ? void 0 : _a.some((cat) => { var _a; return (_a = cat.coding) === null || _a === void 0 ? void 0 : _a.some((c) => c.code === 'functional-status'); })); },
|
|
48
|
-
// Only include active medical history Conditions
|
|
49
|
-
[IPSSections.MEDICAL_HISTORY]: (resource) => { var _a, _b; return resource.resourceType === 'Condition' && ((_b = (_a = resource.clinicalStatus) === null || _a === void 0 ? void 0 : _a.coding) === null || _b === void 0 ? void 0 : _b.some((c) => c.code === 'active')); },
|
|
50
|
-
// Only include active care plans
|
|
51
|
-
[IPSSections.CARE_PLAN]: (resource) => resource.resourceType === 'CarePlan' && resource.status === 'active',
|
|
52
|
-
// Only include ClinicalImpression resources
|
|
53
|
-
[IPSSections.CLINICAL_IMPRESSION]: (resource) => resource.resourceType === 'ClinicalImpression',
|
|
54
|
-
// Patient section: only Patient resource
|
|
55
|
-
[IPSSections.PATIENT]: (resource) => resource.resourceType === 'Patient',
|
|
56
|
-
};
|
|
57
|
-
// Helper class to get resource types for a section
|
|
58
|
-
export class IPSSectionResourceHelper {
|
|
59
|
-
static getResourceTypesForSection(section) {
|
|
60
|
-
return IPSSectionResourceMap[section] || [];
|
|
61
|
-
}
|
|
62
|
-
static getResourceFilterForSection(section) {
|
|
63
|
-
return IPSSectionResourceFilters[section];
|
|
64
|
-
}
|
|
65
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export declare enum IPSSections {
|
|
2
|
-
PATIENT = "Patient",
|
|
3
|
-
ALLERGIES = "AllergyIntoleranceSection",
|
|
4
|
-
MEDICATIONS = "MedicationSection",
|
|
5
|
-
PROBLEMS = "ProblemSection",
|
|
6
|
-
IMMUNIZATIONS = "ImmunizationSection",
|
|
7
|
-
VITAL_SIGNS = "VitalSignsSection",
|
|
8
|
-
MEDICAL_DEVICES = "MedicalDeviceSection",
|
|
9
|
-
DIAGNOSTIC_REPORTS = "DiagnosticReportSection",
|
|
10
|
-
PROCEDURES = "ProcedureSection",
|
|
11
|
-
FAMILY_HISTORY = "FamilyHistorySection",
|
|
12
|
-
SOCIAL_HISTORY = "SocialHistorySection",
|
|
13
|
-
PREGNANCY_HISTORY = "PregnancyHistorySection",
|
|
14
|
-
FUNCTIONAL_STATUS = "FunctionalStatusSection",
|
|
15
|
-
MEDICAL_HISTORY = "MedicalHistorySection",
|
|
16
|
-
CARE_PLAN = "CarePlanSection",
|
|
17
|
-
CLINICAL_IMPRESSION = "ClinicalImpressionSection",
|
|
18
|
-
ADVANCE_DIRECTIVES = "AdvanceDirectivesSection"
|
|
19
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
// Enum for all possible IPS sections
|
|
2
|
-
export var IPSSections;
|
|
3
|
-
(function (IPSSections) {
|
|
4
|
-
// Mandatory Sections
|
|
5
|
-
IPSSections["PATIENT"] = "Patient";
|
|
6
|
-
IPSSections["ALLERGIES"] = "AllergyIntoleranceSection";
|
|
7
|
-
IPSSections["MEDICATIONS"] = "MedicationSection";
|
|
8
|
-
IPSSections["PROBLEMS"] = "ProblemSection";
|
|
9
|
-
IPSSections["IMMUNIZATIONS"] = "ImmunizationSection";
|
|
10
|
-
// Optional Sections
|
|
11
|
-
IPSSections["VITAL_SIGNS"] = "VitalSignsSection";
|
|
12
|
-
IPSSections["MEDICAL_DEVICES"] = "MedicalDeviceSection";
|
|
13
|
-
// Additional Recommended Sections
|
|
14
|
-
IPSSections["DIAGNOSTIC_REPORTS"] = "DiagnosticReportSection";
|
|
15
|
-
IPSSections["PROCEDURES"] = "ProcedureSection";
|
|
16
|
-
IPSSections["FAMILY_HISTORY"] = "FamilyHistorySection";
|
|
17
|
-
IPSSections["SOCIAL_HISTORY"] = "SocialHistorySection";
|
|
18
|
-
IPSSections["PREGNANCY_HISTORY"] = "PregnancyHistorySection";
|
|
19
|
-
IPSSections["FUNCTIONAL_STATUS"] = "FunctionalStatusSection";
|
|
20
|
-
IPSSections["MEDICAL_HISTORY"] = "MedicalHistorySection";
|
|
21
|
-
IPSSections["CARE_PLAN"] = "CarePlanSection";
|
|
22
|
-
IPSSections["CLINICAL_IMPRESSION"] = "ClinicalImpressionSection";
|
|
23
|
-
IPSSections["ADVANCE_DIRECTIVES"] = "AdvanceDirectivesSection";
|
|
24
|
-
})(IPSSections || (IPSSections = {}));
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export type TBaseResourceProps = {
|
|
2
|
-
name?: string;
|
|
3
|
-
resourceType?: string;
|
|
4
|
-
id?: string;
|
|
5
|
-
searchParameter?: string;
|
|
6
|
-
};
|
|
7
|
-
export type TUserDetails = {
|
|
8
|
-
username: string;
|
|
9
|
-
scope: string;
|
|
10
|
-
isAdmin: boolean;
|
|
11
|
-
};
|
|
12
|
-
export type TFieldInfo = {
|
|
13
|
-
label: string;
|
|
14
|
-
name: string;
|
|
15
|
-
sortField?: string;
|
|
16
|
-
useExactMatch?: boolean;
|
|
17
|
-
columnHeader?: string;
|
|
18
|
-
};
|
|
19
|
-
export type TResourceDefinition = {
|
|
20
|
-
name: string;
|
|
21
|
-
description: string;
|
|
22
|
-
url: string;
|
|
23
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { TExtension } from '../partials/Extension';
|
|
2
|
-
import { TReference } from '../partials/Reference';
|
|
3
|
-
import { TInt } from '../simpleTypes/Int';
|
|
4
|
-
export type TAccountCoverage = {
|
|
5
|
-
id?: string;
|
|
6
|
-
extension?: TExtension[];
|
|
7
|
-
modifierExtension?: TExtension[];
|
|
8
|
-
coverage: TReference;
|
|
9
|
-
priority?: TInt;
|
|
10
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { TExtension } from '../partials/Extension';
|
|
2
|
-
import { TReference } from '../partials/Reference';
|
|
3
|
-
import { TPeriod } from '../partials/Period';
|
|
4
|
-
export type TAccountGuarantor = {
|
|
5
|
-
id?: string;
|
|
6
|
-
extension?: TExtension[];
|
|
7
|
-
modifierExtension?: TExtension[];
|
|
8
|
-
party: TReference;
|
|
9
|
-
onHold?: boolean;
|
|
10
|
-
period?: TPeriod;
|
|
11
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TExtension } from '../partials/Extension';
|
|
2
|
-
import { TExpression } from '../partials/Expression';
|
|
3
|
-
export type TActivityDefinitionDynamicValue = {
|
|
4
|
-
id?: string;
|
|
5
|
-
extension?: TExtension[];
|
|
6
|
-
modifierExtension?: TExtension[];
|
|
7
|
-
path: string;
|
|
8
|
-
expression: TExpression;
|
|
9
|
-
};
|