@openhi/types 0.0.10 → 0.0.11
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/lib/backboneelement.d.ts +1 -1
- package/lib/backboneelement.js +1 -1
- package/lib/control/index.d.ts +10 -0
- package/lib/control/index.js +27 -0
- package/lib/control/membership.d.ts +23 -0
- package/lib/control/membership.js +3 -0
- package/lib/control/role-codes.d.ts +26 -0
- package/lib/control/role-codes.js +59 -0
- package/lib/control/role.d.ts +22 -0
- package/lib/control/role.js +3 -0
- package/lib/control/roleassignment.d.ts +24 -0
- package/lib/control/roleassignment.js +3 -0
- package/lib/control/tenant.d.ts +6 -0
- package/lib/control/tenant.js +3 -0
- package/lib/control/user.d.ts +20 -0
- package/lib/control/user.js +3 -0
- package/lib/control/workspace.d.ts +12 -0
- package/lib/control/workspace.js +3 -0
- package/lib/data/account.d.ts +58 -0
- package/lib/data/account.js +19 -0
- package/lib/data/account_coverage.d.ts +8 -0
- package/lib/data/account_coverage.js +3 -0
- package/lib/data/account_guarantor.d.ts +11 -0
- package/lib/data/account_guarantor.js +3 -0
- package/lib/data/activitydefinition.d.ts +133 -0
- package/lib/data/activitydefinition.js +3 -0
- package/lib/data/activitydefinition_dynamicvalue.d.ts +8 -0
- package/lib/data/activitydefinition_dynamicvalue.js +3 -0
- package/lib/data/activitydefinition_participant.d.ts +20 -0
- package/lib/data/activitydefinition_participant.js +17 -0
- package/lib/data/address.d.ts +48 -0
- package/lib/data/address.js +28 -0
- package/lib/data/adverseevent.d.ts +78 -0
- package/lib/data/adverseevent.js +18 -0
- package/lib/data/adverseevent_suspectentity.d.ts +9 -0
- package/lib/data/adverseevent_suspectentity.js +3 -0
- package/lib/data/adverseevent_suspectentity_causality.d.ts +14 -0
- package/lib/data/adverseevent_suspectentity_causality.js +3 -0
- package/lib/data/age.js +3 -0
- package/lib/data/allergyintolerance.d.ts +105 -0
- package/lib/data/allergyintolerance.js +53 -0
- package/lib/data/allergyintolerance_reaction.d.ts +29 -0
- package/lib/data/allergyintolerance_reaction.js +15 -0
- package/lib/data/annotation.d.ts +12 -0
- package/lib/data/annotation.js +3 -0
- package/lib/data/appointment.d.ts +78 -0
- package/lib/data/appointment.js +29 -0
- package/lib/data/appointment_participant.d.ts +38 -0
- package/lib/data/appointment_participant.js +26 -0
- package/lib/data/appointmentresponse.d.ts +38 -0
- package/lib/data/appointmentresponse.js +19 -0
- package/lib/data/attachment.d.ts +19 -0
- package/lib/data/attachment.js +3 -0
- package/lib/data/auditevent.d.ts +60 -0
- package/lib/data/auditevent.js +30 -0
- package/lib/data/auditevent_agent.d.ts +34 -0
- package/lib/data/auditevent_agent.js +3 -0
- package/lib/data/auditevent_detail.d.ts +9 -0
- package/lib/data/auditevent_detail.js +3 -0
- package/lib/data/auditevent_entity.d.ts +30 -0
- package/lib/data/auditevent_entity.js +3 -0
- package/lib/data/auditevent_network.d.ts +22 -0
- package/lib/data/auditevent_network.js +19 -0
- package/lib/data/auditevent_source.d.ts +12 -0
- package/lib/data/auditevent_source.js +3 -0
- package/lib/data/basic.d.ts +19 -0
- package/lib/data/basic.js +3 -0
- package/lib/data/binary.d.ts +13 -0
- package/lib/data/binary.js +3 -0
- package/lib/data/biologicallyderivedproduct.d.ts +54 -0
- package/lib/data/biologicallyderivedproduct.js +26 -0
- package/lib/data/bodystructure.d.ts +26 -0
- package/lib/data/bodystructure.js +3 -0
- package/lib/data/bundle.d.ts +46 -0
- package/lib/data/bundle.js +27 -0
- package/lib/data/bundle_entry.d.ts +21 -0
- package/lib/data/bundle_entry.js +3 -0
- package/lib/data/bundle_link.d.ts +8 -0
- package/lib/data/bundle_link.js +3 -0
- package/lib/data/bundle_request.d.ts +32 -0
- package/lib/data/bundle_request.js +21 -0
- package/lib/data/bundle_response.d.ts +15 -0
- package/lib/data/bundle_response.js +3 -0
- package/lib/data/bundle_search.d.ts +18 -0
- package/lib/data/bundle_search.js +15 -0
- package/lib/data/capabilitystatement.d.ts +88 -0
- package/lib/data/capabilitystatement.js +26 -0
- package/lib/data/capabilitystatement_certificate.d.ts +8 -0
- package/lib/data/capabilitystatement_certificate.js +3 -0
- package/lib/data/capabilitystatement_document.d.ts +18 -0
- package/lib/data/capabilitystatement_document.js +13 -0
- package/lib/data/capabilitystatement_endpoint.d.ts +9 -0
- package/lib/data/capabilitystatement_endpoint.js +3 -0
- package/lib/data/capabilitystatement_event.d.ts +38 -0
- package/lib/data/capabilitystatement_event.js +22 -0
- package/lib/data/capabilitystatement_implementation.d.ts +11 -0
- package/lib/data/capabilitystatement_implementation.js +3 -0
- package/lib/data/capabilitystatement_interaction.d.ts +30 -0
- package/lib/data/capabilitystatement_interaction.js +27 -0
- package/lib/data/capabilitystatement_interaction1.d.ts +20 -0
- package/lib/data/capabilitystatement_interaction1.js +17 -0
- package/lib/data/capabilitystatement_messaging.d.ts +20 -0
- package/lib/data/capabilitystatement_messaging.js +3 -0
- package/lib/data/capabilitystatement_operation.d.ts +10 -0
- package/lib/data/capabilitystatement_operation.js +3 -0
- package/lib/data/capabilitystatement_resource.d.ts +87 -0
- package/lib/data/capabilitystatement_resource.js +48 -0
- package/lib/data/capabilitystatement_rest.d.ts +33 -0
- package/lib/data/capabilitystatement_rest.js +13 -0
- package/lib/data/capabilitystatement_searchparam.d.ts +34 -0
- package/lib/data/capabilitystatement_searchparam.js +27 -0
- package/lib/data/capabilitystatement_security.d.ts +14 -0
- package/lib/data/capabilitystatement_security.js +3 -0
- package/lib/data/capabilitystatement_software.d.ts +10 -0
- package/lib/data/capabilitystatement_software.js +3 -0
- package/lib/data/capabilitystatement_supportedmessage.d.ts +15 -0
- package/lib/data/capabilitystatement_supportedmessage.js +13 -0
- package/lib/data/careplan.d.ts +93 -0
- package/lib/data/careplan.js +38 -0
- package/lib/data/careplan_activity.d.ts +21 -0
- package/lib/data/careplan_activity.js +3 -0
- package/lib/data/careplan_detail.d.ts +74 -0
- package/lib/data/careplan_detail.js +27 -0
- package/lib/data/careteam.d.ts +52 -0
- package/lib/data/careteam.js +19 -0
- package/lib/data/careteam_participant.d.ts +14 -0
- package/lib/data/careteam_participant.js +3 -0
- package/lib/data/catalogentry.d.ts +37 -0
- package/lib/data/catalogentry.js +3 -0
- package/lib/data/catalogentry_relatedentry.d.ts +16 -0
- package/lib/data/catalogentry_relatedentry.js +13 -0
- package/lib/data/chargeitem.d.ts +90 -0
- package/lib/data/chargeitem.js +23 -0
- package/lib/data/chargeitem_performer.d.ts +9 -0
- package/lib/data/chargeitem_performer.js +3 -0
- package/lib/data/chargeitemdefinition.d.ts +60 -0
- package/lib/data/chargeitemdefinition.js +3 -0
- package/lib/data/chargeitemdefinition_applicability.d.ts +9 -0
- package/lib/data/chargeitemdefinition_applicability.js +3 -0
- package/lib/data/chargeitemdefinition_propertygroup.d.ts +9 -0
- package/lib/data/chargeitemdefinition_propertygroup.js +3 -0
- package/lib/data/chargeitemdefinition_propertygroup_pricecomponent.d.ts +30 -0
- package/lib/data/chargeitemdefinition_propertygroup_pricecomponent.js +21 -0
- package/lib/data/claim.d.ts +87 -0
- package/lib/data/claim.js +15 -0
- package/lib/data/claim_accident.d.ts +14 -0
- package/lib/data/claim_accident.js +3 -0
- package/lib/data/claim_careteam.d.ts +15 -0
- package/lib/data/claim_careteam.js +3 -0
- package/lib/data/claim_detail.d.ts +32 -0
- package/lib/data/claim_detail.js +3 -0
- package/lib/data/claim_diagnosis.d.ts +17 -0
- package/lib/data/claim_diagnosis.js +3 -0
- package/lib/data/claim_insurance.d.ts +19 -0
- package/lib/data/claim_insurance.js +3 -0
- package/lib/data/claim_item.d.ts +58 -0
- package/lib/data/claim_item.js +3 -0
- package/lib/data/claim_payee.d.ts +9 -0
- package/lib/data/claim_payee.js +3 -0
- package/lib/data/claim_procedure.d.ts +17 -0
- package/lib/data/claim_procedure.js +3 -0
- package/lib/data/claim_related.d.ts +12 -0
- package/lib/data/claim_related.js +3 -0
- package/lib/data/claim_subdetail.d.ts +29 -0
- package/lib/data/claim_subdetail.js +3 -0
- package/lib/data/claim_supportinginfo.d.ts +30 -0
- package/lib/data/claim_supportinginfo.js +3 -0
- package/lib/data/claimresponse.d.ts +99 -0
- package/lib/data/claimresponse.js +28 -0
- package/lib/data/claimresponse_additem.d.ts +53 -0
- package/lib/data/claimresponse_additem.js +3 -0
- package/lib/data/claimresponse_adjudication.d.ts +13 -0
- package/lib/data/claimresponse_adjudication.js +3 -0
- package/lib/data/claimresponse_detail.d.ts +13 -0
- package/lib/data/claimresponse_detail.js +3 -0
- package/lib/data/claimresponse_detail1.d.ts +25 -0
- package/lib/data/claimresponse_detail1.js +3 -0
- package/lib/data/claimresponse_error.d.ts +12 -0
- package/lib/data/claimresponse_error.js +3 -0
- package/lib/data/claimresponse_insurance.d.ts +15 -0
- package/lib/data/claimresponse_insurance.js +3 -0
- package/lib/data/claimresponse_item.d.ts +14 -0
- package/lib/data/claimresponse_item.js +3 -0
- package/lib/data/claimresponse_payment.d.ts +18 -0
- package/lib/data/claimresponse_payment.js +3 -0
- package/lib/data/claimresponse_processnote.d.ts +12 -0
- package/lib/data/claimresponse_processnote.js +3 -0
- package/lib/data/claimresponse_subdetail.d.ts +10 -0
- package/lib/data/claimresponse_subdetail.js +3 -0
- package/lib/data/claimresponse_total.d.ts +9 -0
- package/lib/data/claimresponse_total.js +3 -0
- package/lib/data/clinicalimpression.d.ts +66 -0
- package/lib/data/clinicalimpression.js +17 -0
- package/lib/data/clinicalimpression_finding.d.ts +11 -0
- package/lib/data/clinicalimpression_finding.js +3 -0
- package/lib/data/clinicalimpression_investigation.d.ts +9 -0
- package/lib/data/clinicalimpression_investigation.js +3 -0
- package/lib/data/codeableconcept.d.ts +8 -0
- package/lib/data/codeableconcept.js +3 -0
- package/lib/data/codesystem.d.ts +91 -0
- package/lib/data/codesystem.js +30 -0
- package/lib/data/codesystem_concept.d.ts +17 -0
- package/lib/data/codesystem_concept.js +3 -0
- package/lib/data/codesystem_designation.d.ts +10 -0
- package/lib/data/codesystem_designation.js +3 -0
- package/lib/data/codesystem_filter.d.ts +11 -0
- package/lib/data/codesystem_filter.js +3 -0
- package/lib/data/codesystem_property.d.ts +29 -0
- package/lib/data/codesystem_property.js +23 -0
- package/lib/data/codesystem_property1.d.ts +20 -0
- package/lib/data/codesystem_property1.js +3 -0
- package/lib/data/coding.d.ts +13 -0
- package/lib/data/coding.js +3 -0
- package/lib/data/communication.d.ts +86 -0
- package/lib/data/communication.js +34 -0
- package/lib/data/communication_payload.d.ts +11 -0
- package/lib/data/communication_payload.js +3 -0
- package/lib/data/communicationrequest.d.ts +86 -0
- package/lib/data/communicationrequest.js +33 -0
- package/lib/data/communicationrequest_payload.d.ts +11 -0
- package/lib/data/communicationrequest_payload.js +3 -0
- package/lib/data/communicationrequest_requester.d.ts +8 -0
- package/lib/data/communicationrequest_requester.js +3 -0
- package/lib/data/compartmentdefinition.d.ts +51 -0
- package/lib/data/compartmentdefinition.js +19 -0
- package/lib/data/compartmentdefinition_resource.d.ts +9 -0
- package/lib/data/compartmentdefinition_resource.js +3 -0
- package/lib/data/composition.d.ts +54 -0
- package/lib/data/composition.js +17 -0
- package/lib/data/composition_attester.d.ts +22 -0
- package/lib/data/composition_attester.js +17 -0
- package/lib/data/composition_event.d.ts +12 -0
- package/lib/data/composition_event.js +3 -0
- package/lib/data/composition_relatesto.d.ts +23 -0
- package/lib/data/composition_relatesto.js +17 -0
- package/lib/data/composition_section.d.ts +27 -0
- package/lib/data/composition_section.js +3 -0
- package/lib/data/conceptmap.d.ts +51 -0
- package/lib/data/conceptmap.js +3 -0
- package/lib/data/conceptmap_dependson.d.ts +11 -0
- package/lib/data/conceptmap_dependson.js +3 -0
- package/lib/data/conceptmap_element.d.ts +10 -0
- package/lib/data/conceptmap_element.js +3 -0
- package/lib/data/conceptmap_group.d.ts +17 -0
- package/lib/data/conceptmap_group.js +3 -0
- package/lib/data/conceptmap_target.d.ts +40 -0
- package/lib/data/conceptmap_target.js +29 -0
- package/lib/data/conceptmap_unmapped.d.ts +21 -0
- package/lib/data/conceptmap_unmapped.js +15 -0
- package/lib/data/condition.d.ts +98 -0
- package/lib/data/condition.js +38 -0
- package/lib/data/condition_evidence.d.ts +9 -0
- package/lib/data/condition_evidence.js +3 -0
- package/lib/data/condition_stage.d.ts +11 -0
- package/lib/data/condition_stage.js +3 -0
- package/lib/data/consent.d.ts +56 -0
- package/lib/data/consent.js +21 -0
- package/lib/data/consent_actor.d.ts +9 -0
- package/lib/data/consent_actor.js +3 -0
- package/lib/data/consent_actor1.d.ts +9 -0
- package/lib/data/consent_actor1.js +3 -0
- package/lib/data/consent_data.d.ts +9 -0
- package/lib/data/consent_data.js +3 -0
- package/lib/data/consent_data1.d.ts +9 -0
- package/lib/data/consent_data1.js +3 -0
- package/lib/data/consent_except.d.ts +38 -0
- package/lib/data/consent_except.js +13 -0
- package/lib/data/consent_policy.d.ts +7 -0
- package/lib/data/consent_policy.js +3 -0
- package/lib/data/consent_provision.d.ts +38 -0
- package/lib/data/consent_provision.js +13 -0
- package/lib/data/consent_verification.d.ts +10 -0
- package/lib/data/consent_verification.js +3 -0
- package/lib/data/constants.js +94 -0
- package/lib/data/contactdetail.d.ts +8 -0
- package/lib/data/contactdetail.js +3 -0
- package/lib/data/contactpoint.d.ts +46 -0
- package/lib/data/contactpoint.js +36 -0
- package/lib/data/contract.d.ts +101 -0
- package/lib/data/contract.js +3 -0
- package/lib/data/contract_agent.d.ts +9 -0
- package/lib/data/contract_agent.js +3 -0
- package/lib/data/contract_agent1.d.ts +9 -0
- package/lib/data/contract_agent1.js +3 -0
- package/lib/data/contract_contentdefinition.d.ts +17 -0
- package/lib/data/contract_contentdefinition.js +3 -0
- package/lib/data/contract_friendly.d.ts +9 -0
- package/lib/data/contract_friendly.js +3 -0
- package/lib/data/contract_legal.d.ts +9 -0
- package/lib/data/contract_legal.js +3 -0
- package/lib/data/contract_rule.d.ts +9 -0
- package/lib/data/contract_rule.js +3 -0
- package/lib/data/contract_signer.d.ts +12 -0
- package/lib/data/contract_signer.js +3 -0
- package/lib/data/contract_term.d.ts +38 -0
- package/lib/data/contract_term.js +3 -0
- package/lib/data/contract_valueditem.d.ts +38 -0
- package/lib/data/contract_valueditem.js +3 -0
- package/lib/data/contract_valueditem1.d.ts +35 -0
- package/lib/data/contract_valueditem1.js +3 -0
- package/lib/data/contributor.d.ts +22 -0
- package/lib/data/contributor.js +17 -0
- package/lib/data/count.js +3 -0
- package/lib/data/coverage.d.ts +68 -0
- package/lib/data/coverage.js +17 -0
- package/lib/data/coverage_class.d.ts +10 -0
- package/lib/data/coverage_class.js +3 -0
- package/lib/data/coverage_costtobeneficiary.d.ts +15 -0
- package/lib/data/coverage_costtobeneficiary.js +3 -0
- package/lib/data/coverage_costtobeneficiary_exception.d.ts +9 -0
- package/lib/data/coverage_costtobeneficiary_exception.js +3 -0
- package/lib/data/coverage_grouping.d.ts +31 -0
- package/lib/data/coverage_grouping.js +3 -0
- package/lib/data/coverageeligibilityrequest.d.ts +58 -0
- package/lib/data/coverageeligibilityrequest.js +3 -0
- package/lib/data/coverageeligibilityresponse.d.ts +56 -0
- package/lib/data/coverageeligibilityresponse.js +3 -0
- package/lib/data/coverageeligibilityresponse_benefitbalance.d.ts +34 -0
- package/lib/data/coverageeligibilityresponse_benefitbalance.js +3 -0
- package/lib/data/coverageeligibilityresponse_error.d.ts +7 -0
- package/lib/data/coverageeligibilityresponse_error.js +3 -0
- package/lib/data/coverageeligibilityresponse_financial.d.ts +20 -0
- package/lib/data/coverageeligibilityresponse_financial.js +3 -0
- package/lib/data/coverageeligibilityresponse_insurance.d.ts +17 -0
- package/lib/data/coverageeligibilityresponse_insurance.js +3 -0
- package/lib/data/datarequirement.d.ts +26 -0
- package/lib/data/datarequirement.js +3 -0
- package/lib/data/datarequirement_codefilter.d.ts +12 -0
- package/lib/data/datarequirement_codefilter.js +3 -0
- package/lib/data/datarequirement_datefilter.d.ts +15 -0
- package/lib/data/datarequirement_datefilter.js +3 -0
- package/lib/data/datarequirement_sort.d.ts +15 -0
- package/lib/data/datarequirement_sort.js +13 -0
- package/lib/data/detectedissue.d.ts +67 -0
- package/lib/data/detectedissue.js +34 -0
- package/lib/data/detectedissue_evidence.d.ts +10 -0
- package/lib/data/detectedissue_evidence.js +3 -0
- package/lib/data/detectedissue_mitigation.d.ts +12 -0
- package/lib/data/detectedissue_mitigation.js +3 -0
- package/lib/data/device.d.ts +62 -0
- package/lib/data/device.js +3 -0
- package/lib/data/device_udi.d.ts +35 -0
- package/lib/data/device_udi.js +19 -0
- package/lib/data/devicedefinition.d.ts +61 -0
- package/lib/data/devicedefinition.js +3 -0
- package/lib/data/devicemetric.d.ts +78 -0
- package/lib/data/devicemetric.js +47 -0
- package/lib/data/devicemetric_calibration.d.ts +36 -0
- package/lib/data/devicemetric_calibration.js +28 -0
- package/lib/data/devicerequest.d.ts +69 -0
- package/lib/data/devicerequest.js +3 -0
- package/lib/data/devicerequest_requester.d.ts +8 -0
- package/lib/data/devicerequest_requester.js +3 -0
- package/lib/data/deviceusestatement.d.ts +61 -0
- package/lib/data/deviceusestatement.js +21 -0
- package/lib/data/diagnosticreport.d.ts +77 -0
- package/lib/data/diagnosticreport.js +29 -0
- package/lib/data/diagnosticreport_media.d.ts +12 -0
- package/lib/data/diagnosticreport_media.js +3 -0
- package/lib/data/diagnosticreport_performer.d.ts +9 -0
- package/lib/data/diagnosticreport_performer.js +3 -0
- package/lib/data/distance.js +3 -0
- package/lib/data/documentmanifest.d.ts +35 -0
- package/lib/data/documentmanifest.js +3 -0
- package/lib/data/documentmanifest_content.d.ts +10 -0
- package/lib/data/documentmanifest_content.js +3 -0
- package/lib/data/documentmanifest_related.d.ts +9 -0
- package/lib/data/documentmanifest_related.js +3 -0
- package/lib/data/documentreference.d.ts +44 -0
- package/lib/data/documentreference.js +3 -0
- package/lib/data/documentreference_content.d.ts +9 -0
- package/lib/data/documentreference_content.js +3 -0
- package/lib/data/documentreference_context.d.ts +21 -0
- package/lib/data/documentreference_context.js +3 -0
- package/lib/data/documentreference_related.d.ts +9 -0
- package/lib/data/documentreference_related.js +3 -0
- package/lib/data/documentreference_relatesto.d.ts +20 -0
- package/lib/data/documentreference_relatesto.js +17 -0
- package/lib/data/dosage.d.ts +36 -0
- package/lib/data/dosage.js +3 -0
- package/lib/data/dosage_doseandrate.d.ts +20 -0
- package/lib/data/dosage_doseandrate.js +3 -0
- package/lib/data/duration.js +3 -0
- package/lib/data/effectevidencesynthesis.d.ts +80 -0
- package/lib/data/effectevidencesynthesis.js +3 -0
- package/lib/data/elementdefinition.d.ts +464 -0
- package/lib/data/elementdefinition.js +14 -0
- package/lib/data/elementdefinition_base.d.ts +9 -0
- package/lib/data/elementdefinition_base.js +3 -0
- package/lib/data/elementdefinition_binding.d.ts +21 -0
- package/lib/data/elementdefinition_binding.js +17 -0
- package/lib/data/elementdefinition_constraint.d.ts +25 -0
- package/lib/data/elementdefinition_constraint.js +13 -0
- package/lib/data/elementdefinition_discriminator.d.ts +21 -0
- package/lib/data/elementdefinition_discriminator.js +19 -0
- package/lib/data/elementdefinition_example.d.ts +145 -0
- package/lib/data/elementdefinition_example.js +3 -0
- package/lib/data/elementdefinition_mapping.d.ts +11 -0
- package/lib/data/elementdefinition_mapping.js +3 -0
- package/lib/data/elementdefinition_slicing.d.ts +22 -0
- package/lib/data/elementdefinition_slicing.js +15 -0
- package/lib/data/elementdefinition_type.d.ts +33 -0
- package/lib/data/elementdefinition_type.js +24 -0
- package/lib/data/encounter.d.ts +64 -0
- package/lib/data/encounter.js +3 -0
- package/lib/data/encounter_classhistory.d.ts +9 -0
- package/lib/data/encounter_classhistory.js +3 -0
- package/lib/data/encounter_diagnosis.d.ts +11 -0
- package/lib/data/encounter_diagnosis.js +3 -0
- package/lib/data/encounter_hospitalization.d.ts +24 -0
- package/lib/data/encounter_hospitalization.js +3 -0
- package/lib/data/encounter_location.d.ts +23 -0
- package/lib/data/encounter_location.js +17 -0
- package/lib/data/encounter_participant.d.ts +12 -0
- package/lib/data/encounter_participant.js +3 -0
- package/lib/data/encounter_statushistory.d.ts +30 -0
- package/lib/data/encounter_statushistory.js +27 -0
- package/lib/data/endpoint.d.ts +49 -0
- package/lib/data/endpoint.js +21 -0
- package/lib/data/enrollmentrequest.d.ts +23 -0
- package/lib/data/enrollmentrequest.js +3 -0
- package/lib/data/enrollmentresponse.d.ts +25 -0
- package/lib/data/enrollmentresponse.js +3 -0
- package/lib/data/episodeofcare.d.ts +36 -0
- package/lib/data/episodeofcare.js +3 -0
- package/lib/data/episodeofcare_diagnosis.d.ts +11 -0
- package/lib/data/episodeofcare_diagnosis.js +3 -0
- package/lib/data/episodeofcare_statushistory.d.ts +26 -0
- package/lib/data/episodeofcare_statushistory.js +23 -0
- package/lib/data/eventdefinition.d.ts +72 -0
- package/lib/data/eventdefinition.js +3 -0
- package/lib/data/evidence.d.ts +70 -0
- package/lib/data/evidence.js +3 -0
- package/lib/data/evidencevariable.d.ts +78 -0
- package/lib/data/evidencevariable.js +15 -0
- package/lib/data/evidencevariable_characteristic.d.ts +58 -0
- package/lib/data/evidencevariable_characteristic.js +21 -0
- package/lib/data/examplescenario.d.ts +47 -0
- package/lib/data/examplescenario.js +3 -0
- package/lib/data/examplescenario_actor.d.ts +19 -0
- package/lib/data/examplescenario_actor.js +13 -0
- package/lib/data/examplescenario_instance.d.ts +17 -0
- package/lib/data/examplescenario_instance.js +3 -0
- package/lib/data/examplescenario_instance_containedinstance.d.ts +7 -0
- package/lib/data/examplescenario_instance_containedinstance.js +3 -0
- package/lib/data/examplescenario_instance_version.d.ts +7 -0
- package/lib/data/examplescenario_instance_version.js +3 -0
- package/lib/data/examplescenario_process.d.ts +54 -0
- package/lib/data/examplescenario_process.js +3 -0
- package/lib/data/explanationofbenefit.d.ts +128 -0
- package/lib/data/explanationofbenefit.js +22 -0
- package/lib/data/explanationofbenefit_accident.d.ts +14 -0
- package/lib/data/explanationofbenefit_accident.js +3 -0
- package/lib/data/explanationofbenefit_additem.d.ts +53 -0
- package/lib/data/explanationofbenefit_additem.js +3 -0
- package/lib/data/explanationofbenefit_adjudication.d.ts +13 -0
- package/lib/data/explanationofbenefit_adjudication.js +3 -0
- package/lib/data/explanationofbenefit_benefitbalance.d.ts +21 -0
- package/lib/data/explanationofbenefit_benefitbalance.js +3 -0
- package/lib/data/explanationofbenefit_careteam.d.ts +15 -0
- package/lib/data/explanationofbenefit_careteam.js +3 -0
- package/lib/data/explanationofbenefit_detail.d.ts +37 -0
- package/lib/data/explanationofbenefit_detail.js +3 -0
- package/lib/data/explanationofbenefit_detail1.d.ts +23 -0
- package/lib/data/explanationofbenefit_detail1.js +3 -0
- package/lib/data/explanationofbenefit_diagnosis.d.ts +17 -0
- package/lib/data/explanationofbenefit_diagnosis.js +3 -0
- package/lib/data/explanationofbenefit_financial.d.ts +17 -0
- package/lib/data/explanationofbenefit_financial.js +3 -0
- package/lib/data/explanationofbenefit_information.d.ts +31 -0
- package/lib/data/explanationofbenefit_information.js +3 -0
- package/lib/data/explanationofbenefit_insurance.d.ts +10 -0
- package/lib/data/explanationofbenefit_insurance.js +3 -0
- package/lib/data/explanationofbenefit_item.d.ts +63 -0
- package/lib/data/explanationofbenefit_item.js +3 -0
- package/lib/data/explanationofbenefit_payee.d.ts +9 -0
- package/lib/data/explanationofbenefit_payee.js +3 -0
- package/lib/data/explanationofbenefit_payment.d.ts +18 -0
- package/lib/data/explanationofbenefit_payment.js +3 -0
- package/lib/data/explanationofbenefit_procedure.d.ts +17 -0
- package/lib/data/explanationofbenefit_procedure.js +3 -0
- package/lib/data/explanationofbenefit_processnote.d.ts +12 -0
- package/lib/data/explanationofbenefit_processnote.js +3 -0
- package/lib/data/explanationofbenefit_related.d.ts +12 -0
- package/lib/data/explanationofbenefit_related.js +3 -0
- package/lib/data/explanationofbenefit_subdetail.d.ts +34 -0
- package/lib/data/explanationofbenefit_subdetail.js +3 -0
- package/lib/data/explanationofbenefit_total.d.ts +9 -0
- package/lib/data/explanationofbenefit_total.js +3 -0
- package/lib/data/expression.d.ts +13 -0
- package/lib/data/expression.js +3 -0
- package/lib/data/extension.d.ts +136 -0
- package/lib/data/extension.js +3 -0
- package/lib/data/familymemberhistory.d.ts +77 -0
- package/lib/data/familymemberhistory.js +17 -0
- package/lib/data/familymemberhistory_condition.d.ts +21 -0
- package/lib/data/familymemberhistory_condition.js +3 -0
- package/lib/data/flag.d.ts +26 -0
- package/lib/data/flag.js +3 -0
- package/lib/data/goal.d.ts +88 -0
- package/lib/data/goal.js +48 -0
- package/lib/data/goal_target.d.ts +28 -0
- package/lib/data/goal_target.js +3 -0
- package/lib/data/graphdefinition.d.ts +40 -0
- package/lib/data/graphdefinition.js +3 -0
- package/lib/data/graphdefinition_compartment.d.ts +33 -0
- package/lib/data/graphdefinition_compartment.js +24 -0
- package/lib/data/graphdefinition_link.d.ts +16 -0
- package/lib/data/graphdefinition_link.js +3 -0
- package/lib/data/graphdefinition_target.d.ts +15 -0
- package/lib/data/graphdefinition_target.js +3 -0
- package/lib/data/group.d.ts +46 -0
- package/lib/data/group.js +21 -0
- package/lib/data/group_characteristic.d.ts +24 -0
- package/lib/data/group_characteristic.js +3 -0
- package/lib/data/group_member.d.ts +11 -0
- package/lib/data/group_member.js +3 -0
- package/lib/data/guidanceresponse.d.ts +60 -0
- package/lib/data/guidanceresponse.js +21 -0
- package/lib/data/healthcareservice.d.ts +61 -0
- package/lib/data/healthcareservice.js +3 -0
- package/lib/data/healthcareservice_availabletime.d.ts +29 -0
- package/lib/data/healthcareservice_availabletime.js +23 -0
- package/lib/data/healthcareservice_eligibility.d.ts +8 -0
- package/lib/data/healthcareservice_eligibility.js +3 -0
- package/lib/data/healthcareservice_notavailable.d.ts +8 -0
- package/lib/data/healthcareservice_notavailable.js +3 -0
- package/lib/data/humanname.d.ts +36 -0
- package/lib/data/humanname.js +23 -0
- package/lib/data/identifier.d.ts +32 -0
- package/lib/data/identifier.js +19 -0
- package/lib/data/imagingstudy.d.ts +52 -0
- package/lib/data/imagingstudy.js +3 -0
- package/lib/data/imagingstudy_instance.d.ts +12 -0
- package/lib/data/imagingstudy_instance.js +3 -0
- package/lib/data/imagingstudy_series.d.ts +31 -0
- package/lib/data/imagingstudy_series.js +3 -0
- package/lib/data/imagingstudy_series_performer.d.ts +9 -0
- package/lib/data/imagingstudy_series_performer.js +3 -0
- package/lib/data/immunization.d.ts +82 -0
- package/lib/data/immunization.js +15 -0
- package/lib/data/immunization_education.d.ts +11 -0
- package/lib/data/immunization_education.js +3 -0
- package/lib/data/immunization_explanation.d.ts +11 -0
- package/lib/data/immunization_explanation.js +3 -0
- package/lib/data/immunization_performer.d.ts +9 -0
- package/lib/data/immunization_performer.js +3 -0
- package/lib/data/immunization_practitioner.d.ts +9 -0
- package/lib/data/immunization_practitioner.js +3 -0
- package/lib/data/immunization_protocolapplied.d.ts +20 -0
- package/lib/data/immunization_protocolapplied.js +3 -0
- package/lib/data/immunization_reaction.d.ts +10 -0
- package/lib/data/immunization_reaction.js +3 -0
- package/lib/data/immunization_vaccinationprotocol.d.ts +20 -0
- package/lib/data/immunization_vaccinationprotocol.js +3 -0
- package/lib/data/immunizationevaluation.d.ts +44 -0
- package/lib/data/immunizationevaluation.js +11 -0
- package/lib/data/immunizationrecommendation.d.ts +18 -0
- package/lib/data/immunizationrecommendation.js +3 -0
- package/lib/data/immunizationrecommendation_datecriterion.d.ts +8 -0
- package/lib/data/immunizationrecommendation_datecriterion.js +3 -0
- package/lib/data/immunizationrecommendation_protocol.d.ts +24 -0
- package/lib/data/immunizationrecommendation_protocol.js +3 -0
- package/lib/data/immunizationrecommendation_recommendation.d.ts +34 -0
- package/lib/data/immunizationrecommendation_recommendation.js +3 -0
- package/lib/data/implementationguide.d.ts +63 -0
- package/lib/data/implementationguide.js +3 -0
- package/lib/data/implementationguide_dependency.d.ts +9 -0
- package/lib/data/implementationguide_dependency.js +3 -0
- package/lib/data/implementationguide_global.d.ts +7 -0
- package/lib/data/implementationguide_global.js +3 -0
- package/lib/data/implementationguide_package.d.ts +7 -0
- package/lib/data/implementationguide_package.js +3 -0
- package/lib/data/implementationguide_page.d.ts +26 -0
- package/lib/data/implementationguide_page.js +17 -0
- package/lib/data/implementationguide_resource.d.ts +18 -0
- package/lib/data/implementationguide_resource.js +3 -0
- package/lib/data/index.d.ts +572 -0
- package/lib/data/index.js +589 -0
- package/lib/data/insuranceplan.d.ts +38 -0
- package/lib/data/insuranceplan.js +3 -0
- package/lib/data/invoice.d.ts +56 -0
- package/lib/data/invoice.js +19 -0
- package/lib/data/library.d.ts +75 -0
- package/lib/data/library.js +3 -0
- package/lib/data/linkage.d.ts +13 -0
- package/lib/data/linkage.js +3 -0
- package/lib/data/linkage_item.d.ts +18 -0
- package/lib/data/linkage_item.js +15 -0
- package/lib/data/list.d.ts +56 -0
- package/lib/data/list.js +24 -0
- package/lib/data/list_entry.d.ts +13 -0
- package/lib/data/list_entry.js +3 -0
- package/lib/data/location.d.ts +65 -0
- package/lib/data/location.js +22 -0
- package/lib/data/location_hoursofoperation.d.ts +11 -0
- package/lib/data/location_hoursofoperation.js +3 -0
- package/lib/data/location_position.d.ts +9 -0
- package/lib/data/location_position.js +3 -0
- package/lib/data/marketingstatus.d.ts +16 -0
- package/lib/data/marketingstatus.js +3 -0
- package/lib/data/measure.d.ts +99 -0
- package/lib/data/measure.js +3 -0
- package/lib/data/measure_group.d.ts +14 -0
- package/lib/data/measure_group.js +3 -0
- package/lib/data/measure_population.d.ts +11 -0
- package/lib/data/measure_population.js +3 -0
- package/lib/data/measure_stratifier.d.ts +14 -0
- package/lib/data/measure_stratifier.js +3 -0
- package/lib/data/measure_stratifier_component.d.ts +11 -0
- package/lib/data/measure_stratifier_component.js +3 -0
- package/lib/data/measure_supplementaldata.d.ts +13 -0
- package/lib/data/measure_supplementaldata.js +3 -0
- package/lib/data/measurereport.d.ts +62 -0
- package/lib/data/measurereport.js +33 -0
- package/lib/data/measurereport_group.d.ts +15 -0
- package/lib/data/measurereport_group.js +3 -0
- package/lib/data/measurereport_population.d.ts +11 -0
- package/lib/data/measurereport_population.js +3 -0
- package/lib/data/measurereport_population1.d.ts +11 -0
- package/lib/data/measurereport_population1.js +3 -0
- package/lib/data/measurereport_stratifier.d.ts +9 -0
- package/lib/data/measurereport_stratifier.js +3 -0
- package/lib/data/measurereport_stratum.d.ts +15 -0
- package/lib/data/measurereport_stratum.js +3 -0
- package/lib/data/measurereport_stratum_component.d.ts +8 -0
- package/lib/data/measurereport_stratum_component.js +3 -0
- package/lib/data/media.d.ts +84 -0
- package/lib/data/media.js +31 -0
- package/lib/data/medication.d.ts +50 -0
- package/lib/data/medication.js +3 -0
- package/lib/data/medication_batch.d.ts +7 -0
- package/lib/data/medication_batch.js +3 -0
- package/lib/data/medication_content.d.ts +12 -0
- package/lib/data/medication_content.js +3 -0
- package/lib/data/medication_ingredient.d.ts +14 -0
- package/lib/data/medication_ingredient.js +3 -0
- package/lib/data/medication_package.d.ts +12 -0
- package/lib/data/medication_package.js +3 -0
- package/lib/data/medicationadministration.d.ts +72 -0
- package/lib/data/medicationadministration.js +23 -0
- package/lib/data/medicationadministration_dosage.d.ts +21 -0
- package/lib/data/medicationadministration_dosage.js +3 -0
- package/lib/data/medicationadministration_performer.d.ts +10 -0
- package/lib/data/medicationadministration_performer.js +3 -0
- package/lib/data/medicationdispense.d.ts +87 -0
- package/lib/data/medicationdispense.js +27 -0
- package/lib/data/medicationdispense_performer.d.ts +10 -0
- package/lib/data/medicationdispense_performer.js +3 -0
- package/lib/data/medicationdispense_substitution.d.ts +14 -0
- package/lib/data/medicationdispense_substitution.js +3 -0
- package/lib/data/medicationknowledge.d.ts +53 -0
- package/lib/data/medicationknowledge.js +3 -0
- package/lib/data/medicationrequest.d.ts +132 -0
- package/lib/data/medicationrequest.js +55 -0
- package/lib/data/medicationrequest_dispenserequest.d.ts +22 -0
- package/lib/data/medicationrequest_dispenserequest.js +3 -0
- package/lib/data/medicationrequest_dispenserequest_initialfill.d.ts +10 -0
- package/lib/data/medicationrequest_dispenserequest_initialfill.js +3 -0
- package/lib/data/medicationrequest_requester.d.ts +12 -0
- package/lib/data/medicationrequest_requester.js +3 -0
- package/lib/data/medicationrequest_substitution.d.ts +11 -0
- package/lib/data/medicationrequest_substitution.js +3 -0
- package/lib/data/medicationstatement.d.ts +69 -0
- package/lib/data/medicationstatement.js +25 -0
- package/lib/data/medicinalproduct.d.ts +53 -0
- package/lib/data/medicinalproduct.js +3 -0
- package/lib/data/medicinalproduct_manufacturingbusinessoperation.d.ts +19 -0
- package/lib/data/medicinalproduct_manufacturingbusinessoperation.js +3 -0
- package/lib/data/medicinalproduct_name.d.ts +12 -0
- package/lib/data/medicinalproduct_name.js +3 -0
- package/lib/data/medicinalproduct_name_countrylanguage.d.ts +11 -0
- package/lib/data/medicinalproduct_name_countrylanguage.js +3 -0
- package/lib/data/medicinalproduct_name_namepart.d.ts +9 -0
- package/lib/data/medicinalproduct_name_namepart.js +3 -0
- package/lib/data/medicinalproduct_specialdesignation.d.ts +23 -0
- package/lib/data/medicinalproduct_specialdesignation.js +3 -0
- package/lib/data/medicinalproductauthorization.d.ts +43 -0
- package/lib/data/medicinalproductauthorization.js +3 -0
- package/lib/data/medicinalproductauthorization_jurisdictionalauthorization.d.ts +17 -0
- package/lib/data/medicinalproductauthorization_jurisdictionalauthorization.js +3 -0
- package/lib/data/medicinalproductauthorization_procedure.d.ts +17 -0
- package/lib/data/medicinalproductauthorization_procedure.js +3 -0
- package/lib/data/medicinalproductcontraindication.d.ts +23 -0
- package/lib/data/medicinalproductcontraindication.js +3 -0
- package/lib/data/medicinalproductindication.d.ts +28 -0
- package/lib/data/medicinalproductindication.js +3 -0
- package/lib/data/medicinalproductindication_othertherapy.d.ts +12 -0
- package/lib/data/medicinalproductindication_othertherapy.js +3 -0
- package/lib/data/medicinalproductingredient.d.ts +22 -0
- package/lib/data/medicinalproductingredient.js +3 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance.d.ts +14 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance.js +3 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength.d.ts +21 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength.js +3 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength_referencestrength.d.ts +16 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength_referencestrength.js +3 -0
- package/lib/data/medicinalproductingredient_substance.d.ts +10 -0
- package/lib/data/medicinalproductingredient_substance.js +3 -0
- package/lib/data/medicinalproductinteraction.d.ts +22 -0
- package/lib/data/medicinalproductinteraction.js +3 -0
- package/lib/data/medicinalproductinteraction_interactant.d.ts +10 -0
- package/lib/data/medicinalproductinteraction_interactant.js +3 -0
- package/lib/data/medicinalproductmanufactured.d.ts +23 -0
- package/lib/data/medicinalproductmanufactured.js +3 -0
- package/lib/data/medicinalproductpackaged.d.ts +29 -0
- package/lib/data/medicinalproductpackaged.js +3 -0
- package/lib/data/medicinalproductpackaged_batchidentifier.d.ts +9 -0
- package/lib/data/medicinalproductpackaged_batchidentifier.js +3 -0
- package/lib/data/medicinalproductpackaged_packageitem.d.ts +34 -0
- package/lib/data/medicinalproductpackaged_packageitem.js +3 -0
- package/lib/data/medicinalproductpharmaceutical.d.ts +24 -0
- package/lib/data/medicinalproductpharmaceutical.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_characteristics.d.ts +9 -0
- package/lib/data/medicinalproductpharmaceutical_characteristics.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration.d.ts +23 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies.d.ts +10 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.d.ts +12 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.js +3 -0
- package/lib/data/medicinalproductundesirableeffect.d.ts +18 -0
- package/lib/data/medicinalproductundesirableeffect.js +3 -0
- package/lib/data/messagedefinition.d.ts +75 -0
- package/lib/data/messagedefinition.js +17 -0
- package/lib/data/messagedefinition_allowedresponse.d.ts +7 -0
- package/lib/data/messagedefinition_allowedresponse.js +3 -0
- package/lib/data/messagedefinition_focus.d.ts +11 -0
- package/lib/data/messagedefinition_focus.js +3 -0
- package/lib/data/messageheader.d.ts +35 -0
- package/lib/data/messageheader.js +3 -0
- package/lib/data/messageheader_destination.d.ts +12 -0
- package/lib/data/messageheader_destination.js +3 -0
- package/lib/data/messageheader_response.d.ts +20 -0
- package/lib/data/messageheader_response.js +15 -0
- package/lib/data/messageheader_source.d.ts +14 -0
- package/lib/data/messageheader_source.js +3 -0
- package/lib/data/meta.d.ts +16 -0
- package/lib/data/meta.js +3 -0
- package/lib/data/molecularsequence.d.ts +55 -0
- package/lib/data/molecularsequence.js +15 -0
- package/lib/data/molecularsequence_quality.d.ts +46 -0
- package/lib/data/molecularsequence_quality.js +15 -0
- package/lib/data/molecularsequence_quality_roc.d.ts +17 -0
- package/lib/data/molecularsequence_quality_roc.js +3 -0
- package/lib/data/molecularsequence_referenceseq.d.ts +39 -0
- package/lib/data/molecularsequence_referenceseq.js +20 -0
- package/lib/data/molecularsequence_repository.d.ts +29 -0
- package/lib/data/molecularsequence_repository.js +19 -0
- package/lib/data/molecularsequence_structurevariant.d.ts +29 -0
- package/lib/data/molecularsequence_structurevariant.js +3 -0
- package/lib/data/molecularsequence_variant.d.ts +16 -0
- package/lib/data/molecularsequence_variant.js +3 -0
- package/lib/data/money.d.ts +7 -0
- package/lib/data/money.js +3 -0
- package/lib/data/namingsystem.d.ts +46 -0
- package/lib/data/namingsystem.js +15 -0
- package/lib/data/namingsystem_uniqueid.d.ts +26 -0
- package/lib/data/namingsystem_uniqueid.js +17 -0
- package/lib/data/narrative.d.ts +19 -0
- package/lib/data/narrative.js +17 -0
- package/lib/data/nutritionorder.d.ts +90 -0
- package/lib/data/nutritionorder.js +48 -0
- package/lib/data/nutritionorder_administration.d.ts +14 -0
- package/lib/data/nutritionorder_administration.js +3 -0
- package/lib/data/nutritionorder_enteralformula.d.ts +24 -0
- package/lib/data/nutritionorder_enteralformula.js +3 -0
- package/lib/data/nutritionorder_nutrient.d.ts +9 -0
- package/lib/data/nutritionorder_nutrient.js +3 -0
- package/lib/data/nutritionorder_oraldiet.d.ts +19 -0
- package/lib/data/nutritionorder_oraldiet.js +3 -0
- package/lib/data/nutritionorder_supplement.d.ts +16 -0
- package/lib/data/nutritionorder_supplement.js +3 -0
- package/lib/data/nutritionorder_texture.d.ts +8 -0
- package/lib/data/nutritionorder_texture.js +3 -0
- package/lib/data/observation.d.ts +111 -0
- package/lib/data/observation.js +25 -0
- package/lib/data/observation_component.d.ts +40 -0
- package/lib/data/observation_component.js +3 -0
- package/lib/data/observation_referencerange.d.ts +18 -0
- package/lib/data/observation_referencerange.js +3 -0
- package/lib/data/observation_related.d.ts +24 -0
- package/lib/data/observation_related.js +24 -0
- package/lib/data/observationdefinition.d.ts +60 -0
- package/lib/data/observationdefinition.js +31 -0
- package/lib/data/operationdefinition.d.ts +71 -0
- package/lib/data/operationdefinition.js +13 -0
- package/lib/data/operationdefinition_binding.d.ts +19 -0
- package/lib/data/operationdefinition_binding.js +17 -0
- package/lib/data/operationdefinition_overload.d.ts +7 -0
- package/lib/data/operationdefinition_overload.js +3 -0
- package/lib/data/operationdefinition_parameter.d.ts +57 -0
- package/lib/data/operationdefinition_parameter.js +34 -0
- package/lib/data/operationdefinition_referencedfrom.d.ts +7 -0
- package/lib/data/operationdefinition_referencedfrom.js +3 -0
- package/lib/data/operationoutcome.d.ts +8 -0
- package/lib/data/operationoutcome.js +3 -0
- package/lib/data/operationoutcome_issue.d.ts +94 -0
- package/lib/data/operationoutcome_issue.js +82 -0
- package/lib/data/organization.d.ts +31 -0
- package/lib/data/organization.js +3 -0
- package/lib/data/organization_contact.d.ts +15 -0
- package/lib/data/organization_contact.js +3 -0
- package/lib/data/organizationaffiliation.d.ts +34 -0
- package/lib/data/organizationaffiliation.js +3 -0
- package/lib/data/parameterdefinition.d.ts +25 -0
- package/lib/data/parameterdefinition.js +13 -0
- package/lib/data/parameters.d.ts +8 -0
- package/lib/data/parameters.js +3 -0
- package/lib/data/parameters_parameter.d.ts +157 -0
- package/lib/data/parameters_parameter.js +3 -0
- package/lib/data/patient.d.ts +55 -0
- package/lib/data/patient.js +3 -0
- package/lib/data/patient_animal.d.ts +10 -0
- package/lib/data/patient_animal.js +3 -0
- package/lib/data/patient_communication.d.ts +8 -0
- package/lib/data/patient_communication.js +3 -0
- package/lib/data/patient_contact.d.ts +24 -0
- package/lib/data/patient_contact.js +3 -0
- package/lib/data/patient_link.d.ts +20 -0
- package/lib/data/patient_link.js +17 -0
- package/lib/data/paymentnotice.d.ts +45 -0
- package/lib/data/paymentnotice.js +17 -0
- package/lib/data/paymentreconciliation.d.ts +57 -0
- package/lib/data/paymentreconciliation.js +17 -0
- package/lib/data/paymentreconciliation_detail.d.ts +27 -0
- package/lib/data/paymentreconciliation_detail.js +3 -0
- package/lib/data/paymentreconciliation_processnote.d.ts +17 -0
- package/lib/data/paymentreconciliation_processnote.js +15 -0
- package/lib/data/period.d.ts +7 -0
- package/lib/data/period.js +3 -0
- package/lib/data/person.d.ts +33 -0
- package/lib/data/person.js +3 -0
- package/lib/data/person_link.d.ts +20 -0
- package/lib/data/person_link.js +17 -0
- package/lib/data/plandefinition.d.ts +75 -0
- package/lib/data/plandefinition.js +3 -0
- package/lib/data/plandefinition_action.d.ts +144 -0
- package/lib/data/plandefinition_action.js +64 -0
- package/lib/data/plandefinition_condition.d.ts +18 -0
- package/lib/data/plandefinition_condition.js +15 -0
- package/lib/data/plandefinition_dynamicvalue.d.ts +8 -0
- package/lib/data/plandefinition_dynamicvalue.js +3 -0
- package/lib/data/plandefinition_goal.d.ts +20 -0
- package/lib/data/plandefinition_goal.js +3 -0
- package/lib/data/plandefinition_participant.d.ts +20 -0
- package/lib/data/plandefinition_participant.js +17 -0
- package/lib/data/plandefinition_relatedaction.d.ts +35 -0
- package/lib/data/plandefinition_relatedaction.js +27 -0
- package/lib/data/plandefinition_target.d.ts +17 -0
- package/lib/data/plandefinition_target.js +3 -0
- package/lib/data/population.d.ts +16 -0
- package/lib/data/population.js +3 -0
- package/lib/data/practitioner.d.ts +33 -0
- package/lib/data/practitioner.js +3 -0
- package/lib/data/practitioner_qualification.d.ts +15 -0
- package/lib/data/practitioner_qualification.js +3 -0
- package/lib/data/practitionerrole.d.ts +40 -0
- package/lib/data/practitionerrole.js +3 -0
- package/lib/data/practitionerrole_availabletime.d.ts +29 -0
- package/lib/data/practitionerrole_availabletime.js +23 -0
- package/lib/data/practitionerrole_notavailable.d.ts +8 -0
- package/lib/data/practitionerrole_notavailable.js +3 -0
- package/lib/data/procedure.d.ts +98 -0
- package/lib/data/procedure.js +25 -0
- package/lib/data/procedure_focaldevice.d.ts +9 -0
- package/lib/data/procedure_focaldevice.js +3 -0
- package/lib/data/procedure_performer.d.ts +11 -0
- package/lib/data/procedure_performer.js +3 -0
- package/lib/data/prodcharacteristic.d.ts +29 -0
- package/lib/data/prodcharacteristic.js +3 -0
- package/lib/data/productshelflife.d.ts +15 -0
- package/lib/data/productshelflife.js +3 -0
- package/lib/data/provenance.d.ts +33 -0
- package/lib/data/provenance.js +3 -0
- package/lib/data/provenance_agent.d.ts +13 -0
- package/lib/data/provenance_agent.js +3 -0
- package/lib/data/provenance_entity.d.ts +25 -0
- package/lib/data/provenance_entity.js +19 -0
- package/lib/data/quantity.d.ts +25 -0
- package/lib/data/quantity.js +17 -0
- package/lib/data/questionnaire.d.ts +57 -0
- package/lib/data/questionnaire.js +3 -0
- package/lib/data/questionnaire_enablewhen.d.ts +40 -0
- package/lib/data/questionnaire_enablewhen.js +23 -0
- package/lib/data/questionnaire_initial.d.ts +20 -0
- package/lib/data/questionnaire_initial.js +3 -0
- package/lib/data/questionnaire_item.d.ts +67 -0
- package/lib/data/questionnaire_item.js +32 -0
- package/lib/data/questionnaire_option.d.ts +14 -0
- package/lib/data/questionnaire_option.js +3 -0
- package/lib/data/questionnaireresponse.d.ts +44 -0
- package/lib/data/questionnaireresponse.js +19 -0
- package/lib/data/questionnaireresponse_answer.d.ts +23 -0
- package/lib/data/questionnaireresponse_answer.js +3 -0
- package/lib/data/questionnaireresponse_item.d.ts +14 -0
- package/lib/data/questionnaireresponse_item.js +3 -0
- package/lib/data/range.d.ts +9 -0
- package/lib/data/range.js +3 -0
- package/lib/data/ratio.d.ts +9 -0
- package/lib/data/ratio.js +3 -0
- package/lib/data/reference.d.ts +12 -0
- package/lib/data/reference.js +3 -0
- package/lib/data/relatedartifact.d.ts +38 -0
- package/lib/data/relatedartifact.js +25 -0
- package/lib/data/relatedperson.d.ts +39 -0
- package/lib/data/relatedperson.js +3 -0
- package/lib/data/relatedperson_communication.d.ts +9 -0
- package/lib/data/relatedperson_communication.js +3 -0
- package/lib/data/requestgroup.d.ts +98 -0
- package/lib/data/requestgroup.js +55 -0
- package/lib/data/requestgroup_action.d.ts +62 -0
- package/lib/data/requestgroup_action.js +3 -0
- package/lib/data/requestgroup_condition.d.ts +8 -0
- package/lib/data/requestgroup_condition.js +3 -0
- package/lib/data/requestgroup_relatedaction.d.ts +35 -0
- package/lib/data/requestgroup_relatedaction.js +27 -0
- package/lib/data/researchdefinition.d.ts +79 -0
- package/lib/data/researchdefinition.js +3 -0
- package/lib/data/researchelementdefinition.d.ts +96 -0
- package/lib/data/researchelementdefinition.js +24 -0
- package/lib/data/researchstudy.d.ts +85 -0
- package/lib/data/researchstudy.js +31 -0
- package/lib/data/researchstudy_arm.d.ts +10 -0
- package/lib/data/researchstudy_arm.js +3 -0
- package/lib/data/researchsubject.d.ts +54 -0
- package/lib/data/researchsubject.js +35 -0
- package/lib/data/resourcelist.js +4 -0
- package/lib/data/riskassessment.d.ts +48 -0
- package/lib/data/riskassessment.js +3 -0
- package/lib/data/riskassessment_prediction.d.ts +22 -0
- package/lib/data/riskassessment_prediction.js +3 -0
- package/lib/data/riskevidencesynthesis.d.ts +77 -0
- package/lib/data/riskevidencesynthesis.js +3 -0
- package/lib/data/sampleddata.d.ts +18 -0
- package/lib/data/sampleddata.js +3 -0
- package/lib/data/schedule.d.ts +25 -0
- package/lib/data/schedule.js +3 -0
- package/lib/data/searchparameter.d.ts +130 -0
- package/lib/data/searchparameter.js +70 -0
- package/lib/data/searchparameter_component.d.ts +7 -0
- package/lib/data/searchparameter_component.js +3 -0
- package/lib/data/servicerequest.d.ts +128 -0
- package/lib/data/servicerequest.js +46 -0
- package/lib/data/signature.d.ts +19 -0
- package/lib/data/signature.js +3 -0
- package/lib/data/slot.d.ts +44 -0
- package/lib/data/slot.js +19 -0
- package/lib/data/specimen.d.ts +50 -0
- package/lib/data/specimen.js +17 -0
- package/lib/data/specimen_collection.d.ts +19 -0
- package/lib/data/specimen_collection.js +3 -0
- package/lib/data/specimen_container.d.ts +21 -0
- package/lib/data/specimen_container.js +3 -0
- package/lib/data/specimen_processing.d.ts +16 -0
- package/lib/data/specimen_processing.js +3 -0
- package/lib/data/specimendefinition.d.ts +71 -0
- package/lib/data/specimendefinition.js +13 -0
- package/lib/data/structuredefinition.d.ts +83 -0
- package/lib/data/structuredefinition.js +18 -0
- package/lib/data/structuredefinition_context.d.ts +17 -0
- package/lib/data/structuredefinition_context.js +15 -0
- package/lib/data/structuredefinition_differential.d.ts +6 -0
- package/lib/data/structuredefinition_differential.js +3 -0
- package/lib/data/structuredefinition_mapping.d.ts +11 -0
- package/lib/data/structuredefinition_mapping.js +3 -0
- package/lib/data/structuredefinition_snapshot.d.ts +10 -0
- package/lib/data/structuredefinition_snapshot.js +3 -0
- package/lib/data/structuremap.d.ts +52 -0
- package/lib/data/structuremap.js +3 -0
- package/lib/data/structuremap_dependent.d.ts +10 -0
- package/lib/data/structuremap_dependent.js +3 -0
- package/lib/data/structuremap_group.d.ts +27 -0
- package/lib/data/structuremap_group.js +15 -0
- package/lib/data/structuremap_input.d.ts +19 -0
- package/lib/data/structuremap_input.js +13 -0
- package/lib/data/structuremap_parameter.d.ts +13 -0
- package/lib/data/structuremap_parameter.js +3 -0
- package/lib/data/structuremap_rule.d.ts +18 -0
- package/lib/data/structuremap_rule.js +3 -0
- package/lib/data/structuremap_source.d.ts +180 -0
- package/lib/data/structuremap_source.js +19 -0
- package/lib/data/structuremap_structure.d.ts +23 -0
- package/lib/data/structuremap_structure.js +17 -0
- package/lib/data/structuremap_target.d.ts +78 -0
- package/lib/data/structuremap_target.js +61 -0
- package/lib/data/subscription.d.ts +33 -0
- package/lib/data/subscription.js +17 -0
- package/lib/data/subscription_channel.d.ts +25 -0
- package/lib/data/subscription_channel.js +19 -0
- package/lib/data/substance.d.ts +24 -0
- package/lib/data/substance.js +3 -0
- package/lib/data/substance_ingredient.d.ts +12 -0
- package/lib/data/substance_ingredient.js +3 -0
- package/lib/data/substance_instance.d.ts +11 -0
- package/lib/data/substance_instance.js +3 -0
- package/lib/data/substancenucleicacid.d.ts +20 -0
- package/lib/data/substancenucleicacid.js +3 -0
- package/lib/data/substancepolymer.d.ts +18 -0
- package/lib/data/substancepolymer.js +3 -0
- package/lib/data/substanceprotein.d.ts +14 -0
- package/lib/data/substanceprotein.js +3 -0
- package/lib/data/substancereferenceinformation.d.ts +15 -0
- package/lib/data/substancereferenceinformation.js +3 -0
- package/lib/data/substancesourcematerial.d.ts +33 -0
- package/lib/data/substancesourcematerial.js +3 -0
- package/lib/data/substancespecification.d.ts +46 -0
- package/lib/data/substancespecification.js +3 -0
- package/lib/data/supplydelivery.d.ts +49 -0
- package/lib/data/supplydelivery.js +17 -0
- package/lib/data/supplydelivery_supplieditem.d.ts +12 -0
- package/lib/data/supplydelivery_supplieditem.js +3 -0
- package/lib/data/supplyrequest.d.ts +60 -0
- package/lib/data/supplyrequest.js +23 -0
- package/lib/data/supplyrequest_ordereditem.d.ts +12 -0
- package/lib/data/supplyrequest_ordereditem.js +3 -0
- package/lib/data/supplyrequest_requester.d.ts +12 -0
- package/lib/data/supplyrequest_requester.js +3 -0
- package/lib/data/task.d.ts +108 -0
- package/lib/data/task.js +33 -0
- package/lib/data/task_input.d.ts +149 -0
- package/lib/data/task_input.js +3 -0
- package/lib/data/task_output.d.ts +152 -0
- package/lib/data/task_output.js +3 -0
- package/lib/data/task_requester.d.ts +8 -0
- package/lib/data/task_requester.js +3 -0
- package/lib/data/task_restriction.d.ts +15 -0
- package/lib/data/task_restriction.js +3 -0
- package/lib/data/terminologycapabilities.d.ts +79 -0
- package/lib/data/terminologycapabilities.js +22 -0
- package/lib/data/testreport.d.ts +54 -0
- package/lib/data/testreport.js +19 -0
- package/lib/data/testreport_action.d.ts +14 -0
- package/lib/data/testreport_action.js +3 -0
- package/lib/data/testreport_action1.d.ts +14 -0
- package/lib/data/testreport_action1.js +3 -0
- package/lib/data/testreport_action2.d.ts +10 -0
- package/lib/data/testreport_action2.js +3 -0
- package/lib/data/testreport_assert.d.ts +10 -0
- package/lib/data/testreport_assert.js +3 -0
- package/lib/data/testreport_operation.d.ts +10 -0
- package/lib/data/testreport_operation.js +3 -0
- package/lib/data/testreport_participant.d.ts +19 -0
- package/lib/data/testreport_participant.js +15 -0
- package/lib/data/testreport_setup.d.ts +6 -0
- package/lib/data/testreport_setup.js +3 -0
- package/lib/data/testreport_teardown.d.ts +6 -0
- package/lib/data/testreport_teardown.js +3 -0
- package/lib/data/testreport_test.d.ts +10 -0
- package/lib/data/testreport_test.js +3 -0
- package/lib/data/testscript.d.ts +67 -0
- package/lib/data/testscript.js +3 -0
- package/lib/data/testscript_action.d.ts +9 -0
- package/lib/data/testscript_action.js +3 -0
- package/lib/data/testscript_action1.d.ts +9 -0
- package/lib/data/testscript_action1.js +3 -0
- package/lib/data/testscript_action2.d.ts +9 -0
- package/lib/data/testscript_action2.js +3 -0
- package/lib/data/testscript_assert.d.ts +101 -0
- package/lib/data/testscript_assert.js +49 -0
- package/lib/data/testscript_capability.d.ts +18 -0
- package/lib/data/testscript_capability.js +3 -0
- package/lib/data/testscript_destination.d.ts +8 -0
- package/lib/data/testscript_destination.js +3 -0
- package/lib/data/testscript_fixture.d.ts +10 -0
- package/lib/data/testscript_fixture.js +3 -0
- package/lib/data/testscript_link.d.ts +7 -0
- package/lib/data/testscript_link.js +3 -0
- package/lib/data/testscript_metadata.d.ts +9 -0
- package/lib/data/testscript_metadata.js +3 -0
- package/lib/data/testscript_operation.d.ts +40 -0
- package/lib/data/testscript_operation.js +3 -0
- package/lib/data/testscript_origin.d.ts +8 -0
- package/lib/data/testscript_origin.js +3 -0
- package/lib/data/testscript_param.d.ts +7 -0
- package/lib/data/testscript_param.js +3 -0
- package/lib/data/testscript_param1.d.ts +7 -0
- package/lib/data/testscript_param1.js +3 -0
- package/lib/data/testscript_param2.d.ts +7 -0
- package/lib/data/testscript_param2.js +3 -0
- package/lib/data/testscript_param3.d.ts +7 -0
- package/lib/data/testscript_param3.js +3 -0
- package/lib/data/testscript_requestheader.d.ts +7 -0
- package/lib/data/testscript_requestheader.js +3 -0
- package/lib/data/testscript_rule.d.ts +9 -0
- package/lib/data/testscript_rule.js +3 -0
- package/lib/data/testscript_rule1.d.ts +8 -0
- package/lib/data/testscript_rule1.js +3 -0
- package/lib/data/testscript_rule2.d.ts +8 -0
- package/lib/data/testscript_rule2.js +3 -0
- package/lib/data/testscript_rule3.d.ts +8 -0
- package/lib/data/testscript_rule3.js +3 -0
- package/lib/data/testscript_ruleset.d.ts +9 -0
- package/lib/data/testscript_ruleset.js +3 -0
- package/lib/data/testscript_ruleset1.d.ts +8 -0
- package/lib/data/testscript_ruleset1.js +3 -0
- package/lib/data/testscript_setup.d.ts +6 -0
- package/lib/data/testscript_setup.js +3 -0
- package/lib/data/testscript_teardown.d.ts +6 -0
- package/lib/data/testscript_teardown.js +3 -0
- package/lib/data/testscript_test.d.ts +10 -0
- package/lib/data/testscript_test.js +3 -0
- package/lib/data/testscript_variable.d.ts +19 -0
- package/lib/data/testscript_variable.js +3 -0
- package/lib/data/timing.d.ts +11 -0
- package/lib/data/timing.js +3 -0
- package/lib/data/timing_repeat.d.ts +64 -0
- package/lib/data/timing_repeat.js +28 -0
- package/lib/data/triggerdefinition.d.ts +43 -0
- package/lib/data/triggerdefinition.js +25 -0
- package/lib/data/usagecontext.d.ts +18 -0
- package/lib/data/usagecontext.js +3 -0
- package/lib/data/valueset.d.ts +48 -0
- package/lib/data/valueset.js +3 -0
- package/lib/data/valueset_compose.d.ts +12 -0
- package/lib/data/valueset_compose.js +3 -0
- package/lib/data/valueset_concept.d.ts +10 -0
- package/lib/data/valueset_concept.js +3 -0
- package/lib/data/valueset_contains.d.ts +20 -0
- package/lib/data/valueset_contains.js +3 -0
- package/lib/data/valueset_designation.d.ts +10 -0
- package/lib/data/valueset_designation.js +3 -0
- package/lib/data/valueset_expansion.d.ts +17 -0
- package/lib/data/valueset_expansion.js +3 -0
- package/lib/data/valueset_filter.d.ts +31 -0
- package/lib/data/valueset_filter.js +27 -0
- package/lib/data/valueset_include.d.ts +15 -0
- package/lib/data/valueset_include.js +3 -0
- package/lib/data/valueset_parameter.d.ts +13 -0
- package/lib/data/valueset_parameter.js +3 -0
- package/lib/data/verificationresult.d.ts +55 -0
- package/lib/data/verificationresult.js +21 -0
- package/lib/data/verificationresult_attestation.d.ts +22 -0
- package/lib/data/verificationresult_attestation.js +3 -0
- package/lib/data/verificationresult_primarysource.d.ts +19 -0
- package/lib/data/verificationresult_primarysource.js +3 -0
- package/lib/data/verificationresult_validator.d.ts +11 -0
- package/lib/data/verificationresult_validator.js +3 -0
- package/lib/data/visionprescription.d.ts +47 -0
- package/lib/data/visionprescription.js +17 -0
- package/lib/data/visionprescription_dispense.d.ts +61 -0
- package/lib/data/visionprescription_dispense.js +24 -0
- package/lib/domainresource.d.ts +3 -3
- package/lib/domainresource.js +1 -1
- package/lib/element.d.ts +1 -1
- package/lib/element.js +1 -1
- package/lib/index.d.ts +7 -568
- package/lib/index.js +8 -569
- package/lib/resource.d.ts +1 -1
- package/lib/resource.js +1 -1
- package/package.json +1 -1
- package/scripts/fix-imports-after-merge.mjs +51 -0
- package/scripts/fix-imports-pass2.mjs +53 -0
- package/lib/account.d.ts +0 -58
- package/lib/account.js +0 -19
- package/lib/account_coverage.d.ts +0 -8
- package/lib/account_coverage.js +0 -3
- package/lib/account_guarantor.d.ts +0 -11
- package/lib/account_guarantor.js +0 -3
- package/lib/activitydefinition.d.ts +0 -133
- package/lib/activitydefinition.js +0 -3
- package/lib/activitydefinition_dynamicvalue.d.ts +0 -8
- package/lib/activitydefinition_dynamicvalue.js +0 -3
- package/lib/activitydefinition_participant.d.ts +0 -20
- package/lib/activitydefinition_participant.js +0 -17
- package/lib/address.d.ts +0 -48
- package/lib/address.js +0 -28
- package/lib/adverseevent.d.ts +0 -78
- package/lib/adverseevent.js +0 -18
- package/lib/adverseevent_suspectentity.d.ts +0 -9
- package/lib/adverseevent_suspectentity.js +0 -3
- package/lib/adverseevent_suspectentity_causality.d.ts +0 -14
- package/lib/adverseevent_suspectentity_causality.js +0 -3
- package/lib/age.js +0 -3
- package/lib/allergyintolerance.d.ts +0 -105
- package/lib/allergyintolerance.js +0 -53
- package/lib/allergyintolerance_reaction.d.ts +0 -29
- package/lib/allergyintolerance_reaction.js +0 -15
- package/lib/annotation.d.ts +0 -12
- package/lib/annotation.js +0 -3
- package/lib/appointment.d.ts +0 -78
- package/lib/appointment.js +0 -29
- package/lib/appointment_participant.d.ts +0 -38
- package/lib/appointment_participant.js +0 -26
- package/lib/appointmentresponse.d.ts +0 -38
- package/lib/appointmentresponse.js +0 -19
- package/lib/attachment.d.ts +0 -19
- package/lib/attachment.js +0 -3
- package/lib/auditevent.d.ts +0 -60
- package/lib/auditevent.js +0 -30
- package/lib/auditevent_agent.d.ts +0 -34
- package/lib/auditevent_agent.js +0 -3
- package/lib/auditevent_detail.d.ts +0 -9
- package/lib/auditevent_detail.js +0 -3
- package/lib/auditevent_entity.d.ts +0 -30
- package/lib/auditevent_entity.js +0 -3
- package/lib/auditevent_network.d.ts +0 -22
- package/lib/auditevent_network.js +0 -19
- package/lib/auditevent_source.d.ts +0 -12
- package/lib/auditevent_source.js +0 -3
- package/lib/basic.d.ts +0 -19
- package/lib/basic.js +0 -3
- package/lib/binary.d.ts +0 -13
- package/lib/binary.js +0 -3
- package/lib/biologicallyderivedproduct.d.ts +0 -54
- package/lib/biologicallyderivedproduct.js +0 -26
- package/lib/bodystructure.d.ts +0 -26
- package/lib/bodystructure.js +0 -3
- package/lib/bundle.d.ts +0 -46
- package/lib/bundle.js +0 -27
- package/lib/bundle_entry.d.ts +0 -21
- package/lib/bundle_entry.js +0 -3
- package/lib/bundle_link.d.ts +0 -8
- package/lib/bundle_link.js +0 -3
- package/lib/bundle_request.d.ts +0 -32
- package/lib/bundle_request.js +0 -21
- package/lib/bundle_response.d.ts +0 -15
- package/lib/bundle_response.js +0 -3
- package/lib/bundle_search.d.ts +0 -18
- package/lib/bundle_search.js +0 -15
- package/lib/capabilitystatement.d.ts +0 -88
- package/lib/capabilitystatement.js +0 -26
- package/lib/capabilitystatement_certificate.d.ts +0 -8
- package/lib/capabilitystatement_certificate.js +0 -3
- package/lib/capabilitystatement_document.d.ts +0 -18
- package/lib/capabilitystatement_document.js +0 -13
- package/lib/capabilitystatement_endpoint.d.ts +0 -9
- package/lib/capabilitystatement_endpoint.js +0 -3
- package/lib/capabilitystatement_event.d.ts +0 -38
- package/lib/capabilitystatement_event.js +0 -22
- package/lib/capabilitystatement_implementation.d.ts +0 -11
- package/lib/capabilitystatement_implementation.js +0 -3
- package/lib/capabilitystatement_interaction.d.ts +0 -30
- package/lib/capabilitystatement_interaction.js +0 -27
- package/lib/capabilitystatement_interaction1.d.ts +0 -20
- package/lib/capabilitystatement_interaction1.js +0 -17
- package/lib/capabilitystatement_messaging.d.ts +0 -20
- package/lib/capabilitystatement_messaging.js +0 -3
- package/lib/capabilitystatement_operation.d.ts +0 -10
- package/lib/capabilitystatement_operation.js +0 -3
- package/lib/capabilitystatement_resource.d.ts +0 -87
- package/lib/capabilitystatement_resource.js +0 -48
- package/lib/capabilitystatement_rest.d.ts +0 -33
- package/lib/capabilitystatement_rest.js +0 -13
- package/lib/capabilitystatement_searchparam.d.ts +0 -34
- package/lib/capabilitystatement_searchparam.js +0 -27
- package/lib/capabilitystatement_security.d.ts +0 -14
- package/lib/capabilitystatement_security.js +0 -3
- package/lib/capabilitystatement_software.d.ts +0 -10
- package/lib/capabilitystatement_software.js +0 -3
- package/lib/capabilitystatement_supportedmessage.d.ts +0 -15
- package/lib/capabilitystatement_supportedmessage.js +0 -13
- package/lib/careplan.d.ts +0 -93
- package/lib/careplan.js +0 -38
- package/lib/careplan_activity.d.ts +0 -21
- package/lib/careplan_activity.js +0 -3
- package/lib/careplan_detail.d.ts +0 -74
- package/lib/careplan_detail.js +0 -27
- package/lib/careteam.d.ts +0 -52
- package/lib/careteam.js +0 -19
- package/lib/careteam_participant.d.ts +0 -14
- package/lib/careteam_participant.js +0 -3
- package/lib/catalogentry.d.ts +0 -37
- package/lib/catalogentry.js +0 -3
- package/lib/catalogentry_relatedentry.d.ts +0 -16
- package/lib/catalogentry_relatedentry.js +0 -13
- package/lib/chargeitem.d.ts +0 -90
- package/lib/chargeitem.js +0 -23
- package/lib/chargeitem_performer.d.ts +0 -9
- package/lib/chargeitem_performer.js +0 -3
- package/lib/chargeitemdefinition.d.ts +0 -60
- package/lib/chargeitemdefinition.js +0 -3
- package/lib/chargeitemdefinition_applicability.d.ts +0 -9
- package/lib/chargeitemdefinition_applicability.js +0 -3
- package/lib/chargeitemdefinition_propertygroup.d.ts +0 -9
- package/lib/chargeitemdefinition_propertygroup.js +0 -3
- package/lib/chargeitemdefinition_propertygroup_pricecomponent.d.ts +0 -30
- package/lib/chargeitemdefinition_propertygroup_pricecomponent.js +0 -21
- package/lib/claim.d.ts +0 -87
- package/lib/claim.js +0 -15
- package/lib/claim_accident.d.ts +0 -14
- package/lib/claim_accident.js +0 -3
- package/lib/claim_careteam.d.ts +0 -15
- package/lib/claim_careteam.js +0 -3
- package/lib/claim_detail.d.ts +0 -32
- package/lib/claim_detail.js +0 -3
- package/lib/claim_diagnosis.d.ts +0 -17
- package/lib/claim_diagnosis.js +0 -3
- package/lib/claim_insurance.d.ts +0 -19
- package/lib/claim_insurance.js +0 -3
- package/lib/claim_item.d.ts +0 -58
- package/lib/claim_item.js +0 -3
- package/lib/claim_payee.d.ts +0 -9
- package/lib/claim_payee.js +0 -3
- package/lib/claim_procedure.d.ts +0 -17
- package/lib/claim_procedure.js +0 -3
- package/lib/claim_related.d.ts +0 -12
- package/lib/claim_related.js +0 -3
- package/lib/claim_subdetail.d.ts +0 -29
- package/lib/claim_subdetail.js +0 -3
- package/lib/claim_supportinginfo.d.ts +0 -30
- package/lib/claim_supportinginfo.js +0 -3
- package/lib/claimresponse.d.ts +0 -99
- package/lib/claimresponse.js +0 -28
- package/lib/claimresponse_additem.d.ts +0 -53
- package/lib/claimresponse_additem.js +0 -3
- package/lib/claimresponse_adjudication.d.ts +0 -13
- package/lib/claimresponse_adjudication.js +0 -3
- package/lib/claimresponse_detail.d.ts +0 -13
- package/lib/claimresponse_detail.js +0 -3
- package/lib/claimresponse_detail1.d.ts +0 -25
- package/lib/claimresponse_detail1.js +0 -3
- package/lib/claimresponse_error.d.ts +0 -12
- package/lib/claimresponse_error.js +0 -3
- package/lib/claimresponse_insurance.d.ts +0 -15
- package/lib/claimresponse_insurance.js +0 -3
- package/lib/claimresponse_item.d.ts +0 -14
- package/lib/claimresponse_item.js +0 -3
- package/lib/claimresponse_payment.d.ts +0 -18
- package/lib/claimresponse_payment.js +0 -3
- package/lib/claimresponse_processnote.d.ts +0 -12
- package/lib/claimresponse_processnote.js +0 -3
- package/lib/claimresponse_subdetail.d.ts +0 -10
- package/lib/claimresponse_subdetail.js +0 -3
- package/lib/claimresponse_total.d.ts +0 -9
- package/lib/claimresponse_total.js +0 -3
- package/lib/clinicalimpression.d.ts +0 -66
- package/lib/clinicalimpression.js +0 -17
- package/lib/clinicalimpression_finding.d.ts +0 -11
- package/lib/clinicalimpression_finding.js +0 -3
- package/lib/clinicalimpression_investigation.d.ts +0 -9
- package/lib/clinicalimpression_investigation.js +0 -3
- package/lib/codeableconcept.d.ts +0 -8
- package/lib/codeableconcept.js +0 -3
- package/lib/codesystem.d.ts +0 -91
- package/lib/codesystem.js +0 -30
- package/lib/codesystem_concept.d.ts +0 -17
- package/lib/codesystem_concept.js +0 -3
- package/lib/codesystem_designation.d.ts +0 -10
- package/lib/codesystem_designation.js +0 -3
- package/lib/codesystem_filter.d.ts +0 -11
- package/lib/codesystem_filter.js +0 -3
- package/lib/codesystem_property.d.ts +0 -29
- package/lib/codesystem_property.js +0 -23
- package/lib/codesystem_property1.d.ts +0 -20
- package/lib/codesystem_property1.js +0 -3
- package/lib/coding.d.ts +0 -13
- package/lib/coding.js +0 -3
- package/lib/communication.d.ts +0 -86
- package/lib/communication.js +0 -34
- package/lib/communication_payload.d.ts +0 -11
- package/lib/communication_payload.js +0 -3
- package/lib/communicationrequest.d.ts +0 -86
- package/lib/communicationrequest.js +0 -33
- package/lib/communicationrequest_payload.d.ts +0 -11
- package/lib/communicationrequest_payload.js +0 -3
- package/lib/communicationrequest_requester.d.ts +0 -8
- package/lib/communicationrequest_requester.js +0 -3
- package/lib/compartmentdefinition.d.ts +0 -51
- package/lib/compartmentdefinition.js +0 -19
- package/lib/compartmentdefinition_resource.d.ts +0 -9
- package/lib/compartmentdefinition_resource.js +0 -3
- package/lib/composition.d.ts +0 -54
- package/lib/composition.js +0 -17
- package/lib/composition_attester.d.ts +0 -22
- package/lib/composition_attester.js +0 -17
- package/lib/composition_event.d.ts +0 -12
- package/lib/composition_event.js +0 -3
- package/lib/composition_relatesto.d.ts +0 -23
- package/lib/composition_relatesto.js +0 -17
- package/lib/composition_section.d.ts +0 -27
- package/lib/composition_section.js +0 -3
- package/lib/conceptmap.d.ts +0 -51
- package/lib/conceptmap.js +0 -3
- package/lib/conceptmap_dependson.d.ts +0 -11
- package/lib/conceptmap_dependson.js +0 -3
- package/lib/conceptmap_element.d.ts +0 -10
- package/lib/conceptmap_element.js +0 -3
- package/lib/conceptmap_group.d.ts +0 -17
- package/lib/conceptmap_group.js +0 -3
- package/lib/conceptmap_target.d.ts +0 -40
- package/lib/conceptmap_target.js +0 -29
- package/lib/conceptmap_unmapped.d.ts +0 -21
- package/lib/conceptmap_unmapped.js +0 -15
- package/lib/condition.d.ts +0 -98
- package/lib/condition.js +0 -38
- package/lib/condition_evidence.d.ts +0 -9
- package/lib/condition_evidence.js +0 -3
- package/lib/condition_stage.d.ts +0 -11
- package/lib/condition_stage.js +0 -3
- package/lib/consent.d.ts +0 -56
- package/lib/consent.js +0 -21
- package/lib/consent_actor.d.ts +0 -9
- package/lib/consent_actor.js +0 -3
- package/lib/consent_actor1.d.ts +0 -9
- package/lib/consent_actor1.js +0 -3
- package/lib/consent_data.d.ts +0 -9
- package/lib/consent_data.js +0 -3
- package/lib/consent_data1.d.ts +0 -9
- package/lib/consent_data1.js +0 -3
- package/lib/consent_except.d.ts +0 -38
- package/lib/consent_except.js +0 -13
- package/lib/consent_policy.d.ts +0 -7
- package/lib/consent_policy.js +0 -3
- package/lib/consent_provision.d.ts +0 -38
- package/lib/consent_provision.js +0 -13
- package/lib/consent_verification.d.ts +0 -10
- package/lib/consent_verification.js +0 -3
- package/lib/constants.js +0 -94
- package/lib/contactdetail.d.ts +0 -8
- package/lib/contactdetail.js +0 -3
- package/lib/contactpoint.d.ts +0 -46
- package/lib/contactpoint.js +0 -36
- package/lib/contract.d.ts +0 -101
- package/lib/contract.js +0 -3
- package/lib/contract_agent.d.ts +0 -9
- package/lib/contract_agent.js +0 -3
- package/lib/contract_agent1.d.ts +0 -9
- package/lib/contract_agent1.js +0 -3
- package/lib/contract_contentdefinition.d.ts +0 -17
- package/lib/contract_contentdefinition.js +0 -3
- package/lib/contract_friendly.d.ts +0 -9
- package/lib/contract_friendly.js +0 -3
- package/lib/contract_legal.d.ts +0 -9
- package/lib/contract_legal.js +0 -3
- package/lib/contract_rule.d.ts +0 -9
- package/lib/contract_rule.js +0 -3
- package/lib/contract_signer.d.ts +0 -12
- package/lib/contract_signer.js +0 -3
- package/lib/contract_term.d.ts +0 -38
- package/lib/contract_term.js +0 -3
- package/lib/contract_valueditem.d.ts +0 -38
- package/lib/contract_valueditem.js +0 -3
- package/lib/contract_valueditem1.d.ts +0 -35
- package/lib/contract_valueditem1.js +0 -3
- package/lib/contributor.d.ts +0 -22
- package/lib/contributor.js +0 -17
- package/lib/count.js +0 -3
- package/lib/coverage.d.ts +0 -68
- package/lib/coverage.js +0 -17
- package/lib/coverage_class.d.ts +0 -10
- package/lib/coverage_class.js +0 -3
- package/lib/coverage_costtobeneficiary.d.ts +0 -15
- package/lib/coverage_costtobeneficiary.js +0 -3
- package/lib/coverage_costtobeneficiary_exception.d.ts +0 -9
- package/lib/coverage_costtobeneficiary_exception.js +0 -3
- package/lib/coverage_grouping.d.ts +0 -31
- package/lib/coverage_grouping.js +0 -3
- package/lib/coverageeligibilityrequest.d.ts +0 -58
- package/lib/coverageeligibilityrequest.js +0 -3
- package/lib/coverageeligibilityresponse.d.ts +0 -56
- package/lib/coverageeligibilityresponse.js +0 -3
- package/lib/coverageeligibilityresponse_benefitbalance.d.ts +0 -34
- package/lib/coverageeligibilityresponse_benefitbalance.js +0 -3
- package/lib/coverageeligibilityresponse_error.d.ts +0 -7
- package/lib/coverageeligibilityresponse_error.js +0 -3
- package/lib/coverageeligibilityresponse_financial.d.ts +0 -20
- package/lib/coverageeligibilityresponse_financial.js +0 -3
- package/lib/coverageeligibilityresponse_insurance.d.ts +0 -17
- package/lib/coverageeligibilityresponse_insurance.js +0 -3
- package/lib/datarequirement.d.ts +0 -26
- package/lib/datarequirement.js +0 -3
- package/lib/datarequirement_codefilter.d.ts +0 -12
- package/lib/datarequirement_codefilter.js +0 -3
- package/lib/datarequirement_datefilter.d.ts +0 -15
- package/lib/datarequirement_datefilter.js +0 -3
- package/lib/datarequirement_sort.d.ts +0 -15
- package/lib/datarequirement_sort.js +0 -13
- package/lib/detectedissue.d.ts +0 -67
- package/lib/detectedissue.js +0 -34
- package/lib/detectedissue_evidence.d.ts +0 -10
- package/lib/detectedissue_evidence.js +0 -3
- package/lib/detectedissue_mitigation.d.ts +0 -12
- package/lib/detectedissue_mitigation.js +0 -3
- package/lib/device.d.ts +0 -62
- package/lib/device.js +0 -3
- package/lib/device_udi.d.ts +0 -35
- package/lib/device_udi.js +0 -19
- package/lib/devicedefinition.d.ts +0 -61
- package/lib/devicedefinition.js +0 -3
- package/lib/devicemetric.d.ts +0 -78
- package/lib/devicemetric.js +0 -47
- package/lib/devicemetric_calibration.d.ts +0 -36
- package/lib/devicemetric_calibration.js +0 -28
- package/lib/devicerequest.d.ts +0 -69
- package/lib/devicerequest.js +0 -3
- package/lib/devicerequest_requester.d.ts +0 -8
- package/lib/devicerequest_requester.js +0 -3
- package/lib/deviceusestatement.d.ts +0 -61
- package/lib/deviceusestatement.js +0 -21
- package/lib/diagnosticreport.d.ts +0 -77
- package/lib/diagnosticreport.js +0 -29
- package/lib/diagnosticreport_media.d.ts +0 -12
- package/lib/diagnosticreport_media.js +0 -3
- package/lib/diagnosticreport_performer.d.ts +0 -9
- package/lib/diagnosticreport_performer.js +0 -3
- package/lib/distance.js +0 -3
- package/lib/documentmanifest.d.ts +0 -35
- package/lib/documentmanifest.js +0 -3
- package/lib/documentmanifest_content.d.ts +0 -10
- package/lib/documentmanifest_content.js +0 -3
- package/lib/documentmanifest_related.d.ts +0 -9
- package/lib/documentmanifest_related.js +0 -3
- package/lib/documentreference.d.ts +0 -44
- package/lib/documentreference.js +0 -3
- package/lib/documentreference_content.d.ts +0 -9
- package/lib/documentreference_content.js +0 -3
- package/lib/documentreference_context.d.ts +0 -21
- package/lib/documentreference_context.js +0 -3
- package/lib/documentreference_related.d.ts +0 -9
- package/lib/documentreference_related.js +0 -3
- package/lib/documentreference_relatesto.d.ts +0 -20
- package/lib/documentreference_relatesto.js +0 -17
- package/lib/dosage.d.ts +0 -36
- package/lib/dosage.js +0 -3
- package/lib/dosage_doseandrate.d.ts +0 -20
- package/lib/dosage_doseandrate.js +0 -3
- package/lib/duration.js +0 -3
- package/lib/effectevidencesynthesis.d.ts +0 -80
- package/lib/effectevidencesynthesis.js +0 -3
- package/lib/elementdefinition.d.ts +0 -464
- package/lib/elementdefinition.js +0 -14
- package/lib/elementdefinition_base.d.ts +0 -9
- package/lib/elementdefinition_base.js +0 -3
- package/lib/elementdefinition_binding.d.ts +0 -21
- package/lib/elementdefinition_binding.js +0 -17
- package/lib/elementdefinition_constraint.d.ts +0 -25
- package/lib/elementdefinition_constraint.js +0 -13
- package/lib/elementdefinition_discriminator.d.ts +0 -21
- package/lib/elementdefinition_discriminator.js +0 -19
- package/lib/elementdefinition_example.d.ts +0 -145
- package/lib/elementdefinition_example.js +0 -3
- package/lib/elementdefinition_mapping.d.ts +0 -11
- package/lib/elementdefinition_mapping.js +0 -3
- package/lib/elementdefinition_slicing.d.ts +0 -22
- package/lib/elementdefinition_slicing.js +0 -15
- package/lib/elementdefinition_type.d.ts +0 -33
- package/lib/elementdefinition_type.js +0 -24
- package/lib/encounter.d.ts +0 -64
- package/lib/encounter.js +0 -3
- package/lib/encounter_classhistory.d.ts +0 -9
- package/lib/encounter_classhistory.js +0 -3
- package/lib/encounter_diagnosis.d.ts +0 -11
- package/lib/encounter_diagnosis.js +0 -3
- package/lib/encounter_hospitalization.d.ts +0 -24
- package/lib/encounter_hospitalization.js +0 -3
- package/lib/encounter_location.d.ts +0 -23
- package/lib/encounter_location.js +0 -17
- package/lib/encounter_participant.d.ts +0 -12
- package/lib/encounter_participant.js +0 -3
- package/lib/encounter_statushistory.d.ts +0 -30
- package/lib/encounter_statushistory.js +0 -27
- package/lib/endpoint.d.ts +0 -49
- package/lib/endpoint.js +0 -21
- package/lib/enrollmentrequest.d.ts +0 -23
- package/lib/enrollmentrequest.js +0 -3
- package/lib/enrollmentresponse.d.ts +0 -25
- package/lib/enrollmentresponse.js +0 -3
- package/lib/episodeofcare.d.ts +0 -36
- package/lib/episodeofcare.js +0 -3
- package/lib/episodeofcare_diagnosis.d.ts +0 -11
- package/lib/episodeofcare_diagnosis.js +0 -3
- package/lib/episodeofcare_statushistory.d.ts +0 -26
- package/lib/episodeofcare_statushistory.js +0 -23
- package/lib/eventdefinition.d.ts +0 -72
- package/lib/eventdefinition.js +0 -3
- package/lib/evidence.d.ts +0 -70
- package/lib/evidence.js +0 -3
- package/lib/evidencevariable.d.ts +0 -78
- package/lib/evidencevariable.js +0 -15
- package/lib/evidencevariable_characteristic.d.ts +0 -58
- package/lib/evidencevariable_characteristic.js +0 -21
- package/lib/examplescenario.d.ts +0 -47
- package/lib/examplescenario.js +0 -3
- package/lib/examplescenario_actor.d.ts +0 -19
- package/lib/examplescenario_actor.js +0 -13
- package/lib/examplescenario_instance.d.ts +0 -17
- package/lib/examplescenario_instance.js +0 -3
- package/lib/examplescenario_instance_containedinstance.d.ts +0 -7
- package/lib/examplescenario_instance_containedinstance.js +0 -3
- package/lib/examplescenario_instance_version.d.ts +0 -7
- package/lib/examplescenario_instance_version.js +0 -3
- package/lib/examplescenario_process.d.ts +0 -54
- package/lib/examplescenario_process.js +0 -3
- package/lib/explanationofbenefit.d.ts +0 -128
- package/lib/explanationofbenefit.js +0 -22
- package/lib/explanationofbenefit_accident.d.ts +0 -14
- package/lib/explanationofbenefit_accident.js +0 -3
- package/lib/explanationofbenefit_additem.d.ts +0 -53
- package/lib/explanationofbenefit_additem.js +0 -3
- package/lib/explanationofbenefit_adjudication.d.ts +0 -13
- package/lib/explanationofbenefit_adjudication.js +0 -3
- package/lib/explanationofbenefit_benefitbalance.d.ts +0 -21
- package/lib/explanationofbenefit_benefitbalance.js +0 -3
- package/lib/explanationofbenefit_careteam.d.ts +0 -15
- package/lib/explanationofbenefit_careteam.js +0 -3
- package/lib/explanationofbenefit_detail.d.ts +0 -37
- package/lib/explanationofbenefit_detail.js +0 -3
- package/lib/explanationofbenefit_detail1.d.ts +0 -23
- package/lib/explanationofbenefit_detail1.js +0 -3
- package/lib/explanationofbenefit_diagnosis.d.ts +0 -17
- package/lib/explanationofbenefit_diagnosis.js +0 -3
- package/lib/explanationofbenefit_financial.d.ts +0 -17
- package/lib/explanationofbenefit_financial.js +0 -3
- package/lib/explanationofbenefit_information.d.ts +0 -31
- package/lib/explanationofbenefit_information.js +0 -3
- package/lib/explanationofbenefit_insurance.d.ts +0 -10
- package/lib/explanationofbenefit_insurance.js +0 -3
- package/lib/explanationofbenefit_item.d.ts +0 -63
- package/lib/explanationofbenefit_item.js +0 -3
- package/lib/explanationofbenefit_payee.d.ts +0 -9
- package/lib/explanationofbenefit_payee.js +0 -3
- package/lib/explanationofbenefit_payment.d.ts +0 -18
- package/lib/explanationofbenefit_payment.js +0 -3
- package/lib/explanationofbenefit_procedure.d.ts +0 -17
- package/lib/explanationofbenefit_procedure.js +0 -3
- package/lib/explanationofbenefit_processnote.d.ts +0 -12
- package/lib/explanationofbenefit_processnote.js +0 -3
- package/lib/explanationofbenefit_related.d.ts +0 -12
- package/lib/explanationofbenefit_related.js +0 -3
- package/lib/explanationofbenefit_subdetail.d.ts +0 -34
- package/lib/explanationofbenefit_subdetail.js +0 -3
- package/lib/explanationofbenefit_total.d.ts +0 -9
- package/lib/explanationofbenefit_total.js +0 -3
- package/lib/expression.d.ts +0 -13
- package/lib/expression.js +0 -3
- package/lib/extension.d.ts +0 -136
- package/lib/extension.js +0 -3
- package/lib/familymemberhistory.d.ts +0 -77
- package/lib/familymemberhistory.js +0 -17
- package/lib/familymemberhistory_condition.d.ts +0 -21
- package/lib/familymemberhistory_condition.js +0 -3
- package/lib/flag.d.ts +0 -26
- package/lib/flag.js +0 -3
- package/lib/goal.d.ts +0 -88
- package/lib/goal.js +0 -48
- package/lib/goal_target.d.ts +0 -28
- package/lib/goal_target.js +0 -3
- package/lib/graphdefinition.d.ts +0 -40
- package/lib/graphdefinition.js +0 -3
- package/lib/graphdefinition_compartment.d.ts +0 -33
- package/lib/graphdefinition_compartment.js +0 -24
- package/lib/graphdefinition_link.d.ts +0 -16
- package/lib/graphdefinition_link.js +0 -3
- package/lib/graphdefinition_target.d.ts +0 -15
- package/lib/graphdefinition_target.js +0 -3
- package/lib/group.d.ts +0 -46
- package/lib/group.js +0 -21
- package/lib/group_characteristic.d.ts +0 -24
- package/lib/group_characteristic.js +0 -3
- package/lib/group_member.d.ts +0 -11
- package/lib/group_member.js +0 -3
- package/lib/guidanceresponse.d.ts +0 -60
- package/lib/guidanceresponse.js +0 -21
- package/lib/healthcareservice.d.ts +0 -61
- package/lib/healthcareservice.js +0 -3
- package/lib/healthcareservice_availabletime.d.ts +0 -29
- package/lib/healthcareservice_availabletime.js +0 -23
- package/lib/healthcareservice_eligibility.d.ts +0 -8
- package/lib/healthcareservice_eligibility.js +0 -3
- package/lib/healthcareservice_notavailable.d.ts +0 -8
- package/lib/healthcareservice_notavailable.js +0 -3
- package/lib/humanname.d.ts +0 -36
- package/lib/humanname.js +0 -23
- package/lib/identifier.d.ts +0 -32
- package/lib/identifier.js +0 -19
- package/lib/imagingstudy.d.ts +0 -52
- package/lib/imagingstudy.js +0 -3
- package/lib/imagingstudy_instance.d.ts +0 -12
- package/lib/imagingstudy_instance.js +0 -3
- package/lib/imagingstudy_series.d.ts +0 -31
- package/lib/imagingstudy_series.js +0 -3
- package/lib/imagingstudy_series_performer.d.ts +0 -9
- package/lib/imagingstudy_series_performer.js +0 -3
- package/lib/immunization.d.ts +0 -82
- package/lib/immunization.js +0 -15
- package/lib/immunization_education.d.ts +0 -11
- package/lib/immunization_education.js +0 -3
- package/lib/immunization_explanation.d.ts +0 -11
- package/lib/immunization_explanation.js +0 -3
- package/lib/immunization_performer.d.ts +0 -9
- package/lib/immunization_performer.js +0 -3
- package/lib/immunization_practitioner.d.ts +0 -9
- package/lib/immunization_practitioner.js +0 -3
- package/lib/immunization_protocolapplied.d.ts +0 -20
- package/lib/immunization_protocolapplied.js +0 -3
- package/lib/immunization_reaction.d.ts +0 -10
- package/lib/immunization_reaction.js +0 -3
- package/lib/immunization_vaccinationprotocol.d.ts +0 -20
- package/lib/immunization_vaccinationprotocol.js +0 -3
- package/lib/immunizationevaluation.d.ts +0 -44
- package/lib/immunizationevaluation.js +0 -11
- package/lib/immunizationrecommendation.d.ts +0 -18
- package/lib/immunizationrecommendation.js +0 -3
- package/lib/immunizationrecommendation_datecriterion.d.ts +0 -8
- package/lib/immunizationrecommendation_datecriterion.js +0 -3
- package/lib/immunizationrecommendation_protocol.d.ts +0 -24
- package/lib/immunizationrecommendation_protocol.js +0 -3
- package/lib/immunizationrecommendation_recommendation.d.ts +0 -34
- package/lib/immunizationrecommendation_recommendation.js +0 -3
- package/lib/implementationguide.d.ts +0 -63
- package/lib/implementationguide.js +0 -3
- package/lib/implementationguide_dependency.d.ts +0 -9
- package/lib/implementationguide_dependency.js +0 -3
- package/lib/implementationguide_global.d.ts +0 -7
- package/lib/implementationguide_global.js +0 -3
- package/lib/implementationguide_package.d.ts +0 -7
- package/lib/implementationguide_package.js +0 -3
- package/lib/implementationguide_page.d.ts +0 -26
- package/lib/implementationguide_page.js +0 -17
- package/lib/implementationguide_resource.d.ts +0 -18
- package/lib/implementationguide_resource.js +0 -3
- package/lib/insuranceplan.d.ts +0 -38
- package/lib/insuranceplan.js +0 -3
- package/lib/invoice.d.ts +0 -56
- package/lib/invoice.js +0 -19
- package/lib/library.d.ts +0 -75
- package/lib/library.js +0 -3
- package/lib/linkage.d.ts +0 -13
- package/lib/linkage.js +0 -3
- package/lib/linkage_item.d.ts +0 -18
- package/lib/linkage_item.js +0 -15
- package/lib/list.d.ts +0 -56
- package/lib/list.js +0 -24
- package/lib/list_entry.d.ts +0 -13
- package/lib/list_entry.js +0 -3
- package/lib/location.d.ts +0 -65
- package/lib/location.js +0 -22
- package/lib/location_hoursofoperation.d.ts +0 -11
- package/lib/location_hoursofoperation.js +0 -3
- package/lib/location_position.d.ts +0 -9
- package/lib/location_position.js +0 -3
- package/lib/marketingstatus.d.ts +0 -16
- package/lib/marketingstatus.js +0 -3
- package/lib/measure.d.ts +0 -99
- package/lib/measure.js +0 -3
- package/lib/measure_group.d.ts +0 -14
- package/lib/measure_group.js +0 -3
- package/lib/measure_population.d.ts +0 -11
- package/lib/measure_population.js +0 -3
- package/lib/measure_stratifier.d.ts +0 -14
- package/lib/measure_stratifier.js +0 -3
- package/lib/measure_stratifier_component.d.ts +0 -11
- package/lib/measure_stratifier_component.js +0 -3
- package/lib/measure_supplementaldata.d.ts +0 -13
- package/lib/measure_supplementaldata.js +0 -3
- package/lib/measurereport.d.ts +0 -62
- package/lib/measurereport.js +0 -33
- package/lib/measurereport_group.d.ts +0 -15
- package/lib/measurereport_group.js +0 -3
- package/lib/measurereport_population.d.ts +0 -11
- package/lib/measurereport_population.js +0 -3
- package/lib/measurereport_population1.d.ts +0 -11
- package/lib/measurereport_population1.js +0 -3
- package/lib/measurereport_stratifier.d.ts +0 -9
- package/lib/measurereport_stratifier.js +0 -3
- package/lib/measurereport_stratum.d.ts +0 -15
- package/lib/measurereport_stratum.js +0 -3
- package/lib/measurereport_stratum_component.d.ts +0 -8
- package/lib/measurereport_stratum_component.js +0 -3
- package/lib/media.d.ts +0 -84
- package/lib/media.js +0 -31
- package/lib/medication.d.ts +0 -50
- package/lib/medication.js +0 -3
- package/lib/medication_batch.d.ts +0 -7
- package/lib/medication_batch.js +0 -3
- package/lib/medication_content.d.ts +0 -12
- package/lib/medication_content.js +0 -3
- package/lib/medication_ingredient.d.ts +0 -14
- package/lib/medication_ingredient.js +0 -3
- package/lib/medication_package.d.ts +0 -12
- package/lib/medication_package.js +0 -3
- package/lib/medicationadministration.d.ts +0 -72
- package/lib/medicationadministration.js +0 -23
- package/lib/medicationadministration_dosage.d.ts +0 -21
- package/lib/medicationadministration_dosage.js +0 -3
- package/lib/medicationadministration_performer.d.ts +0 -10
- package/lib/medicationadministration_performer.js +0 -3
- package/lib/medicationdispense.d.ts +0 -87
- package/lib/medicationdispense.js +0 -27
- package/lib/medicationdispense_performer.d.ts +0 -10
- package/lib/medicationdispense_performer.js +0 -3
- package/lib/medicationdispense_substitution.d.ts +0 -14
- package/lib/medicationdispense_substitution.js +0 -3
- package/lib/medicationknowledge.d.ts +0 -53
- package/lib/medicationknowledge.js +0 -3
- package/lib/medicationrequest.d.ts +0 -132
- package/lib/medicationrequest.js +0 -55
- package/lib/medicationrequest_dispenserequest.d.ts +0 -22
- package/lib/medicationrequest_dispenserequest.js +0 -3
- package/lib/medicationrequest_dispenserequest_initialfill.d.ts +0 -10
- package/lib/medicationrequest_dispenserequest_initialfill.js +0 -3
- package/lib/medicationrequest_requester.d.ts +0 -12
- package/lib/medicationrequest_requester.js +0 -3
- package/lib/medicationrequest_substitution.d.ts +0 -11
- package/lib/medicationrequest_substitution.js +0 -3
- package/lib/medicationstatement.d.ts +0 -69
- package/lib/medicationstatement.js +0 -25
- package/lib/medicinalproduct.d.ts +0 -53
- package/lib/medicinalproduct.js +0 -3
- package/lib/medicinalproduct_manufacturingbusinessoperation.d.ts +0 -19
- package/lib/medicinalproduct_manufacturingbusinessoperation.js +0 -3
- package/lib/medicinalproduct_name.d.ts +0 -12
- package/lib/medicinalproduct_name.js +0 -3
- package/lib/medicinalproduct_name_countrylanguage.d.ts +0 -11
- package/lib/medicinalproduct_name_countrylanguage.js +0 -3
- package/lib/medicinalproduct_name_namepart.d.ts +0 -9
- package/lib/medicinalproduct_name_namepart.js +0 -3
- package/lib/medicinalproduct_specialdesignation.d.ts +0 -23
- package/lib/medicinalproduct_specialdesignation.js +0 -3
- package/lib/medicinalproductauthorization.d.ts +0 -43
- package/lib/medicinalproductauthorization.js +0 -3
- package/lib/medicinalproductauthorization_jurisdictionalauthorization.d.ts +0 -17
- package/lib/medicinalproductauthorization_jurisdictionalauthorization.js +0 -3
- package/lib/medicinalproductauthorization_procedure.d.ts +0 -17
- package/lib/medicinalproductauthorization_procedure.js +0 -3
- package/lib/medicinalproductcontraindication.d.ts +0 -23
- package/lib/medicinalproductcontraindication.js +0 -3
- package/lib/medicinalproductindication.d.ts +0 -28
- package/lib/medicinalproductindication.js +0 -3
- package/lib/medicinalproductindication_othertherapy.d.ts +0 -12
- package/lib/medicinalproductindication_othertherapy.js +0 -3
- package/lib/medicinalproductingredient.d.ts +0 -22
- package/lib/medicinalproductingredient.js +0 -3
- package/lib/medicinalproductingredient_specifiedsubstance.d.ts +0 -14
- package/lib/medicinalproductingredient_specifiedsubstance.js +0 -3
- package/lib/medicinalproductingredient_specifiedsubstance_strength.d.ts +0 -21
- package/lib/medicinalproductingredient_specifiedsubstance_strength.js +0 -3
- package/lib/medicinalproductingredient_specifiedsubstance_strength_referencestrength.d.ts +0 -16
- package/lib/medicinalproductingredient_specifiedsubstance_strength_referencestrength.js +0 -3
- package/lib/medicinalproductingredient_substance.d.ts +0 -10
- package/lib/medicinalproductingredient_substance.js +0 -3
- package/lib/medicinalproductinteraction.d.ts +0 -22
- package/lib/medicinalproductinteraction.js +0 -3
- package/lib/medicinalproductinteraction_interactant.d.ts +0 -10
- package/lib/medicinalproductinteraction_interactant.js +0 -3
- package/lib/medicinalproductmanufactured.d.ts +0 -23
- package/lib/medicinalproductmanufactured.js +0 -3
- package/lib/medicinalproductpackaged.d.ts +0 -29
- package/lib/medicinalproductpackaged.js +0 -3
- package/lib/medicinalproductpackaged_batchidentifier.d.ts +0 -9
- package/lib/medicinalproductpackaged_batchidentifier.js +0 -3
- package/lib/medicinalproductpackaged_packageitem.d.ts +0 -34
- package/lib/medicinalproductpackaged_packageitem.js +0 -3
- package/lib/medicinalproductpharmaceutical.d.ts +0 -24
- package/lib/medicinalproductpharmaceutical.js +0 -3
- package/lib/medicinalproductpharmaceutical_characteristics.d.ts +0 -9
- package/lib/medicinalproductpharmaceutical_characteristics.js +0 -3
- package/lib/medicinalproductpharmaceutical_routeofadministration.d.ts +0 -23
- package/lib/medicinalproductpharmaceutical_routeofadministration.js +0 -3
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies.d.ts +0 -10
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies.js +0 -3
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.d.ts +0 -12
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.js +0 -3
- package/lib/medicinalproductundesirableeffect.d.ts +0 -18
- package/lib/medicinalproductundesirableeffect.js +0 -3
- package/lib/messagedefinition.d.ts +0 -75
- package/lib/messagedefinition.js +0 -17
- package/lib/messagedefinition_allowedresponse.d.ts +0 -7
- package/lib/messagedefinition_allowedresponse.js +0 -3
- package/lib/messagedefinition_focus.d.ts +0 -11
- package/lib/messagedefinition_focus.js +0 -3
- package/lib/messageheader.d.ts +0 -35
- package/lib/messageheader.js +0 -3
- package/lib/messageheader_destination.d.ts +0 -12
- package/lib/messageheader_destination.js +0 -3
- package/lib/messageheader_response.d.ts +0 -20
- package/lib/messageheader_response.js +0 -15
- package/lib/messageheader_source.d.ts +0 -14
- package/lib/messageheader_source.js +0 -3
- package/lib/meta.d.ts +0 -16
- package/lib/meta.js +0 -3
- package/lib/molecularsequence.d.ts +0 -55
- package/lib/molecularsequence.js +0 -15
- package/lib/molecularsequence_quality.d.ts +0 -46
- package/lib/molecularsequence_quality.js +0 -15
- package/lib/molecularsequence_quality_roc.d.ts +0 -17
- package/lib/molecularsequence_quality_roc.js +0 -3
- package/lib/molecularsequence_referenceseq.d.ts +0 -39
- package/lib/molecularsequence_referenceseq.js +0 -20
- package/lib/molecularsequence_repository.d.ts +0 -29
- package/lib/molecularsequence_repository.js +0 -19
- package/lib/molecularsequence_structurevariant.d.ts +0 -29
- package/lib/molecularsequence_structurevariant.js +0 -3
- package/lib/molecularsequence_variant.d.ts +0 -16
- package/lib/molecularsequence_variant.js +0 -3
- package/lib/money.d.ts +0 -7
- package/lib/money.js +0 -3
- package/lib/namingsystem.d.ts +0 -46
- package/lib/namingsystem.js +0 -15
- package/lib/namingsystem_uniqueid.d.ts +0 -26
- package/lib/namingsystem_uniqueid.js +0 -17
- package/lib/narrative.d.ts +0 -19
- package/lib/narrative.js +0 -17
- package/lib/nutritionorder.d.ts +0 -90
- package/lib/nutritionorder.js +0 -48
- package/lib/nutritionorder_administration.d.ts +0 -14
- package/lib/nutritionorder_administration.js +0 -3
- package/lib/nutritionorder_enteralformula.d.ts +0 -24
- package/lib/nutritionorder_enteralformula.js +0 -3
- package/lib/nutritionorder_nutrient.d.ts +0 -9
- package/lib/nutritionorder_nutrient.js +0 -3
- package/lib/nutritionorder_oraldiet.d.ts +0 -19
- package/lib/nutritionorder_oraldiet.js +0 -3
- package/lib/nutritionorder_supplement.d.ts +0 -16
- package/lib/nutritionorder_supplement.js +0 -3
- package/lib/nutritionorder_texture.d.ts +0 -8
- package/lib/nutritionorder_texture.js +0 -3
- package/lib/observation.d.ts +0 -111
- package/lib/observation.js +0 -25
- package/lib/observation_component.d.ts +0 -40
- package/lib/observation_component.js +0 -3
- package/lib/observation_referencerange.d.ts +0 -18
- package/lib/observation_referencerange.js +0 -3
- package/lib/observation_related.d.ts +0 -24
- package/lib/observation_related.js +0 -24
- package/lib/observationdefinition.d.ts +0 -60
- package/lib/observationdefinition.js +0 -31
- package/lib/operationdefinition.d.ts +0 -71
- package/lib/operationdefinition.js +0 -13
- package/lib/operationdefinition_binding.d.ts +0 -19
- package/lib/operationdefinition_binding.js +0 -17
- package/lib/operationdefinition_overload.d.ts +0 -7
- package/lib/operationdefinition_overload.js +0 -3
- package/lib/operationdefinition_parameter.d.ts +0 -57
- package/lib/operationdefinition_parameter.js +0 -34
- package/lib/operationdefinition_referencedfrom.d.ts +0 -7
- package/lib/operationdefinition_referencedfrom.js +0 -3
- package/lib/operationoutcome.d.ts +0 -8
- package/lib/operationoutcome.js +0 -3
- package/lib/operationoutcome_issue.d.ts +0 -94
- package/lib/operationoutcome_issue.js +0 -82
- package/lib/organization.d.ts +0 -31
- package/lib/organization.js +0 -3
- package/lib/organization_contact.d.ts +0 -15
- package/lib/organization_contact.js +0 -3
- package/lib/organizationaffiliation.d.ts +0 -34
- package/lib/organizationaffiliation.js +0 -3
- package/lib/parameterdefinition.d.ts +0 -25
- package/lib/parameterdefinition.js +0 -13
- package/lib/parameters.d.ts +0 -8
- package/lib/parameters.js +0 -3
- package/lib/parameters_parameter.d.ts +0 -157
- package/lib/parameters_parameter.js +0 -3
- package/lib/patient.d.ts +0 -55
- package/lib/patient.js +0 -3
- package/lib/patient_animal.d.ts +0 -10
- package/lib/patient_animal.js +0 -3
- package/lib/patient_communication.d.ts +0 -8
- package/lib/patient_communication.js +0 -3
- package/lib/patient_contact.d.ts +0 -24
- package/lib/patient_contact.js +0 -3
- package/lib/patient_link.d.ts +0 -20
- package/lib/patient_link.js +0 -17
- package/lib/paymentnotice.d.ts +0 -45
- package/lib/paymentnotice.js +0 -17
- package/lib/paymentreconciliation.d.ts +0 -57
- package/lib/paymentreconciliation.js +0 -17
- package/lib/paymentreconciliation_detail.d.ts +0 -27
- package/lib/paymentreconciliation_detail.js +0 -3
- package/lib/paymentreconciliation_processnote.d.ts +0 -17
- package/lib/paymentreconciliation_processnote.js +0 -15
- package/lib/period.d.ts +0 -7
- package/lib/period.js +0 -3
- package/lib/person.d.ts +0 -33
- package/lib/person.js +0 -3
- package/lib/person_link.d.ts +0 -20
- package/lib/person_link.js +0 -17
- package/lib/plandefinition.d.ts +0 -75
- package/lib/plandefinition.js +0 -3
- package/lib/plandefinition_action.d.ts +0 -144
- package/lib/plandefinition_action.js +0 -64
- package/lib/plandefinition_condition.d.ts +0 -18
- package/lib/plandefinition_condition.js +0 -15
- package/lib/plandefinition_dynamicvalue.d.ts +0 -8
- package/lib/plandefinition_dynamicvalue.js +0 -3
- package/lib/plandefinition_goal.d.ts +0 -20
- package/lib/plandefinition_goal.js +0 -3
- package/lib/plandefinition_participant.d.ts +0 -20
- package/lib/plandefinition_participant.js +0 -17
- package/lib/plandefinition_relatedaction.d.ts +0 -35
- package/lib/plandefinition_relatedaction.js +0 -27
- package/lib/plandefinition_target.d.ts +0 -17
- package/lib/plandefinition_target.js +0 -3
- package/lib/population.d.ts +0 -16
- package/lib/population.js +0 -3
- package/lib/practitioner.d.ts +0 -33
- package/lib/practitioner.js +0 -3
- package/lib/practitioner_qualification.d.ts +0 -15
- package/lib/practitioner_qualification.js +0 -3
- package/lib/practitionerrole.d.ts +0 -40
- package/lib/practitionerrole.js +0 -3
- package/lib/practitionerrole_availabletime.d.ts +0 -29
- package/lib/practitionerrole_availabletime.js +0 -23
- package/lib/practitionerrole_notavailable.d.ts +0 -8
- package/lib/practitionerrole_notavailable.js +0 -3
- package/lib/procedure.d.ts +0 -98
- package/lib/procedure.js +0 -25
- package/lib/procedure_focaldevice.d.ts +0 -9
- package/lib/procedure_focaldevice.js +0 -3
- package/lib/procedure_performer.d.ts +0 -11
- package/lib/procedure_performer.js +0 -3
- package/lib/prodcharacteristic.d.ts +0 -29
- package/lib/prodcharacteristic.js +0 -3
- package/lib/productshelflife.d.ts +0 -15
- package/lib/productshelflife.js +0 -3
- package/lib/provenance.d.ts +0 -33
- package/lib/provenance.js +0 -3
- package/lib/provenance_agent.d.ts +0 -13
- package/lib/provenance_agent.js +0 -3
- package/lib/provenance_entity.d.ts +0 -25
- package/lib/provenance_entity.js +0 -19
- package/lib/quantity.d.ts +0 -25
- package/lib/quantity.js +0 -17
- package/lib/questionnaire.d.ts +0 -57
- package/lib/questionnaire.js +0 -3
- package/lib/questionnaire_enablewhen.d.ts +0 -40
- package/lib/questionnaire_enablewhen.js +0 -23
- package/lib/questionnaire_initial.d.ts +0 -20
- package/lib/questionnaire_initial.js +0 -3
- package/lib/questionnaire_item.d.ts +0 -67
- package/lib/questionnaire_item.js +0 -32
- package/lib/questionnaire_option.d.ts +0 -14
- package/lib/questionnaire_option.js +0 -3
- package/lib/questionnaireresponse.d.ts +0 -44
- package/lib/questionnaireresponse.js +0 -19
- package/lib/questionnaireresponse_answer.d.ts +0 -23
- package/lib/questionnaireresponse_answer.js +0 -3
- package/lib/questionnaireresponse_item.d.ts +0 -14
- package/lib/questionnaireresponse_item.js +0 -3
- package/lib/range.d.ts +0 -9
- package/lib/range.js +0 -3
- package/lib/ratio.d.ts +0 -9
- package/lib/ratio.js +0 -3
- package/lib/reference.d.ts +0 -12
- package/lib/reference.js +0 -3
- package/lib/relatedartifact.d.ts +0 -38
- package/lib/relatedartifact.js +0 -25
- package/lib/relatedperson.d.ts +0 -39
- package/lib/relatedperson.js +0 -3
- package/lib/relatedperson_communication.d.ts +0 -9
- package/lib/relatedperson_communication.js +0 -3
- package/lib/requestgroup.d.ts +0 -98
- package/lib/requestgroup.js +0 -55
- package/lib/requestgroup_action.d.ts +0 -62
- package/lib/requestgroup_action.js +0 -3
- package/lib/requestgroup_condition.d.ts +0 -8
- package/lib/requestgroup_condition.js +0 -3
- package/lib/requestgroup_relatedaction.d.ts +0 -35
- package/lib/requestgroup_relatedaction.js +0 -27
- package/lib/researchdefinition.d.ts +0 -79
- package/lib/researchdefinition.js +0 -3
- package/lib/researchelementdefinition.d.ts +0 -96
- package/lib/researchelementdefinition.js +0 -24
- package/lib/researchstudy.d.ts +0 -85
- package/lib/researchstudy.js +0 -31
- package/lib/researchstudy_arm.d.ts +0 -10
- package/lib/researchstudy_arm.js +0 -3
- package/lib/researchsubject.d.ts +0 -54
- package/lib/researchsubject.js +0 -35
- package/lib/resourcelist.js +0 -4
- package/lib/riskassessment.d.ts +0 -48
- package/lib/riskassessment.js +0 -3
- package/lib/riskassessment_prediction.d.ts +0 -22
- package/lib/riskassessment_prediction.js +0 -3
- package/lib/riskevidencesynthesis.d.ts +0 -77
- package/lib/riskevidencesynthesis.js +0 -3
- package/lib/sampleddata.d.ts +0 -18
- package/lib/sampleddata.js +0 -3
- package/lib/schedule.d.ts +0 -25
- package/lib/schedule.js +0 -3
- package/lib/searchparameter.d.ts +0 -130
- package/lib/searchparameter.js +0 -70
- package/lib/searchparameter_component.d.ts +0 -7
- package/lib/searchparameter_component.js +0 -3
- package/lib/servicerequest.d.ts +0 -128
- package/lib/servicerequest.js +0 -46
- package/lib/signature.d.ts +0 -19
- package/lib/signature.js +0 -3
- package/lib/slot.d.ts +0 -44
- package/lib/slot.js +0 -19
- package/lib/specimen.d.ts +0 -50
- package/lib/specimen.js +0 -17
- package/lib/specimen_collection.d.ts +0 -19
- package/lib/specimen_collection.js +0 -3
- package/lib/specimen_container.d.ts +0 -21
- package/lib/specimen_container.js +0 -3
- package/lib/specimen_processing.d.ts +0 -16
- package/lib/specimen_processing.js +0 -3
- package/lib/specimendefinition.d.ts +0 -71
- package/lib/specimendefinition.js +0 -13
- package/lib/structuredefinition.d.ts +0 -83
- package/lib/structuredefinition.js +0 -18
- package/lib/structuredefinition_context.d.ts +0 -17
- package/lib/structuredefinition_context.js +0 -15
- package/lib/structuredefinition_differential.d.ts +0 -6
- package/lib/structuredefinition_differential.js +0 -3
- package/lib/structuredefinition_mapping.d.ts +0 -11
- package/lib/structuredefinition_mapping.js +0 -3
- package/lib/structuredefinition_snapshot.d.ts +0 -10
- package/lib/structuredefinition_snapshot.js +0 -3
- package/lib/structuremap.d.ts +0 -52
- package/lib/structuremap.js +0 -3
- package/lib/structuremap_dependent.d.ts +0 -10
- package/lib/structuremap_dependent.js +0 -3
- package/lib/structuremap_group.d.ts +0 -27
- package/lib/structuremap_group.js +0 -15
- package/lib/structuremap_input.d.ts +0 -19
- package/lib/structuremap_input.js +0 -13
- package/lib/structuremap_parameter.d.ts +0 -13
- package/lib/structuremap_parameter.js +0 -3
- package/lib/structuremap_rule.d.ts +0 -18
- package/lib/structuremap_rule.js +0 -3
- package/lib/structuremap_source.d.ts +0 -180
- package/lib/structuremap_source.js +0 -19
- package/lib/structuremap_structure.d.ts +0 -23
- package/lib/structuremap_structure.js +0 -17
- package/lib/structuremap_target.d.ts +0 -78
- package/lib/structuremap_target.js +0 -61
- package/lib/subscription.d.ts +0 -33
- package/lib/subscription.js +0 -17
- package/lib/subscription_channel.d.ts +0 -25
- package/lib/subscription_channel.js +0 -19
- package/lib/substance.d.ts +0 -24
- package/lib/substance.js +0 -3
- package/lib/substance_ingredient.d.ts +0 -12
- package/lib/substance_ingredient.js +0 -3
- package/lib/substance_instance.d.ts +0 -11
- package/lib/substance_instance.js +0 -3
- package/lib/substancenucleicacid.d.ts +0 -20
- package/lib/substancenucleicacid.js +0 -3
- package/lib/substancepolymer.d.ts +0 -18
- package/lib/substancepolymer.js +0 -3
- package/lib/substanceprotein.d.ts +0 -14
- package/lib/substanceprotein.js +0 -3
- package/lib/substancereferenceinformation.d.ts +0 -15
- package/lib/substancereferenceinformation.js +0 -3
- package/lib/substancesourcematerial.d.ts +0 -33
- package/lib/substancesourcematerial.js +0 -3
- package/lib/substancespecification.d.ts +0 -46
- package/lib/substancespecification.js +0 -3
- package/lib/supplydelivery.d.ts +0 -49
- package/lib/supplydelivery.js +0 -17
- package/lib/supplydelivery_supplieditem.d.ts +0 -12
- package/lib/supplydelivery_supplieditem.js +0 -3
- package/lib/supplyrequest.d.ts +0 -60
- package/lib/supplyrequest.js +0 -23
- package/lib/supplyrequest_ordereditem.d.ts +0 -12
- package/lib/supplyrequest_ordereditem.js +0 -3
- package/lib/supplyrequest_requester.d.ts +0 -12
- package/lib/supplyrequest_requester.js +0 -3
- package/lib/task.d.ts +0 -108
- package/lib/task.js +0 -33
- package/lib/task_input.d.ts +0 -149
- package/lib/task_input.js +0 -3
- package/lib/task_output.d.ts +0 -152
- package/lib/task_output.js +0 -3
- package/lib/task_requester.d.ts +0 -8
- package/lib/task_requester.js +0 -3
- package/lib/task_restriction.d.ts +0 -15
- package/lib/task_restriction.js +0 -3
- package/lib/terminologycapabilities.d.ts +0 -79
- package/lib/terminologycapabilities.js +0 -22
- package/lib/testreport.d.ts +0 -54
- package/lib/testreport.js +0 -19
- package/lib/testreport_action.d.ts +0 -14
- package/lib/testreport_action.js +0 -3
- package/lib/testreport_action1.d.ts +0 -14
- package/lib/testreport_action1.js +0 -3
- package/lib/testreport_action2.d.ts +0 -10
- package/lib/testreport_action2.js +0 -3
- package/lib/testreport_assert.d.ts +0 -10
- package/lib/testreport_assert.js +0 -3
- package/lib/testreport_operation.d.ts +0 -10
- package/lib/testreport_operation.js +0 -3
- package/lib/testreport_participant.d.ts +0 -19
- package/lib/testreport_participant.js +0 -15
- package/lib/testreport_setup.d.ts +0 -6
- package/lib/testreport_setup.js +0 -3
- package/lib/testreport_teardown.d.ts +0 -6
- package/lib/testreport_teardown.js +0 -3
- package/lib/testreport_test.d.ts +0 -10
- package/lib/testreport_test.js +0 -3
- package/lib/testscript.d.ts +0 -67
- package/lib/testscript.js +0 -3
- package/lib/testscript_action.d.ts +0 -9
- package/lib/testscript_action.js +0 -3
- package/lib/testscript_action1.d.ts +0 -9
- package/lib/testscript_action1.js +0 -3
- package/lib/testscript_action2.d.ts +0 -9
- package/lib/testscript_action2.js +0 -3
- package/lib/testscript_assert.d.ts +0 -101
- package/lib/testscript_assert.js +0 -49
- package/lib/testscript_capability.d.ts +0 -18
- package/lib/testscript_capability.js +0 -3
- package/lib/testscript_destination.d.ts +0 -8
- package/lib/testscript_destination.js +0 -3
- package/lib/testscript_fixture.d.ts +0 -10
- package/lib/testscript_fixture.js +0 -3
- package/lib/testscript_link.d.ts +0 -7
- package/lib/testscript_link.js +0 -3
- package/lib/testscript_metadata.d.ts +0 -9
- package/lib/testscript_metadata.js +0 -3
- package/lib/testscript_operation.d.ts +0 -40
- package/lib/testscript_operation.js +0 -3
- package/lib/testscript_origin.d.ts +0 -8
- package/lib/testscript_origin.js +0 -3
- package/lib/testscript_param.d.ts +0 -7
- package/lib/testscript_param.js +0 -3
- package/lib/testscript_param1.d.ts +0 -7
- package/lib/testscript_param1.js +0 -3
- package/lib/testscript_param2.d.ts +0 -7
- package/lib/testscript_param2.js +0 -3
- package/lib/testscript_param3.d.ts +0 -7
- package/lib/testscript_param3.js +0 -3
- package/lib/testscript_requestheader.d.ts +0 -7
- package/lib/testscript_requestheader.js +0 -3
- package/lib/testscript_rule.d.ts +0 -9
- package/lib/testscript_rule.js +0 -3
- package/lib/testscript_rule1.d.ts +0 -8
- package/lib/testscript_rule1.js +0 -3
- package/lib/testscript_rule2.d.ts +0 -8
- package/lib/testscript_rule2.js +0 -3
- package/lib/testscript_rule3.d.ts +0 -8
- package/lib/testscript_rule3.js +0 -3
- package/lib/testscript_ruleset.d.ts +0 -9
- package/lib/testscript_ruleset.js +0 -3
- package/lib/testscript_ruleset1.d.ts +0 -8
- package/lib/testscript_ruleset1.js +0 -3
- package/lib/testscript_setup.d.ts +0 -6
- package/lib/testscript_setup.js +0 -3
- package/lib/testscript_teardown.d.ts +0 -6
- package/lib/testscript_teardown.js +0 -3
- package/lib/testscript_test.d.ts +0 -10
- package/lib/testscript_test.js +0 -3
- package/lib/testscript_variable.d.ts +0 -19
- package/lib/testscript_variable.js +0 -3
- package/lib/timing.d.ts +0 -11
- package/lib/timing.js +0 -3
- package/lib/timing_repeat.d.ts +0 -64
- package/lib/timing_repeat.js +0 -28
- package/lib/triggerdefinition.d.ts +0 -43
- package/lib/triggerdefinition.js +0 -25
- package/lib/usagecontext.d.ts +0 -18
- package/lib/usagecontext.js +0 -3
- package/lib/valueset.d.ts +0 -48
- package/lib/valueset.js +0 -3
- package/lib/valueset_compose.d.ts +0 -12
- package/lib/valueset_compose.js +0 -3
- package/lib/valueset_concept.d.ts +0 -10
- package/lib/valueset_concept.js +0 -3
- package/lib/valueset_contains.d.ts +0 -20
- package/lib/valueset_contains.js +0 -3
- package/lib/valueset_designation.d.ts +0 -10
- package/lib/valueset_designation.js +0 -3
- package/lib/valueset_expansion.d.ts +0 -17
- package/lib/valueset_expansion.js +0 -3
- package/lib/valueset_filter.d.ts +0 -31
- package/lib/valueset_filter.js +0 -27
- package/lib/valueset_include.d.ts +0 -15
- package/lib/valueset_include.js +0 -3
- package/lib/valueset_parameter.d.ts +0 -13
- package/lib/valueset_parameter.js +0 -3
- package/lib/verificationresult.d.ts +0 -55
- package/lib/verificationresult.js +0 -21
- package/lib/verificationresult_attestation.d.ts +0 -22
- package/lib/verificationresult_attestation.js +0 -3
- package/lib/verificationresult_primarysource.d.ts +0 -19
- package/lib/verificationresult_primarysource.js +0 -3
- package/lib/verificationresult_validator.d.ts +0 -11
- package/lib/verificationresult_validator.js +0 -3
- package/lib/visionprescription.d.ts +0 -47
- package/lib/visionprescription.js +0 -17
- package/lib/visionprescription_dispense.d.ts +0 -61
- package/lib/visionprescription_dispense.js +0 -24
- /package/lib/{age.d.ts → data/age.d.ts} +0 -0
- /package/lib/{constants.d.ts → data/constants.d.ts} +0 -0
- /package/lib/{count.d.ts → data/count.d.ts} +0 -0
- /package/lib/{distance.d.ts → data/distance.d.ts} +0 -0
- /package/lib/{duration.d.ts → data/duration.d.ts} +0 -0
- /package/lib/{resourcelist.d.ts → data/resourcelist.d.ts} +0 -0
package/lib/task.d.ts
DELETED
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
import type { Annotation } from "./annotation";
|
|
2
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
3
|
-
import type { DomainResource } from "./domainresource";
|
|
4
|
-
import type { Identifier } from "./identifier";
|
|
5
|
-
import type { Period } from "./period";
|
|
6
|
-
import type { Reference } from "./reference";
|
|
7
|
-
import type { Task_Input } from "./task_input";
|
|
8
|
-
import type { Task_Output } from "./task_output";
|
|
9
|
-
import type { Task_Requester } from "./task_requester";
|
|
10
|
-
import type { Task_Restriction } from "./task_restriction";
|
|
11
|
-
/** Task status: draft | requested | received | accepted | rejected | ready | cancelled | in-progress | on-hold | failed | completed | entered-in-error (required in R4). */
|
|
12
|
-
export declare const TASK_STATUS: {
|
|
13
|
-
/** Draft: the task is not yet ready to be acted upon. */
|
|
14
|
-
readonly DRAFT: "draft";
|
|
15
|
-
/** Requested: the task has been created but is not yet accepted. */
|
|
16
|
-
readonly REQUESTED: "requested";
|
|
17
|
-
/** Received: the task has been accepted. */
|
|
18
|
-
readonly RECEIVED: "received";
|
|
19
|
-
/** Accepted: the task has been accepted. */
|
|
20
|
-
readonly ACCEPTED: "accepted";
|
|
21
|
-
/** Rejected: the task has been refused. */
|
|
22
|
-
readonly REJECTED: "rejected";
|
|
23
|
-
/** Ready: the task is ready to be performed. */
|
|
24
|
-
readonly READY: "ready";
|
|
25
|
-
/** Cancelled: the task has been cancelled. */
|
|
26
|
-
readonly CANCELLED: "cancelled";
|
|
27
|
-
/** In progress: the task has been started and is currently being performed. */
|
|
28
|
-
readonly IN_PROGRESS: "in-progress";
|
|
29
|
-
/** On hold: the task has been started but is currently on hold. */
|
|
30
|
-
readonly ON_HOLD: "on-hold";
|
|
31
|
-
/** Failed: the task was attempted but could not be completed. */
|
|
32
|
-
readonly FAILED: "failed";
|
|
33
|
-
/** Completed: the task has been completed. */
|
|
34
|
-
readonly COMPLETED: "completed";
|
|
35
|
-
/** Entered in error: the task should not be treated as valid. */
|
|
36
|
-
readonly ENTERED_IN_ERROR: "entered-in-error";
|
|
37
|
-
};
|
|
38
|
-
export type TaskStatus = (typeof TASK_STATUS)[keyof typeof TASK_STATUS];
|
|
39
|
-
/**
|
|
40
|
-
* Task.
|
|
41
|
-
* A task to be performed.
|
|
42
|
-
*/
|
|
43
|
-
export interface Task extends DomainResource {
|
|
44
|
-
/** This is a Task resource */
|
|
45
|
-
resourceType: "Task";
|
|
46
|
-
/** Task Instance Identifier. The business identifier for this task. */
|
|
47
|
-
identifier?: Array<Identifier>;
|
|
48
|
-
/** Formal definition of task. The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition (e.g. ActivityDefinition). */
|
|
49
|
-
instantiatesCanonical?: string;
|
|
50
|
-
/** Formal definition of task. The URL pointing to an externally maintained protocol, guideline, orderset or other definition. */
|
|
51
|
-
instantiatesUri?: string;
|
|
52
|
-
/** Request fulfilled by this task. BasedOn refers to a higher-level authorization that triggered the creation of the task. */
|
|
53
|
-
basedOn?: Array<Reference>;
|
|
54
|
-
/** Requisition or grouper id. An identifier that links together multiple tasks and other requests that were created in the same context. */
|
|
55
|
-
groupIdentifier?: Identifier;
|
|
56
|
-
/** Composite task. Task that this particular task is part of. */
|
|
57
|
-
partOf?: Array<Reference>;
|
|
58
|
-
/** The current status of the task (required in R4). */
|
|
59
|
-
status: TaskStatus;
|
|
60
|
-
/** Reason for current status. An explanation as to why this task is held, failed, was refused, etc. */
|
|
61
|
-
statusReason?: CodeableConcept;
|
|
62
|
-
/** E.g. "Specimen collected", "IV prepped". Contains business-specific nuances of the business state. */
|
|
63
|
-
businessStatus?: CodeableConcept;
|
|
64
|
-
/** Indicates the "level" of actionability (required in R4): unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option. */
|
|
65
|
-
intent: string;
|
|
66
|
-
/** Indicates how quickly the Task should be addressed with respect to other requests (routine | urgent | asap | stat). */
|
|
67
|
-
priority?: string;
|
|
68
|
-
/** Task Type. A name or code (or both) briefly describing what the task involves. */
|
|
69
|
-
code?: CodeableConcept;
|
|
70
|
-
/** Human-readable explanation of task. A free-text description of what is to be performed. */
|
|
71
|
-
description?: string;
|
|
72
|
-
/** What task is acting on. The request being actioned or the resource being manipulated by this task. */
|
|
73
|
-
focus?: Reference;
|
|
74
|
-
/** Beneficiary of the Task. The entity who benefits from the performance of the service specified in the task (e.g., the patient). */
|
|
75
|
-
for?: Reference;
|
|
76
|
-
/** Healthcare event during which this task originated. The healthcare event (e.g. a patient and healthcare provider interaction) during which this task was created. */
|
|
77
|
-
encounter?: Reference;
|
|
78
|
-
/** Start and end time of execution. Identifies the time action was first taken against the task (start) and/or the time final action was taken against the task prior to marking it as completed (end). */
|
|
79
|
-
executionPeriod?: Period;
|
|
80
|
-
/** Task Creation Date. The date and time this task was created (R4: dateTime). */
|
|
81
|
-
authoredOn?: string;
|
|
82
|
-
/** Task Last Modified Date. The date and time of last modification to this task (R4: dateTime). */
|
|
83
|
-
lastModified?: string;
|
|
84
|
-
/** Who is asking for task to be done. The creator of the task (R4: 0..1 Reference; this type supports agent/onBehalfOf participation pattern). */
|
|
85
|
-
requester?: Task_Requester;
|
|
86
|
-
/** Requested performer. The type of participant that can execute the task. */
|
|
87
|
-
performerType?: Array<CodeableConcept>;
|
|
88
|
-
/** Responsible individual. Individual organization or Device currently responsible for task execution. */
|
|
89
|
-
owner?: Reference;
|
|
90
|
-
/** Where task occurs. Principal physical location where this task is performed. */
|
|
91
|
-
location?: Reference;
|
|
92
|
-
/** Why task is needed. A description or code indicating why this task needs to be performed. */
|
|
93
|
-
reasonCode?: CodeableConcept;
|
|
94
|
-
/** Why task is needed. A resource reference indicating why this task needs to be performed. */
|
|
95
|
-
reasonReference?: Reference;
|
|
96
|
-
/** Associated insurance coverage. Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be relevant to the Task. */
|
|
97
|
-
insurance?: Array<Reference>;
|
|
98
|
-
/** Comments made about the task. Free-text information captured about the task as it progresses. */
|
|
99
|
-
note?: Array<Annotation>;
|
|
100
|
-
/** Key events in history of the Task. Links to Provenance records for past versions of this Task that identify key state transitions or updates. */
|
|
101
|
-
relevantHistory?: Array<Reference>;
|
|
102
|
-
/** Constraints on fulfillment tasks. If the Task.focus is a request resource and the task is seeking fulfillment, this element identifies any limitations on what parts of the referenced request should be actioned. */
|
|
103
|
-
restriction?: Task_Restriction;
|
|
104
|
-
/** Information used to perform task. Additional information that may be needed in the execution of the task. */
|
|
105
|
-
input?: Array<Task_Input>;
|
|
106
|
-
/** Information produced as part of task. Outputs produced by the Task. */
|
|
107
|
-
output?: Array<Task_Output>;
|
|
108
|
-
}
|
package/lib/task.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TASK_STATUS = void 0;
|
|
4
|
-
// FHIR Task Type
|
|
5
|
-
// StructureDefinition: https://hl7.org/fhir/R4/task.html
|
|
6
|
-
/** Task status: draft | requested | received | accepted | rejected | ready | cancelled | in-progress | on-hold | failed | completed | entered-in-error (required in R4). */
|
|
7
|
-
exports.TASK_STATUS = {
|
|
8
|
-
/** Draft: the task is not yet ready to be acted upon. */
|
|
9
|
-
DRAFT: "draft",
|
|
10
|
-
/** Requested: the task has been created but is not yet accepted. */
|
|
11
|
-
REQUESTED: "requested",
|
|
12
|
-
/** Received: the task has been accepted. */
|
|
13
|
-
RECEIVED: "received",
|
|
14
|
-
/** Accepted: the task has been accepted. */
|
|
15
|
-
ACCEPTED: "accepted",
|
|
16
|
-
/** Rejected: the task has been refused. */
|
|
17
|
-
REJECTED: "rejected",
|
|
18
|
-
/** Ready: the task is ready to be performed. */
|
|
19
|
-
READY: "ready",
|
|
20
|
-
/** Cancelled: the task has been cancelled. */
|
|
21
|
-
CANCELLED: "cancelled",
|
|
22
|
-
/** In progress: the task has been started and is currently being performed. */
|
|
23
|
-
IN_PROGRESS: "in-progress",
|
|
24
|
-
/** On hold: the task has been started but is currently on hold. */
|
|
25
|
-
ON_HOLD: "on-hold",
|
|
26
|
-
/** Failed: the task was attempted but could not be completed. */
|
|
27
|
-
FAILED: "failed",
|
|
28
|
-
/** Completed: the task has been completed. */
|
|
29
|
-
COMPLETED: "completed",
|
|
30
|
-
/** Entered in error: the task should not be treated as valid. */
|
|
31
|
-
ENTERED_IN_ERROR: "entered-in-error",
|
|
32
|
-
};
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFzay5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy90YXNrLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQVdBLGlCQUFpQjtBQUNqQix5REFBeUQ7QUFFekQsNEtBQTRLO0FBQy9KLFFBQUEsV0FBVyxHQUFHO0lBQ3pCLHlEQUF5RDtJQUN6RCxLQUFLLEVBQUUsT0FBTztJQUNkLG9FQUFvRTtJQUNwRSxTQUFTLEVBQUUsV0FBVztJQUN0Qiw0Q0FBNEM7SUFDNUMsUUFBUSxFQUFFLFVBQVU7SUFDcEIsNENBQTRDO0lBQzVDLFFBQVEsRUFBRSxVQUFVO0lBQ3BCLDJDQUEyQztJQUMzQyxRQUFRLEVBQUUsVUFBVTtJQUNwQixnREFBZ0Q7SUFDaEQsS0FBSyxFQUFFLE9BQU87SUFDZCw4Q0FBOEM7SUFDOUMsU0FBUyxFQUFFLFdBQVc7SUFDdEIsK0VBQStFO0lBQy9FLFdBQVcsRUFBRSxhQUFhO0lBQzFCLG1FQUFtRTtJQUNuRSxPQUFPLEVBQUUsU0FBUztJQUNsQixpRUFBaUU7SUFDakUsTUFBTSxFQUFFLFFBQVE7SUFDaEIsOENBQThDO0lBQzlDLFNBQVMsRUFBRSxXQUFXO0lBQ3RCLGlFQUFpRTtJQUNqRSxnQkFBZ0IsRUFBRSxrQkFBa0I7Q0FDNUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQW5ub3RhdGlvbiB9IGZyb20gXCIuL2Fubm90YXRpb25cIjtcbmltcG9ydCB0eXBlIHsgQ29kZWFibGVDb25jZXB0IH0gZnJvbSBcIi4vY29kZWFibGVjb25jZXB0XCI7XG5pbXBvcnQgdHlwZSB7IERvbWFpblJlc291cmNlIH0gZnJvbSBcIi4vZG9tYWlucmVzb3VyY2VcIjtcbmltcG9ydCB0eXBlIHsgSWRlbnRpZmllciB9IGZyb20gXCIuL2lkZW50aWZpZXJcIjtcbmltcG9ydCB0eXBlIHsgUGVyaW9kIH0gZnJvbSBcIi4vcGVyaW9kXCI7XG5pbXBvcnQgdHlwZSB7IFJlZmVyZW5jZSB9IGZyb20gXCIuL3JlZmVyZW5jZVwiO1xuaW1wb3J0IHR5cGUgeyBUYXNrX0lucHV0IH0gZnJvbSBcIi4vdGFza19pbnB1dFwiO1xuaW1wb3J0IHR5cGUgeyBUYXNrX091dHB1dCB9IGZyb20gXCIuL3Rhc2tfb3V0cHV0XCI7XG5pbXBvcnQgdHlwZSB7IFRhc2tfUmVxdWVzdGVyIH0gZnJvbSBcIi4vdGFza19yZXF1ZXN0ZXJcIjtcbmltcG9ydCB0eXBlIHsgVGFza19SZXN0cmljdGlvbiB9IGZyb20gXCIuL3Rhc2tfcmVzdHJpY3Rpb25cIjtcblxuLy8gRkhJUiBUYXNrIFR5cGVcbi8vIFN0cnVjdHVyZURlZmluaXRpb246IGh0dHBzOi8vaGw3Lm9yZy9maGlyL1I0L3Rhc2suaHRtbFxuXG4vKiogVGFzayBzdGF0dXM6IGRyYWZ0IHwgcmVxdWVzdGVkIHwgcmVjZWl2ZWQgfCBhY2NlcHRlZCB8IHJlamVjdGVkIHwgcmVhZHkgfCBjYW5jZWxsZWQgfCBpbi1wcm9ncmVzcyB8IG9uLWhvbGQgfCBmYWlsZWQgfCBjb21wbGV0ZWQgfCBlbnRlcmVkLWluLWVycm9yIChyZXF1aXJlZCBpbiBSNCkuICovXG5leHBvcnQgY29uc3QgVEFTS19TVEFUVVMgPSB7XG4gIC8qKiBEcmFmdDogdGhlIHRhc2sgaXMgbm90IHlldCByZWFkeSB0byBiZSBhY3RlZCB1cG9uLiAqL1xuICBEUkFGVDogXCJkcmFmdFwiLFxuICAvKiogUmVxdWVzdGVkOiB0aGUgdGFzayBoYXMgYmVlbiBjcmVhdGVkIGJ1dCBpcyBub3QgeWV0IGFjY2VwdGVkLiAqL1xuICBSRVFVRVNURUQ6IFwicmVxdWVzdGVkXCIsXG4gIC8qKiBSZWNlaXZlZDogdGhlIHRhc2sgaGFzIGJlZW4gYWNjZXB0ZWQuICovXG4gIFJFQ0VJVkVEOiBcInJlY2VpdmVkXCIsXG4gIC8qKiBBY2NlcHRlZDogdGhlIHRhc2sgaGFzIGJlZW4gYWNjZXB0ZWQuICovXG4gIEFDQ0VQVEVEOiBcImFjY2VwdGVkXCIsXG4gIC8qKiBSZWplY3RlZDogdGhlIHRhc2sgaGFzIGJlZW4gcmVmdXNlZC4gKi9cbiAgUkVKRUNURUQ6IFwicmVqZWN0ZWRcIixcbiAgLyoqIFJlYWR5OiB0aGUgdGFzayBpcyByZWFkeSB0byBiZSBwZXJmb3JtZWQuICovXG4gIFJFQURZOiBcInJlYWR5XCIsXG4gIC8qKiBDYW5jZWxsZWQ6IHRoZSB0YXNrIGhhcyBiZWVuIGNhbmNlbGxlZC4gKi9cbiAgQ0FOQ0VMTEVEOiBcImNhbmNlbGxlZFwiLFxuICAvKiogSW4gcHJvZ3Jlc3M6IHRoZSB0YXNrIGhhcyBiZWVuIHN0YXJ0ZWQgYW5kIGlzIGN1cnJlbnRseSBiZWluZyBwZXJmb3JtZWQuICovXG4gIElOX1BST0dSRVNTOiBcImluLXByb2dyZXNzXCIsXG4gIC8qKiBPbiBob2xkOiB0aGUgdGFzayBoYXMgYmVlbiBzdGFydGVkIGJ1dCBpcyBjdXJyZW50bHkgb24gaG9sZC4gKi9cbiAgT05fSE9MRDogXCJvbi1ob2xkXCIsXG4gIC8qKiBGYWlsZWQ6IHRoZSB0YXNrIHdhcyBhdHRlbXB0ZWQgYnV0IGNvdWxkIG5vdCBiZSBjb21wbGV0ZWQuICovXG4gIEZBSUxFRDogXCJmYWlsZWRcIixcbiAgLyoqIENvbXBsZXRlZDogdGhlIHRhc2sgaGFzIGJlZW4gY29tcGxldGVkLiAqL1xuICBDT01QTEVURUQ6IFwiY29tcGxldGVkXCIsXG4gIC8qKiBFbnRlcmVkIGluIGVycm9yOiB0aGUgdGFzayBzaG91bGQgbm90IGJlIHRyZWF0ZWQgYXMgdmFsaWQuICovXG4gIEVOVEVSRURfSU5fRVJST1I6IFwiZW50ZXJlZC1pbi1lcnJvclwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgVGFza1N0YXR1cyA9ICh0eXBlb2YgVEFTS19TVEFUVVMpW2tleW9mIHR5cGVvZiBUQVNLX1NUQVRVU107XG5cbi8qKlxuICogVGFzay5cbiAqIEEgdGFzayB0byBiZSBwZXJmb3JtZWQuXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgVGFzayBleHRlbmRzIERvbWFpblJlc291cmNlIHtcbiAgLyoqIFRoaXMgaXMgYSBUYXNrIHJlc291cmNlICovXG4gIHJlc291cmNlVHlwZTogXCJUYXNrXCI7XG5cbiAgLyoqIFRhc2sgSW5zdGFuY2UgSWRlbnRpZmllci4gVGhlIGJ1c2luZXNzIGlkZW50aWZpZXIgZm9yIHRoaXMgdGFzay4gKi9cbiAgaWRlbnRpZmllcj86IEFycmF5PElkZW50aWZpZXI+O1xuXG4gIC8qKiBGb3JtYWwgZGVmaW5pdGlvbiBvZiB0YXNrLiBUaGUgVVJMIHBvaW50aW5nIHRvIGEgRkhJUi1kZWZpbmVkIHByb3RvY29sLCBndWlkZWxpbmUsIG9yZGVyc2V0IG9yIG90aGVyIGRlZmluaXRpb24gKGUuZy4gQWN0aXZpdHlEZWZpbml0aW9uKS4gKi9cbiAgaW5zdGFudGlhdGVzQ2Fub25pY2FsPzogc3RyaW5nO1xuXG4gIC8qKiBGb3JtYWwgZGVmaW5pdGlvbiBvZiB0YXNrLiBUaGUgVVJMIHBvaW50aW5nIHRvIGFuIGV4dGVybmFsbHkgbWFpbnRhaW5lZCBwcm90b2NvbCwgZ3VpZGVsaW5lLCBvcmRlcnNldCBvciBvdGhlciBkZWZpbml0aW9uLiAqL1xuICBpbnN0YW50aWF0ZXNVcmk/OiBzdHJpbmc7XG5cbiAgLyoqIFJlcXVlc3QgZnVsZmlsbGVkIGJ5IHRoaXMgdGFzay4gQmFzZWRPbiByZWZlcnMgdG8gYSBoaWdoZXItbGV2ZWwgYXV0aG9yaXphdGlvbiB0aGF0IHRyaWdnZXJlZCB0aGUgY3JlYXRpb24gb2YgdGhlIHRhc2suICovXG4gIGJhc2VkT24/OiBBcnJheTxSZWZlcmVuY2U+O1xuXG4gIC8qKiBSZXF1aXNpdGlvbiBvciBncm91cGVyIGlkLiBBbiBpZGVudGlmaWVyIHRoYXQgbGlua3MgdG9nZXRoZXIgbXVsdGlwbGUgdGFza3MgYW5kIG90aGVyIHJlcXVlc3RzIHRoYXQgd2VyZSBjcmVhdGVkIGluIHRoZSBzYW1lIGNvbnRleHQuICovXG4gIGdyb3VwSWRlbnRpZmllcj86IElkZW50aWZpZXI7XG5cbiAgLyoqIENvbXBvc2l0ZSB0YXNrLiBUYXNrIHRoYXQgdGhpcyBwYXJ0aWN1bGFyIHRhc2sgaXMgcGFydCBvZi4gKi9cbiAgcGFydE9mPzogQXJyYXk8UmVmZXJlbmNlPjtcblxuICAvKiogVGhlIGN1cnJlbnQgc3RhdHVzIG9mIHRoZSB0YXNrIChyZXF1aXJlZCBpbiBSNCkuICovXG4gIHN0YXR1czogVGFza1N0YXR1cztcblxuICAvKiogUmVhc29uIGZvciBjdXJyZW50IHN0YXR1cy4gQW4gZXhwbGFuYXRpb24gYXMgdG8gd2h5IHRoaXMgdGFzayBpcyBoZWxkLCBmYWlsZWQsIHdhcyByZWZ1c2VkLCBldGMuICovXG4gIHN0YXR1c1JlYXNvbj86IENvZGVhYmxlQ29uY2VwdDtcblxuICAvKiogRS5nLiBcIlNwZWNpbWVuIGNvbGxlY3RlZFwiLCBcIklWIHByZXBwZWRcIi4gQ29udGFpbnMgYnVzaW5lc3Mtc3BlY2lmaWMgbnVhbmNlcyBvZiB0aGUgYnVzaW5lc3Mgc3RhdGUuICovXG4gIGJ1c2luZXNzU3RhdHVzPzogQ29kZWFibGVDb25jZXB0O1xuXG4gIC8qKiBJbmRpY2F0ZXMgdGhlIFwibGV2ZWxcIiBvZiBhY3Rpb25hYmlsaXR5IChyZXF1aXJlZCBpbiBSNCk6IHVua25vd24gfCBwcm9wb3NhbCB8IHBsYW4gfCBvcmRlciB8IG9yaWdpbmFsLW9yZGVyIHwgcmVmbGV4LW9yZGVyIHwgZmlsbGVyLW9yZGVyIHwgaW5zdGFuY2Utb3JkZXIgfCBvcHRpb24uICovXG4gIGludGVudDogc3RyaW5nO1xuXG4gIC8qKiBJbmRpY2F0ZXMgaG93IHF1aWNrbHkgdGhlIFRhc2sgc2hvdWxkIGJlIGFkZHJlc3NlZCB3aXRoIHJlc3BlY3QgdG8gb3RoZXIgcmVxdWVzdHMgKHJvdXRpbmUgfCB1cmdlbnQgfCBhc2FwIHwgc3RhdCkuICovXG4gIHByaW9yaXR5Pzogc3RyaW5nO1xuXG4gIC8qKiBUYXNrIFR5cGUuIEEgbmFtZSBvciBjb2RlIChvciBib3RoKSBicmllZmx5IGRlc2NyaWJpbmcgd2hhdCB0aGUgdGFzayBpbnZvbHZlcy4gKi9cbiAgY29kZT86IENvZGVhYmxlQ29uY2VwdDtcblxuICAvKiogSHVtYW4tcmVhZGFibGUgZXhwbGFuYXRpb24gb2YgdGFzay4gQSBmcmVlLXRleHQgZGVzY3JpcHRpb24gb2Ygd2hhdCBpcyB0byBiZSBwZXJmb3JtZWQuICovXG4gIGRlc2NyaXB0aW9uPzogc3RyaW5nO1xuXG4gIC8qKiBXaGF0IHRhc2sgaXMgYWN0aW5nIG9uLiBUaGUgcmVxdWVzdCBiZWluZyBhY3Rpb25lZCBvciB0aGUgcmVzb3VyY2UgYmVpbmcgbWFuaXB1bGF0ZWQgYnkgdGhpcyB0YXNrLiAqL1xuICBmb2N1cz86IFJlZmVyZW5jZTtcblxuICAvKiogQmVuZWZpY2lhcnkgb2YgdGhlIFRhc2suIFRoZSBlbnRpdHkgd2hvIGJlbmVmaXRzIGZyb20gdGhlIHBlcmZvcm1hbmNlIG9mIHRoZSBzZXJ2aWNlIHNwZWNpZmllZCBpbiB0aGUgdGFzayAoZS5nLiwgdGhlIHBhdGllbnQpLiAqL1xuICBmb3I/OiBSZWZlcmVuY2U7XG5cbiAgLyoqIEhlYWx0aGNhcmUgZXZlbnQgZHVyaW5nIHdoaWNoIHRoaXMgdGFzayBvcmlnaW5hdGVkLiBUaGUgaGVhbHRoY2FyZSBldmVudCAoZS5nLiBhIHBhdGllbnQgYW5kIGhlYWx0aGNhcmUgcHJvdmlkZXIgaW50ZXJhY3Rpb24pIGR1cmluZyB3aGljaCB0aGlzIHRhc2sgd2FzIGNyZWF0ZWQuICovXG4gIGVuY291bnRlcj86IFJlZmVyZW5jZTtcblxuICAvKiogU3RhcnQgYW5kIGVuZCB0aW1lIG9mIGV4ZWN1dGlvbi4gSWRlbnRpZmllcyB0aGUgdGltZSBhY3Rpb24gd2FzIGZpcnN0IHRha2VuIGFnYWluc3QgdGhlIHRhc2sgKHN0YXJ0KSBhbmQvb3IgdGhlIHRpbWUgZmluYWwgYWN0aW9uIHdhcyB0YWtlbiBhZ2FpbnN0IHRoZSB0YXNrIHByaW9yIHRvIG1hcmtpbmcgaXQgYXMgY29tcGxldGVkIChlbmQpLiAqL1xuICBleGVjdXRpb25QZXJpb2Q/OiBQZXJpb2Q7XG5cbiAgLyoqIFRhc2sgQ3JlYXRpb24gRGF0ZS4gVGhlIGRhdGUgYW5kIHRpbWUgdGhpcyB0YXNrIHdhcyBjcmVhdGVkIChSNDogZGF0ZVRpbWUpLiAqL1xuICBhdXRob3JlZE9uPzogc3RyaW5nO1xuXG4gIC8qKiBUYXNrIExhc3QgTW9kaWZpZWQgRGF0ZS4gVGhlIGRhdGUgYW5kIHRpbWUgb2YgbGFzdCBtb2RpZmljYXRpb24gdG8gdGhpcyB0YXNrIChSNDogZGF0ZVRpbWUpLiAqL1xuICBsYXN0TW9kaWZpZWQ/OiBzdHJpbmc7XG5cbiAgLyoqIFdobyBpcyBhc2tpbmcgZm9yIHRhc2sgdG8gYmUgZG9uZS4gVGhlIGNyZWF0b3Igb2YgdGhlIHRhc2sgKFI0OiAwLi4xIFJlZmVyZW5jZTsgdGhpcyB0eXBlIHN1cHBvcnRzIGFnZW50L29uQmVoYWxmT2YgcGFydGljaXBhdGlvbiBwYXR0ZXJuKS4gKi9cbiAgcmVxdWVzdGVyPzogVGFza19SZXF1ZXN0ZXI7XG5cbiAgLyoqIFJlcXVlc3RlZCBwZXJmb3JtZXIuIFRoZSB0eXBlIG9mIHBhcnRpY2lwYW50IHRoYXQgY2FuIGV4ZWN1dGUgdGhlIHRhc2suICovXG4gIHBlcmZvcm1lclR5cGU/OiBBcnJheTxDb2RlYWJsZUNvbmNlcHQ+O1xuXG4gIC8qKiBSZXNwb25zaWJsZSBpbmRpdmlkdWFsLiBJbmRpdmlkdWFsIG9yZ2FuaXphdGlvbiBvciBEZXZpY2UgY3VycmVudGx5IHJlc3BvbnNpYmxlIGZvciB0YXNrIGV4ZWN1dGlvbi4gKi9cbiAgb3duZXI/OiBSZWZlcmVuY2U7XG5cbiAgLyoqIFdoZXJlIHRhc2sgb2NjdXJzLiBQcmluY2lwYWwgcGh5c2ljYWwgbG9jYXRpb24gd2hlcmUgdGhpcyB0YXNrIGlzIHBlcmZvcm1lZC4gKi9cbiAgbG9jYXRpb24/OiBSZWZlcmVuY2U7XG5cbiAgLyoqIFdoeSB0YXNrIGlzIG5lZWRlZC4gQSBkZXNjcmlwdGlvbiBvciBjb2RlIGluZGljYXRpbmcgd2h5IHRoaXMgdGFzayBuZWVkcyB0byBiZSBwZXJmb3JtZWQuICovXG4gIHJlYXNvbkNvZGU/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIFdoeSB0YXNrIGlzIG5lZWRlZC4gQSByZXNvdXJjZSByZWZlcmVuY2UgaW5kaWNhdGluZyB3aHkgdGhpcyB0YXNrIG5lZWRzIHRvIGJlIHBlcmZvcm1lZC4gKi9cbiAgcmVhc29uUmVmZXJlbmNlPzogUmVmZXJlbmNlO1xuXG4gIC8qKiBBc3NvY2lhdGVkIGluc3VyYW5jZSBjb3ZlcmFnZS4gSW5zdXJhbmNlIHBsYW5zLCBjb3ZlcmFnZSBleHRlbnNpb25zLCBwcmUtYXV0aG9yaXphdGlvbnMgYW5kL29yIHByZS1kZXRlcm1pbmF0aW9ucyB0aGF0IG1heSBiZSByZWxldmFudCB0byB0aGUgVGFzay4gKi9cbiAgaW5zdXJhbmNlPzogQXJyYXk8UmVmZXJlbmNlPjtcblxuICAvKiogQ29tbWVudHMgbWFkZSBhYm91dCB0aGUgdGFzay4gRnJlZS10ZXh0IGluZm9ybWF0aW9uIGNhcHR1cmVkIGFib3V0IHRoZSB0YXNrIGFzIGl0IHByb2dyZXNzZXMuICovXG4gIG5vdGU/OiBBcnJheTxBbm5vdGF0aW9uPjtcblxuICAvKiogS2V5IGV2ZW50cyBpbiBoaXN0b3J5IG9mIHRoZSBUYXNrLiBMaW5rcyB0byBQcm92ZW5hbmNlIHJlY29yZHMgZm9yIHBhc3QgdmVyc2lvbnMgb2YgdGhpcyBUYXNrIHRoYXQgaWRlbnRpZnkga2V5IHN0YXRlIHRyYW5zaXRpb25zIG9yIHVwZGF0ZXMuICovXG4gIHJlbGV2YW50SGlzdG9yeT86IEFycmF5PFJlZmVyZW5jZT47XG5cbiAgLyoqIENvbnN0cmFpbnRzIG9uIGZ1bGZpbGxtZW50IHRhc2tzLiBJZiB0aGUgVGFzay5mb2N1cyBpcyBhIHJlcXVlc3QgcmVzb3VyY2UgYW5kIHRoZSB0YXNrIGlzIHNlZWtpbmcgZnVsZmlsbG1lbnQsIHRoaXMgZWxlbWVudCBpZGVudGlmaWVzIGFueSBsaW1pdGF0aW9ucyBvbiB3aGF0IHBhcnRzIG9mIHRoZSByZWZlcmVuY2VkIHJlcXVlc3Qgc2hvdWxkIGJlIGFjdGlvbmVkLiAqL1xuICByZXN0cmljdGlvbj86IFRhc2tfUmVzdHJpY3Rpb247XG5cbiAgLyoqIEluZm9ybWF0aW9uIHVzZWQgdG8gcGVyZm9ybSB0YXNrLiBBZGRpdGlvbmFsIGluZm9ybWF0aW9uIHRoYXQgbWF5IGJlIG5lZWRlZCBpbiB0aGUgZXhlY3V0aW9uIG9mIHRoZSB0YXNrLiAqL1xuICBpbnB1dD86IEFycmF5PFRhc2tfSW5wdXQ+O1xuXG4gIC8qKiBJbmZvcm1hdGlvbiBwcm9kdWNlZCBhcyBwYXJ0IG9mIHRhc2suIE91dHB1dHMgcHJvZHVjZWQgYnkgdGhlIFRhc2suICovXG4gIG91dHB1dD86IEFycmF5PFRhc2tfT3V0cHV0Pjtcbn1cbiJdfQ==
|
package/lib/task_input.d.ts
DELETED
|
@@ -1,149 +0,0 @@
|
|
|
1
|
-
import type { Address } from "./address";
|
|
2
|
-
import type { Age } from "./age";
|
|
3
|
-
import type { Annotation } from "./annotation";
|
|
4
|
-
import type { Attachment } from "./attachment";
|
|
5
|
-
import type { BackboneElement } from "./backboneelement";
|
|
6
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
7
|
-
import type { Coding } from "./coding";
|
|
8
|
-
import type { ContactDetail } from "./contactdetail";
|
|
9
|
-
import type { ContactPoint } from "./contactpoint";
|
|
10
|
-
import type { Contributor } from "./contributor";
|
|
11
|
-
import type { Count } from "./count";
|
|
12
|
-
import type { DataRequirement } from "./datarequirement";
|
|
13
|
-
import type { Distance } from "./distance";
|
|
14
|
-
import type { Dosage } from "./dosage";
|
|
15
|
-
import type { Duration } from "./duration";
|
|
16
|
-
import type { Element } from "./element";
|
|
17
|
-
import type { ElementDefinition } from "./elementdefinition";
|
|
18
|
-
import type { Extension } from "./extension";
|
|
19
|
-
import type { HumanName } from "./humanname";
|
|
20
|
-
import type { Identifier } from "./identifier";
|
|
21
|
-
import type { Meta } from "./meta";
|
|
22
|
-
import type { Money } from "./money";
|
|
23
|
-
import type { Narrative } from "./narrative";
|
|
24
|
-
import type { ParameterDefinition } from "./parameterdefinition";
|
|
25
|
-
import type { Period } from "./period";
|
|
26
|
-
import type { Quantity } from "./quantity";
|
|
27
|
-
import type { Range } from "./range";
|
|
28
|
-
import type { Ratio } from "./ratio";
|
|
29
|
-
import type { Reference } from "./reference";
|
|
30
|
-
import type { RelatedArtifact } from "./relatedartifact";
|
|
31
|
-
import type { SampledData } from "./sampleddata";
|
|
32
|
-
import type { Signature } from "./signature";
|
|
33
|
-
import type { Timing } from "./timing";
|
|
34
|
-
import type { TriggerDefinition } from "./triggerdefinition";
|
|
35
|
-
import type { UsageContext } from "./usagecontext";
|
|
36
|
-
/**
|
|
37
|
-
* Information used to perform task (Task.input).
|
|
38
|
-
* Additional information that may be needed in the execution of the task. Resources and data used to perform the task.
|
|
39
|
-
*/
|
|
40
|
-
export interface Task_Input extends BackboneElement {
|
|
41
|
-
/** Label for the input. A code or description indicating how the input is intended to be used as part of the task execution (required in R4). */
|
|
42
|
-
type: CodeableConcept;
|
|
43
|
-
/** Content to use in performing the task. The value of the input parameter (R4: value[x] 1..1, one of the value* below). */
|
|
44
|
-
valueBoolean?: boolean;
|
|
45
|
-
/** The value of the input parameter as a basic type. */
|
|
46
|
-
valueInteger?: number;
|
|
47
|
-
/** The value of the input parameter as a basic type. */
|
|
48
|
-
valueDecimal?: number;
|
|
49
|
-
/** The value of the input parameter as a basic type. */
|
|
50
|
-
valueBase64Binary?: string;
|
|
51
|
-
/** The value of the input parameter as a basic type. */
|
|
52
|
-
valueInstant?: string;
|
|
53
|
-
/** The value of the input parameter as a basic type. */
|
|
54
|
-
valueString?: string;
|
|
55
|
-
/** The value of the input parameter as a basic type. */
|
|
56
|
-
valueUri?: string;
|
|
57
|
-
/** The value of the input parameter as a basic type. */
|
|
58
|
-
valueDate?: string;
|
|
59
|
-
/** The value of the input parameter as a basic type. */
|
|
60
|
-
valueDateTime?: string;
|
|
61
|
-
/** The value of the input parameter as a basic type. */
|
|
62
|
-
valueTime?: string;
|
|
63
|
-
/** The value of the input parameter as a basic type. */
|
|
64
|
-
valueCode?: string;
|
|
65
|
-
/** The value of the input parameter as a basic type. */
|
|
66
|
-
valueOid?: string;
|
|
67
|
-
/** The value of the input parameter as a basic type. */
|
|
68
|
-
valueUuid?: string;
|
|
69
|
-
/** The value of the input parameter as a basic type. */
|
|
70
|
-
valueId?: string;
|
|
71
|
-
/** The value of the input parameter as a basic type. */
|
|
72
|
-
valueUnsignedInt?: number;
|
|
73
|
-
/** The value of the input parameter as a basic type. */
|
|
74
|
-
valuePositiveInt?: number;
|
|
75
|
-
/** The value of the input parameter as a basic type. */
|
|
76
|
-
valueMarkdown?: string;
|
|
77
|
-
/** The value of the input parameter as a basic type. */
|
|
78
|
-
valueElement?: Element;
|
|
79
|
-
/** The value of the input parameter as a basic type. */
|
|
80
|
-
valueExtension?: Extension;
|
|
81
|
-
/** The value of the input parameter as a basic type. */
|
|
82
|
-
valueBackboneElement?: BackboneElement;
|
|
83
|
-
/** The value of the input parameter as a basic type. */
|
|
84
|
-
valueNarrative?: Narrative;
|
|
85
|
-
/** The value of the input parameter as a basic type. */
|
|
86
|
-
valueAnnotation?: Annotation;
|
|
87
|
-
/** The value of the input parameter as a basic type. */
|
|
88
|
-
valueAttachment?: Attachment;
|
|
89
|
-
/** The value of the input parameter as a basic type. */
|
|
90
|
-
valueIdentifier?: Identifier;
|
|
91
|
-
/** The value of the input parameter as a basic type. */
|
|
92
|
-
valueCodeableConcept?: CodeableConcept;
|
|
93
|
-
/** The value of the input parameter as a basic type. */
|
|
94
|
-
valueCoding?: Coding;
|
|
95
|
-
/** The value of the input parameter as a basic type. */
|
|
96
|
-
valueQuantity?: Quantity;
|
|
97
|
-
/** The value of the input parameter as a basic type. */
|
|
98
|
-
valueDuration?: Duration;
|
|
99
|
-
/** The value of the input parameter as a basic type. */
|
|
100
|
-
valueSimpleQuantity?: Quantity;
|
|
101
|
-
/** The value of the input parameter as a basic type. */
|
|
102
|
-
valueDistance?: Distance;
|
|
103
|
-
/** The value of the input parameter as a basic type. */
|
|
104
|
-
valueCount?: Count;
|
|
105
|
-
/** The value of the input parameter as a basic type. */
|
|
106
|
-
valueMoney?: Money;
|
|
107
|
-
/** The value of the input parameter as a basic type. */
|
|
108
|
-
valueAge?: Age;
|
|
109
|
-
/** The value of the input parameter as a basic type. */
|
|
110
|
-
valueRange?: Range;
|
|
111
|
-
/** The value of the input parameter as a basic type. */
|
|
112
|
-
valuePeriod?: Period;
|
|
113
|
-
/** The value of the input parameter as a basic type. */
|
|
114
|
-
valueRatio?: Ratio;
|
|
115
|
-
/** The value of the input parameter as a basic type. */
|
|
116
|
-
valueReference?: Reference;
|
|
117
|
-
/** The value of the input parameter as a basic type. */
|
|
118
|
-
valueSampledData?: SampledData;
|
|
119
|
-
/** The value of the input parameter as a basic type. */
|
|
120
|
-
valueSignature?: Signature;
|
|
121
|
-
/** The value of the input parameter as a basic type. */
|
|
122
|
-
valueHumanName?: HumanName;
|
|
123
|
-
/** The value of the input parameter as a basic type. */
|
|
124
|
-
valueAddress?: Address;
|
|
125
|
-
/** The value of the input parameter as a basic type. */
|
|
126
|
-
valueContactPoint?: ContactPoint;
|
|
127
|
-
/** The value of the input parameter as a basic type. */
|
|
128
|
-
valueTiming?: Timing;
|
|
129
|
-
/** The value of the input parameter as a basic type. */
|
|
130
|
-
valueMeta?: Meta;
|
|
131
|
-
/** The value of the input parameter as a basic type. */
|
|
132
|
-
valueElementDefinition?: ElementDefinition;
|
|
133
|
-
/** The value of the input parameter as a basic type. */
|
|
134
|
-
valueContactDetail?: ContactDetail;
|
|
135
|
-
/** The value of the input parameter as a basic type. */
|
|
136
|
-
valueContributor?: Contributor;
|
|
137
|
-
/** The value of the input parameter as a basic type. */
|
|
138
|
-
valueDosage?: Dosage;
|
|
139
|
-
/** The value of the input parameter as a basic type. */
|
|
140
|
-
valueRelatedArtifact?: RelatedArtifact;
|
|
141
|
-
/** The value of the input parameter as a basic type. */
|
|
142
|
-
valueUsageContext?: UsageContext;
|
|
143
|
-
/** The value of the input parameter as a basic type. */
|
|
144
|
-
valueDataRequirement?: DataRequirement;
|
|
145
|
-
/** The value of the input parameter as a basic type. */
|
|
146
|
-
valueParameterDefinition?: ParameterDefinition;
|
|
147
|
-
/** The value of the input parameter as a basic type. */
|
|
148
|
-
valueTriggerDefinition?: TriggerDefinition;
|
|
149
|
-
}
|
package/lib/task_input.js
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFza19pbnB1dC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy90YXNrX2lucHV0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IEFkZHJlc3MgfSBmcm9tIFwiLi9hZGRyZXNzXCI7XG5pbXBvcnQgdHlwZSB7IEFnZSB9IGZyb20gXCIuL2FnZVwiO1xuaW1wb3J0IHR5cGUgeyBBbm5vdGF0aW9uIH0gZnJvbSBcIi4vYW5ub3RhdGlvblwiO1xuaW1wb3J0IHR5cGUgeyBBdHRhY2htZW50IH0gZnJvbSBcIi4vYXR0YWNobWVudFwiO1xuaW1wb3J0IHR5cGUgeyBCYWNrYm9uZUVsZW1lbnQgfSBmcm9tIFwiLi9iYWNrYm9uZWVsZW1lbnRcIjtcbmltcG9ydCB0eXBlIHsgQ29kZWFibGVDb25jZXB0IH0gZnJvbSBcIi4vY29kZWFibGVjb25jZXB0XCI7XG5pbXBvcnQgdHlwZSB7IENvZGluZyB9IGZyb20gXCIuL2NvZGluZ1wiO1xuaW1wb3J0IHR5cGUgeyBDb250YWN0RGV0YWlsIH0gZnJvbSBcIi4vY29udGFjdGRldGFpbFwiO1xuaW1wb3J0IHR5cGUgeyBDb250YWN0UG9pbnQgfSBmcm9tIFwiLi9jb250YWN0cG9pbnRcIjtcbmltcG9ydCB0eXBlIHsgQ29udHJpYnV0b3IgfSBmcm9tIFwiLi9jb250cmlidXRvclwiO1xuaW1wb3J0IHR5cGUgeyBDb3VudCB9IGZyb20gXCIuL2NvdW50XCI7XG5pbXBvcnQgdHlwZSB7IERhdGFSZXF1aXJlbWVudCB9IGZyb20gXCIuL2RhdGFyZXF1aXJlbWVudFwiO1xuaW1wb3J0IHR5cGUgeyBEaXN0YW5jZSB9IGZyb20gXCIuL2Rpc3RhbmNlXCI7XG5pbXBvcnQgdHlwZSB7IERvc2FnZSB9IGZyb20gXCIuL2Rvc2FnZVwiO1xuaW1wb3J0IHR5cGUgeyBEdXJhdGlvbiB9IGZyb20gXCIuL2R1cmF0aW9uXCI7XG5pbXBvcnQgdHlwZSB7IEVsZW1lbnQgfSBmcm9tIFwiLi9lbGVtZW50XCI7XG5pbXBvcnQgdHlwZSB7IEVsZW1lbnREZWZpbml0aW9uIH0gZnJvbSBcIi4vZWxlbWVudGRlZmluaXRpb25cIjtcbmltcG9ydCB0eXBlIHsgRXh0ZW5zaW9uIH0gZnJvbSBcIi4vZXh0ZW5zaW9uXCI7XG5pbXBvcnQgdHlwZSB7IEh1bWFuTmFtZSB9IGZyb20gXCIuL2h1bWFubmFtZVwiO1xuaW1wb3J0IHR5cGUgeyBJZGVudGlmaWVyIH0gZnJvbSBcIi4vaWRlbnRpZmllclwiO1xuaW1wb3J0IHR5cGUgeyBNZXRhIH0gZnJvbSBcIi4vbWV0YVwiO1xuaW1wb3J0IHR5cGUgeyBNb25leSB9IGZyb20gXCIuL21vbmV5XCI7XG5pbXBvcnQgdHlwZSB7IE5hcnJhdGl2ZSB9IGZyb20gXCIuL25hcnJhdGl2ZVwiO1xuaW1wb3J0IHR5cGUgeyBQYXJhbWV0ZXJEZWZpbml0aW9uIH0gZnJvbSBcIi4vcGFyYW1ldGVyZGVmaW5pdGlvblwiO1xuaW1wb3J0IHR5cGUgeyBQZXJpb2QgfSBmcm9tIFwiLi9wZXJpb2RcIjtcbmltcG9ydCB0eXBlIHsgUXVhbnRpdHkgfSBmcm9tIFwiLi9xdWFudGl0eVwiO1xuaW1wb3J0IHR5cGUgeyBSYW5nZSB9IGZyb20gXCIuL3JhbmdlXCI7XG5pbXBvcnQgdHlwZSB7IFJhdGlvIH0gZnJvbSBcIi4vcmF0aW9cIjtcbmltcG9ydCB0eXBlIHsgUmVmZXJlbmNlIH0gZnJvbSBcIi4vcmVmZXJlbmNlXCI7XG5pbXBvcnQgdHlwZSB7IFJlbGF0ZWRBcnRpZmFjdCB9IGZyb20gXCIuL3JlbGF0ZWRhcnRpZmFjdFwiO1xuaW1wb3J0IHR5cGUgeyBTYW1wbGVkRGF0YSB9IGZyb20gXCIuL3NhbXBsZWRkYXRhXCI7XG5pbXBvcnQgdHlwZSB7IFNpZ25hdHVyZSB9IGZyb20gXCIuL3NpZ25hdHVyZVwiO1xuaW1wb3J0IHR5cGUgeyBUaW1pbmcgfSBmcm9tIFwiLi90aW1pbmdcIjtcbmltcG9ydCB0eXBlIHsgVHJpZ2dlckRlZmluaXRpb24gfSBmcm9tIFwiLi90cmlnZ2VyZGVmaW5pdGlvblwiO1xuaW1wb3J0IHR5cGUgeyBVc2FnZUNvbnRleHQgfSBmcm9tIFwiLi91c2FnZWNvbnRleHRcIjtcblxuLy8gRkhJUiBUYXNrLmlucHV0IGJhY2tib25lXG4vLyBTdHJ1Y3R1cmVEZWZpbml0aW9uOiBodHRwczovL2hsNy5vcmcvZmhpci9SNC90YXNrLmh0bWxcblxuLyoqXG4gKiBJbmZvcm1hdGlvbiB1c2VkIHRvIHBlcmZvcm0gdGFzayAoVGFzay5pbnB1dCkuXG4gKiBBZGRpdGlvbmFsIGluZm9ybWF0aW9uIHRoYXQgbWF5IGJlIG5lZWRlZCBpbiB0aGUgZXhlY3V0aW9uIG9mIHRoZSB0YXNrLiBSZXNvdXJjZXMgYW5kIGRhdGEgdXNlZCB0byBwZXJmb3JtIHRoZSB0YXNrLlxuICovXG5leHBvcnQgaW50ZXJmYWNlIFRhc2tfSW5wdXQgZXh0ZW5kcyBCYWNrYm9uZUVsZW1lbnQge1xuICAvKiogTGFiZWwgZm9yIHRoZSBpbnB1dC4gQSBjb2RlIG9yIGRlc2NyaXB0aW9uIGluZGljYXRpbmcgaG93IHRoZSBpbnB1dCBpcyBpbnRlbmRlZCB0byBiZSB1c2VkIGFzIHBhcnQgb2YgdGhlIHRhc2sgZXhlY3V0aW9uIChyZXF1aXJlZCBpbiBSNCkuICovXG4gIHR5cGU6IENvZGVhYmxlQ29uY2VwdDtcblxuICAvKiogQ29udGVudCB0byB1c2UgaW4gcGVyZm9ybWluZyB0aGUgdGFzay4gVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgKFI0OiB2YWx1ZVt4XSAxLi4xLCBvbmUgb2YgdGhlIHZhbHVlKiBiZWxvdykuICovXG4gIHZhbHVlQm9vbGVhbj86IGJvb2xlYW47XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVJbnRlZ2VyPzogbnVtYmVyO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlRGVjaW1hbD86IG51bWJlcjtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUJhc2U2NEJpbmFyeT86IHN0cmluZztcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUluc3RhbnQ/OiBzdHJpbmc7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVTdHJpbmc/OiBzdHJpbmc7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVVcmk/OiBzdHJpbmc7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVEYXRlPzogc3RyaW5nO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlRGF0ZVRpbWU/OiBzdHJpbmc7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVUaW1lPzogc3RyaW5nO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlQ29kZT86IHN0cmluZztcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZU9pZD86IHN0cmluZztcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZVV1aWQ/OiBzdHJpbmc7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVJZD86IHN0cmluZztcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZVVuc2lnbmVkSW50PzogbnVtYmVyO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlUG9zaXRpdmVJbnQ/OiBudW1iZXI7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVNYXJrZG93bj86IHN0cmluZztcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUVsZW1lbnQ/OiBFbGVtZW50O1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlRXh0ZW5zaW9uPzogRXh0ZW5zaW9uO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlQmFja2JvbmVFbGVtZW50PzogQmFja2JvbmVFbGVtZW50O1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlTmFycmF0aXZlPzogTmFycmF0aXZlO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlQW5ub3RhdGlvbj86IEFubm90YXRpb247XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVBdHRhY2htZW50PzogQXR0YWNobWVudDtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUlkZW50aWZpZXI/OiBJZGVudGlmaWVyO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlQ29kZWFibGVDb25jZXB0PzogQ29kZWFibGVDb25jZXB0O1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlQ29kaW5nPzogQ29kaW5nO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlUXVhbnRpdHk/OiBRdWFudGl0eTtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUR1cmF0aW9uPzogRHVyYXRpb247XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVTaW1wbGVRdWFudGl0eT86IFF1YW50aXR5O1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlRGlzdGFuY2U/OiBEaXN0YW5jZTtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUNvdW50PzogQ291bnQ7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVNb25leT86IE1vbmV5O1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlQWdlPzogQWdlO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlUmFuZ2U/OiBSYW5nZTtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZVBlcmlvZD86IFBlcmlvZDtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZVJhdGlvPzogUmF0aW87XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVSZWZlcmVuY2U/OiBSZWZlcmVuY2U7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVTYW1wbGVkRGF0YT86IFNhbXBsZWREYXRhO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlU2lnbmF0dXJlPzogU2lnbmF0dXJlO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlSHVtYW5OYW1lPzogSHVtYW5OYW1lO1xuXG4gIC8qKiBUaGUgdmFsdWUgb2YgdGhlIGlucHV0IHBhcmFtZXRlciBhcyBhIGJhc2ljIHR5cGUuICovXG4gIHZhbHVlQWRkcmVzcz86IEFkZHJlc3M7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVDb250YWN0UG9pbnQ/OiBDb250YWN0UG9pbnQ7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVUaW1pbmc/OiBUaW1pbmc7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVNZXRhPzogTWV0YTtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUVsZW1lbnREZWZpbml0aW9uPzogRWxlbWVudERlZmluaXRpb247XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVDb250YWN0RGV0YWlsPzogQ29udGFjdERldGFpbDtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZUNvbnRyaWJ1dG9yPzogQ29udHJpYnV0b3I7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVEb3NhZ2U/OiBEb3NhZ2U7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVSZWxhdGVkQXJ0aWZhY3Q/OiBSZWxhdGVkQXJ0aWZhY3Q7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVVc2FnZUNvbnRleHQ/OiBVc2FnZUNvbnRleHQ7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVEYXRhUmVxdWlyZW1lbnQ/OiBEYXRhUmVxdWlyZW1lbnQ7XG5cbiAgLyoqIFRoZSB2YWx1ZSBvZiB0aGUgaW5wdXQgcGFyYW1ldGVyIGFzIGEgYmFzaWMgdHlwZS4gKi9cbiAgdmFsdWVQYXJhbWV0ZXJEZWZpbml0aW9uPzogUGFyYW1ldGVyRGVmaW5pdGlvbjtcblxuICAvKiogVGhlIHZhbHVlIG9mIHRoZSBpbnB1dCBwYXJhbWV0ZXIgYXMgYSBiYXNpYyB0eXBlLiAqL1xuICB2YWx1ZVRyaWdnZXJEZWZpbml0aW9uPzogVHJpZ2dlckRlZmluaXRpb247XG59XG4iXX0=
|
package/lib/task_output.d.ts
DELETED
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
import type { Address } from "./address";
|
|
2
|
-
import type { Age } from "./age";
|
|
3
|
-
import type { Annotation } from "./annotation";
|
|
4
|
-
import type { Attachment } from "./attachment";
|
|
5
|
-
import type { BackboneElement } from "./backboneelement";
|
|
6
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
7
|
-
import type { Coding } from "./coding";
|
|
8
|
-
import type { ContactDetail } from "./contactdetail";
|
|
9
|
-
import type { ContactPoint } from "./contactpoint";
|
|
10
|
-
import type { Contributor } from "./contributor";
|
|
11
|
-
import type { Count } from "./count";
|
|
12
|
-
import type { DataRequirement } from "./datarequirement";
|
|
13
|
-
import type { Distance } from "./distance";
|
|
14
|
-
import type { Dosage } from "./dosage";
|
|
15
|
-
import type { Duration } from "./duration";
|
|
16
|
-
import type { Element } from "./element";
|
|
17
|
-
import type { ElementDefinition } from "./elementdefinition";
|
|
18
|
-
import type { Expression } from "./expression";
|
|
19
|
-
import type { Extension } from "./extension";
|
|
20
|
-
import type { HumanName } from "./humanname";
|
|
21
|
-
import type { Identifier } from "./identifier";
|
|
22
|
-
import type { Meta } from "./meta";
|
|
23
|
-
import type { Money } from "./money";
|
|
24
|
-
import type { Narrative } from "./narrative";
|
|
25
|
-
import type { ParameterDefinition } from "./parameterdefinition";
|
|
26
|
-
import type { Period } from "./period";
|
|
27
|
-
import type { Quantity } from "./quantity";
|
|
28
|
-
import type { Range } from "./range";
|
|
29
|
-
import type { Ratio } from "./ratio";
|
|
30
|
-
import type { Reference } from "./reference";
|
|
31
|
-
import type { RelatedArtifact } from "./relatedartifact";
|
|
32
|
-
import type { SampledData } from "./sampleddata";
|
|
33
|
-
import type { Signature } from "./signature";
|
|
34
|
-
import type { Timing } from "./timing";
|
|
35
|
-
import type { TriggerDefinition } from "./triggerdefinition";
|
|
36
|
-
import type { UsageContext } from "./usagecontext";
|
|
37
|
-
export interface Task_Output extends BackboneElement {
|
|
38
|
-
/** Label for output: the name of the Output parameter. Required in R4 (1..1). */
|
|
39
|
-
type: CodeableConcept;
|
|
40
|
-
/** Result of output. Exactly one of the value* properties must be present (1..1). */
|
|
41
|
-
valueBoolean?: boolean;
|
|
42
|
-
/** Result of output (1..1). */
|
|
43
|
-
valueCanonical?: string;
|
|
44
|
-
/** Result of output (1..1). */
|
|
45
|
-
valueInteger?: number;
|
|
46
|
-
/** Result of output (1..1). */
|
|
47
|
-
valueDecimal?: number;
|
|
48
|
-
/** Result of output (1..1). */
|
|
49
|
-
valueBase64Binary?: string;
|
|
50
|
-
/** Result of output (1..1). */
|
|
51
|
-
valueInstant?: string;
|
|
52
|
-
/** Result of output (1..1). */
|
|
53
|
-
valueString?: string;
|
|
54
|
-
/** Result of output (1..1). */
|
|
55
|
-
valueUri?: string;
|
|
56
|
-
/** Result of output (1..1). */
|
|
57
|
-
valueUrl?: string;
|
|
58
|
-
/** Result of output (1..1). */
|
|
59
|
-
valueDate?: string;
|
|
60
|
-
/** Result of output (1..1). */
|
|
61
|
-
valueDateTime?: string;
|
|
62
|
-
/** Result of output (1..1). */
|
|
63
|
-
valueTime?: string;
|
|
64
|
-
/** Result of output (1..1). */
|
|
65
|
-
valueCode?: string;
|
|
66
|
-
/** Result of output (1..1). */
|
|
67
|
-
valueOid?: string;
|
|
68
|
-
/** Result of output (1..1). */
|
|
69
|
-
valueUuid?: string;
|
|
70
|
-
/** Result of output (1..1). */
|
|
71
|
-
valueId?: string;
|
|
72
|
-
/** Result of output (1..1). */
|
|
73
|
-
valueUnsignedInt?: number;
|
|
74
|
-
/** Result of output (1..1). */
|
|
75
|
-
valuePositiveInt?: number;
|
|
76
|
-
/** Result of output (1..1). */
|
|
77
|
-
valueMarkdown?: string;
|
|
78
|
-
/** Result of output (1..1). */
|
|
79
|
-
valueElement?: Element;
|
|
80
|
-
/** Result of output (1..1). */
|
|
81
|
-
valueExtension?: Extension;
|
|
82
|
-
/** Result of output (1..1). */
|
|
83
|
-
valueBackboneElement?: BackboneElement;
|
|
84
|
-
/** Result of output (1..1). */
|
|
85
|
-
valueNarrative?: Narrative;
|
|
86
|
-
/** Result of output (1..1). */
|
|
87
|
-
valueAnnotation?: Annotation;
|
|
88
|
-
/** Result of output (1..1). */
|
|
89
|
-
valueAttachment?: Attachment;
|
|
90
|
-
/** Result of output (1..1). */
|
|
91
|
-
valueIdentifier?: Identifier;
|
|
92
|
-
/** Result of output (1..1). */
|
|
93
|
-
valueCodeableConcept?: CodeableConcept;
|
|
94
|
-
/** Result of output (1..1). */
|
|
95
|
-
valueCoding?: Coding;
|
|
96
|
-
/** Result of output (1..1). */
|
|
97
|
-
valueQuantity?: Quantity;
|
|
98
|
-
/** Result of output (1..1). */
|
|
99
|
-
valueDuration?: Duration;
|
|
100
|
-
/** Result of output (1..1). */
|
|
101
|
-
valueSimpleQuantity?: Quantity;
|
|
102
|
-
/** Result of output (1..1). */
|
|
103
|
-
valueDistance?: Distance;
|
|
104
|
-
/** Result of output (1..1). */
|
|
105
|
-
valueCount?: Count;
|
|
106
|
-
/** Result of output (1..1). */
|
|
107
|
-
valueMoney?: Money;
|
|
108
|
-
/** Result of output (1..1). */
|
|
109
|
-
valueAge?: Age;
|
|
110
|
-
/** Result of output (1..1). */
|
|
111
|
-
valueRange?: Range;
|
|
112
|
-
/** Result of output (1..1). */
|
|
113
|
-
valuePeriod?: Period;
|
|
114
|
-
/** Result of output (1..1). */
|
|
115
|
-
valueRatio?: Ratio;
|
|
116
|
-
/** Result of output (1..1). */
|
|
117
|
-
valueReference?: Reference;
|
|
118
|
-
/** Result of output (1..1). */
|
|
119
|
-
valueSampledData?: SampledData;
|
|
120
|
-
/** Result of output (1..1). */
|
|
121
|
-
valueSignature?: Signature;
|
|
122
|
-
/** Result of output (1..1). */
|
|
123
|
-
valueHumanName?: HumanName;
|
|
124
|
-
/** Result of output (1..1). */
|
|
125
|
-
valueAddress?: Address;
|
|
126
|
-
/** Result of output (1..1). */
|
|
127
|
-
valueContactPoint?: ContactPoint;
|
|
128
|
-
/** Result of output (1..1). */
|
|
129
|
-
valueTiming?: Timing;
|
|
130
|
-
/** Result of output (1..1). */
|
|
131
|
-
valueMeta?: Meta;
|
|
132
|
-
/** Result of output (1..1). */
|
|
133
|
-
valueElementDefinition?: ElementDefinition;
|
|
134
|
-
/** Result of output (1..1). */
|
|
135
|
-
valueContactDetail?: ContactDetail;
|
|
136
|
-
/** Result of output (1..1). */
|
|
137
|
-
valueContributor?: Contributor;
|
|
138
|
-
/** Result of output (1..1). */
|
|
139
|
-
valueDosage?: Dosage;
|
|
140
|
-
/** Result of output (1..1). */
|
|
141
|
-
valueRelatedArtifact?: RelatedArtifact;
|
|
142
|
-
/** Result of output (1..1). */
|
|
143
|
-
valueUsageContext?: UsageContext;
|
|
144
|
-
/** Result of output (1..1). */
|
|
145
|
-
valueDataRequirement?: DataRequirement;
|
|
146
|
-
/** Result of output (1..1). */
|
|
147
|
-
valueExpression?: Expression;
|
|
148
|
-
/** Result of output (1..1). */
|
|
149
|
-
valueParameterDefinition?: ParameterDefinition;
|
|
150
|
-
/** Result of output (1..1). */
|
|
151
|
-
valueTriggerDefinition?: TriggerDefinition;
|
|
152
|
-
}
|
package/lib/task_output.js
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFza19vdXRwdXQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvdGFza19vdXRwdXQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQWRkcmVzcyB9IGZyb20gXCIuL2FkZHJlc3NcIjtcbmltcG9ydCB0eXBlIHsgQWdlIH0gZnJvbSBcIi4vYWdlXCI7XG5pbXBvcnQgdHlwZSB7IEFubm90YXRpb24gfSBmcm9tIFwiLi9hbm5vdGF0aW9uXCI7XG5pbXBvcnQgdHlwZSB7IEF0dGFjaG1lbnQgfSBmcm9tIFwiLi9hdHRhY2htZW50XCI7XG5pbXBvcnQgdHlwZSB7IEJhY2tib25lRWxlbWVudCB9IGZyb20gXCIuL2JhY2tib25lZWxlbWVudFwiO1xuaW1wb3J0IHR5cGUgeyBDb2RlYWJsZUNvbmNlcHQgfSBmcm9tIFwiLi9jb2RlYWJsZWNvbmNlcHRcIjtcbmltcG9ydCB0eXBlIHsgQ29kaW5nIH0gZnJvbSBcIi4vY29kaW5nXCI7XG5pbXBvcnQgdHlwZSB7IENvbnRhY3REZXRhaWwgfSBmcm9tIFwiLi9jb250YWN0ZGV0YWlsXCI7XG5pbXBvcnQgdHlwZSB7IENvbnRhY3RQb2ludCB9IGZyb20gXCIuL2NvbnRhY3Rwb2ludFwiO1xuaW1wb3J0IHR5cGUgeyBDb250cmlidXRvciB9IGZyb20gXCIuL2NvbnRyaWJ1dG9yXCI7XG5pbXBvcnQgdHlwZSB7IENvdW50IH0gZnJvbSBcIi4vY291bnRcIjtcbmltcG9ydCB0eXBlIHsgRGF0YVJlcXVpcmVtZW50IH0gZnJvbSBcIi4vZGF0YXJlcXVpcmVtZW50XCI7XG5pbXBvcnQgdHlwZSB7IERpc3RhbmNlIH0gZnJvbSBcIi4vZGlzdGFuY2VcIjtcbmltcG9ydCB0eXBlIHsgRG9zYWdlIH0gZnJvbSBcIi4vZG9zYWdlXCI7XG5pbXBvcnQgdHlwZSB7IER1cmF0aW9uIH0gZnJvbSBcIi4vZHVyYXRpb25cIjtcbmltcG9ydCB0eXBlIHsgRWxlbWVudCB9IGZyb20gXCIuL2VsZW1lbnRcIjtcbmltcG9ydCB0eXBlIHsgRWxlbWVudERlZmluaXRpb24gfSBmcm9tIFwiLi9lbGVtZW50ZGVmaW5pdGlvblwiO1xuaW1wb3J0IHR5cGUgeyBFeHByZXNzaW9uIH0gZnJvbSBcIi4vZXhwcmVzc2lvblwiO1xuaW1wb3J0IHR5cGUgeyBFeHRlbnNpb24gfSBmcm9tIFwiLi9leHRlbnNpb25cIjtcbmltcG9ydCB0eXBlIHsgSHVtYW5OYW1lIH0gZnJvbSBcIi4vaHVtYW5uYW1lXCI7XG5pbXBvcnQgdHlwZSB7IElkZW50aWZpZXIgfSBmcm9tIFwiLi9pZGVudGlmaWVyXCI7XG5pbXBvcnQgdHlwZSB7IE1ldGEgfSBmcm9tIFwiLi9tZXRhXCI7XG5pbXBvcnQgdHlwZSB7IE1vbmV5IH0gZnJvbSBcIi4vbW9uZXlcIjtcbmltcG9ydCB0eXBlIHsgTmFycmF0aXZlIH0gZnJvbSBcIi4vbmFycmF0aXZlXCI7XG5pbXBvcnQgdHlwZSB7IFBhcmFtZXRlckRlZmluaXRpb24gfSBmcm9tIFwiLi9wYXJhbWV0ZXJkZWZpbml0aW9uXCI7XG5pbXBvcnQgdHlwZSB7IFBlcmlvZCB9IGZyb20gXCIuL3BlcmlvZFwiO1xuaW1wb3J0IHR5cGUgeyBRdWFudGl0eSB9IGZyb20gXCIuL3F1YW50aXR5XCI7XG5pbXBvcnQgdHlwZSB7IFJhbmdlIH0gZnJvbSBcIi4vcmFuZ2VcIjtcbmltcG9ydCB0eXBlIHsgUmF0aW8gfSBmcm9tIFwiLi9yYXRpb1wiO1xuaW1wb3J0IHR5cGUgeyBSZWZlcmVuY2UgfSBmcm9tIFwiLi9yZWZlcmVuY2VcIjtcbmltcG9ydCB0eXBlIHsgUmVsYXRlZEFydGlmYWN0IH0gZnJvbSBcIi4vcmVsYXRlZGFydGlmYWN0XCI7XG5pbXBvcnQgdHlwZSB7IFNhbXBsZWREYXRhIH0gZnJvbSBcIi4vc2FtcGxlZGRhdGFcIjtcbmltcG9ydCB0eXBlIHsgU2lnbmF0dXJlIH0gZnJvbSBcIi4vc2lnbmF0dXJlXCI7XG5pbXBvcnQgdHlwZSB7IFRpbWluZyB9IGZyb20gXCIuL3RpbWluZ1wiO1xuaW1wb3J0IHR5cGUgeyBUcmlnZ2VyRGVmaW5pdGlvbiB9IGZyb20gXCIuL3RyaWdnZXJkZWZpbml0aW9uXCI7XG5pbXBvcnQgdHlwZSB7IFVzYWdlQ29udGV4dCB9IGZyb20gXCIuL3VzYWdlY29udGV4dFwiO1xuXG4vLyBGSElSIFRhc2tfT3V0cHV0IFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvdGFzay5odG1sIChUYXNrLm91dHB1dCBiYWNrYm9uZSlcblxuZXhwb3J0IGludGVyZmFjZSBUYXNrX091dHB1dCBleHRlbmRzIEJhY2tib25lRWxlbWVudCB7XG4gIC8qKiBMYWJlbCBmb3Igb3V0cHV0OiB0aGUgbmFtZSBvZiB0aGUgT3V0cHV0IHBhcmFtZXRlci4gUmVxdWlyZWQgaW4gUjQgKDEuLjEpLiAqL1xuICB0eXBlOiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQuIEV4YWN0bHkgb25lIG9mIHRoZSB2YWx1ZSogcHJvcGVydGllcyBtdXN0IGJlIHByZXNlbnQgKDEuLjEpLiAqL1xuICB2YWx1ZUJvb2xlYW4/OiBib29sZWFuO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVDYW5vbmljYWw/OiBzdHJpbmc7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUludGVnZXI/OiBudW1iZXI7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZURlY2ltYWw/OiBudW1iZXI7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUJhc2U2NEJpbmFyeT86IHN0cmluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlSW5zdGFudD86IHN0cmluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlU3RyaW5nPzogc3RyaW5nO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVVcmk/OiBzdHJpbmc7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZVVybD86IHN0cmluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlRGF0ZT86IHN0cmluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlRGF0ZVRpbWU/OiBzdHJpbmc7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZVRpbWU/OiBzdHJpbmc7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUNvZGU/OiBzdHJpbmc7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZU9pZD86IHN0cmluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlVXVpZD86IHN0cmluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlSWQ/OiBzdHJpbmc7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZVVuc2lnbmVkSW50PzogbnVtYmVyO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVQb3NpdGl2ZUludD86IG51bWJlcjtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlTWFya2Rvd24/OiBzdHJpbmc7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUVsZW1lbnQ/OiBFbGVtZW50O1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVFeHRlbnNpb24/OiBFeHRlbnNpb247XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUJhY2tib25lRWxlbWVudD86IEJhY2tib25lRWxlbWVudDtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlTmFycmF0aXZlPzogTmFycmF0aXZlO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVBbm5vdGF0aW9uPzogQW5ub3RhdGlvbjtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlQXR0YWNobWVudD86IEF0dGFjaG1lbnQ7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUlkZW50aWZpZXI/OiBJZGVudGlmaWVyO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVDb2RlYWJsZUNvbmNlcHQ/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUNvZGluZz86IENvZGluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlUXVhbnRpdHk/OiBRdWFudGl0eTtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlRHVyYXRpb24/OiBEdXJhdGlvbjtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlU2ltcGxlUXVhbnRpdHk/OiBRdWFudGl0eTtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlRGlzdGFuY2U/OiBEaXN0YW5jZTtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlQ291bnQ/OiBDb3VudDtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlTW9uZXk/OiBNb25leTtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlQWdlPzogQWdlO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVSYW5nZT86IFJhbmdlO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVQZXJpb2Q/OiBQZXJpb2Q7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZVJhdGlvPzogUmF0aW87XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZVJlZmVyZW5jZT86IFJlZmVyZW5jZTtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlU2FtcGxlZERhdGE/OiBTYW1wbGVkRGF0YTtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlU2lnbmF0dXJlPzogU2lnbmF0dXJlO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVIdW1hbk5hbWU/OiBIdW1hbk5hbWU7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUFkZHJlc3M/OiBBZGRyZXNzO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVDb250YWN0UG9pbnQ/OiBDb250YWN0UG9pbnQ7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZVRpbWluZz86IFRpbWluZztcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlTWV0YT86IE1ldGE7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUVsZW1lbnREZWZpbml0aW9uPzogRWxlbWVudERlZmluaXRpb247XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUNvbnRhY3REZXRhaWw/OiBDb250YWN0RGV0YWlsO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVDb250cmlidXRvcj86IENvbnRyaWJ1dG9yO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVEb3NhZ2U/OiBEb3NhZ2U7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZVJlbGF0ZWRBcnRpZmFjdD86IFJlbGF0ZWRBcnRpZmFjdDtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlVXNhZ2VDb250ZXh0PzogVXNhZ2VDb250ZXh0O1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVEYXRhUmVxdWlyZW1lbnQ/OiBEYXRhUmVxdWlyZW1lbnQ7XG5cbiAgLyoqIFJlc3VsdCBvZiBvdXRwdXQgKDEuLjEpLiAqL1xuICB2YWx1ZUV4cHJlc3Npb24/OiBFeHByZXNzaW9uO1xuXG4gIC8qKiBSZXN1bHQgb2Ygb3V0cHV0ICgxLi4xKS4gKi9cbiAgdmFsdWVQYXJhbWV0ZXJEZWZpbml0aW9uPzogUGFyYW1ldGVyRGVmaW5pdGlvbjtcblxuICAvKiogUmVzdWx0IG9mIG91dHB1dCAoMS4uMSkuICovXG4gIHZhbHVlVHJpZ2dlckRlZmluaXRpb24/OiBUcmlnZ2VyRGVmaW5pdGlvbjtcbn1cbiJdfQ==
|
package/lib/task_requester.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { Reference } from "./reference";
|
|
3
|
-
export interface Task_Requester extends BackboneElement {
|
|
4
|
-
/** Who is asking for task to be done (the creator of the task). Maps to R5 Task.requester.agent. */
|
|
5
|
-
agent: Reference;
|
|
6
|
-
/** The organization the device or practitioner was acting on behalf of when they initiated the task. Maps to R5 Task.requester.onBehalfOf. */
|
|
7
|
-
onBehalfOf?: Reference;
|
|
8
|
-
}
|
package/lib/task_requester.js
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFza19yZXF1ZXN0ZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvdGFza19yZXF1ZXN0ZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQmFja2JvbmVFbGVtZW50IH0gZnJvbSBcIi4vYmFja2JvbmVlbGVtZW50XCI7XG5pbXBvcnQgdHlwZSB7IFJlZmVyZW5jZSB9IGZyb20gXCIuL3JlZmVyZW5jZVwiO1xuXG4vLyBGSElSIFRhc2tfUmVxdWVzdGVyIFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvdGFzay5odG1sXG4vLyBJbiBSNCwgVGFzay5yZXF1ZXN0ZXIgaXMgMC4uMSBSZWZlcmVuY2UgKERldmljZXxPcmdhbml6YXRpb258UGF0aWVudHxQcmFjdGl0aW9uZXJ8UHJhY3RpdGlvbmVyUm9sZXxSZWxhdGVkUGVyc29uKSwgbm90IGEgYmFja2JvbmUuXG4vLyBUaGlzIHR5cGUgKGFnZW50ICsgb25CZWhhbGZPZikgZm9sbG93cyB0aGUgRkhJUiBSNSBUYXNrLnJlcXVlc3RlciBzdHJ1Y3R1cmUgLyBwYXJ0aWNpcGF0aW9uIHBhdHRlcm4gZm9yIGltcGxlbWVudGVycyB3aG8gbmVlZCB0byBkaXN0aW5ndWlzaCByZXF1ZXN0ZXIgYWdlbnQgZnJvbSBvbi1iZWhhbGYtb2YuXG5cbmV4cG9ydCBpbnRlcmZhY2UgVGFza19SZXF1ZXN0ZXIgZXh0ZW5kcyBCYWNrYm9uZUVsZW1lbnQge1xuICAvKiogV2hvIGlzIGFza2luZyBmb3IgdGFzayB0byBiZSBkb25lICh0aGUgY3JlYXRvciBvZiB0aGUgdGFzaykuIE1hcHMgdG8gUjUgVGFzay5yZXF1ZXN0ZXIuYWdlbnQuICovXG4gIGFnZW50OiBSZWZlcmVuY2U7XG5cbiAgLyoqIFRoZSBvcmdhbml6YXRpb24gdGhlIGRldmljZSBvciBwcmFjdGl0aW9uZXIgd2FzIGFjdGluZyBvbiBiZWhhbGYgb2Ygd2hlbiB0aGV5IGluaXRpYXRlZCB0aGUgdGFzay4gTWFwcyB0byBSNSBUYXNrLnJlcXVlc3Rlci5vbkJlaGFsZk9mLiAqL1xuICBvbkJlaGFsZk9mPzogUmVmZXJlbmNlO1xufVxuIl19
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { Period } from "./period";
|
|
3
|
-
import type { Reference } from "./reference";
|
|
4
|
-
/**
|
|
5
|
-
* Constraints on fulfillment tasks (Task.restriction).
|
|
6
|
-
* If the Task.focus is a request resource and the task is seeking fulfillment (i.e. is asking for the request to be actioned), this element identifies any limitations on what parts of the referenced request should be actioned.
|
|
7
|
-
*/
|
|
8
|
-
export interface Task_Restriction extends BackboneElement {
|
|
9
|
-
/** How many times to repeat. Indicates the number of times the requested action should occur (R4: positiveInt). */
|
|
10
|
-
repetitions?: number;
|
|
11
|
-
/** When fulfillment sought. Over what time-period is fulfillment sought. */
|
|
12
|
-
period?: Period;
|
|
13
|
-
/** For whom is fulfillment sought? For requests targeted to more than one potential recipient/target, for whom is fulfillment sought? */
|
|
14
|
-
recipient?: Array<Reference>;
|
|
15
|
-
}
|
package/lib/task_restriction.js
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFza19yZXN0cmljdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy90YXNrX3Jlc3RyaWN0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IEJhY2tib25lRWxlbWVudCB9IGZyb20gXCIuL2JhY2tib25lZWxlbWVudFwiO1xuaW1wb3J0IHR5cGUgeyBQZXJpb2QgfSBmcm9tIFwiLi9wZXJpb2RcIjtcbmltcG9ydCB0eXBlIHsgUmVmZXJlbmNlIH0gZnJvbSBcIi4vcmVmZXJlbmNlXCI7XG5cbi8vIEZISVIgVGFzay5yZXN0cmljdGlvbiBiYWNrYm9uZVxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvdGFzay5odG1sXG5cbi8qKlxuICogQ29uc3RyYWludHMgb24gZnVsZmlsbG1lbnQgdGFza3MgKFRhc2sucmVzdHJpY3Rpb24pLlxuICogSWYgdGhlIFRhc2suZm9jdXMgaXMgYSByZXF1ZXN0IHJlc291cmNlIGFuZCB0aGUgdGFzayBpcyBzZWVraW5nIGZ1bGZpbGxtZW50IChpLmUuIGlzIGFza2luZyBmb3IgdGhlIHJlcXVlc3QgdG8gYmUgYWN0aW9uZWQpLCB0aGlzIGVsZW1lbnQgaWRlbnRpZmllcyBhbnkgbGltaXRhdGlvbnMgb24gd2hhdCBwYXJ0cyBvZiB0aGUgcmVmZXJlbmNlZCByZXF1ZXN0IHNob3VsZCBiZSBhY3Rpb25lZC5cbiAqL1xuZXhwb3J0IGludGVyZmFjZSBUYXNrX1Jlc3RyaWN0aW9uIGV4dGVuZHMgQmFja2JvbmVFbGVtZW50IHtcbiAgLyoqIEhvdyBtYW55IHRpbWVzIHRvIHJlcGVhdC4gSW5kaWNhdGVzIHRoZSBudW1iZXIgb2YgdGltZXMgdGhlIHJlcXVlc3RlZCBhY3Rpb24gc2hvdWxkIG9jY3VyIChSNDogcG9zaXRpdmVJbnQpLiAqL1xuICByZXBldGl0aW9ucz86IG51bWJlcjtcblxuICAvKiogV2hlbiBmdWxmaWxsbWVudCBzb3VnaHQuIE92ZXIgd2hhdCB0aW1lLXBlcmlvZCBpcyBmdWxmaWxsbWVudCBzb3VnaHQuICovXG4gIHBlcmlvZD86IFBlcmlvZDtcblxuICAvKiogRm9yIHdob20gaXMgZnVsZmlsbG1lbnQgc291Z2h0PyBGb3IgcmVxdWVzdHMgdGFyZ2V0ZWQgdG8gbW9yZSB0aGFuIG9uZSBwb3RlbnRpYWwgcmVjaXBpZW50L3RhcmdldCwgZm9yIHdob20gaXMgZnVsZmlsbG1lbnQgc291Z2h0PyAqL1xuICByZWNpcGllbnQ/OiBBcnJheTxSZWZlcmVuY2U+O1xufVxuIl19
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
2
|
-
import type { PublicationStatus } from "./constants";
|
|
3
|
-
import type { ContactDetail } from "./contactdetail";
|
|
4
|
-
import type { DomainResource } from "./domainresource";
|
|
5
|
-
import type { UsageContext } from "./usagecontext";
|
|
6
|
-
/** TerminologyCapabilities kind: instance | capability | requirements (CapabilityStatementKind). */
|
|
7
|
-
export declare const TERMINOLOGY_CAPABILITIES_KIND: {
|
|
8
|
-
/** Instance: the statement describes the capabilities of a specific software instance. */
|
|
9
|
-
readonly INSTANCE: "instance";
|
|
10
|
-
/** Capability: the statement describes the capabilities of a particular software (kind, not instance). */
|
|
11
|
-
readonly CAPABILITY: "capability";
|
|
12
|
-
/** Requirements: the statement describes a class of implementation (e.g. a desired purchase). */
|
|
13
|
-
readonly REQUIREMENTS: "requirements";
|
|
14
|
-
};
|
|
15
|
-
export type TerminologyCapabilitiesKind = (typeof TERMINOLOGY_CAPABILITIES_KIND)[keyof typeof TERMINOLOGY_CAPABILITIES_KIND];
|
|
16
|
-
/** Code search support: explicit | all (CodeSearchSupport). */
|
|
17
|
-
export declare const CODE_SEARCH: {
|
|
18
|
-
/** Explicit: the server only supports explicit code search (code search parameter). */
|
|
19
|
-
readonly EXPLICIT: "explicit";
|
|
20
|
-
/** All: the server supports the full CodeSearchRequirement. */
|
|
21
|
-
readonly ALL: "all";
|
|
22
|
-
};
|
|
23
|
-
export type CodeSearch = (typeof CODE_SEARCH)[keyof typeof CODE_SEARCH];
|
|
24
|
-
/**
|
|
25
|
-
* Terminology capabilities.
|
|
26
|
-
* A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.
|
|
27
|
-
*/
|
|
28
|
-
export interface TerminologyCapabilities extends DomainResource {
|
|
29
|
-
/** This is a TerminologyCapabilities resource */
|
|
30
|
-
resourceType: "TerminologyCapabilities";
|
|
31
|
-
/** Canonical identifier for this terminology capabilities, represented as a URI (globally unique). */
|
|
32
|
-
url?: string;
|
|
33
|
-
/** Business version of the terminology capabilities. */
|
|
34
|
-
version?: string;
|
|
35
|
-
/** Name for this terminology capabilities (computer friendly). */
|
|
36
|
-
name?: string;
|
|
37
|
-
/** Name for this terminology capabilities (human friendly). */
|
|
38
|
-
title?: string;
|
|
39
|
-
/** draft | active | retired | unknown. The status of this terminology capabilities (required in R4). */
|
|
40
|
-
status: PublicationStatus;
|
|
41
|
-
/** For testing purposes, not real usage. */
|
|
42
|
-
experimental?: boolean;
|
|
43
|
-
/** Date last changed. The date (and optionally time) when the terminology capabilities was published (required in R4). */
|
|
44
|
-
date: string;
|
|
45
|
-
/** Name of the publisher (organization or individual). */
|
|
46
|
-
publisher?: string;
|
|
47
|
-
/** Contact details for the publisher. */
|
|
48
|
-
contact?: Array<ContactDetail>;
|
|
49
|
-
/** Natural language description of the terminology capabilities (R4: markdown). */
|
|
50
|
-
description?: string;
|
|
51
|
-
/** The context that the content is intended to support. */
|
|
52
|
-
useContext?: Array<UsageContext>;
|
|
53
|
-
/** Intended jurisdiction for terminology capabilities (if applicable). */
|
|
54
|
-
jurisdiction?: Array<CodeableConcept>;
|
|
55
|
-
/** Why this terminology capabilities is defined (R4: markdown). */
|
|
56
|
-
purpose?: string;
|
|
57
|
-
/** Use and/or publishing restrictions (R4: markdown). */
|
|
58
|
-
copyright?: string;
|
|
59
|
-
/** The kind of capability that this terminology capabilities description describes (required in R4): instance | capability | requirements. */
|
|
60
|
-
kind: TerminologyCapabilitiesKind;
|
|
61
|
-
/** Software that is covered by this terminology capability statement (R4: 0..1 BackboneElement with name 1..1, version 0..1). */
|
|
62
|
-
software?: unknown;
|
|
63
|
-
/** If this describes a specific instance (R4: 0..1 BackboneElement with description 1..1, url 0..1). */
|
|
64
|
-
implementation?: unknown;
|
|
65
|
-
/** Whether the server is locked to a single code system. */
|
|
66
|
-
lockedDate?: boolean;
|
|
67
|
-
/** A list of code systems supported by the server (R4: 0..* BackboneElement TerminologyCapabilities.codeSystem with uri, version, etc.). */
|
|
68
|
-
codeSystem?: Array<unknown>;
|
|
69
|
-
/** Information about the ValueSet/$expand operation (R4: 0..1 BackboneElement TerminologyCapabilities.expansion). */
|
|
70
|
-
expansion?: unknown;
|
|
71
|
-
/** The degree to which the server supports the code search parameter on ValueSet (R4: 0..1 code explicit | all). */
|
|
72
|
-
codeSearch?: CodeSearch;
|
|
73
|
-
/** Information about the ValueSet/$validate-code operation (R4: 0..1 BackboneElement TerminologyCapabilities.validateCode). */
|
|
74
|
-
validateCode?: unknown;
|
|
75
|
-
/** Information about the ConceptMap/$translate operation (R4: 0..1 BackboneElement TerminologyCapabilities.translation). */
|
|
76
|
-
translation?: unknown;
|
|
77
|
-
/** Information about the ConceptMap/$closure operation (R4: 0..1 BackboneElement TerminologyCapabilities.closure). */
|
|
78
|
-
closure?: unknown;
|
|
79
|
-
}
|