@openhi/types 0.0.10 → 0.0.12
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 +2 -2
- 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
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
3
|
-
import type { Reference } from "./reference";
|
|
4
|
-
/** Reference sequence orientation: sense or antisense (orientationType). (0..1) */
|
|
5
|
-
export declare const MOLECULAR_SEQUENCE_ORIENTATION_TYPE: {
|
|
6
|
-
/** Sense: the strand that contains the open reading frame of the gene. */
|
|
7
|
-
readonly SENSE: "sense";
|
|
8
|
-
/** Antisense: the opposite complementary strand. */
|
|
9
|
-
readonly ANTISENSE: "antisense";
|
|
10
|
-
};
|
|
11
|
-
export type MolecularSequenceOrientationType = (typeof MOLECULAR_SEQUENCE_ORIENTATION_TYPE)[keyof typeof MOLECULAR_SEQUENCE_ORIENTATION_TYPE];
|
|
12
|
-
/** Reference sequence strand: Watson or Crick (strandType). (0..1) */
|
|
13
|
-
export declare const MOLECULAR_SEQUENCE_STRAND_TYPE: {
|
|
14
|
-
/** Watson: strand whose 5'-end is on the short arm of the chromosome. */
|
|
15
|
-
readonly WATSON: "watson";
|
|
16
|
-
/** Crick: strand whose 5'-end is on the long arm. */
|
|
17
|
-
readonly CRICK: "crick";
|
|
18
|
-
};
|
|
19
|
-
export type MolecularSequenceStrandType = (typeof MOLECULAR_SEQUENCE_STRAND_TYPE)[keyof typeof MOLECULAR_SEQUENCE_STRAND_TYPE];
|
|
20
|
-
export interface MolecularSequence_ReferenceSeq extends BackboneElement {
|
|
21
|
-
/** Chromosome containing genetic finding. (0..1) */
|
|
22
|
-
chromosome?: CodeableConcept;
|
|
23
|
-
/** The Genome Build used for reference (e.g. GRCh 37). (0..1) */
|
|
24
|
-
genomeBuild?: string;
|
|
25
|
-
/** Sense or antisense: relative reference to DNA strand based on gene orientation. (0..1) */
|
|
26
|
-
orientation?: MolecularSequenceOrientationType;
|
|
27
|
-
/** Reference identifier (e.g. NG_, NM_, NP_ for NCBI). (0..1) */
|
|
28
|
-
referenceSeqId?: CodeableConcept;
|
|
29
|
-
/** A pointer to another MolecularSequence entity as reference sequence. (0..1) */
|
|
30
|
-
referenceSeqPointer?: Reference;
|
|
31
|
-
/** A string to represent reference sequence (e.g. ACGT). (0..1) */
|
|
32
|
-
referenceSeqString?: string;
|
|
33
|
-
/** Watson or Crick: absolute reference to a strand. (0..1) */
|
|
34
|
-
strand?: MolecularSequenceStrandType;
|
|
35
|
-
/** Start position of the window on the reference sequence (inclusive). (0..1) */
|
|
36
|
-
windowStart?: number;
|
|
37
|
-
/** End position of the window on the reference sequence (0-based: exclusive; 1-based: inclusive). (0..1) */
|
|
38
|
-
windowEnd?: number;
|
|
39
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MOLECULAR_SEQUENCE_STRAND_TYPE = exports.MOLECULAR_SEQUENCE_ORIENTATION_TYPE = void 0;
|
|
4
|
-
// FHIR MolecularSequence_ReferenceSeq Type
|
|
5
|
-
// StructureDefinition: https://hl7.org/fhir/R4/molecularsequence.html (MolecularSequence.referenceSeq)
|
|
6
|
-
/** Reference sequence orientation: sense or antisense (orientationType). (0..1) */
|
|
7
|
-
exports.MOLECULAR_SEQUENCE_ORIENTATION_TYPE = {
|
|
8
|
-
/** Sense: the strand that contains the open reading frame of the gene. */
|
|
9
|
-
SENSE: "sense",
|
|
10
|
-
/** Antisense: the opposite complementary strand. */
|
|
11
|
-
ANTISENSE: "antisense",
|
|
12
|
-
};
|
|
13
|
-
/** Reference sequence strand: Watson or Crick (strandType). (0..1) */
|
|
14
|
-
exports.MOLECULAR_SEQUENCE_STRAND_TYPE = {
|
|
15
|
-
/** Watson: strand whose 5'-end is on the short arm of the chromosome. */
|
|
16
|
-
WATSON: "watson",
|
|
17
|
-
/** Crick: strand whose 5'-end is on the long arm. */
|
|
18
|
-
CRICK: "crick",
|
|
19
|
-
};
|
|
20
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9sZWN1bGFyc2VxdWVuY2VfcmVmZXJlbmNlc2VxLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vc3JjL21vbGVjdWxhcnNlcXVlbmNlX3JlZmVyZW5jZXNlcS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFJQSwyQ0FBMkM7QUFFM0MsdUdBQXVHO0FBRXZHLG1GQUFtRjtBQUN0RSxRQUFBLG1DQUFtQyxHQUFHO0lBQ2pELDBFQUEwRTtJQUMxRSxLQUFLLEVBQUUsT0FBTztJQUNkLG9EQUFvRDtJQUNwRCxTQUFTLEVBQUUsV0FBVztDQUNkLENBQUM7QUFLWCxzRUFBc0U7QUFDekQsUUFBQSw4QkFBOEIsR0FBRztJQUM1Qyx5RUFBeUU7SUFDekUsTUFBTSxFQUFFLFFBQVE7SUFDaEIscURBQXFEO0lBQ3JELEtBQUssRUFBRSxPQUFPO0NBQ04sQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQmFja2JvbmVFbGVtZW50IH0gZnJvbSBcIi4vYmFja2JvbmVlbGVtZW50XCI7XG5pbXBvcnQgdHlwZSB7IENvZGVhYmxlQ29uY2VwdCB9IGZyb20gXCIuL2NvZGVhYmxlY29uY2VwdFwiO1xuaW1wb3J0IHR5cGUgeyBSZWZlcmVuY2UgfSBmcm9tIFwiLi9yZWZlcmVuY2VcIjtcblxuLy8gRkhJUiBNb2xlY3VsYXJTZXF1ZW5jZV9SZWZlcmVuY2VTZXEgVHlwZVxuXG4vLyBTdHJ1Y3R1cmVEZWZpbml0aW9uOiBodHRwczovL2hsNy5vcmcvZmhpci9SNC9tb2xlY3VsYXJzZXF1ZW5jZS5odG1sIChNb2xlY3VsYXJTZXF1ZW5jZS5yZWZlcmVuY2VTZXEpXG5cbi8qKiBSZWZlcmVuY2Ugc2VxdWVuY2Ugb3JpZW50YXRpb246IHNlbnNlIG9yIGFudGlzZW5zZSAob3JpZW50YXRpb25UeXBlKS4gKDAuLjEpICovXG5leHBvcnQgY29uc3QgTU9MRUNVTEFSX1NFUVVFTkNFX09SSUVOVEFUSU9OX1RZUEUgPSB7XG4gIC8qKiBTZW5zZTogdGhlIHN0cmFuZCB0aGF0IGNvbnRhaW5zIHRoZSBvcGVuIHJlYWRpbmcgZnJhbWUgb2YgdGhlIGdlbmUuICovXG4gIFNFTlNFOiBcInNlbnNlXCIsXG4gIC8qKiBBbnRpc2Vuc2U6IHRoZSBvcHBvc2l0ZSBjb21wbGVtZW50YXJ5IHN0cmFuZC4gKi9cbiAgQU5USVNFTlNFOiBcImFudGlzZW5zZVwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgTW9sZWN1bGFyU2VxdWVuY2VPcmllbnRhdGlvblR5cGUgPVxuICAodHlwZW9mIE1PTEVDVUxBUl9TRVFVRU5DRV9PUklFTlRBVElPTl9UWVBFKVtrZXlvZiB0eXBlb2YgTU9MRUNVTEFSX1NFUVVFTkNFX09SSUVOVEFUSU9OX1RZUEVdO1xuXG4vKiogUmVmZXJlbmNlIHNlcXVlbmNlIHN0cmFuZDogV2F0c29uIG9yIENyaWNrIChzdHJhbmRUeXBlKS4gKDAuLjEpICovXG5leHBvcnQgY29uc3QgTU9MRUNVTEFSX1NFUVVFTkNFX1NUUkFORF9UWVBFID0ge1xuICAvKiogV2F0c29uOiBzdHJhbmQgd2hvc2UgNSctZW5kIGlzIG9uIHRoZSBzaG9ydCBhcm0gb2YgdGhlIGNocm9tb3NvbWUuICovXG4gIFdBVFNPTjogXCJ3YXRzb25cIixcbiAgLyoqIENyaWNrOiBzdHJhbmQgd2hvc2UgNSctZW5kIGlzIG9uIHRoZSBsb25nIGFybS4gKi9cbiAgQ1JJQ0s6IFwiY3JpY2tcIixcbn0gYXMgY29uc3Q7XG5cbmV4cG9ydCB0eXBlIE1vbGVjdWxhclNlcXVlbmNlU3RyYW5kVHlwZSA9XG4gICh0eXBlb2YgTU9MRUNVTEFSX1NFUVVFTkNFX1NUUkFORF9UWVBFKVtrZXlvZiB0eXBlb2YgTU9MRUNVTEFSX1NFUVVFTkNFX1NUUkFORF9UWVBFXTtcblxuZXhwb3J0IGludGVyZmFjZSBNb2xlY3VsYXJTZXF1ZW5jZV9SZWZlcmVuY2VTZXEgZXh0ZW5kcyBCYWNrYm9uZUVsZW1lbnQge1xuICAvKiogQ2hyb21vc29tZSBjb250YWluaW5nIGdlbmV0aWMgZmluZGluZy4gKDAuLjEpICovXG4gIGNocm9tb3NvbWU/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIFRoZSBHZW5vbWUgQnVpbGQgdXNlZCBmb3IgcmVmZXJlbmNlIChlLmcuIEdSQ2ggMzcpLiAoMC4uMSkgKi9cbiAgZ2Vub21lQnVpbGQ/OiBzdHJpbmc7XG5cbiAgLyoqIFNlbnNlIG9yIGFudGlzZW5zZTogcmVsYXRpdmUgcmVmZXJlbmNlIHRvIEROQSBzdHJhbmQgYmFzZWQgb24gZ2VuZSBvcmllbnRhdGlvbi4gKDAuLjEpICovXG4gIG9yaWVudGF0aW9uPzogTW9sZWN1bGFyU2VxdWVuY2VPcmllbnRhdGlvblR5cGU7XG5cbiAgLyoqIFJlZmVyZW5jZSBpZGVudGlmaWVyIChlLmcuIE5HXywgTk1fLCBOUF8gZm9yIE5DQkkpLiAoMC4uMSkgKi9cbiAgcmVmZXJlbmNlU2VxSWQ/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIEEgcG9pbnRlciB0byBhbm90aGVyIE1vbGVjdWxhclNlcXVlbmNlIGVudGl0eSBhcyByZWZlcmVuY2Ugc2VxdWVuY2UuICgwLi4xKSAqL1xuICByZWZlcmVuY2VTZXFQb2ludGVyPzogUmVmZXJlbmNlO1xuXG4gIC8qKiBBIHN0cmluZyB0byByZXByZXNlbnQgcmVmZXJlbmNlIHNlcXVlbmNlIChlLmcuIEFDR1QpLiAoMC4uMSkgKi9cbiAgcmVmZXJlbmNlU2VxU3RyaW5nPzogc3RyaW5nO1xuXG4gIC8qKiBXYXRzb24gb3IgQ3JpY2s6IGFic29sdXRlIHJlZmVyZW5jZSB0byBhIHN0cmFuZC4gKDAuLjEpICovXG4gIHN0cmFuZD86IE1vbGVjdWxhclNlcXVlbmNlU3RyYW5kVHlwZTtcblxuICAvKiogU3RhcnQgcG9zaXRpb24gb2YgdGhlIHdpbmRvdyBvbiB0aGUgcmVmZXJlbmNlIHNlcXVlbmNlIChpbmNsdXNpdmUpLiAoMC4uMSkgKi9cbiAgd2luZG93U3RhcnQ/OiBudW1iZXI7XG5cbiAgLyoqIEVuZCBwb3NpdGlvbiBvZiB0aGUgd2luZG93IG9uIHRoZSByZWZlcmVuY2Ugc2VxdWVuY2UgKDAtYmFzZWQ6IGV4Y2x1c2l2ZTsgMS1iYXNlZDogaW5jbHVzaXZlKS4gKDAuLjEpICovXG4gIHdpbmRvd0VuZD86IG51bWJlcjtcbn1cbiJdfQ==
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
/** Repository type: how to access the external resource (repositoryType). (1..1) */
|
|
3
|
-
export declare const MOLECULAR_SEQUENCE_REPOSITORY_TYPE: {
|
|
4
|
-
/** Direct link: click and see. */
|
|
5
|
-
readonly DIRECTLINK: "directlink";
|
|
6
|
-
/** OpenAPI: RESTful API. */
|
|
7
|
-
readonly OPENAPI: "openapi";
|
|
8
|
-
/** Login: need login to see. */
|
|
9
|
-
readonly LOGIN: "login";
|
|
10
|
-
/** OAuth: RESTful API with authentication. */
|
|
11
|
-
readonly OAUTH: "oauth";
|
|
12
|
-
/** Other: other ways to see resource. */
|
|
13
|
-
readonly OTHER: "other";
|
|
14
|
-
};
|
|
15
|
-
export type MolecularSequenceRepositoryType = (typeof MOLECULAR_SEQUENCE_REPOSITORY_TYPE)[keyof typeof MOLECULAR_SEQUENCE_REPOSITORY_TYPE];
|
|
16
|
-
export interface MolecularSequence_Repository extends BackboneElement {
|
|
17
|
-
/** Type for access of external URI (directlink | openapi | login | oauth | other). (1..1) */
|
|
18
|
-
type: MolecularSequenceRepositoryType;
|
|
19
|
-
/** URI of the repository. (0..1) */
|
|
20
|
-
url?: string;
|
|
21
|
-
/** Repository's name. (0..1) */
|
|
22
|
-
name?: string;
|
|
23
|
-
/** Id of the dataset used to call for dataset in repository. (0..1) */
|
|
24
|
-
datasetId?: string;
|
|
25
|
-
/** Id of the variantset used to call for variantset in repository. (0..1) */
|
|
26
|
-
variantsetId?: string;
|
|
27
|
-
/** Id of the read in this external repository. (0..1) */
|
|
28
|
-
readsetId?: string;
|
|
29
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MOLECULAR_SEQUENCE_REPOSITORY_TYPE = void 0;
|
|
4
|
-
// FHIR MolecularSequence_Repository Type
|
|
5
|
-
// StructureDefinition: https://hl7.org/fhir/R4/molecularsequence.html (MolecularSequence.repository)
|
|
6
|
-
/** Repository type: how to access the external resource (repositoryType). (1..1) */
|
|
7
|
-
exports.MOLECULAR_SEQUENCE_REPOSITORY_TYPE = {
|
|
8
|
-
/** Direct link: click and see. */
|
|
9
|
-
DIRECTLINK: "directlink",
|
|
10
|
-
/** OpenAPI: RESTful API. */
|
|
11
|
-
OPENAPI: "openapi",
|
|
12
|
-
/** Login: need login to see. */
|
|
13
|
-
LOGIN: "login",
|
|
14
|
-
/** OAuth: RESTful API with authentication. */
|
|
15
|
-
OAUTH: "oauth",
|
|
16
|
-
/** Other: other ways to see resource. */
|
|
17
|
-
OTHER: "other",
|
|
18
|
-
};
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9sZWN1bGFyc2VxdWVuY2VfcmVwb3NpdG9yeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9tb2xlY3VsYXJzZXF1ZW5jZV9yZXBvc2l0b3J5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLHlDQUF5QztBQUV6QyxxR0FBcUc7QUFFckcsb0ZBQW9GO0FBQ3ZFLFFBQUEsa0NBQWtDLEdBQUc7SUFDaEQsa0NBQWtDO0lBQ2xDLFVBQVUsRUFBRSxZQUFZO0lBQ3hCLDRCQUE0QjtJQUM1QixPQUFPLEVBQUUsU0FBUztJQUNsQixnQ0FBZ0M7SUFDaEMsS0FBSyxFQUFFLE9BQU87SUFDZCw4Q0FBOEM7SUFDOUMsS0FBSyxFQUFFLE9BQU87SUFDZCx5Q0FBeUM7SUFDekMsS0FBSyxFQUFFLE9BQU87Q0FDTixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHR5cGUgeyBCYWNrYm9uZUVsZW1lbnQgfSBmcm9tIFwiLi9iYWNrYm9uZWVsZW1lbnRcIjtcblxuLy8gRkhJUiBNb2xlY3VsYXJTZXF1ZW5jZV9SZXBvc2l0b3J5IFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvbW9sZWN1bGFyc2VxdWVuY2UuaHRtbCAoTW9sZWN1bGFyU2VxdWVuY2UucmVwb3NpdG9yeSlcblxuLyoqIFJlcG9zaXRvcnkgdHlwZTogaG93IHRvIGFjY2VzcyB0aGUgZXh0ZXJuYWwgcmVzb3VyY2UgKHJlcG9zaXRvcnlUeXBlKS4gKDEuLjEpICovXG5leHBvcnQgY29uc3QgTU9MRUNVTEFSX1NFUVVFTkNFX1JFUE9TSVRPUllfVFlQRSA9IHtcbiAgLyoqIERpcmVjdCBsaW5rOiBjbGljayBhbmQgc2VlLiAqL1xuICBESVJFQ1RMSU5LOiBcImRpcmVjdGxpbmtcIixcbiAgLyoqIE9wZW5BUEk6IFJFU1RmdWwgQVBJLiAqL1xuICBPUEVOQVBJOiBcIm9wZW5hcGlcIixcbiAgLyoqIExvZ2luOiBuZWVkIGxvZ2luIHRvIHNlZS4gKi9cbiAgTE9HSU46IFwibG9naW5cIixcbiAgLyoqIE9BdXRoOiBSRVNUZnVsIEFQSSB3aXRoIGF1dGhlbnRpY2F0aW9uLiAqL1xuICBPQVVUSDogXCJvYXV0aFwiLFxuICAvKiogT3RoZXI6IG90aGVyIHdheXMgdG8gc2VlIHJlc291cmNlLiAqL1xuICBPVEhFUjogXCJvdGhlclwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgTW9sZWN1bGFyU2VxdWVuY2VSZXBvc2l0b3J5VHlwZSA9XG4gICh0eXBlb2YgTU9MRUNVTEFSX1NFUVVFTkNFX1JFUE9TSVRPUllfVFlQRSlba2V5b2YgdHlwZW9mIE1PTEVDVUxBUl9TRVFVRU5DRV9SRVBPU0lUT1JZX1RZUEVdO1xuXG5leHBvcnQgaW50ZXJmYWNlIE1vbGVjdWxhclNlcXVlbmNlX1JlcG9zaXRvcnkgZXh0ZW5kcyBCYWNrYm9uZUVsZW1lbnQge1xuICAvKiogVHlwZSBmb3IgYWNjZXNzIG9mIGV4dGVybmFsIFVSSSAoZGlyZWN0bGluayB8IG9wZW5hcGkgfCBsb2dpbiB8IG9hdXRoIHwgb3RoZXIpLiAoMS4uMSkgKi9cbiAgdHlwZTogTW9sZWN1bGFyU2VxdWVuY2VSZXBvc2l0b3J5VHlwZTtcblxuICAvKiogVVJJIG9mIHRoZSByZXBvc2l0b3J5LiAoMC4uMSkgKi9cbiAgdXJsPzogc3RyaW5nO1xuXG4gIC8qKiBSZXBvc2l0b3J5J3MgbmFtZS4gKDAuLjEpICovXG4gIG5hbWU/OiBzdHJpbmc7XG5cbiAgLyoqIElkIG9mIHRoZSBkYXRhc2V0IHVzZWQgdG8gY2FsbCBmb3IgZGF0YXNldCBpbiByZXBvc2l0b3J5LiAoMC4uMSkgKi9cbiAgZGF0YXNldElkPzogc3RyaW5nO1xuXG4gIC8qKiBJZCBvZiB0aGUgdmFyaWFudHNldCB1c2VkIHRvIGNhbGwgZm9yIHZhcmlhbnRzZXQgaW4gcmVwb3NpdG9yeS4gKDAuLjEpICovXG4gIHZhcmlhbnRzZXRJZD86IHN0cmluZztcblxuICAvKiogSWQgb2YgdGhlIHJlYWQgaW4gdGhpcyBleHRlcm5hbCByZXBvc2l0b3J5LiAoMC4uMSkgKi9cbiAgcmVhZHNldElkPzogc3RyaW5nO1xufVxuIl19
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
3
|
-
/** Structural variant outer: start/end on reference sequence. */
|
|
4
|
-
export interface MolecularSequence_StructureVariant_Outer extends BackboneElement {
|
|
5
|
-
/** Structural variant outer start; inclusive for 0-based or 1-based. (0..1) */
|
|
6
|
-
start?: number;
|
|
7
|
-
/** Structural variant outer end; 0-based exclusive, 1-based inclusive. (0..1) */
|
|
8
|
-
end?: number;
|
|
9
|
-
}
|
|
10
|
-
/** Structural variant inner: start/end on reference sequence. */
|
|
11
|
-
export interface MolecularSequence_StructureVariant_Inner extends BackboneElement {
|
|
12
|
-
/** Structural variant inner start; inclusive for 0-based or 1-based. (0..1) */
|
|
13
|
-
start?: number;
|
|
14
|
-
/** Structural variant inner end; 0-based exclusive, 1-based inclusive. (0..1) */
|
|
15
|
-
end?: number;
|
|
16
|
-
}
|
|
17
|
-
/** Information about chromosome structure variation. */
|
|
18
|
-
export interface MolecularSequence_StructureVariant extends BackboneElement {
|
|
19
|
-
/** Structural variant change type (DNA change type). LOINC LL379-9. (0..1) */
|
|
20
|
-
variantType?: CodeableConcept;
|
|
21
|
-
/** Whether the structural variant has base pair resolution breakpoints. (0..1) */
|
|
22
|
-
exact?: boolean;
|
|
23
|
-
/** Length of the variant chromosome. (0..1) */
|
|
24
|
-
length?: number;
|
|
25
|
-
/** Structural variant outer. (0..1) */
|
|
26
|
-
outer?: MolecularSequence_StructureVariant_Outer;
|
|
27
|
-
/** Structural variant inner. (0..1) */
|
|
28
|
-
inner?: MolecularSequence_StructureVariant_Inner;
|
|
29
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9sZWN1bGFyc2VxdWVuY2Vfc3RydWN0dXJldmFyaWFudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9tb2xlY3VsYXJzZXF1ZW5jZV9zdHJ1Y3R1cmV2YXJpYW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IEJhY2tib25lRWxlbWVudCB9IGZyb20gXCIuL2JhY2tib25lZWxlbWVudFwiO1xuaW1wb3J0IHR5cGUgeyBDb2RlYWJsZUNvbmNlcHQgfSBmcm9tIFwiLi9jb2RlYWJsZWNvbmNlcHRcIjtcblxuLy8gRkhJUiBNb2xlY3VsYXJTZXF1ZW5jZV9TdHJ1Y3R1cmVWYXJpYW50IFR5cGVzXG5cbi8vIFN0cnVjdHVyZURlZmluaXRpb246IGh0dHBzOi8vaGw3Lm9yZy9maGlyL1I0L21vbGVjdWxhcnNlcXVlbmNlLmh0bWwgKE1vbGVjdWxhclNlcXVlbmNlLnN0cnVjdHVyZVZhcmlhbnQpXG5cbi8qKiBTdHJ1Y3R1cmFsIHZhcmlhbnQgb3V0ZXI6IHN0YXJ0L2VuZCBvbiByZWZlcmVuY2Ugc2VxdWVuY2UuICovXG5leHBvcnQgaW50ZXJmYWNlIE1vbGVjdWxhclNlcXVlbmNlX1N0cnVjdHVyZVZhcmlhbnRfT3V0ZXIgZXh0ZW5kcyBCYWNrYm9uZUVsZW1lbnQge1xuICAvKiogU3RydWN0dXJhbCB2YXJpYW50IG91dGVyIHN0YXJ0OyBpbmNsdXNpdmUgZm9yIDAtYmFzZWQgb3IgMS1iYXNlZC4gKDAuLjEpICovXG4gIHN0YXJ0PzogbnVtYmVyO1xuXG4gIC8qKiBTdHJ1Y3R1cmFsIHZhcmlhbnQgb3V0ZXIgZW5kOyAwLWJhc2VkIGV4Y2x1c2l2ZSwgMS1iYXNlZCBpbmNsdXNpdmUuICgwLi4xKSAqL1xuICBlbmQ/OiBudW1iZXI7XG59XG5cbi8qKiBTdHJ1Y3R1cmFsIHZhcmlhbnQgaW5uZXI6IHN0YXJ0L2VuZCBvbiByZWZlcmVuY2Ugc2VxdWVuY2UuICovXG5leHBvcnQgaW50ZXJmYWNlIE1vbGVjdWxhclNlcXVlbmNlX1N0cnVjdHVyZVZhcmlhbnRfSW5uZXIgZXh0ZW5kcyBCYWNrYm9uZUVsZW1lbnQge1xuICAvKiogU3RydWN0dXJhbCB2YXJpYW50IGlubmVyIHN0YXJ0OyBpbmNsdXNpdmUgZm9yIDAtYmFzZWQgb3IgMS1iYXNlZC4gKDAuLjEpICovXG4gIHN0YXJ0PzogbnVtYmVyO1xuXG4gIC8qKiBTdHJ1Y3R1cmFsIHZhcmlhbnQgaW5uZXIgZW5kOyAwLWJhc2VkIGV4Y2x1c2l2ZSwgMS1iYXNlZCBpbmNsdXNpdmUuICgwLi4xKSAqL1xuICBlbmQ/OiBudW1iZXI7XG59XG5cbi8qKiBJbmZvcm1hdGlvbiBhYm91dCBjaHJvbW9zb21lIHN0cnVjdHVyZSB2YXJpYXRpb24uICovXG5leHBvcnQgaW50ZXJmYWNlIE1vbGVjdWxhclNlcXVlbmNlX1N0cnVjdHVyZVZhcmlhbnQgZXh0ZW5kcyBCYWNrYm9uZUVsZW1lbnQge1xuICAvKiogU3RydWN0dXJhbCB2YXJpYW50IGNoYW5nZSB0eXBlIChETkEgY2hhbmdlIHR5cGUpLiBMT0lOQyBMTDM3OS05LiAoMC4uMSkgKi9cbiAgdmFyaWFudFR5cGU/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIFdoZXRoZXIgdGhlIHN0cnVjdHVyYWwgdmFyaWFudCBoYXMgYmFzZSBwYWlyIHJlc29sdXRpb24gYnJlYWtwb2ludHMuICgwLi4xKSAqL1xuICBleGFjdD86IGJvb2xlYW47XG5cbiAgLyoqIExlbmd0aCBvZiB0aGUgdmFyaWFudCBjaHJvbW9zb21lLiAoMC4uMSkgKi9cbiAgbGVuZ3RoPzogbnVtYmVyO1xuXG4gIC8qKiBTdHJ1Y3R1cmFsIHZhcmlhbnQgb3V0ZXIuICgwLi4xKSAqL1xuICBvdXRlcj86IE1vbGVjdWxhclNlcXVlbmNlX1N0cnVjdHVyZVZhcmlhbnRfT3V0ZXI7XG5cbiAgLyoqIFN0cnVjdHVyYWwgdmFyaWFudCBpbm5lci4gKDAuLjEpICovXG4gIGlubmVyPzogTW9sZWN1bGFyU2VxdWVuY2VfU3RydWN0dXJlVmFyaWFudF9Jbm5lcjtcbn1cbiJdfQ==
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { Reference } from "./reference";
|
|
3
|
-
export interface MolecularSequence_Variant extends BackboneElement {
|
|
4
|
-
/** Start position of the variant on the reference sequence (inclusive). (0..1) */
|
|
5
|
-
start?: number;
|
|
6
|
-
/** End position of the variant on the reference sequence (0-based: exclusive; 1-based: inclusive). (0..1) */
|
|
7
|
-
end?: number;
|
|
8
|
-
/** Allele that was observed: nucleotide(s)/amino acids on the positive (+) strand of the observed sequence. (0..1) */
|
|
9
|
-
observedAllele?: string;
|
|
10
|
-
/** Allele in the reference sequence: nucleotide(s)/amino acids on the positive (+) strand of the reference sequence. (0..1) */
|
|
11
|
-
referenceAllele?: string;
|
|
12
|
-
/** Extended CIGAR string for aligning the sequence with reference bases. (0..1) */
|
|
13
|
-
cigar?: string;
|
|
14
|
-
/** Pointer to an Observation containing variant information. (0..1) */
|
|
15
|
-
variantPointer?: Reference;
|
|
16
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9sZWN1bGFyc2VxdWVuY2VfdmFyaWFudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9tb2xlY3VsYXJzZXF1ZW5jZV92YXJpYW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IEJhY2tib25lRWxlbWVudCB9IGZyb20gXCIuL2JhY2tib25lZWxlbWVudFwiO1xuaW1wb3J0IHR5cGUgeyBSZWZlcmVuY2UgfSBmcm9tIFwiLi9yZWZlcmVuY2VcIjtcblxuLy8gRkhJUiBNb2xlY3VsYXJTZXF1ZW5jZV9WYXJpYW50IFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvbW9sZWN1bGFyc2VxdWVuY2UuaHRtbCAoTW9sZWN1bGFyU2VxdWVuY2UudmFyaWFudClcblxuZXhwb3J0IGludGVyZmFjZSBNb2xlY3VsYXJTZXF1ZW5jZV9WYXJpYW50IGV4dGVuZHMgQmFja2JvbmVFbGVtZW50IHtcbiAgLyoqIFN0YXJ0IHBvc2l0aW9uIG9mIHRoZSB2YXJpYW50IG9uIHRoZSByZWZlcmVuY2Ugc2VxdWVuY2UgKGluY2x1c2l2ZSkuICgwLi4xKSAqL1xuICBzdGFydD86IG51bWJlcjtcblxuICAvKiogRW5kIHBvc2l0aW9uIG9mIHRoZSB2YXJpYW50IG9uIHRoZSByZWZlcmVuY2Ugc2VxdWVuY2UgKDAtYmFzZWQ6IGV4Y2x1c2l2ZTsgMS1iYXNlZDogaW5jbHVzaXZlKS4gKDAuLjEpICovXG4gIGVuZD86IG51bWJlcjtcblxuICAvKiogQWxsZWxlIHRoYXQgd2FzIG9ic2VydmVkOiBudWNsZW90aWRlKHMpL2FtaW5vIGFjaWRzIG9uIHRoZSBwb3NpdGl2ZSAoKykgc3RyYW5kIG9mIHRoZSBvYnNlcnZlZCBzZXF1ZW5jZS4gKDAuLjEpICovXG4gIG9ic2VydmVkQWxsZWxlPzogc3RyaW5nO1xuXG4gIC8qKiBBbGxlbGUgaW4gdGhlIHJlZmVyZW5jZSBzZXF1ZW5jZTogbnVjbGVvdGlkZShzKS9hbWlubyBhY2lkcyBvbiB0aGUgcG9zaXRpdmUgKCspIHN0cmFuZCBvZiB0aGUgcmVmZXJlbmNlIHNlcXVlbmNlLiAoMC4uMSkgKi9cbiAgcmVmZXJlbmNlQWxsZWxlPzogc3RyaW5nO1xuXG4gIC8qKiBFeHRlbmRlZCBDSUdBUiBzdHJpbmcgZm9yIGFsaWduaW5nIHRoZSBzZXF1ZW5jZSB3aXRoIHJlZmVyZW5jZSBiYXNlcy4gKDAuLjEpICovXG4gIGNpZ2FyPzogc3RyaW5nO1xuXG4gIC8qKiBQb2ludGVyIHRvIGFuIE9ic2VydmF0aW9uIGNvbnRhaW5pbmcgdmFyaWFudCBpbmZvcm1hdGlvbi4gKDAuLjEpICovXG4gIHZhcmlhbnRQb2ludGVyPzogUmVmZXJlbmNlO1xufVxuIl19
|
package/lib/money.d.ts
DELETED
package/lib/money.js
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9uZXkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvbW9uZXkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgRWxlbWVudCB9IGZyb20gXCIuL2VsZW1lbnRcIjtcblxuLy8gRkhJUiBNb25leSBUeXBlXG5cbi8vIFN0cnVjdHVyZURlZmluaXRpb246IGh0dHBzOi8vaGw3Lm9yZy9maGlyL1I0L2RhdGF0eXBlcy5odG1sI01vbmV5XG5cbmV4cG9ydCBpbnRlcmZhY2UgTW9uZXkgZXh0ZW5kcyBFbGVtZW50IHtcbiAgLyoqIE51bWVyaWNhbCB2YWx1ZSAod2l0aCBpbXBsaWNpdCBwcmVjaXNpb24pLiAoMC4uMSkgKi9cbiAgdmFsdWU/OiBudW1iZXI7XG5cbiAgLyoqIElTTyA0MjE3IEN1cnJlbmN5IENvZGUuICgwLi4xKSAqL1xuICBjdXJyZW5jeT86IHN0cmluZztcbn1cbiJdfQ==
|
package/lib/namingsystem.d.ts
DELETED
|
@@ -1,46 +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 { NamingSystem_UniqueId } from "./namingsystem_uniqueid";
|
|
6
|
-
import type { UsageContext } from "./usagecontext";
|
|
7
|
-
/** NamingSystem kind: purpose of the naming system - what kinds of things does it make unique (NamingSystemType). (1..1) */
|
|
8
|
-
export declare const NAMING_SYSTEM_KIND: {
|
|
9
|
-
/** Code system: the naming system defines a code system. */
|
|
10
|
-
readonly CODESYSTEM: "codesystem";
|
|
11
|
-
/** Identifier: the naming system defines an identifier. */
|
|
12
|
-
readonly IDENTIFIER: "identifier";
|
|
13
|
-
/** Root: the naming system defines a root for other identifiers. */
|
|
14
|
-
readonly ROOT: "root";
|
|
15
|
-
};
|
|
16
|
-
export type NamingSystemKind = (typeof NAMING_SYSTEM_KIND)[keyof typeof NAMING_SYSTEM_KIND];
|
|
17
|
-
export interface NamingSystem extends DomainResource {
|
|
18
|
-
/** This is a NamingSystem resource */
|
|
19
|
-
resourceType: "NamingSystem";
|
|
20
|
-
/** Name for this naming system (computer friendly). (1..1) */
|
|
21
|
-
name: string;
|
|
22
|
-
/** The status of this naming system. Enables tracking the life-cycle of the content. (1..1) */
|
|
23
|
-
status: PublicationStatus;
|
|
24
|
-
/** Indicates the purpose for the naming system - what kinds of things does it make unique? (1..1) */
|
|
25
|
-
kind: NamingSystemKind;
|
|
26
|
-
/** Date last changed: when the naming system was published. (1..1) */
|
|
27
|
-
date: string;
|
|
28
|
-
/** Name of the publisher (organization or individual). (0..1) */
|
|
29
|
-
publisher?: string;
|
|
30
|
-
/** Contact details for the publisher. (0..*) */
|
|
31
|
-
contact?: Array<ContactDetail>;
|
|
32
|
-
/** Who maintains system namespace? (0..1) */
|
|
33
|
-
responsible?: string;
|
|
34
|
-
/** Categorizes a naming system for easier search (e.g. driver, provider, patient, bank). (0..1) */
|
|
35
|
-
type?: CodeableConcept;
|
|
36
|
-
/** Natural language description of the naming system from a consumer's perspective. (0..1) */
|
|
37
|
-
description?: string;
|
|
38
|
-
/** The context that the content is intended to support. (0..*) */
|
|
39
|
-
useContext?: Array<UsageContext>;
|
|
40
|
-
/** Intended jurisdiction for naming system (if applicable). (0..*) */
|
|
41
|
-
jurisdiction?: Array<CodeableConcept>;
|
|
42
|
-
/** How/where is it used: guidance on use of the namespace. (0..1) */
|
|
43
|
-
usage?: string;
|
|
44
|
-
/** Unique identifiers used for system; how the system may be identified in electronic exchange. (1..*) */
|
|
45
|
-
uniqueId: Array<NamingSystem_UniqueId>;
|
|
46
|
-
}
|
package/lib/namingsystem.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NAMING_SYSTEM_KIND = void 0;
|
|
4
|
-
// FHIR NamingSystem Type
|
|
5
|
-
// StructureDefinition: https://hl7.org/fhir/R4/namingsystem.html
|
|
6
|
-
/** NamingSystem kind: purpose of the naming system - what kinds of things does it make unique (NamingSystemType). (1..1) */
|
|
7
|
-
exports.NAMING_SYSTEM_KIND = {
|
|
8
|
-
/** Code system: the naming system defines a code system. */
|
|
9
|
-
CODESYSTEM: "codesystem",
|
|
10
|
-
/** Identifier: the naming system defines an identifier. */
|
|
11
|
-
IDENTIFIER: "identifier",
|
|
12
|
-
/** Root: the naming system defines a root for other identifiers. */
|
|
13
|
-
ROOT: "root",
|
|
14
|
-
};
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmFtaW5nc3lzdGVtLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vc3JjL25hbWluZ3N5c3RlbS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFPQSx5QkFBeUI7QUFFekIsaUVBQWlFO0FBRWpFLDRIQUE0SDtBQUMvRyxRQUFBLGtCQUFrQixHQUFHO0lBQ2hDLDREQUE0RDtJQUM1RCxVQUFVLEVBQUUsWUFBWTtJQUN4QiwyREFBMkQ7SUFDM0QsVUFBVSxFQUFFLFlBQVk7SUFDeEIsb0VBQW9FO0lBQ3BFLElBQUksRUFBRSxNQUFNO0NBQ0osQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQ29kZWFibGVDb25jZXB0IH0gZnJvbSBcIi4vY29kZWFibGVjb25jZXB0XCI7XG5pbXBvcnQgdHlwZSB7IFB1YmxpY2F0aW9uU3RhdHVzIH0gZnJvbSBcIi4vY29uc3RhbnRzXCI7XG5pbXBvcnQgdHlwZSB7IENvbnRhY3REZXRhaWwgfSBmcm9tIFwiLi9jb250YWN0ZGV0YWlsXCI7XG5pbXBvcnQgdHlwZSB7IERvbWFpblJlc291cmNlIH0gZnJvbSBcIi4vZG9tYWlucmVzb3VyY2VcIjtcbmltcG9ydCB0eXBlIHsgTmFtaW5nU3lzdGVtX1VuaXF1ZUlkIH0gZnJvbSBcIi4vbmFtaW5nc3lzdGVtX3VuaXF1ZWlkXCI7XG5pbXBvcnQgdHlwZSB7IFVzYWdlQ29udGV4dCB9IGZyb20gXCIuL3VzYWdlY29udGV4dFwiO1xuXG4vLyBGSElSIE5hbWluZ1N5c3RlbSBUeXBlXG5cbi8vIFN0cnVjdHVyZURlZmluaXRpb246IGh0dHBzOi8vaGw3Lm9yZy9maGlyL1I0L25hbWluZ3N5c3RlbS5odG1sXG5cbi8qKiBOYW1pbmdTeXN0ZW0ga2luZDogcHVycG9zZSBvZiB0aGUgbmFtaW5nIHN5c3RlbSAtIHdoYXQga2luZHMgb2YgdGhpbmdzIGRvZXMgaXQgbWFrZSB1bmlxdWUgKE5hbWluZ1N5c3RlbVR5cGUpLiAoMS4uMSkgKi9cbmV4cG9ydCBjb25zdCBOQU1JTkdfU1lTVEVNX0tJTkQgPSB7XG4gIC8qKiBDb2RlIHN5c3RlbTogdGhlIG5hbWluZyBzeXN0ZW0gZGVmaW5lcyBhIGNvZGUgc3lzdGVtLiAqL1xuICBDT0RFU1lTVEVNOiBcImNvZGVzeXN0ZW1cIixcbiAgLyoqIElkZW50aWZpZXI6IHRoZSBuYW1pbmcgc3lzdGVtIGRlZmluZXMgYW4gaWRlbnRpZmllci4gKi9cbiAgSURFTlRJRklFUjogXCJpZGVudGlmaWVyXCIsXG4gIC8qKiBSb290OiB0aGUgbmFtaW5nIHN5c3RlbSBkZWZpbmVzIGEgcm9vdCBmb3Igb3RoZXIgaWRlbnRpZmllcnMuICovXG4gIFJPT1Q6IFwicm9vdFwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgTmFtaW5nU3lzdGVtS2luZCA9XG4gICh0eXBlb2YgTkFNSU5HX1NZU1RFTV9LSU5EKVtrZXlvZiB0eXBlb2YgTkFNSU5HX1NZU1RFTV9LSU5EXTtcblxuZXhwb3J0IGludGVyZmFjZSBOYW1pbmdTeXN0ZW0gZXh0ZW5kcyBEb21haW5SZXNvdXJjZSB7XG4gIC8qKiBUaGlzIGlzIGEgTmFtaW5nU3lzdGVtIHJlc291cmNlICovXG4gIHJlc291cmNlVHlwZTogXCJOYW1pbmdTeXN0ZW1cIjtcblxuICAvKiogTmFtZSBmb3IgdGhpcyBuYW1pbmcgc3lzdGVtIChjb21wdXRlciBmcmllbmRseSkuICgxLi4xKSAqL1xuICBuYW1lOiBzdHJpbmc7XG5cbiAgLyoqIFRoZSBzdGF0dXMgb2YgdGhpcyBuYW1pbmcgc3lzdGVtLiBFbmFibGVzIHRyYWNraW5nIHRoZSBsaWZlLWN5Y2xlIG9mIHRoZSBjb250ZW50LiAoMS4uMSkgKi9cbiAgc3RhdHVzOiBQdWJsaWNhdGlvblN0YXR1cztcblxuICAvKiogSW5kaWNhdGVzIHRoZSBwdXJwb3NlIGZvciB0aGUgbmFtaW5nIHN5c3RlbSAtIHdoYXQga2luZHMgb2YgdGhpbmdzIGRvZXMgaXQgbWFrZSB1bmlxdWU/ICgxLi4xKSAqL1xuICBraW5kOiBOYW1pbmdTeXN0ZW1LaW5kO1xuXG4gIC8qKiBEYXRlIGxhc3QgY2hhbmdlZDogd2hlbiB0aGUgbmFtaW5nIHN5c3RlbSB3YXMgcHVibGlzaGVkLiAoMS4uMSkgKi9cbiAgZGF0ZTogc3RyaW5nO1xuXG4gIC8qKiBOYW1lIG9mIHRoZSBwdWJsaXNoZXIgKG9yZ2FuaXphdGlvbiBvciBpbmRpdmlkdWFsKS4gKDAuLjEpICovXG4gIHB1Ymxpc2hlcj86IHN0cmluZztcblxuICAvKiogQ29udGFjdCBkZXRhaWxzIGZvciB0aGUgcHVibGlzaGVyLiAoMC4uKikgKi9cbiAgY29udGFjdD86IEFycmF5PENvbnRhY3REZXRhaWw+O1xuXG4gIC8qKiBXaG8gbWFpbnRhaW5zIHN5c3RlbSBuYW1lc3BhY2U/ICgwLi4xKSAqL1xuICByZXNwb25zaWJsZT86IHN0cmluZztcblxuICAvKiogQ2F0ZWdvcml6ZXMgYSBuYW1pbmcgc3lzdGVtIGZvciBlYXNpZXIgc2VhcmNoIChlLmcuIGRyaXZlciwgcHJvdmlkZXIsIHBhdGllbnQsIGJhbmspLiAoMC4uMSkgKi9cbiAgdHlwZT86IENvZGVhYmxlQ29uY2VwdDtcblxuICAvKiogTmF0dXJhbCBsYW5ndWFnZSBkZXNjcmlwdGlvbiBvZiB0aGUgbmFtaW5nIHN5c3RlbSBmcm9tIGEgY29uc3VtZXIncyBwZXJzcGVjdGl2ZS4gKDAuLjEpICovXG4gIGRlc2NyaXB0aW9uPzogc3RyaW5nO1xuXG4gIC8qKiBUaGUgY29udGV4dCB0aGF0IHRoZSBjb250ZW50IGlzIGludGVuZGVkIHRvIHN1cHBvcnQuICgwLi4qKSAqL1xuICB1c2VDb250ZXh0PzogQXJyYXk8VXNhZ2VDb250ZXh0PjtcblxuICAvKiogSW50ZW5kZWQganVyaXNkaWN0aW9uIGZvciBuYW1pbmcgc3lzdGVtIChpZiBhcHBsaWNhYmxlKS4gKDAuLiopICovXG4gIGp1cmlzZGljdGlvbj86IEFycmF5PENvZGVhYmxlQ29uY2VwdD47XG5cbiAgLyoqIEhvdy93aGVyZSBpcyBpdCB1c2VkOiBndWlkYW5jZSBvbiB1c2Ugb2YgdGhlIG5hbWVzcGFjZS4gKDAuLjEpICovXG4gIHVzYWdlPzogc3RyaW5nO1xuXG4gIC8qKiBVbmlxdWUgaWRlbnRpZmllcnMgdXNlZCBmb3Igc3lzdGVtOyBob3cgdGhlIHN5c3RlbSBtYXkgYmUgaWRlbnRpZmllZCBpbiBlbGVjdHJvbmljIGV4Y2hhbmdlLiAoMS4uKikgKi9cbiAgdW5pcXVlSWQ6IEFycmF5PE5hbWluZ1N5c3RlbV9VbmlxdWVJZD47XG59XG4iXX0=
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { Period } from "./period";
|
|
3
|
-
/** NamingSystem uniqueId type: style of unique identifier used to identify a namespace (NamingSystemIdentifierType). (1..1) */
|
|
4
|
-
export declare const NAMING_SYSTEM_UNIQUE_ID_TYPE: {
|
|
5
|
-
/** OID: an OID (e.g. for v3). */
|
|
6
|
-
readonly OID: "oid";
|
|
7
|
-
/** UUID: a UUID. */
|
|
8
|
-
readonly UUID: "uuid";
|
|
9
|
-
/** URI: a URI (e.g. for FHIR). */
|
|
10
|
-
readonly URI: "uri";
|
|
11
|
-
/** Other: other type (e.g. RUIDs from v3, standard v2 code name strings). */
|
|
12
|
-
readonly OTHER: "other";
|
|
13
|
-
};
|
|
14
|
-
export type NamingSystemUniqueIdType = (typeof NAMING_SYSTEM_UNIQUE_ID_TYPE)[keyof typeof NAMING_SYSTEM_UNIQUE_ID_TYPE];
|
|
15
|
-
export interface NamingSystem_UniqueId extends BackboneElement {
|
|
16
|
-
/** Identifies the unique identifier scheme used for this particular identifier. (1..1) */
|
|
17
|
-
type: NamingSystemUniqueIdType;
|
|
18
|
-
/** The string that should be sent over the wire to identify the code system or identifier system. (1..1) */
|
|
19
|
-
value: string;
|
|
20
|
-
/** Indicates whether this identifier is the "preferred" identifier of this type. (0..1) */
|
|
21
|
-
preferred?: boolean;
|
|
22
|
-
/** Notes about the past or intended usage of this identifier. (0..1) */
|
|
23
|
-
comment?: string;
|
|
24
|
-
/** Identifies the period of time over which this identifier is considered appropriate to refer to the naming system. (0..1) */
|
|
25
|
-
period?: Period;
|
|
26
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NAMING_SYSTEM_UNIQUE_ID_TYPE = void 0;
|
|
4
|
-
// FHIR NamingSystem_UniqueId Type
|
|
5
|
-
// StructureDefinition: https://hl7.org/fhir/R4/namingsystem.html (NamingSystem.uniqueId)
|
|
6
|
-
/** NamingSystem uniqueId type: style of unique identifier used to identify a namespace (NamingSystemIdentifierType). (1..1) */
|
|
7
|
-
exports.NAMING_SYSTEM_UNIQUE_ID_TYPE = {
|
|
8
|
-
/** OID: an OID (e.g. for v3). */
|
|
9
|
-
OID: "oid",
|
|
10
|
-
/** UUID: a UUID. */
|
|
11
|
-
UUID: "uuid",
|
|
12
|
-
/** URI: a URI (e.g. for FHIR). */
|
|
13
|
-
URI: "uri",
|
|
14
|
-
/** Other: other type (e.g. RUIDs from v3, standard v2 code name strings). */
|
|
15
|
-
OTHER: "other",
|
|
16
|
-
};
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmFtaW5nc3lzdGVtX3VuaXF1ZWlkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vc3JjL25hbWluZ3N5c3RlbV91bmlxdWVpZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFHQSxrQ0FBa0M7QUFFbEMseUZBQXlGO0FBRXpGLCtIQUErSDtBQUNsSCxRQUFBLDRCQUE0QixHQUFHO0lBQzFDLGlDQUFpQztJQUNqQyxHQUFHLEVBQUUsS0FBSztJQUNWLG9CQUFvQjtJQUNwQixJQUFJLEVBQUUsTUFBTTtJQUNaLGtDQUFrQztJQUNsQyxHQUFHLEVBQUUsS0FBSztJQUNWLDZFQUE2RTtJQUM3RSxLQUFLLEVBQUUsT0FBTztDQUNOLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IEJhY2tib25lRWxlbWVudCB9IGZyb20gXCIuL2JhY2tib25lZWxlbWVudFwiO1xuaW1wb3J0IHR5cGUgeyBQZXJpb2QgfSBmcm9tIFwiLi9wZXJpb2RcIjtcblxuLy8gRkhJUiBOYW1pbmdTeXN0ZW1fVW5pcXVlSWQgVHlwZVxuXG4vLyBTdHJ1Y3R1cmVEZWZpbml0aW9uOiBodHRwczovL2hsNy5vcmcvZmhpci9SNC9uYW1pbmdzeXN0ZW0uaHRtbCAoTmFtaW5nU3lzdGVtLnVuaXF1ZUlkKVxuXG4vKiogTmFtaW5nU3lzdGVtIHVuaXF1ZUlkIHR5cGU6IHN0eWxlIG9mIHVuaXF1ZSBpZGVudGlmaWVyIHVzZWQgdG8gaWRlbnRpZnkgYSBuYW1lc3BhY2UgKE5hbWluZ1N5c3RlbUlkZW50aWZpZXJUeXBlKS4gKDEuLjEpICovXG5leHBvcnQgY29uc3QgTkFNSU5HX1NZU1RFTV9VTklRVUVfSURfVFlQRSA9IHtcbiAgLyoqIE9JRDogYW4gT0lEIChlLmcuIGZvciB2MykuICovXG4gIE9JRDogXCJvaWRcIixcbiAgLyoqIFVVSUQ6IGEgVVVJRC4gKi9cbiAgVVVJRDogXCJ1dWlkXCIsXG4gIC8qKiBVUkk6IGEgVVJJIChlLmcuIGZvciBGSElSKS4gKi9cbiAgVVJJOiBcInVyaVwiLFxuICAvKiogT3RoZXI6IG90aGVyIHR5cGUgKGUuZy4gUlVJRHMgZnJvbSB2Mywgc3RhbmRhcmQgdjIgY29kZSBuYW1lIHN0cmluZ3MpLiAqL1xuICBPVEhFUjogXCJvdGhlclwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgTmFtaW5nU3lzdGVtVW5pcXVlSWRUeXBlID1cbiAgKHR5cGVvZiBOQU1JTkdfU1lTVEVNX1VOSVFVRV9JRF9UWVBFKVtrZXlvZiB0eXBlb2YgTkFNSU5HX1NZU1RFTV9VTklRVUVfSURfVFlQRV07XG5cbmV4cG9ydCBpbnRlcmZhY2UgTmFtaW5nU3lzdGVtX1VuaXF1ZUlkIGV4dGVuZHMgQmFja2JvbmVFbGVtZW50IHtcbiAgLyoqIElkZW50aWZpZXMgdGhlIHVuaXF1ZSBpZGVudGlmaWVyIHNjaGVtZSB1c2VkIGZvciB0aGlzIHBhcnRpY3VsYXIgaWRlbnRpZmllci4gKDEuLjEpICovXG4gIHR5cGU6IE5hbWluZ1N5c3RlbVVuaXF1ZUlkVHlwZTtcblxuICAvKiogVGhlIHN0cmluZyB0aGF0IHNob3VsZCBiZSBzZW50IG92ZXIgdGhlIHdpcmUgdG8gaWRlbnRpZnkgdGhlIGNvZGUgc3lzdGVtIG9yIGlkZW50aWZpZXIgc3lzdGVtLiAoMS4uMSkgKi9cbiAgdmFsdWU6IHN0cmluZztcblxuICAvKiogSW5kaWNhdGVzIHdoZXRoZXIgdGhpcyBpZGVudGlmaWVyIGlzIHRoZSBcInByZWZlcnJlZFwiIGlkZW50aWZpZXIgb2YgdGhpcyB0eXBlLiAoMC4uMSkgKi9cbiAgcHJlZmVycmVkPzogYm9vbGVhbjtcblxuICAvKiogTm90ZXMgYWJvdXQgdGhlIHBhc3Qgb3IgaW50ZW5kZWQgdXNhZ2Ugb2YgdGhpcyBpZGVudGlmaWVyLiAoMC4uMSkgKi9cbiAgY29tbWVudD86IHN0cmluZztcblxuICAvKiogSWRlbnRpZmllcyB0aGUgcGVyaW9kIG9mIHRpbWUgb3ZlciB3aGljaCB0aGlzIGlkZW50aWZpZXIgaXMgY29uc2lkZXJlZCBhcHByb3ByaWF0ZSB0byByZWZlciB0byB0aGUgbmFtaW5nIHN5c3RlbS4gKDAuLjEpICovXG4gIHBlcmlvZD86IFBlcmlvZDtcbn1cbiJdfQ==
|
package/lib/narrative.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { Element } from "./element";
|
|
2
|
-
/** Narrative status: whether the narrative is generated or human-authored (NarrativeStatus). (1..1) */
|
|
3
|
-
export declare const NARRATIVE_STATUS: {
|
|
4
|
-
/** Generated: the narrative is entirely generated from the defined data (and possibly extensions). */
|
|
5
|
-
readonly GENERATED: "generated";
|
|
6
|
-
/** Extensions: the narrative is generated from the defined data plus extensions. */
|
|
7
|
-
readonly EXTENSIONS: "extensions";
|
|
8
|
-
/** Additional: a human authored the narrative; it may contain additional data. */
|
|
9
|
-
readonly ADDITIONAL: "additional";
|
|
10
|
-
/** Empty: the narrative is empty (e.g. because the resource has no narrative content yet). */
|
|
11
|
-
readonly EMPTY: "empty";
|
|
12
|
-
};
|
|
13
|
-
export type NarrativeStatus = (typeof NARRATIVE_STATUS)[keyof typeof NARRATIVE_STATUS];
|
|
14
|
-
export interface Narrative extends Element {
|
|
15
|
-
/** The status of the narrative - generated from data/extensions or human-authored. (1..1) */
|
|
16
|
-
status: NarrativeStatus;
|
|
17
|
-
/** The actual narrative content, a stripped down version of XHTML. (1..1) */
|
|
18
|
-
div: string;
|
|
19
|
-
}
|
package/lib/narrative.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NARRATIVE_STATUS = void 0;
|
|
4
|
-
// FHIR Narrative Type
|
|
5
|
-
// StructureDefinition: https://hl7.org/fhir/R4/datatypes.html#Narrative
|
|
6
|
-
/** Narrative status: whether the narrative is generated or human-authored (NarrativeStatus). (1..1) */
|
|
7
|
-
exports.NARRATIVE_STATUS = {
|
|
8
|
-
/** Generated: the narrative is entirely generated from the defined data (and possibly extensions). */
|
|
9
|
-
GENERATED: "generated",
|
|
10
|
-
/** Extensions: the narrative is generated from the defined data plus extensions. */
|
|
11
|
-
EXTENSIONS: "extensions",
|
|
12
|
-
/** Additional: a human authored the narrative; it may contain additional data. */
|
|
13
|
-
ADDITIONAL: "additional",
|
|
14
|
-
/** Empty: the narrative is empty (e.g. because the resource has no narrative content yet). */
|
|
15
|
-
EMPTY: "empty",
|
|
16
|
-
};
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmFycmF0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vc3JjL25hcnJhdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFFQSxzQkFBc0I7QUFFdEIsd0VBQXdFO0FBRXhFLHVHQUF1RztBQUMxRixRQUFBLGdCQUFnQixHQUFHO0lBQzlCLHNHQUFzRztJQUN0RyxTQUFTLEVBQUUsV0FBVztJQUN0QixvRkFBb0Y7SUFDcEYsVUFBVSxFQUFFLFlBQVk7SUFDeEIsa0ZBQWtGO0lBQ2xGLFVBQVUsRUFBRSxZQUFZO0lBQ3hCLDhGQUE4RjtJQUM5RixLQUFLLEVBQUUsT0FBTztDQUNOLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IEVsZW1lbnQgfSBmcm9tIFwiLi9lbGVtZW50XCI7XG5cbi8vIEZISVIgTmFycmF0aXZlIFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvZGF0YXR5cGVzLmh0bWwjTmFycmF0aXZlXG5cbi8qKiBOYXJyYXRpdmUgc3RhdHVzOiB3aGV0aGVyIHRoZSBuYXJyYXRpdmUgaXMgZ2VuZXJhdGVkIG9yIGh1bWFuLWF1dGhvcmVkIChOYXJyYXRpdmVTdGF0dXMpLiAoMS4uMSkgKi9cbmV4cG9ydCBjb25zdCBOQVJSQVRJVkVfU1RBVFVTID0ge1xuICAvKiogR2VuZXJhdGVkOiB0aGUgbmFycmF0aXZlIGlzIGVudGlyZWx5IGdlbmVyYXRlZCBmcm9tIHRoZSBkZWZpbmVkIGRhdGEgKGFuZCBwb3NzaWJseSBleHRlbnNpb25zKS4gKi9cbiAgR0VORVJBVEVEOiBcImdlbmVyYXRlZFwiLFxuICAvKiogRXh0ZW5zaW9uczogdGhlIG5hcnJhdGl2ZSBpcyBnZW5lcmF0ZWQgZnJvbSB0aGUgZGVmaW5lZCBkYXRhIHBsdXMgZXh0ZW5zaW9ucy4gKi9cbiAgRVhURU5TSU9OUzogXCJleHRlbnNpb25zXCIsXG4gIC8qKiBBZGRpdGlvbmFsOiBhIGh1bWFuIGF1dGhvcmVkIHRoZSBuYXJyYXRpdmU7IGl0IG1heSBjb250YWluIGFkZGl0aW9uYWwgZGF0YS4gKi9cbiAgQURESVRJT05BTDogXCJhZGRpdGlvbmFsXCIsXG4gIC8qKiBFbXB0eTogdGhlIG5hcnJhdGl2ZSBpcyBlbXB0eSAoZS5nLiBiZWNhdXNlIHRoZSByZXNvdXJjZSBoYXMgbm8gbmFycmF0aXZlIGNvbnRlbnQgeWV0KS4gKi9cbiAgRU1QVFk6IFwiZW1wdHlcIixcbn0gYXMgY29uc3Q7XG5cbmV4cG9ydCB0eXBlIE5hcnJhdGl2ZVN0YXR1cyA9XG4gICh0eXBlb2YgTkFSUkFUSVZFX1NUQVRVUylba2V5b2YgdHlwZW9mIE5BUlJBVElWRV9TVEFUVVNdO1xuXG5leHBvcnQgaW50ZXJmYWNlIE5hcnJhdGl2ZSBleHRlbmRzIEVsZW1lbnQge1xuICAvKiogVGhlIHN0YXR1cyBvZiB0aGUgbmFycmF0aXZlIC0gZ2VuZXJhdGVkIGZyb20gZGF0YS9leHRlbnNpb25zIG9yIGh1bWFuLWF1dGhvcmVkLiAoMS4uMSkgKi9cbiAgc3RhdHVzOiBOYXJyYXRpdmVTdGF0dXM7XG5cbiAgLyoqIFRoZSBhY3R1YWwgbmFycmF0aXZlIGNvbnRlbnQsIGEgc3RyaXBwZWQgZG93biB2ZXJzaW9uIG9mIFhIVE1MLiAoMS4uMSkgKi9cbiAgZGl2OiBzdHJpbmc7XG59XG4iXX0=
|
package/lib/nutritionorder.d.ts
DELETED
|
@@ -1,90 +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 { NutritionOrder_EnteralFormula } from "./nutritionorder_enteralformula";
|
|
6
|
-
import type { NutritionOrder_OralDiet } from "./nutritionorder_oraldiet";
|
|
7
|
-
import type { NutritionOrder_Supplement } from "./nutritionorder_supplement";
|
|
8
|
-
import type { Reference } from "./reference";
|
|
9
|
-
/** NutritionOrder status: lifecycle stage of the nutrition order (RequestStatus). (1..1) */
|
|
10
|
-
export declare const NUTRITION_ORDER_STATUS: {
|
|
11
|
-
/** Proposed: the request has been proposed. */
|
|
12
|
-
readonly PROPOSED: "proposed";
|
|
13
|
-
/** Draft: the request has been created but is not yet active. */
|
|
14
|
-
readonly DRAFT: "draft";
|
|
15
|
-
/** Planned: the request is planned. */
|
|
16
|
-
readonly PLANNED: "planned";
|
|
17
|
-
/** Requested: the request has been placed. */
|
|
18
|
-
readonly REQUESTED: "requested";
|
|
19
|
-
/** Active: the request is in force and ready to be acted upon. */
|
|
20
|
-
readonly ACTIVE: "active";
|
|
21
|
-
/** On-hold: the request is in force, but action is temporarily paused. */
|
|
22
|
-
readonly ON_HOLD: "on-hold";
|
|
23
|
-
/** Completed: the request has been fulfilled in full. */
|
|
24
|
-
readonly COMPLETED: "completed";
|
|
25
|
-
/** Cancelled: the request was active but has been cancelled. */
|
|
26
|
-
readonly CANCELLED: "cancelled";
|
|
27
|
-
/** Entered in error: the request was created in error and should be ignored. */
|
|
28
|
-
readonly ENTERED_IN_ERROR: "entered-in-error";
|
|
29
|
-
};
|
|
30
|
-
export type NutritionOrderStatus = (typeof NUTRITION_ORDER_STATUS)[keyof typeof NUTRITION_ORDER_STATUS];
|
|
31
|
-
/** NutritionOrder intent: degree of authority/intentionality (RequestIntent). (1..1) */
|
|
32
|
-
export declare const NUTRITION_ORDER_INTENT: {
|
|
33
|
-
/** Proposal: a request for the order to be performed. */
|
|
34
|
-
readonly PROPOSAL: "proposal";
|
|
35
|
-
/** Plan: a request that the order is planned. */
|
|
36
|
-
readonly PLAN: "plan";
|
|
37
|
-
/** Directive: a request that the order is a legal requirement. */
|
|
38
|
-
readonly DIRECTIVE: "directive";
|
|
39
|
-
/** Order: a request for the order to be performed. */
|
|
40
|
-
readonly ORDER: "order";
|
|
41
|
-
/** Original order: the order is the original order. */
|
|
42
|
-
readonly ORIGINAL_ORDER: "original-order";
|
|
43
|
-
/** Reflex order: the order is based on a reflex. */
|
|
44
|
-
readonly REFLEX_ORDER: "reflex-order";
|
|
45
|
-
/** Filler order: the order is placed by the filler. */
|
|
46
|
-
readonly FILLER_ORDER: "filler-order";
|
|
47
|
-
/** Instance order: the order is an instance. */
|
|
48
|
-
readonly INSTANCE_ORDER: "instance-order";
|
|
49
|
-
/** Option: a request that the order is an option. */
|
|
50
|
-
readonly OPTION: "option";
|
|
51
|
-
};
|
|
52
|
-
export type NutritionOrderIntent = (typeof NUTRITION_ORDER_INTENT)[keyof typeof NUTRITION_ORDER_INTENT];
|
|
53
|
-
export interface NutritionOrder extends DomainResource {
|
|
54
|
-
/** This is a NutritionOrder resource */
|
|
55
|
-
resourceType: "NutritionOrder";
|
|
56
|
-
/** Identifiers assigned to this order by the order sender or by the order receiver. (0..*) */
|
|
57
|
-
identifier?: Array<Identifier>;
|
|
58
|
-
/** Instantiates FHIR protocol or definition (e.g. ActivityDefinition, PlanDefinition). (0..*) */
|
|
59
|
-
instantiatesCanonical?: Array<string>;
|
|
60
|
-
/** Instantiates external protocol or definition (URL). (0..*) */
|
|
61
|
-
instantiatesUri?: Array<string>;
|
|
62
|
-
/** Instantiates protocol or definition (URI). (0..*) */
|
|
63
|
-
instantiates?: Array<string>;
|
|
64
|
-
/** The workflow status of the nutrition order/request. (1..1) */
|
|
65
|
-
status: NutritionOrderStatus;
|
|
66
|
-
/** Indicates the level of authority/intentionality and where the request fits in the workflow chain. (1..1) */
|
|
67
|
-
intent: NutritionOrderIntent;
|
|
68
|
-
/** The person (patient) who needs the nutrition order. (1..1) */
|
|
69
|
-
patient: Reference;
|
|
70
|
-
/** The encounter associated with this nutrition order. (0..1) */
|
|
71
|
-
encounter?: Reference;
|
|
72
|
-
/** The date and time that this nutrition order was requested. (1..1) */
|
|
73
|
-
dateTime: string;
|
|
74
|
-
/** The practitioner that holds legal responsibility for ordering the diet, supplement, or formula. (0..1) */
|
|
75
|
-
orderer?: Reference;
|
|
76
|
-
/** Links to records of allergies or intolerances to include in the nutrition order. (0..*) */
|
|
77
|
-
allergyIntolerance?: Array<Reference>;
|
|
78
|
-
/** Order-specific modifiers about the type of food that should be given (e.g. Halal, Vegan, Kosher). (0..*) */
|
|
79
|
-
foodPreferenceModifier?: Array<CodeableConcept>;
|
|
80
|
-
/** Order-specific modifiers about the type of food that should not be given. (0..*) */
|
|
81
|
-
excludeFoodModifier?: Array<CodeableConcept>;
|
|
82
|
-
/** Diet given orally in contrast to enteral (tube) feeding. (0..1) */
|
|
83
|
-
oralDiet?: NutritionOrder_OralDiet;
|
|
84
|
-
/** Oral nutritional products to add further nutritional value to the patient's diet. (0..*) */
|
|
85
|
-
supplement?: Array<NutritionOrder_Supplement>;
|
|
86
|
-
/** Feeding via the gastrointestinal tract (tube, catheter, or stoma) distal to the oral cavity. (0..1) */
|
|
87
|
-
enteralFormula?: NutritionOrder_EnteralFormula;
|
|
88
|
-
/** Comments about the nutrition order by the requester, performer, subject or other participants. (0..*) */
|
|
89
|
-
note?: Array<Annotation>;
|
|
90
|
-
}
|
package/lib/nutritionorder.js
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NUTRITION_ORDER_INTENT = exports.NUTRITION_ORDER_STATUS = void 0;
|
|
4
|
-
// FHIR NutritionOrder Type
|
|
5
|
-
// StructureDefinition: https://hl7.org/fhir/R4/nutritionorder.html
|
|
6
|
-
/** NutritionOrder status: lifecycle stage of the nutrition order (RequestStatus). (1..1) */
|
|
7
|
-
exports.NUTRITION_ORDER_STATUS = {
|
|
8
|
-
/** Proposed: the request has been proposed. */
|
|
9
|
-
PROPOSED: "proposed",
|
|
10
|
-
/** Draft: the request has been created but is not yet active. */
|
|
11
|
-
DRAFT: "draft",
|
|
12
|
-
/** Planned: the request is planned. */
|
|
13
|
-
PLANNED: "planned",
|
|
14
|
-
/** Requested: the request has been placed. */
|
|
15
|
-
REQUESTED: "requested",
|
|
16
|
-
/** Active: the request is in force and ready to be acted upon. */
|
|
17
|
-
ACTIVE: "active",
|
|
18
|
-
/** On-hold: the request is in force, but action is temporarily paused. */
|
|
19
|
-
ON_HOLD: "on-hold",
|
|
20
|
-
/** Completed: the request has been fulfilled in full. */
|
|
21
|
-
COMPLETED: "completed",
|
|
22
|
-
/** Cancelled: the request was active but has been cancelled. */
|
|
23
|
-
CANCELLED: "cancelled",
|
|
24
|
-
/** Entered in error: the request was created in error and should be ignored. */
|
|
25
|
-
ENTERED_IN_ERROR: "entered-in-error",
|
|
26
|
-
};
|
|
27
|
-
/** NutritionOrder intent: degree of authority/intentionality (RequestIntent). (1..1) */
|
|
28
|
-
exports.NUTRITION_ORDER_INTENT = {
|
|
29
|
-
/** Proposal: a request for the order to be performed. */
|
|
30
|
-
PROPOSAL: "proposal",
|
|
31
|
-
/** Plan: a request that the order is planned. */
|
|
32
|
-
PLAN: "plan",
|
|
33
|
-
/** Directive: a request that the order is a legal requirement. */
|
|
34
|
-
DIRECTIVE: "directive",
|
|
35
|
-
/** Order: a request for the order to be performed. */
|
|
36
|
-
ORDER: "order",
|
|
37
|
-
/** Original order: the order is the original order. */
|
|
38
|
-
ORIGINAL_ORDER: "original-order",
|
|
39
|
-
/** Reflex order: the order is based on a reflex. */
|
|
40
|
-
REFLEX_ORDER: "reflex-order",
|
|
41
|
-
/** Filler order: the order is placed by the filler. */
|
|
42
|
-
FILLER_ORDER: "filler-order",
|
|
43
|
-
/** Instance order: the order is an instance. */
|
|
44
|
-
INSTANCE_ORDER: "instance-order",
|
|
45
|
-
/** Option: a request that the order is an option. */
|
|
46
|
-
OPTION: "option",
|
|
47
|
-
};
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnV0cml0aW9ub3JkZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvbnV0cml0aW9ub3JkZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBU0EsMkJBQTJCO0FBRTNCLG1FQUFtRTtBQUVuRSw0RkFBNEY7QUFDL0UsUUFBQSxzQkFBc0IsR0FBRztJQUNwQywrQ0FBK0M7SUFDL0MsUUFBUSxFQUFFLFVBQVU7SUFDcEIsaUVBQWlFO0lBQ2pFLEtBQUssRUFBRSxPQUFPO0lBQ2QsdUNBQXVDO0lBQ3ZDLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLDhDQUE4QztJQUM5QyxTQUFTLEVBQUUsV0FBVztJQUN0QixrRUFBa0U7SUFDbEUsTUFBTSxFQUFFLFFBQVE7SUFDaEIsMEVBQTBFO0lBQzFFLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLHlEQUF5RDtJQUN6RCxTQUFTLEVBQUUsV0FBVztJQUN0QixnRUFBZ0U7SUFDaEUsU0FBUyxFQUFFLFdBQVc7SUFDdEIsZ0ZBQWdGO0lBQ2hGLGdCQUFnQixFQUFFLGtCQUFrQjtDQUM1QixDQUFDO0FBS1gsd0ZBQXdGO0FBQzNFLFFBQUEsc0JBQXNCLEdBQUc7SUFDcEMseURBQXlEO0lBQ3pELFFBQVEsRUFBRSxVQUFVO0lBQ3BCLGlEQUFpRDtJQUNqRCxJQUFJLEVBQUUsTUFBTTtJQUNaLGtFQUFrRTtJQUNsRSxTQUFTLEVBQUUsV0FBVztJQUN0QixzREFBc0Q7SUFDdEQsS0FBSyxFQUFFLE9BQU87SUFDZCx1REFBdUQ7SUFDdkQsY0FBYyxFQUFFLGdCQUFnQjtJQUNoQyxvREFBb0Q7SUFDcEQsWUFBWSxFQUFFLGNBQWM7SUFDNUIsdURBQXVEO0lBQ3ZELFlBQVksRUFBRSxjQUFjO0lBQzVCLGdEQUFnRDtJQUNoRCxjQUFjLEVBQUUsZ0JBQWdCO0lBQ2hDLHFEQUFxRDtJQUNyRCxNQUFNLEVBQUUsUUFBUTtDQUNSLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IEFubm90YXRpb24gfSBmcm9tIFwiLi9hbm5vdGF0aW9uXCI7XG5pbXBvcnQgdHlwZSB7IENvZGVhYmxlQ29uY2VwdCB9IGZyb20gXCIuL2NvZGVhYmxlY29uY2VwdFwiO1xuaW1wb3J0IHR5cGUgeyBEb21haW5SZXNvdXJjZSB9IGZyb20gXCIuL2RvbWFpbnJlc291cmNlXCI7XG5pbXBvcnQgdHlwZSB7IElkZW50aWZpZXIgfSBmcm9tIFwiLi9pZGVudGlmaWVyXCI7XG5pbXBvcnQgdHlwZSB7IE51dHJpdGlvbk9yZGVyX0VudGVyYWxGb3JtdWxhIH0gZnJvbSBcIi4vbnV0cml0aW9ub3JkZXJfZW50ZXJhbGZvcm11bGFcIjtcbmltcG9ydCB0eXBlIHsgTnV0cml0aW9uT3JkZXJfT3JhbERpZXQgfSBmcm9tIFwiLi9udXRyaXRpb25vcmRlcl9vcmFsZGlldFwiO1xuaW1wb3J0IHR5cGUgeyBOdXRyaXRpb25PcmRlcl9TdXBwbGVtZW50IH0gZnJvbSBcIi4vbnV0cml0aW9ub3JkZXJfc3VwcGxlbWVudFwiO1xuaW1wb3J0IHR5cGUgeyBSZWZlcmVuY2UgfSBmcm9tIFwiLi9yZWZlcmVuY2VcIjtcblxuLy8gRkhJUiBOdXRyaXRpb25PcmRlciBUeXBlXG5cbi8vIFN0cnVjdHVyZURlZmluaXRpb246IGh0dHBzOi8vaGw3Lm9yZy9maGlyL1I0L251dHJpdGlvbm9yZGVyLmh0bWxcblxuLyoqIE51dHJpdGlvbk9yZGVyIHN0YXR1czogbGlmZWN5Y2xlIHN0YWdlIG9mIHRoZSBudXRyaXRpb24gb3JkZXIgKFJlcXVlc3RTdGF0dXMpLiAoMS4uMSkgKi9cbmV4cG9ydCBjb25zdCBOVVRSSVRJT05fT1JERVJfU1RBVFVTID0ge1xuICAvKiogUHJvcG9zZWQ6IHRoZSByZXF1ZXN0IGhhcyBiZWVuIHByb3Bvc2VkLiAqL1xuICBQUk9QT1NFRDogXCJwcm9wb3NlZFwiLFxuICAvKiogRHJhZnQ6IHRoZSByZXF1ZXN0IGhhcyBiZWVuIGNyZWF0ZWQgYnV0IGlzIG5vdCB5ZXQgYWN0aXZlLiAqL1xuICBEUkFGVDogXCJkcmFmdFwiLFxuICAvKiogUGxhbm5lZDogdGhlIHJlcXVlc3QgaXMgcGxhbm5lZC4gKi9cbiAgUExBTk5FRDogXCJwbGFubmVkXCIsXG4gIC8qKiBSZXF1ZXN0ZWQ6IHRoZSByZXF1ZXN0IGhhcyBiZWVuIHBsYWNlZC4gKi9cbiAgUkVRVUVTVEVEOiBcInJlcXVlc3RlZFwiLFxuICAvKiogQWN0aXZlOiB0aGUgcmVxdWVzdCBpcyBpbiBmb3JjZSBhbmQgcmVhZHkgdG8gYmUgYWN0ZWQgdXBvbi4gKi9cbiAgQUNUSVZFOiBcImFjdGl2ZVwiLFxuICAvKiogT24taG9sZDogdGhlIHJlcXVlc3QgaXMgaW4gZm9yY2UsIGJ1dCBhY3Rpb24gaXMgdGVtcG9yYXJpbHkgcGF1c2VkLiAqL1xuICBPTl9IT0xEOiBcIm9uLWhvbGRcIixcbiAgLyoqIENvbXBsZXRlZDogdGhlIHJlcXVlc3QgaGFzIGJlZW4gZnVsZmlsbGVkIGluIGZ1bGwuICovXG4gIENPTVBMRVRFRDogXCJjb21wbGV0ZWRcIixcbiAgLyoqIENhbmNlbGxlZDogdGhlIHJlcXVlc3Qgd2FzIGFjdGl2ZSBidXQgaGFzIGJlZW4gY2FuY2VsbGVkLiAqL1xuICBDQU5DRUxMRUQ6IFwiY2FuY2VsbGVkXCIsXG4gIC8qKiBFbnRlcmVkIGluIGVycm9yOiB0aGUgcmVxdWVzdCB3YXMgY3JlYXRlZCBpbiBlcnJvciBhbmQgc2hvdWxkIGJlIGlnbm9yZWQuICovXG4gIEVOVEVSRURfSU5fRVJST1I6IFwiZW50ZXJlZC1pbi1lcnJvclwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgTnV0cml0aW9uT3JkZXJTdGF0dXMgPVxuICAodHlwZW9mIE5VVFJJVElPTl9PUkRFUl9TVEFUVVMpW2tleW9mIHR5cGVvZiBOVVRSSVRJT05fT1JERVJfU1RBVFVTXTtcblxuLyoqIE51dHJpdGlvbk9yZGVyIGludGVudDogZGVncmVlIG9mIGF1dGhvcml0eS9pbnRlbnRpb25hbGl0eSAoUmVxdWVzdEludGVudCkuICgxLi4xKSAqL1xuZXhwb3J0IGNvbnN0IE5VVFJJVElPTl9PUkRFUl9JTlRFTlQgPSB7XG4gIC8qKiBQcm9wb3NhbDogYSByZXF1ZXN0IGZvciB0aGUgb3JkZXIgdG8gYmUgcGVyZm9ybWVkLiAqL1xuICBQUk9QT1NBTDogXCJwcm9wb3NhbFwiLFxuICAvKiogUGxhbjogYSByZXF1ZXN0IHRoYXQgdGhlIG9yZGVyIGlzIHBsYW5uZWQuICovXG4gIFBMQU46IFwicGxhblwiLFxuICAvKiogRGlyZWN0aXZlOiBhIHJlcXVlc3QgdGhhdCB0aGUgb3JkZXIgaXMgYSBsZWdhbCByZXF1aXJlbWVudC4gKi9cbiAgRElSRUNUSVZFOiBcImRpcmVjdGl2ZVwiLFxuICAvKiogT3JkZXI6IGEgcmVxdWVzdCBmb3IgdGhlIG9yZGVyIHRvIGJlIHBlcmZvcm1lZC4gKi9cbiAgT1JERVI6IFwib3JkZXJcIixcbiAgLyoqIE9yaWdpbmFsIG9yZGVyOiB0aGUgb3JkZXIgaXMgdGhlIG9yaWdpbmFsIG9yZGVyLiAqL1xuICBPUklHSU5BTF9PUkRFUjogXCJvcmlnaW5hbC1vcmRlclwiLFxuICAvKiogUmVmbGV4IG9yZGVyOiB0aGUgb3JkZXIgaXMgYmFzZWQgb24gYSByZWZsZXguICovXG4gIFJFRkxFWF9PUkRFUjogXCJyZWZsZXgtb3JkZXJcIixcbiAgLyoqIEZpbGxlciBvcmRlcjogdGhlIG9yZGVyIGlzIHBsYWNlZCBieSB0aGUgZmlsbGVyLiAqL1xuICBGSUxMRVJfT1JERVI6IFwiZmlsbGVyLW9yZGVyXCIsXG4gIC8qKiBJbnN0YW5jZSBvcmRlcjogdGhlIG9yZGVyIGlzIGFuIGluc3RhbmNlLiAqL1xuICBJTlNUQU5DRV9PUkRFUjogXCJpbnN0YW5jZS1vcmRlclwiLFxuICAvKiogT3B0aW9uOiBhIHJlcXVlc3QgdGhhdCB0aGUgb3JkZXIgaXMgYW4gb3B0aW9uLiAqL1xuICBPUFRJT046IFwib3B0aW9uXCIsXG59IGFzIGNvbnN0O1xuXG5leHBvcnQgdHlwZSBOdXRyaXRpb25PcmRlckludGVudCA9XG4gICh0eXBlb2YgTlVUUklUSU9OX09SREVSX0lOVEVOVClba2V5b2YgdHlwZW9mIE5VVFJJVElPTl9PUkRFUl9JTlRFTlRdO1xuXG5leHBvcnQgaW50ZXJmYWNlIE51dHJpdGlvbk9yZGVyIGV4dGVuZHMgRG9tYWluUmVzb3VyY2Uge1xuICAvKiogVGhpcyBpcyBhIE51dHJpdGlvbk9yZGVyIHJlc291cmNlICovXG4gIHJlc291cmNlVHlwZTogXCJOdXRyaXRpb25PcmRlclwiO1xuXG4gIC8qKiBJZGVudGlmaWVycyBhc3NpZ25lZCB0byB0aGlzIG9yZGVyIGJ5IHRoZSBvcmRlciBzZW5kZXIgb3IgYnkgdGhlIG9yZGVyIHJlY2VpdmVyLiAoMC4uKikgKi9cbiAgaWRlbnRpZmllcj86IEFycmF5PElkZW50aWZpZXI+O1xuXG4gIC8qKiBJbnN0YW50aWF0ZXMgRkhJUiBwcm90b2NvbCBvciBkZWZpbml0aW9uIChlLmcuIEFjdGl2aXR5RGVmaW5pdGlvbiwgUGxhbkRlZmluaXRpb24pLiAoMC4uKikgKi9cbiAgaW5zdGFudGlhdGVzQ2Fub25pY2FsPzogQXJyYXk8c3RyaW5nPjtcblxuICAvKiogSW5zdGFudGlhdGVzIGV4dGVybmFsIHByb3RvY29sIG9yIGRlZmluaXRpb24gKFVSTCkuICgwLi4qKSAqL1xuICBpbnN0YW50aWF0ZXNVcmk/OiBBcnJheTxzdHJpbmc+O1xuXG4gIC8qKiBJbnN0YW50aWF0ZXMgcHJvdG9jb2wgb3IgZGVmaW5pdGlvbiAoVVJJKS4gKDAuLiopICovXG4gIGluc3RhbnRpYXRlcz86IEFycmF5PHN0cmluZz47XG5cbiAgLyoqIFRoZSB3b3JrZmxvdyBzdGF0dXMgb2YgdGhlIG51dHJpdGlvbiBvcmRlci9yZXF1ZXN0LiAoMS4uMSkgKi9cbiAgc3RhdHVzOiBOdXRyaXRpb25PcmRlclN0YXR1cztcblxuICAvKiogSW5kaWNhdGVzIHRoZSBsZXZlbCBvZiBhdXRob3JpdHkvaW50ZW50aW9uYWxpdHkgYW5kIHdoZXJlIHRoZSByZXF1ZXN0IGZpdHMgaW4gdGhlIHdvcmtmbG93IGNoYWluLiAoMS4uMSkgKi9cbiAgaW50ZW50OiBOdXRyaXRpb25PcmRlckludGVudDtcblxuICAvKiogVGhlIHBlcnNvbiAocGF0aWVudCkgd2hvIG5lZWRzIHRoZSBudXRyaXRpb24gb3JkZXIuICgxLi4xKSAqL1xuICBwYXRpZW50OiBSZWZlcmVuY2U7XG5cbiAgLyoqIFRoZSBlbmNvdW50ZXIgYXNzb2NpYXRlZCB3aXRoIHRoaXMgbnV0cml0aW9uIG9yZGVyLiAoMC4uMSkgKi9cbiAgZW5jb3VudGVyPzogUmVmZXJlbmNlO1xuXG4gIC8qKiBUaGUgZGF0ZSBhbmQgdGltZSB0aGF0IHRoaXMgbnV0cml0aW9uIG9yZGVyIHdhcyByZXF1ZXN0ZWQuICgxLi4xKSAqL1xuICBkYXRlVGltZTogc3RyaW5nO1xuXG4gIC8qKiBUaGUgcHJhY3RpdGlvbmVyIHRoYXQgaG9sZHMgbGVnYWwgcmVzcG9uc2liaWxpdHkgZm9yIG9yZGVyaW5nIHRoZSBkaWV0LCBzdXBwbGVtZW50LCBvciBmb3JtdWxhLiAoMC4uMSkgKi9cbiAgb3JkZXJlcj86IFJlZmVyZW5jZTtcblxuICAvKiogTGlua3MgdG8gcmVjb3JkcyBvZiBhbGxlcmdpZXMgb3IgaW50b2xlcmFuY2VzIHRvIGluY2x1ZGUgaW4gdGhlIG51dHJpdGlvbiBvcmRlci4gKDAuLiopICovXG4gIGFsbGVyZ3lJbnRvbGVyYW5jZT86IEFycmF5PFJlZmVyZW5jZT47XG5cbiAgLyoqIE9yZGVyLXNwZWNpZmljIG1vZGlmaWVycyBhYm91dCB0aGUgdHlwZSBvZiBmb29kIHRoYXQgc2hvdWxkIGJlIGdpdmVuIChlLmcuIEhhbGFsLCBWZWdhbiwgS29zaGVyKS4gKDAuLiopICovXG4gIGZvb2RQcmVmZXJlbmNlTW9kaWZpZXI/OiBBcnJheTxDb2RlYWJsZUNvbmNlcHQ+O1xuXG4gIC8qKiBPcmRlci1zcGVjaWZpYyBtb2RpZmllcnMgYWJvdXQgdGhlIHR5cGUgb2YgZm9vZCB0aGF0IHNob3VsZCBub3QgYmUgZ2l2ZW4uICgwLi4qKSAqL1xuICBleGNsdWRlRm9vZE1vZGlmaWVyPzogQXJyYXk8Q29kZWFibGVDb25jZXB0PjtcblxuICAvKiogRGlldCBnaXZlbiBvcmFsbHkgaW4gY29udHJhc3QgdG8gZW50ZXJhbCAodHViZSkgZmVlZGluZy4gKDAuLjEpICovXG4gIG9yYWxEaWV0PzogTnV0cml0aW9uT3JkZXJfT3JhbERpZXQ7XG5cbiAgLyoqIE9yYWwgbnV0cml0aW9uYWwgcHJvZHVjdHMgdG8gYWRkIGZ1cnRoZXIgbnV0cml0aW9uYWwgdmFsdWUgdG8gdGhlIHBhdGllbnQncyBkaWV0LiAoMC4uKikgKi9cbiAgc3VwcGxlbWVudD86IEFycmF5PE51dHJpdGlvbk9yZGVyX1N1cHBsZW1lbnQ+O1xuXG4gIC8qKiBGZWVkaW5nIHZpYSB0aGUgZ2FzdHJvaW50ZXN0aW5hbCB0cmFjdCAodHViZSwgY2F0aGV0ZXIsIG9yIHN0b21hKSBkaXN0YWwgdG8gdGhlIG9yYWwgY2F2aXR5LiAoMC4uMSkgKi9cbiAgZW50ZXJhbEZvcm11bGE/OiBOdXRyaXRpb25PcmRlcl9FbnRlcmFsRm9ybXVsYTtcblxuICAvKiogQ29tbWVudHMgYWJvdXQgdGhlIG51dHJpdGlvbiBvcmRlciBieSB0aGUgcmVxdWVzdGVyLCBwZXJmb3JtZXIsIHN1YmplY3Qgb3Igb3RoZXIgcGFydGljaXBhbnRzLiAoMC4uKikgKi9cbiAgbm90ZT86IEFycmF5PEFubm90YXRpb24+O1xufVxuIl19
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { Quantity } from "./quantity";
|
|
3
|
-
import type { Ratio } from "./ratio";
|
|
4
|
-
import type { Timing } from "./timing";
|
|
5
|
-
export interface NutritionOrder_Administration extends BackboneElement {
|
|
6
|
-
/** Scheduled frequency of enteral feeding. (0..1) */
|
|
7
|
-
schedule?: Timing;
|
|
8
|
-
/** The volume of formula to provide per the specified administration schedule. (0..1) */
|
|
9
|
-
quantity?: Quantity;
|
|
10
|
-
/** Speed with which the formula is provided per period of time (rate[x] as Quantity, e.g. 50 mL/hr). (0..1) */
|
|
11
|
-
rateSimpleQuantity?: Quantity;
|
|
12
|
-
/** Speed with which the formula is provided per period of time (rate[x] as Ratio, e.g. 200 mL/4 hrs). (0..1) */
|
|
13
|
-
rateRatio?: Ratio;
|
|
14
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnV0cml0aW9ub3JkZXJfYWRtaW5pc3RyYXRpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvbnV0cml0aW9ub3JkZXJfYWRtaW5pc3RyYXRpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQmFja2JvbmVFbGVtZW50IH0gZnJvbSBcIi4vYmFja2JvbmVlbGVtZW50XCI7XG5pbXBvcnQgdHlwZSB7IFF1YW50aXR5IH0gZnJvbSBcIi4vcXVhbnRpdHlcIjtcbmltcG9ydCB0eXBlIHsgUmF0aW8gfSBmcm9tIFwiLi9yYXRpb1wiO1xuaW1wb3J0IHR5cGUgeyBUaW1pbmcgfSBmcm9tIFwiLi90aW1pbmdcIjtcblxuLy8gRkhJUiBOdXRyaXRpb25PcmRlcl9BZG1pbmlzdHJhdGlvbiBUeXBlXG5cbi8vIFN0cnVjdHVyZURlZmluaXRpb246IGh0dHBzOi8vaGw3Lm9yZy9maGlyL1I0L251dHJpdGlvbm9yZGVyLmh0bWwgKE51dHJpdGlvbk9yZGVyLmVudGVyYWxGb3JtdWxhLmFkbWluaXN0cmF0aW9uKVxuXG5leHBvcnQgaW50ZXJmYWNlIE51dHJpdGlvbk9yZGVyX0FkbWluaXN0cmF0aW9uIGV4dGVuZHMgQmFja2JvbmVFbGVtZW50IHtcbiAgLyoqIFNjaGVkdWxlZCBmcmVxdWVuY3kgb2YgZW50ZXJhbCBmZWVkaW5nLiAoMC4uMSkgKi9cbiAgc2NoZWR1bGU/OiBUaW1pbmc7XG5cbiAgLyoqIFRoZSB2b2x1bWUgb2YgZm9ybXVsYSB0byBwcm92aWRlIHBlciB0aGUgc3BlY2lmaWVkIGFkbWluaXN0cmF0aW9uIHNjaGVkdWxlLiAoMC4uMSkgKi9cbiAgcXVhbnRpdHk/OiBRdWFudGl0eTtcblxuICAvKiogU3BlZWQgd2l0aCB3aGljaCB0aGUgZm9ybXVsYSBpcyBwcm92aWRlZCBwZXIgcGVyaW9kIG9mIHRpbWUgKHJhdGVbeF0gYXMgUXVhbnRpdHksIGUuZy4gNTAgbUwvaHIpLiAoMC4uMSkgKi9cbiAgcmF0ZVNpbXBsZVF1YW50aXR5PzogUXVhbnRpdHk7XG5cbiAgLyoqIFNwZWVkIHdpdGggd2hpY2ggdGhlIGZvcm11bGEgaXMgcHJvdmlkZWQgcGVyIHBlcmlvZCBvZiB0aW1lIChyYXRlW3hdIGFzIFJhdGlvLCBlLmcuIDIwMCBtTC80IGhycykuICgwLi4xKSAqL1xuICByYXRlUmF0aW8/OiBSYXRpbztcbn1cbiJdfQ==
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
3
|
-
import type { NutritionOrder_Administration } from "./nutritionorder_administration";
|
|
4
|
-
import type { Quantity } from "./quantity";
|
|
5
|
-
export interface NutritionOrder_EnteralFormula extends BackboneElement {
|
|
6
|
-
/** Type of enteral or infant formula (e.g. adult standard formula with fiber or soy-based infant formula). (0..1) */
|
|
7
|
-
baseFormulaType?: CodeableConcept;
|
|
8
|
-
/** Product or brand name of the enteral or infant formula (e.g. "ACME Adult Standard Formula"). (0..1) */
|
|
9
|
-
baseFormulaProductName?: string;
|
|
10
|
-
/** Type of modular component to add to the feeding (e.g. protein, carbohydrate, fat or fiber). (0..1) */
|
|
11
|
-
additiveType?: CodeableConcept;
|
|
12
|
-
/** Product or brand name of the modular additive. (0..1) */
|
|
13
|
-
additiveProductName?: string;
|
|
14
|
-
/** Amount of energy per specified volume that is required (e.g. calories per mL or fluid oz). (0..1) */
|
|
15
|
-
caloricDensity?: Quantity;
|
|
16
|
-
/** How the formula should enter the patient's gastrointestinal tract (e.g. nasogastric tube). (0..1) */
|
|
17
|
-
routeofAdministration?: CodeableConcept;
|
|
18
|
-
/** Formula feeding instruction as structured data; allows changing rate or volume over time. (0..*) */
|
|
19
|
-
administration?: Array<NutritionOrder_Administration>;
|
|
20
|
-
/** Upper limit on formula volume per unit of time (e.g. 1440 mL over 24 hours). (0..1) */
|
|
21
|
-
maxVolumeToDeliver?: Quantity;
|
|
22
|
-
/** Formula feeding instructions expressed as text. (0..1) */
|
|
23
|
-
administrationInstruction?: string;
|
|
24
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnV0cml0aW9ub3JkZXJfZW50ZXJhbGZvcm11bGEuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvbnV0cml0aW9ub3JkZXJfZW50ZXJhbGZvcm11bGEudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQmFja2JvbmVFbGVtZW50IH0gZnJvbSBcIi4vYmFja2JvbmVlbGVtZW50XCI7XG5pbXBvcnQgdHlwZSB7IENvZGVhYmxlQ29uY2VwdCB9IGZyb20gXCIuL2NvZGVhYmxlY29uY2VwdFwiO1xuaW1wb3J0IHR5cGUgeyBOdXRyaXRpb25PcmRlcl9BZG1pbmlzdHJhdGlvbiB9IGZyb20gXCIuL251dHJpdGlvbm9yZGVyX2FkbWluaXN0cmF0aW9uXCI7XG5pbXBvcnQgdHlwZSB7IFF1YW50aXR5IH0gZnJvbSBcIi4vcXVhbnRpdHlcIjtcblxuLy8gRkhJUiBOdXRyaXRpb25PcmRlcl9FbnRlcmFsRm9ybXVsYSBUeXBlXG5cbi8vIFN0cnVjdHVyZURlZmluaXRpb246IGh0dHBzOi8vaGw3Lm9yZy9maGlyL1I0L251dHJpdGlvbm9yZGVyLmh0bWwgKE51dHJpdGlvbk9yZGVyLmVudGVyYWxGb3JtdWxhKVxuXG5leHBvcnQgaW50ZXJmYWNlIE51dHJpdGlvbk9yZGVyX0VudGVyYWxGb3JtdWxhIGV4dGVuZHMgQmFja2JvbmVFbGVtZW50IHtcbiAgLyoqIFR5cGUgb2YgZW50ZXJhbCBvciBpbmZhbnQgZm9ybXVsYSAoZS5nLiBhZHVsdCBzdGFuZGFyZCBmb3JtdWxhIHdpdGggZmliZXIgb3Igc295LWJhc2VkIGluZmFudCBmb3JtdWxhKS4gKDAuLjEpICovXG4gIGJhc2VGb3JtdWxhVHlwZT86IENvZGVhYmxlQ29uY2VwdDtcblxuICAvKiogUHJvZHVjdCBvciBicmFuZCBuYW1lIG9mIHRoZSBlbnRlcmFsIG9yIGluZmFudCBmb3JtdWxhIChlLmcuIFwiQUNNRSBBZHVsdCBTdGFuZGFyZCBGb3JtdWxhXCIpLiAoMC4uMSkgKi9cbiAgYmFzZUZvcm11bGFQcm9kdWN0TmFtZT86IHN0cmluZztcblxuICAvKiogVHlwZSBvZiBtb2R1bGFyIGNvbXBvbmVudCB0byBhZGQgdG8gdGhlIGZlZWRpbmcgKGUuZy4gcHJvdGVpbiwgY2FyYm9oeWRyYXRlLCBmYXQgb3IgZmliZXIpLiAoMC4uMSkgKi9cbiAgYWRkaXRpdmVUeXBlPzogQ29kZWFibGVDb25jZXB0O1xuXG4gIC8qKiBQcm9kdWN0IG9yIGJyYW5kIG5hbWUgb2YgdGhlIG1vZHVsYXIgYWRkaXRpdmUuICgwLi4xKSAqL1xuICBhZGRpdGl2ZVByb2R1Y3ROYW1lPzogc3RyaW5nO1xuXG4gIC8qKiBBbW91bnQgb2YgZW5lcmd5IHBlciBzcGVjaWZpZWQgdm9sdW1lIHRoYXQgaXMgcmVxdWlyZWQgKGUuZy4gY2Fsb3JpZXMgcGVyIG1MIG9yIGZsdWlkIG96KS4gKDAuLjEpICovXG4gIGNhbG9yaWNEZW5zaXR5PzogUXVhbnRpdHk7XG5cbiAgLyoqIEhvdyB0aGUgZm9ybXVsYSBzaG91bGQgZW50ZXIgdGhlIHBhdGllbnQncyBnYXN0cm9pbnRlc3RpbmFsIHRyYWN0IChlLmcuIG5hc29nYXN0cmljIHR1YmUpLiAoMC4uMSkgKi9cbiAgcm91dGVvZkFkbWluaXN0cmF0aW9uPzogQ29kZWFibGVDb25jZXB0O1xuXG4gIC8qKiBGb3JtdWxhIGZlZWRpbmcgaW5zdHJ1Y3Rpb24gYXMgc3RydWN0dXJlZCBkYXRhOyBhbGxvd3MgY2hhbmdpbmcgcmF0ZSBvciB2b2x1bWUgb3ZlciB0aW1lLiAoMC4uKikgKi9cbiAgYWRtaW5pc3RyYXRpb24/OiBBcnJheTxOdXRyaXRpb25PcmRlcl9BZG1pbmlzdHJhdGlvbj47XG5cbiAgLyoqIFVwcGVyIGxpbWl0IG9uIGZvcm11bGEgdm9sdW1lIHBlciB1bml0IG9mIHRpbWUgKGUuZy4gMTQ0MCBtTCBvdmVyIDI0IGhvdXJzKS4gKDAuLjEpICovXG4gIG1heFZvbHVtZVRvRGVsaXZlcj86IFF1YW50aXR5O1xuXG4gIC8qKiBGb3JtdWxhIGZlZWRpbmcgaW5zdHJ1Y3Rpb25zIGV4cHJlc3NlZCBhcyB0ZXh0LiAoMC4uMSkgKi9cbiAgYWRtaW5pc3RyYXRpb25JbnN0cnVjdGlvbj86IHN0cmluZztcbn1cbiJdfQ==
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { BackboneElement } from "./backboneelement";
|
|
2
|
-
import type { CodeableConcept } from "./codeableconcept";
|
|
3
|
-
import type { Quantity } from "./quantity";
|
|
4
|
-
export interface NutritionOrder_Nutrient extends BackboneElement {
|
|
5
|
-
/** Type of nutrient that is being modified (e.g. carbohydrate or sodium). (0..1) */
|
|
6
|
-
modifier?: CodeableConcept;
|
|
7
|
-
/** Quantity of the specified nutrient to include in diet. (0..1) */
|
|
8
|
-
amount?: Quantity;
|
|
9
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnV0cml0aW9ub3JkZXJfbnV0cmllbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvbnV0cml0aW9ub3JkZXJfbnV0cmllbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQmFja2JvbmVFbGVtZW50IH0gZnJvbSBcIi4vYmFja2JvbmVlbGVtZW50XCI7XG5pbXBvcnQgdHlwZSB7IENvZGVhYmxlQ29uY2VwdCB9IGZyb20gXCIuL2NvZGVhYmxlY29uY2VwdFwiO1xuaW1wb3J0IHR5cGUgeyBRdWFudGl0eSB9IGZyb20gXCIuL3F1YW50aXR5XCI7XG5cbi8vIEZISVIgTnV0cml0aW9uT3JkZXJfTnV0cmllbnQgVHlwZVxuXG4vLyBTdHJ1Y3R1cmVEZWZpbml0aW9uOiBodHRwczovL2hsNy5vcmcvZmhpci9SNC9udXRyaXRpb25vcmRlci5odG1sIChOdXRyaXRpb25PcmRlci5vcmFsRGlldC5udXRyaWVudClcblxuZXhwb3J0IGludGVyZmFjZSBOdXRyaXRpb25PcmRlcl9OdXRyaWVudCBleHRlbmRzIEJhY2tib25lRWxlbWVudCB7XG4gIC8qKiBUeXBlIG9mIG51dHJpZW50IHRoYXQgaXMgYmVpbmcgbW9kaWZpZWQgKGUuZy4gY2FyYm9oeWRyYXRlIG9yIHNvZGl1bSkuICgwLi4xKSAqL1xuICBtb2RpZmllcj86IENvZGVhYmxlQ29uY2VwdDtcblxuICAvKiogUXVhbnRpdHkgb2YgdGhlIHNwZWNpZmllZCBudXRyaWVudCB0byBpbmNsdWRlIGluIGRpZXQuICgwLi4xKSAqL1xuICBhbW91bnQ/OiBRdWFudGl0eTtcbn1cbiJdfQ==
|