@openhi/types 0.0.10 → 0.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/backboneelement.d.ts +1 -1
- package/lib/backboneelement.js +1 -1
- package/lib/control/index.d.ts +10 -0
- package/lib/control/index.js +27 -0
- package/lib/control/membership.d.ts +23 -0
- package/lib/control/membership.js +3 -0
- package/lib/control/role-codes.d.ts +26 -0
- package/lib/control/role-codes.js +59 -0
- package/lib/control/role.d.ts +22 -0
- package/lib/control/role.js +3 -0
- package/lib/control/roleassignment.d.ts +24 -0
- package/lib/control/roleassignment.js +3 -0
- package/lib/control/tenant.d.ts +6 -0
- package/lib/control/tenant.js +3 -0
- package/lib/control/user.d.ts +20 -0
- package/lib/control/user.js +3 -0
- package/lib/control/workspace.d.ts +12 -0
- package/lib/control/workspace.js +3 -0
- package/lib/data/account.d.ts +58 -0
- package/lib/data/account.js +19 -0
- package/lib/data/account_coverage.d.ts +8 -0
- package/lib/data/account_coverage.js +3 -0
- package/lib/data/account_guarantor.d.ts +11 -0
- package/lib/data/account_guarantor.js +3 -0
- package/lib/data/activitydefinition.d.ts +133 -0
- package/lib/data/activitydefinition.js +3 -0
- package/lib/data/activitydefinition_dynamicvalue.d.ts +8 -0
- package/lib/data/activitydefinition_dynamicvalue.js +3 -0
- package/lib/data/activitydefinition_participant.d.ts +20 -0
- package/lib/data/activitydefinition_participant.js +17 -0
- package/lib/data/address.d.ts +48 -0
- package/lib/data/address.js +28 -0
- package/lib/data/adverseevent.d.ts +78 -0
- package/lib/data/adverseevent.js +18 -0
- package/lib/data/adverseevent_suspectentity.d.ts +9 -0
- package/lib/data/adverseevent_suspectentity.js +3 -0
- package/lib/data/adverseevent_suspectentity_causality.d.ts +14 -0
- package/lib/data/adverseevent_suspectentity_causality.js +3 -0
- package/lib/data/age.js +3 -0
- package/lib/data/allergyintolerance.d.ts +105 -0
- package/lib/data/allergyintolerance.js +53 -0
- package/lib/data/allergyintolerance_reaction.d.ts +29 -0
- package/lib/data/allergyintolerance_reaction.js +15 -0
- package/lib/data/annotation.d.ts +12 -0
- package/lib/data/annotation.js +3 -0
- package/lib/data/appointment.d.ts +78 -0
- package/lib/data/appointment.js +29 -0
- package/lib/data/appointment_participant.d.ts +38 -0
- package/lib/data/appointment_participant.js +26 -0
- package/lib/data/appointmentresponse.d.ts +38 -0
- package/lib/data/appointmentresponse.js +19 -0
- package/lib/data/attachment.d.ts +19 -0
- package/lib/data/attachment.js +3 -0
- package/lib/data/auditevent.d.ts +60 -0
- package/lib/data/auditevent.js +30 -0
- package/lib/data/auditevent_agent.d.ts +34 -0
- package/lib/data/auditevent_agent.js +3 -0
- package/lib/data/auditevent_detail.d.ts +9 -0
- package/lib/data/auditevent_detail.js +3 -0
- package/lib/data/auditevent_entity.d.ts +30 -0
- package/lib/data/auditevent_entity.js +3 -0
- package/lib/data/auditevent_network.d.ts +22 -0
- package/lib/data/auditevent_network.js +19 -0
- package/lib/data/auditevent_source.d.ts +12 -0
- package/lib/data/auditevent_source.js +3 -0
- package/lib/data/basic.d.ts +19 -0
- package/lib/data/basic.js +3 -0
- package/lib/data/binary.d.ts +13 -0
- package/lib/data/binary.js +3 -0
- package/lib/data/biologicallyderivedproduct.d.ts +54 -0
- package/lib/data/biologicallyderivedproduct.js +26 -0
- package/lib/data/bodystructure.d.ts +26 -0
- package/lib/data/bodystructure.js +3 -0
- package/lib/data/bundle.d.ts +46 -0
- package/lib/data/bundle.js +27 -0
- package/lib/data/bundle_entry.d.ts +21 -0
- package/lib/data/bundle_entry.js +3 -0
- package/lib/data/bundle_link.d.ts +8 -0
- package/lib/data/bundle_link.js +3 -0
- package/lib/data/bundle_request.d.ts +32 -0
- package/lib/data/bundle_request.js +21 -0
- package/lib/data/bundle_response.d.ts +15 -0
- package/lib/data/bundle_response.js +3 -0
- package/lib/data/bundle_search.d.ts +18 -0
- package/lib/data/bundle_search.js +15 -0
- package/lib/data/capabilitystatement.d.ts +88 -0
- package/lib/data/capabilitystatement.js +26 -0
- package/lib/data/capabilitystatement_certificate.d.ts +8 -0
- package/lib/data/capabilitystatement_certificate.js +3 -0
- package/lib/data/capabilitystatement_document.d.ts +18 -0
- package/lib/data/capabilitystatement_document.js +13 -0
- package/lib/data/capabilitystatement_endpoint.d.ts +9 -0
- package/lib/data/capabilitystatement_endpoint.js +3 -0
- package/lib/data/capabilitystatement_event.d.ts +38 -0
- package/lib/data/capabilitystatement_event.js +22 -0
- package/lib/data/capabilitystatement_implementation.d.ts +11 -0
- package/lib/data/capabilitystatement_implementation.js +3 -0
- package/lib/data/capabilitystatement_interaction.d.ts +30 -0
- package/lib/data/capabilitystatement_interaction.js +27 -0
- package/lib/data/capabilitystatement_interaction1.d.ts +20 -0
- package/lib/data/capabilitystatement_interaction1.js +17 -0
- package/lib/data/capabilitystatement_messaging.d.ts +20 -0
- package/lib/data/capabilitystatement_messaging.js +3 -0
- package/lib/data/capabilitystatement_operation.d.ts +10 -0
- package/lib/data/capabilitystatement_operation.js +3 -0
- package/lib/data/capabilitystatement_resource.d.ts +87 -0
- package/lib/data/capabilitystatement_resource.js +48 -0
- package/lib/data/capabilitystatement_rest.d.ts +33 -0
- package/lib/data/capabilitystatement_rest.js +13 -0
- package/lib/data/capabilitystatement_searchparam.d.ts +34 -0
- package/lib/data/capabilitystatement_searchparam.js +27 -0
- package/lib/data/capabilitystatement_security.d.ts +14 -0
- package/lib/data/capabilitystatement_security.js +3 -0
- package/lib/data/capabilitystatement_software.d.ts +10 -0
- package/lib/data/capabilitystatement_software.js +3 -0
- package/lib/data/capabilitystatement_supportedmessage.d.ts +15 -0
- package/lib/data/capabilitystatement_supportedmessage.js +13 -0
- package/lib/data/careplan.d.ts +93 -0
- package/lib/data/careplan.js +38 -0
- package/lib/data/careplan_activity.d.ts +21 -0
- package/lib/data/careplan_activity.js +3 -0
- package/lib/data/careplan_detail.d.ts +74 -0
- package/lib/data/careplan_detail.js +27 -0
- package/lib/data/careteam.d.ts +52 -0
- package/lib/data/careteam.js +19 -0
- package/lib/data/careteam_participant.d.ts +14 -0
- package/lib/data/careteam_participant.js +3 -0
- package/lib/data/catalogentry.d.ts +37 -0
- package/lib/data/catalogentry.js +3 -0
- package/lib/data/catalogentry_relatedentry.d.ts +16 -0
- package/lib/data/catalogentry_relatedentry.js +13 -0
- package/lib/data/chargeitem.d.ts +90 -0
- package/lib/data/chargeitem.js +23 -0
- package/lib/data/chargeitem_performer.d.ts +9 -0
- package/lib/data/chargeitem_performer.js +3 -0
- package/lib/data/chargeitemdefinition.d.ts +60 -0
- package/lib/data/chargeitemdefinition.js +3 -0
- package/lib/data/chargeitemdefinition_applicability.d.ts +9 -0
- package/lib/data/chargeitemdefinition_applicability.js +3 -0
- package/lib/data/chargeitemdefinition_propertygroup.d.ts +9 -0
- package/lib/data/chargeitemdefinition_propertygroup.js +3 -0
- package/lib/data/chargeitemdefinition_propertygroup_pricecomponent.d.ts +30 -0
- package/lib/data/chargeitemdefinition_propertygroup_pricecomponent.js +21 -0
- package/lib/data/claim.d.ts +87 -0
- package/lib/data/claim.js +15 -0
- package/lib/data/claim_accident.d.ts +14 -0
- package/lib/data/claim_accident.js +3 -0
- package/lib/data/claim_careteam.d.ts +15 -0
- package/lib/data/claim_careteam.js +3 -0
- package/lib/data/claim_detail.d.ts +32 -0
- package/lib/data/claim_detail.js +3 -0
- package/lib/data/claim_diagnosis.d.ts +17 -0
- package/lib/data/claim_diagnosis.js +3 -0
- package/lib/data/claim_insurance.d.ts +19 -0
- package/lib/data/claim_insurance.js +3 -0
- package/lib/data/claim_item.d.ts +58 -0
- package/lib/data/claim_item.js +3 -0
- package/lib/data/claim_payee.d.ts +9 -0
- package/lib/data/claim_payee.js +3 -0
- package/lib/data/claim_procedure.d.ts +17 -0
- package/lib/data/claim_procedure.js +3 -0
- package/lib/data/claim_related.d.ts +12 -0
- package/lib/data/claim_related.js +3 -0
- package/lib/data/claim_subdetail.d.ts +29 -0
- package/lib/data/claim_subdetail.js +3 -0
- package/lib/data/claim_supportinginfo.d.ts +30 -0
- package/lib/data/claim_supportinginfo.js +3 -0
- package/lib/data/claimresponse.d.ts +99 -0
- package/lib/data/claimresponse.js +28 -0
- package/lib/data/claimresponse_additem.d.ts +53 -0
- package/lib/data/claimresponse_additem.js +3 -0
- package/lib/data/claimresponse_adjudication.d.ts +13 -0
- package/lib/data/claimresponse_adjudication.js +3 -0
- package/lib/data/claimresponse_detail.d.ts +13 -0
- package/lib/data/claimresponse_detail.js +3 -0
- package/lib/data/claimresponse_detail1.d.ts +25 -0
- package/lib/data/claimresponse_detail1.js +3 -0
- package/lib/data/claimresponse_error.d.ts +12 -0
- package/lib/data/claimresponse_error.js +3 -0
- package/lib/data/claimresponse_insurance.d.ts +15 -0
- package/lib/data/claimresponse_insurance.js +3 -0
- package/lib/data/claimresponse_item.d.ts +14 -0
- package/lib/data/claimresponse_item.js +3 -0
- package/lib/data/claimresponse_payment.d.ts +18 -0
- package/lib/data/claimresponse_payment.js +3 -0
- package/lib/data/claimresponse_processnote.d.ts +12 -0
- package/lib/data/claimresponse_processnote.js +3 -0
- package/lib/data/claimresponse_subdetail.d.ts +10 -0
- package/lib/data/claimresponse_subdetail.js +3 -0
- package/lib/data/claimresponse_total.d.ts +9 -0
- package/lib/data/claimresponse_total.js +3 -0
- package/lib/data/clinicalimpression.d.ts +66 -0
- package/lib/data/clinicalimpression.js +17 -0
- package/lib/data/clinicalimpression_finding.d.ts +11 -0
- package/lib/data/clinicalimpression_finding.js +3 -0
- package/lib/data/clinicalimpression_investigation.d.ts +9 -0
- package/lib/data/clinicalimpression_investigation.js +3 -0
- package/lib/data/codeableconcept.d.ts +8 -0
- package/lib/data/codeableconcept.js +3 -0
- package/lib/data/codesystem.d.ts +91 -0
- package/lib/data/codesystem.js +30 -0
- package/lib/data/codesystem_concept.d.ts +17 -0
- package/lib/data/codesystem_concept.js +3 -0
- package/lib/data/codesystem_designation.d.ts +10 -0
- package/lib/data/codesystem_designation.js +3 -0
- package/lib/data/codesystem_filter.d.ts +11 -0
- package/lib/data/codesystem_filter.js +3 -0
- package/lib/data/codesystem_property.d.ts +29 -0
- package/lib/data/codesystem_property.js +23 -0
- package/lib/data/codesystem_property1.d.ts +20 -0
- package/lib/data/codesystem_property1.js +3 -0
- package/lib/data/coding.d.ts +13 -0
- package/lib/data/coding.js +3 -0
- package/lib/data/communication.d.ts +86 -0
- package/lib/data/communication.js +34 -0
- package/lib/data/communication_payload.d.ts +11 -0
- package/lib/data/communication_payload.js +3 -0
- package/lib/data/communicationrequest.d.ts +86 -0
- package/lib/data/communicationrequest.js +33 -0
- package/lib/data/communicationrequest_payload.d.ts +11 -0
- package/lib/data/communicationrequest_payload.js +3 -0
- package/lib/data/communicationrequest_requester.d.ts +8 -0
- package/lib/data/communicationrequest_requester.js +3 -0
- package/lib/data/compartmentdefinition.d.ts +51 -0
- package/lib/data/compartmentdefinition.js +19 -0
- package/lib/data/compartmentdefinition_resource.d.ts +9 -0
- package/lib/data/compartmentdefinition_resource.js +3 -0
- package/lib/data/composition.d.ts +54 -0
- package/lib/data/composition.js +17 -0
- package/lib/data/composition_attester.d.ts +22 -0
- package/lib/data/composition_attester.js +17 -0
- package/lib/data/composition_event.d.ts +12 -0
- package/lib/data/composition_event.js +3 -0
- package/lib/data/composition_relatesto.d.ts +23 -0
- package/lib/data/composition_relatesto.js +17 -0
- package/lib/data/composition_section.d.ts +27 -0
- package/lib/data/composition_section.js +3 -0
- package/lib/data/conceptmap.d.ts +51 -0
- package/lib/data/conceptmap.js +3 -0
- package/lib/data/conceptmap_dependson.d.ts +11 -0
- package/lib/data/conceptmap_dependson.js +3 -0
- package/lib/data/conceptmap_element.d.ts +10 -0
- package/lib/data/conceptmap_element.js +3 -0
- package/lib/data/conceptmap_group.d.ts +17 -0
- package/lib/data/conceptmap_group.js +3 -0
- package/lib/data/conceptmap_target.d.ts +40 -0
- package/lib/data/conceptmap_target.js +29 -0
- package/lib/data/conceptmap_unmapped.d.ts +21 -0
- package/lib/data/conceptmap_unmapped.js +15 -0
- package/lib/data/condition.d.ts +98 -0
- package/lib/data/condition.js +38 -0
- package/lib/data/condition_evidence.d.ts +9 -0
- package/lib/data/condition_evidence.js +3 -0
- package/lib/data/condition_stage.d.ts +11 -0
- package/lib/data/condition_stage.js +3 -0
- package/lib/data/consent.d.ts +56 -0
- package/lib/data/consent.js +21 -0
- package/lib/data/consent_actor.d.ts +9 -0
- package/lib/data/consent_actor.js +3 -0
- package/lib/data/consent_actor1.d.ts +9 -0
- package/lib/data/consent_actor1.js +3 -0
- package/lib/data/consent_data.d.ts +9 -0
- package/lib/data/consent_data.js +3 -0
- package/lib/data/consent_data1.d.ts +9 -0
- package/lib/data/consent_data1.js +3 -0
- package/lib/data/consent_except.d.ts +38 -0
- package/lib/data/consent_except.js +13 -0
- package/lib/data/consent_policy.d.ts +7 -0
- package/lib/data/consent_policy.js +3 -0
- package/lib/data/consent_provision.d.ts +38 -0
- package/lib/data/consent_provision.js +13 -0
- package/lib/data/consent_verification.d.ts +10 -0
- package/lib/data/consent_verification.js +3 -0
- package/lib/data/constants.js +94 -0
- package/lib/data/contactdetail.d.ts +8 -0
- package/lib/data/contactdetail.js +3 -0
- package/lib/data/contactpoint.d.ts +46 -0
- package/lib/data/contactpoint.js +36 -0
- package/lib/data/contract.d.ts +101 -0
- package/lib/data/contract.js +3 -0
- package/lib/data/contract_agent.d.ts +9 -0
- package/lib/data/contract_agent.js +3 -0
- package/lib/data/contract_agent1.d.ts +9 -0
- package/lib/data/contract_agent1.js +3 -0
- package/lib/data/contract_contentdefinition.d.ts +17 -0
- package/lib/data/contract_contentdefinition.js +3 -0
- package/lib/data/contract_friendly.d.ts +9 -0
- package/lib/data/contract_friendly.js +3 -0
- package/lib/data/contract_legal.d.ts +9 -0
- package/lib/data/contract_legal.js +3 -0
- package/lib/data/contract_rule.d.ts +9 -0
- package/lib/data/contract_rule.js +3 -0
- package/lib/data/contract_signer.d.ts +12 -0
- package/lib/data/contract_signer.js +3 -0
- package/lib/data/contract_term.d.ts +38 -0
- package/lib/data/contract_term.js +3 -0
- package/lib/data/contract_valueditem.d.ts +38 -0
- package/lib/data/contract_valueditem.js +3 -0
- package/lib/data/contract_valueditem1.d.ts +35 -0
- package/lib/data/contract_valueditem1.js +3 -0
- package/lib/data/contributor.d.ts +22 -0
- package/lib/data/contributor.js +17 -0
- package/lib/data/count.js +3 -0
- package/lib/data/coverage.d.ts +68 -0
- package/lib/data/coverage.js +17 -0
- package/lib/data/coverage_class.d.ts +10 -0
- package/lib/data/coverage_class.js +3 -0
- package/lib/data/coverage_costtobeneficiary.d.ts +15 -0
- package/lib/data/coverage_costtobeneficiary.js +3 -0
- package/lib/data/coverage_costtobeneficiary_exception.d.ts +9 -0
- package/lib/data/coverage_costtobeneficiary_exception.js +3 -0
- package/lib/data/coverage_grouping.d.ts +31 -0
- package/lib/data/coverage_grouping.js +3 -0
- package/lib/data/coverageeligibilityrequest.d.ts +58 -0
- package/lib/data/coverageeligibilityrequest.js +3 -0
- package/lib/data/coverageeligibilityresponse.d.ts +56 -0
- package/lib/data/coverageeligibilityresponse.js +3 -0
- package/lib/data/coverageeligibilityresponse_benefitbalance.d.ts +34 -0
- package/lib/data/coverageeligibilityresponse_benefitbalance.js +3 -0
- package/lib/data/coverageeligibilityresponse_error.d.ts +7 -0
- package/lib/data/coverageeligibilityresponse_error.js +3 -0
- package/lib/data/coverageeligibilityresponse_financial.d.ts +20 -0
- package/lib/data/coverageeligibilityresponse_financial.js +3 -0
- package/lib/data/coverageeligibilityresponse_insurance.d.ts +17 -0
- package/lib/data/coverageeligibilityresponse_insurance.js +3 -0
- package/lib/data/datarequirement.d.ts +26 -0
- package/lib/data/datarequirement.js +3 -0
- package/lib/data/datarequirement_codefilter.d.ts +12 -0
- package/lib/data/datarequirement_codefilter.js +3 -0
- package/lib/data/datarequirement_datefilter.d.ts +15 -0
- package/lib/data/datarequirement_datefilter.js +3 -0
- package/lib/data/datarequirement_sort.d.ts +15 -0
- package/lib/data/datarequirement_sort.js +13 -0
- package/lib/data/detectedissue.d.ts +67 -0
- package/lib/data/detectedissue.js +34 -0
- package/lib/data/detectedissue_evidence.d.ts +10 -0
- package/lib/data/detectedissue_evidence.js +3 -0
- package/lib/data/detectedissue_mitigation.d.ts +12 -0
- package/lib/data/detectedissue_mitigation.js +3 -0
- package/lib/data/device.d.ts +62 -0
- package/lib/data/device.js +3 -0
- package/lib/data/device_udi.d.ts +35 -0
- package/lib/data/device_udi.js +19 -0
- package/lib/data/devicedefinition.d.ts +61 -0
- package/lib/data/devicedefinition.js +3 -0
- package/lib/data/devicemetric.d.ts +78 -0
- package/lib/data/devicemetric.js +47 -0
- package/lib/data/devicemetric_calibration.d.ts +36 -0
- package/lib/data/devicemetric_calibration.js +28 -0
- package/lib/data/devicerequest.d.ts +69 -0
- package/lib/data/devicerequest.js +3 -0
- package/lib/data/devicerequest_requester.d.ts +8 -0
- package/lib/data/devicerequest_requester.js +3 -0
- package/lib/data/deviceusestatement.d.ts +61 -0
- package/lib/data/deviceusestatement.js +21 -0
- package/lib/data/diagnosticreport.d.ts +77 -0
- package/lib/data/diagnosticreport.js +29 -0
- package/lib/data/diagnosticreport_media.d.ts +12 -0
- package/lib/data/diagnosticreport_media.js +3 -0
- package/lib/data/diagnosticreport_performer.d.ts +9 -0
- package/lib/data/diagnosticreport_performer.js +3 -0
- package/lib/data/distance.js +3 -0
- package/lib/data/documentmanifest.d.ts +35 -0
- package/lib/data/documentmanifest.js +3 -0
- package/lib/data/documentmanifest_content.d.ts +10 -0
- package/lib/data/documentmanifest_content.js +3 -0
- package/lib/data/documentmanifest_related.d.ts +9 -0
- package/lib/data/documentmanifest_related.js +3 -0
- package/lib/data/documentreference.d.ts +44 -0
- package/lib/data/documentreference.js +3 -0
- package/lib/data/documentreference_content.d.ts +9 -0
- package/lib/data/documentreference_content.js +3 -0
- package/lib/data/documentreference_context.d.ts +21 -0
- package/lib/data/documentreference_context.js +3 -0
- package/lib/data/documentreference_related.d.ts +9 -0
- package/lib/data/documentreference_related.js +3 -0
- package/lib/data/documentreference_relatesto.d.ts +20 -0
- package/lib/data/documentreference_relatesto.js +17 -0
- package/lib/data/dosage.d.ts +36 -0
- package/lib/data/dosage.js +3 -0
- package/lib/data/dosage_doseandrate.d.ts +20 -0
- package/lib/data/dosage_doseandrate.js +3 -0
- package/lib/data/duration.js +3 -0
- package/lib/data/effectevidencesynthesis.d.ts +80 -0
- package/lib/data/effectevidencesynthesis.js +3 -0
- package/lib/data/elementdefinition.d.ts +464 -0
- package/lib/data/elementdefinition.js +14 -0
- package/lib/data/elementdefinition_base.d.ts +9 -0
- package/lib/data/elementdefinition_base.js +3 -0
- package/lib/data/elementdefinition_binding.d.ts +21 -0
- package/lib/data/elementdefinition_binding.js +17 -0
- package/lib/data/elementdefinition_constraint.d.ts +25 -0
- package/lib/data/elementdefinition_constraint.js +13 -0
- package/lib/data/elementdefinition_discriminator.d.ts +21 -0
- package/lib/data/elementdefinition_discriminator.js +19 -0
- package/lib/data/elementdefinition_example.d.ts +145 -0
- package/lib/data/elementdefinition_example.js +3 -0
- package/lib/data/elementdefinition_mapping.d.ts +11 -0
- package/lib/data/elementdefinition_mapping.js +3 -0
- package/lib/data/elementdefinition_slicing.d.ts +22 -0
- package/lib/data/elementdefinition_slicing.js +15 -0
- package/lib/data/elementdefinition_type.d.ts +33 -0
- package/lib/data/elementdefinition_type.js +24 -0
- package/lib/data/encounter.d.ts +64 -0
- package/lib/data/encounter.js +3 -0
- package/lib/data/encounter_classhistory.d.ts +9 -0
- package/lib/data/encounter_classhistory.js +3 -0
- package/lib/data/encounter_diagnosis.d.ts +11 -0
- package/lib/data/encounter_diagnosis.js +3 -0
- package/lib/data/encounter_hospitalization.d.ts +24 -0
- package/lib/data/encounter_hospitalization.js +3 -0
- package/lib/data/encounter_location.d.ts +23 -0
- package/lib/data/encounter_location.js +17 -0
- package/lib/data/encounter_participant.d.ts +12 -0
- package/lib/data/encounter_participant.js +3 -0
- package/lib/data/encounter_statushistory.d.ts +30 -0
- package/lib/data/encounter_statushistory.js +27 -0
- package/lib/data/endpoint.d.ts +49 -0
- package/lib/data/endpoint.js +21 -0
- package/lib/data/enrollmentrequest.d.ts +23 -0
- package/lib/data/enrollmentrequest.js +3 -0
- package/lib/data/enrollmentresponse.d.ts +25 -0
- package/lib/data/enrollmentresponse.js +3 -0
- package/lib/data/episodeofcare.d.ts +36 -0
- package/lib/data/episodeofcare.js +3 -0
- package/lib/data/episodeofcare_diagnosis.d.ts +11 -0
- package/lib/data/episodeofcare_diagnosis.js +3 -0
- package/lib/data/episodeofcare_statushistory.d.ts +26 -0
- package/lib/data/episodeofcare_statushistory.js +23 -0
- package/lib/data/eventdefinition.d.ts +72 -0
- package/lib/data/eventdefinition.js +3 -0
- package/lib/data/evidence.d.ts +70 -0
- package/lib/data/evidence.js +3 -0
- package/lib/data/evidencevariable.d.ts +78 -0
- package/lib/data/evidencevariable.js +15 -0
- package/lib/data/evidencevariable_characteristic.d.ts +58 -0
- package/lib/data/evidencevariable_characteristic.js +21 -0
- package/lib/data/examplescenario.d.ts +47 -0
- package/lib/data/examplescenario.js +3 -0
- package/lib/data/examplescenario_actor.d.ts +19 -0
- package/lib/data/examplescenario_actor.js +13 -0
- package/lib/data/examplescenario_instance.d.ts +17 -0
- package/lib/data/examplescenario_instance.js +3 -0
- package/lib/data/examplescenario_instance_containedinstance.d.ts +7 -0
- package/lib/data/examplescenario_instance_containedinstance.js +3 -0
- package/lib/data/examplescenario_instance_version.d.ts +7 -0
- package/lib/data/examplescenario_instance_version.js +3 -0
- package/lib/data/examplescenario_process.d.ts +54 -0
- package/lib/data/examplescenario_process.js +3 -0
- package/lib/data/explanationofbenefit.d.ts +128 -0
- package/lib/data/explanationofbenefit.js +22 -0
- package/lib/data/explanationofbenefit_accident.d.ts +14 -0
- package/lib/data/explanationofbenefit_accident.js +3 -0
- package/lib/data/explanationofbenefit_additem.d.ts +53 -0
- package/lib/data/explanationofbenefit_additem.js +3 -0
- package/lib/data/explanationofbenefit_adjudication.d.ts +13 -0
- package/lib/data/explanationofbenefit_adjudication.js +3 -0
- package/lib/data/explanationofbenefit_benefitbalance.d.ts +21 -0
- package/lib/data/explanationofbenefit_benefitbalance.js +3 -0
- package/lib/data/explanationofbenefit_careteam.d.ts +15 -0
- package/lib/data/explanationofbenefit_careteam.js +3 -0
- package/lib/data/explanationofbenefit_detail.d.ts +37 -0
- package/lib/data/explanationofbenefit_detail.js +3 -0
- package/lib/data/explanationofbenefit_detail1.d.ts +23 -0
- package/lib/data/explanationofbenefit_detail1.js +3 -0
- package/lib/data/explanationofbenefit_diagnosis.d.ts +17 -0
- package/lib/data/explanationofbenefit_diagnosis.js +3 -0
- package/lib/data/explanationofbenefit_financial.d.ts +17 -0
- package/lib/data/explanationofbenefit_financial.js +3 -0
- package/lib/data/explanationofbenefit_information.d.ts +31 -0
- package/lib/data/explanationofbenefit_information.js +3 -0
- package/lib/data/explanationofbenefit_insurance.d.ts +10 -0
- package/lib/data/explanationofbenefit_insurance.js +3 -0
- package/lib/data/explanationofbenefit_item.d.ts +63 -0
- package/lib/data/explanationofbenefit_item.js +3 -0
- package/lib/data/explanationofbenefit_payee.d.ts +9 -0
- package/lib/data/explanationofbenefit_payee.js +3 -0
- package/lib/data/explanationofbenefit_payment.d.ts +18 -0
- package/lib/data/explanationofbenefit_payment.js +3 -0
- package/lib/data/explanationofbenefit_procedure.d.ts +17 -0
- package/lib/data/explanationofbenefit_procedure.js +3 -0
- package/lib/data/explanationofbenefit_processnote.d.ts +12 -0
- package/lib/data/explanationofbenefit_processnote.js +3 -0
- package/lib/data/explanationofbenefit_related.d.ts +12 -0
- package/lib/data/explanationofbenefit_related.js +3 -0
- package/lib/data/explanationofbenefit_subdetail.d.ts +34 -0
- package/lib/data/explanationofbenefit_subdetail.js +3 -0
- package/lib/data/explanationofbenefit_total.d.ts +9 -0
- package/lib/data/explanationofbenefit_total.js +3 -0
- package/lib/data/expression.d.ts +13 -0
- package/lib/data/expression.js +3 -0
- package/lib/data/extension.d.ts +136 -0
- package/lib/data/extension.js +3 -0
- package/lib/data/familymemberhistory.d.ts +77 -0
- package/lib/data/familymemberhistory.js +17 -0
- package/lib/data/familymemberhistory_condition.d.ts +21 -0
- package/lib/data/familymemberhistory_condition.js +3 -0
- package/lib/data/flag.d.ts +26 -0
- package/lib/data/flag.js +3 -0
- package/lib/data/goal.d.ts +88 -0
- package/lib/data/goal.js +48 -0
- package/lib/data/goal_target.d.ts +28 -0
- package/lib/data/goal_target.js +3 -0
- package/lib/data/graphdefinition.d.ts +40 -0
- package/lib/data/graphdefinition.js +3 -0
- package/lib/data/graphdefinition_compartment.d.ts +33 -0
- package/lib/data/graphdefinition_compartment.js +24 -0
- package/lib/data/graphdefinition_link.d.ts +16 -0
- package/lib/data/graphdefinition_link.js +3 -0
- package/lib/data/graphdefinition_target.d.ts +15 -0
- package/lib/data/graphdefinition_target.js +3 -0
- package/lib/data/group.d.ts +46 -0
- package/lib/data/group.js +21 -0
- package/lib/data/group_characteristic.d.ts +24 -0
- package/lib/data/group_characteristic.js +3 -0
- package/lib/data/group_member.d.ts +11 -0
- package/lib/data/group_member.js +3 -0
- package/lib/data/guidanceresponse.d.ts +60 -0
- package/lib/data/guidanceresponse.js +21 -0
- package/lib/data/healthcareservice.d.ts +61 -0
- package/lib/data/healthcareservice.js +3 -0
- package/lib/data/healthcareservice_availabletime.d.ts +29 -0
- package/lib/data/healthcareservice_availabletime.js +23 -0
- package/lib/data/healthcareservice_eligibility.d.ts +8 -0
- package/lib/data/healthcareservice_eligibility.js +3 -0
- package/lib/data/healthcareservice_notavailable.d.ts +8 -0
- package/lib/data/healthcareservice_notavailable.js +3 -0
- package/lib/data/humanname.d.ts +36 -0
- package/lib/data/humanname.js +23 -0
- package/lib/data/identifier.d.ts +32 -0
- package/lib/data/identifier.js +19 -0
- package/lib/data/imagingstudy.d.ts +52 -0
- package/lib/data/imagingstudy.js +3 -0
- package/lib/data/imagingstudy_instance.d.ts +12 -0
- package/lib/data/imagingstudy_instance.js +3 -0
- package/lib/data/imagingstudy_series.d.ts +31 -0
- package/lib/data/imagingstudy_series.js +3 -0
- package/lib/data/imagingstudy_series_performer.d.ts +9 -0
- package/lib/data/imagingstudy_series_performer.js +3 -0
- package/lib/data/immunization.d.ts +82 -0
- package/lib/data/immunization.js +15 -0
- package/lib/data/immunization_education.d.ts +11 -0
- package/lib/data/immunization_education.js +3 -0
- package/lib/data/immunization_explanation.d.ts +11 -0
- package/lib/data/immunization_explanation.js +3 -0
- package/lib/data/immunization_performer.d.ts +9 -0
- package/lib/data/immunization_performer.js +3 -0
- package/lib/data/immunization_practitioner.d.ts +9 -0
- package/lib/data/immunization_practitioner.js +3 -0
- package/lib/data/immunization_protocolapplied.d.ts +20 -0
- package/lib/data/immunization_protocolapplied.js +3 -0
- package/lib/data/immunization_reaction.d.ts +10 -0
- package/lib/data/immunization_reaction.js +3 -0
- package/lib/data/immunization_vaccinationprotocol.d.ts +20 -0
- package/lib/data/immunization_vaccinationprotocol.js +3 -0
- package/lib/data/immunizationevaluation.d.ts +44 -0
- package/lib/data/immunizationevaluation.js +11 -0
- package/lib/data/immunizationrecommendation.d.ts +18 -0
- package/lib/data/immunizationrecommendation.js +3 -0
- package/lib/data/immunizationrecommendation_datecriterion.d.ts +8 -0
- package/lib/data/immunizationrecommendation_datecriterion.js +3 -0
- package/lib/data/immunizationrecommendation_protocol.d.ts +24 -0
- package/lib/data/immunizationrecommendation_protocol.js +3 -0
- package/lib/data/immunizationrecommendation_recommendation.d.ts +34 -0
- package/lib/data/immunizationrecommendation_recommendation.js +3 -0
- package/lib/data/implementationguide.d.ts +63 -0
- package/lib/data/implementationguide.js +3 -0
- package/lib/data/implementationguide_dependency.d.ts +9 -0
- package/lib/data/implementationguide_dependency.js +3 -0
- package/lib/data/implementationguide_global.d.ts +7 -0
- package/lib/data/implementationguide_global.js +3 -0
- package/lib/data/implementationguide_package.d.ts +7 -0
- package/lib/data/implementationguide_package.js +3 -0
- package/lib/data/implementationguide_page.d.ts +26 -0
- package/lib/data/implementationguide_page.js +17 -0
- package/lib/data/implementationguide_resource.d.ts +18 -0
- package/lib/data/implementationguide_resource.js +3 -0
- package/lib/data/index.d.ts +572 -0
- package/lib/data/index.js +589 -0
- package/lib/data/insuranceplan.d.ts +38 -0
- package/lib/data/insuranceplan.js +3 -0
- package/lib/data/invoice.d.ts +56 -0
- package/lib/data/invoice.js +19 -0
- package/lib/data/library.d.ts +75 -0
- package/lib/data/library.js +3 -0
- package/lib/data/linkage.d.ts +13 -0
- package/lib/data/linkage.js +3 -0
- package/lib/data/linkage_item.d.ts +18 -0
- package/lib/data/linkage_item.js +15 -0
- package/lib/data/list.d.ts +56 -0
- package/lib/data/list.js +24 -0
- package/lib/data/list_entry.d.ts +13 -0
- package/lib/data/list_entry.js +3 -0
- package/lib/data/location.d.ts +65 -0
- package/lib/data/location.js +22 -0
- package/lib/data/location_hoursofoperation.d.ts +11 -0
- package/lib/data/location_hoursofoperation.js +3 -0
- package/lib/data/location_position.d.ts +9 -0
- package/lib/data/location_position.js +3 -0
- package/lib/data/marketingstatus.d.ts +16 -0
- package/lib/data/marketingstatus.js +3 -0
- package/lib/data/measure.d.ts +99 -0
- package/lib/data/measure.js +3 -0
- package/lib/data/measure_group.d.ts +14 -0
- package/lib/data/measure_group.js +3 -0
- package/lib/data/measure_population.d.ts +11 -0
- package/lib/data/measure_population.js +3 -0
- package/lib/data/measure_stratifier.d.ts +14 -0
- package/lib/data/measure_stratifier.js +3 -0
- package/lib/data/measure_stratifier_component.d.ts +11 -0
- package/lib/data/measure_stratifier_component.js +3 -0
- package/lib/data/measure_supplementaldata.d.ts +13 -0
- package/lib/data/measure_supplementaldata.js +3 -0
- package/lib/data/measurereport.d.ts +62 -0
- package/lib/data/measurereport.js +33 -0
- package/lib/data/measurereport_group.d.ts +15 -0
- package/lib/data/measurereport_group.js +3 -0
- package/lib/data/measurereport_population.d.ts +11 -0
- package/lib/data/measurereport_population.js +3 -0
- package/lib/data/measurereport_population1.d.ts +11 -0
- package/lib/data/measurereport_population1.js +3 -0
- package/lib/data/measurereport_stratifier.d.ts +9 -0
- package/lib/data/measurereport_stratifier.js +3 -0
- package/lib/data/measurereport_stratum.d.ts +15 -0
- package/lib/data/measurereport_stratum.js +3 -0
- package/lib/data/measurereport_stratum_component.d.ts +8 -0
- package/lib/data/measurereport_stratum_component.js +3 -0
- package/lib/data/media.d.ts +84 -0
- package/lib/data/media.js +31 -0
- package/lib/data/medication.d.ts +50 -0
- package/lib/data/medication.js +3 -0
- package/lib/data/medication_batch.d.ts +7 -0
- package/lib/data/medication_batch.js +3 -0
- package/lib/data/medication_content.d.ts +12 -0
- package/lib/data/medication_content.js +3 -0
- package/lib/data/medication_ingredient.d.ts +14 -0
- package/lib/data/medication_ingredient.js +3 -0
- package/lib/data/medication_package.d.ts +12 -0
- package/lib/data/medication_package.js +3 -0
- package/lib/data/medicationadministration.d.ts +72 -0
- package/lib/data/medicationadministration.js +23 -0
- package/lib/data/medicationadministration_dosage.d.ts +21 -0
- package/lib/data/medicationadministration_dosage.js +3 -0
- package/lib/data/medicationadministration_performer.d.ts +10 -0
- package/lib/data/medicationadministration_performer.js +3 -0
- package/lib/data/medicationdispense.d.ts +87 -0
- package/lib/data/medicationdispense.js +27 -0
- package/lib/data/medicationdispense_performer.d.ts +10 -0
- package/lib/data/medicationdispense_performer.js +3 -0
- package/lib/data/medicationdispense_substitution.d.ts +14 -0
- package/lib/data/medicationdispense_substitution.js +3 -0
- package/lib/data/medicationknowledge.d.ts +53 -0
- package/lib/data/medicationknowledge.js +3 -0
- package/lib/data/medicationrequest.d.ts +132 -0
- package/lib/data/medicationrequest.js +55 -0
- package/lib/data/medicationrequest_dispenserequest.d.ts +22 -0
- package/lib/data/medicationrequest_dispenserequest.js +3 -0
- package/lib/data/medicationrequest_dispenserequest_initialfill.d.ts +10 -0
- package/lib/data/medicationrequest_dispenserequest_initialfill.js +3 -0
- package/lib/data/medicationrequest_requester.d.ts +12 -0
- package/lib/data/medicationrequest_requester.js +3 -0
- package/lib/data/medicationrequest_substitution.d.ts +11 -0
- package/lib/data/medicationrequest_substitution.js +3 -0
- package/lib/data/medicationstatement.d.ts +69 -0
- package/lib/data/medicationstatement.js +25 -0
- package/lib/data/medicinalproduct.d.ts +53 -0
- package/lib/data/medicinalproduct.js +3 -0
- package/lib/data/medicinalproduct_manufacturingbusinessoperation.d.ts +19 -0
- package/lib/data/medicinalproduct_manufacturingbusinessoperation.js +3 -0
- package/lib/data/medicinalproduct_name.d.ts +12 -0
- package/lib/data/medicinalproduct_name.js +3 -0
- package/lib/data/medicinalproduct_name_countrylanguage.d.ts +11 -0
- package/lib/data/medicinalproduct_name_countrylanguage.js +3 -0
- package/lib/data/medicinalproduct_name_namepart.d.ts +9 -0
- package/lib/data/medicinalproduct_name_namepart.js +3 -0
- package/lib/data/medicinalproduct_specialdesignation.d.ts +23 -0
- package/lib/data/medicinalproduct_specialdesignation.js +3 -0
- package/lib/data/medicinalproductauthorization.d.ts +43 -0
- package/lib/data/medicinalproductauthorization.js +3 -0
- package/lib/data/medicinalproductauthorization_jurisdictionalauthorization.d.ts +17 -0
- package/lib/data/medicinalproductauthorization_jurisdictionalauthorization.js +3 -0
- package/lib/data/medicinalproductauthorization_procedure.d.ts +17 -0
- package/lib/data/medicinalproductauthorization_procedure.js +3 -0
- package/lib/data/medicinalproductcontraindication.d.ts +23 -0
- package/lib/data/medicinalproductcontraindication.js +3 -0
- package/lib/data/medicinalproductindication.d.ts +28 -0
- package/lib/data/medicinalproductindication.js +3 -0
- package/lib/data/medicinalproductindication_othertherapy.d.ts +12 -0
- package/lib/data/medicinalproductindication_othertherapy.js +3 -0
- package/lib/data/medicinalproductingredient.d.ts +22 -0
- package/lib/data/medicinalproductingredient.js +3 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance.d.ts +14 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance.js +3 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength.d.ts +21 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength.js +3 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength_referencestrength.d.ts +16 -0
- package/lib/data/medicinalproductingredient_specifiedsubstance_strength_referencestrength.js +3 -0
- package/lib/data/medicinalproductingredient_substance.d.ts +10 -0
- package/lib/data/medicinalproductingredient_substance.js +3 -0
- package/lib/data/medicinalproductinteraction.d.ts +22 -0
- package/lib/data/medicinalproductinteraction.js +3 -0
- package/lib/data/medicinalproductinteraction_interactant.d.ts +10 -0
- package/lib/data/medicinalproductinteraction_interactant.js +3 -0
- package/lib/data/medicinalproductmanufactured.d.ts +23 -0
- package/lib/data/medicinalproductmanufactured.js +3 -0
- package/lib/data/medicinalproductpackaged.d.ts +29 -0
- package/lib/data/medicinalproductpackaged.js +3 -0
- package/lib/data/medicinalproductpackaged_batchidentifier.d.ts +9 -0
- package/lib/data/medicinalproductpackaged_batchidentifier.js +3 -0
- package/lib/data/medicinalproductpackaged_packageitem.d.ts +34 -0
- package/lib/data/medicinalproductpackaged_packageitem.js +3 -0
- package/lib/data/medicinalproductpharmaceutical.d.ts +24 -0
- package/lib/data/medicinalproductpharmaceutical.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_characteristics.d.ts +9 -0
- package/lib/data/medicinalproductpharmaceutical_characteristics.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration.d.ts +23 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies.d.ts +10 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies.js +3 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.d.ts +12 -0
- package/lib/data/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.js +3 -0
- package/lib/data/medicinalproductundesirableeffect.d.ts +18 -0
- package/lib/data/medicinalproductundesirableeffect.js +3 -0
- package/lib/data/messagedefinition.d.ts +75 -0
- package/lib/data/messagedefinition.js +17 -0
- package/lib/data/messagedefinition_allowedresponse.d.ts +7 -0
- package/lib/data/messagedefinition_allowedresponse.js +3 -0
- package/lib/data/messagedefinition_focus.d.ts +11 -0
- package/lib/data/messagedefinition_focus.js +3 -0
- package/lib/data/messageheader.d.ts +35 -0
- package/lib/data/messageheader.js +3 -0
- package/lib/data/messageheader_destination.d.ts +12 -0
- package/lib/data/messageheader_destination.js +3 -0
- package/lib/data/messageheader_response.d.ts +20 -0
- package/lib/data/messageheader_response.js +15 -0
- package/lib/data/messageheader_source.d.ts +14 -0
- package/lib/data/messageheader_source.js +3 -0
- package/lib/data/meta.d.ts +16 -0
- package/lib/data/meta.js +3 -0
- package/lib/data/molecularsequence.d.ts +55 -0
- package/lib/data/molecularsequence.js +15 -0
- package/lib/data/molecularsequence_quality.d.ts +46 -0
- package/lib/data/molecularsequence_quality.js +15 -0
- package/lib/data/molecularsequence_quality_roc.d.ts +17 -0
- package/lib/data/molecularsequence_quality_roc.js +3 -0
- package/lib/data/molecularsequence_referenceseq.d.ts +39 -0
- package/lib/data/molecularsequence_referenceseq.js +20 -0
- package/lib/data/molecularsequence_repository.d.ts +29 -0
- package/lib/data/molecularsequence_repository.js +19 -0
- package/lib/data/molecularsequence_structurevariant.d.ts +29 -0
- package/lib/data/molecularsequence_structurevariant.js +3 -0
- package/lib/data/molecularsequence_variant.d.ts +16 -0
- package/lib/data/molecularsequence_variant.js +3 -0
- package/lib/data/money.d.ts +7 -0
- package/lib/data/money.js +3 -0
- package/lib/data/namingsystem.d.ts +46 -0
- package/lib/data/namingsystem.js +15 -0
- package/lib/data/namingsystem_uniqueid.d.ts +26 -0
- package/lib/data/namingsystem_uniqueid.js +17 -0
- package/lib/data/narrative.d.ts +19 -0
- package/lib/data/narrative.js +17 -0
- package/lib/data/nutritionorder.d.ts +90 -0
- package/lib/data/nutritionorder.js +48 -0
- package/lib/data/nutritionorder_administration.d.ts +14 -0
- package/lib/data/nutritionorder_administration.js +3 -0
- package/lib/data/nutritionorder_enteralformula.d.ts +24 -0
- package/lib/data/nutritionorder_enteralformula.js +3 -0
- package/lib/data/nutritionorder_nutrient.d.ts +9 -0
- package/lib/data/nutritionorder_nutrient.js +3 -0
- package/lib/data/nutritionorder_oraldiet.d.ts +19 -0
- package/lib/data/nutritionorder_oraldiet.js +3 -0
- package/lib/data/nutritionorder_supplement.d.ts +16 -0
- package/lib/data/nutritionorder_supplement.js +3 -0
- package/lib/data/nutritionorder_texture.d.ts +8 -0
- package/lib/data/nutritionorder_texture.js +3 -0
- package/lib/data/observation.d.ts +111 -0
- package/lib/data/observation.js +25 -0
- package/lib/data/observation_component.d.ts +40 -0
- package/lib/data/observation_component.js +3 -0
- package/lib/data/observation_referencerange.d.ts +18 -0
- package/lib/data/observation_referencerange.js +3 -0
- package/lib/data/observation_related.d.ts +24 -0
- package/lib/data/observation_related.js +24 -0
- package/lib/data/observationdefinition.d.ts +60 -0
- package/lib/data/observationdefinition.js +31 -0
- package/lib/data/operationdefinition.d.ts +71 -0
- package/lib/data/operationdefinition.js +13 -0
- package/lib/data/operationdefinition_binding.d.ts +19 -0
- package/lib/data/operationdefinition_binding.js +17 -0
- package/lib/data/operationdefinition_overload.d.ts +7 -0
- package/lib/data/operationdefinition_overload.js +3 -0
- package/lib/data/operationdefinition_parameter.d.ts +57 -0
- package/lib/data/operationdefinition_parameter.js +34 -0
- package/lib/data/operationdefinition_referencedfrom.d.ts +7 -0
- package/lib/data/operationdefinition_referencedfrom.js +3 -0
- package/lib/data/operationoutcome.d.ts +8 -0
- package/lib/data/operationoutcome.js +3 -0
- package/lib/data/operationoutcome_issue.d.ts +94 -0
- package/lib/data/operationoutcome_issue.js +82 -0
- package/lib/data/organization.d.ts +31 -0
- package/lib/data/organization.js +3 -0
- package/lib/data/organization_contact.d.ts +15 -0
- package/lib/data/organization_contact.js +3 -0
- package/lib/data/organizationaffiliation.d.ts +34 -0
- package/lib/data/organizationaffiliation.js +3 -0
- package/lib/data/parameterdefinition.d.ts +25 -0
- package/lib/data/parameterdefinition.js +13 -0
- package/lib/data/parameters.d.ts +8 -0
- package/lib/data/parameters.js +3 -0
- package/lib/data/parameters_parameter.d.ts +157 -0
- package/lib/data/parameters_parameter.js +3 -0
- package/lib/data/patient.d.ts +55 -0
- package/lib/data/patient.js +3 -0
- package/lib/data/patient_animal.d.ts +10 -0
- package/lib/data/patient_animal.js +3 -0
- package/lib/data/patient_communication.d.ts +8 -0
- package/lib/data/patient_communication.js +3 -0
- package/lib/data/patient_contact.d.ts +24 -0
- package/lib/data/patient_contact.js +3 -0
- package/lib/data/patient_link.d.ts +20 -0
- package/lib/data/patient_link.js +17 -0
- package/lib/data/paymentnotice.d.ts +45 -0
- package/lib/data/paymentnotice.js +17 -0
- package/lib/data/paymentreconciliation.d.ts +57 -0
- package/lib/data/paymentreconciliation.js +17 -0
- package/lib/data/paymentreconciliation_detail.d.ts +27 -0
- package/lib/data/paymentreconciliation_detail.js +3 -0
- package/lib/data/paymentreconciliation_processnote.d.ts +17 -0
- package/lib/data/paymentreconciliation_processnote.js +15 -0
- package/lib/data/period.d.ts +7 -0
- package/lib/data/period.js +3 -0
- package/lib/data/person.d.ts +33 -0
- package/lib/data/person.js +3 -0
- package/lib/data/person_link.d.ts +20 -0
- package/lib/data/person_link.js +17 -0
- package/lib/data/plandefinition.d.ts +75 -0
- package/lib/data/plandefinition.js +3 -0
- package/lib/data/plandefinition_action.d.ts +144 -0
- package/lib/data/plandefinition_action.js +64 -0
- package/lib/data/plandefinition_condition.d.ts +18 -0
- package/lib/data/plandefinition_condition.js +15 -0
- package/lib/data/plandefinition_dynamicvalue.d.ts +8 -0
- package/lib/data/plandefinition_dynamicvalue.js +3 -0
- package/lib/data/plandefinition_goal.d.ts +20 -0
- package/lib/data/plandefinition_goal.js +3 -0
- package/lib/data/plandefinition_participant.d.ts +20 -0
- package/lib/data/plandefinition_participant.js +17 -0
- package/lib/data/plandefinition_relatedaction.d.ts +35 -0
- package/lib/data/plandefinition_relatedaction.js +27 -0
- package/lib/data/plandefinition_target.d.ts +17 -0
- package/lib/data/plandefinition_target.js +3 -0
- package/lib/data/population.d.ts +16 -0
- package/lib/data/population.js +3 -0
- package/lib/data/practitioner.d.ts +33 -0
- package/lib/data/practitioner.js +3 -0
- package/lib/data/practitioner_qualification.d.ts +15 -0
- package/lib/data/practitioner_qualification.js +3 -0
- package/lib/data/practitionerrole.d.ts +40 -0
- package/lib/data/practitionerrole.js +3 -0
- package/lib/data/practitionerrole_availabletime.d.ts +29 -0
- package/lib/data/practitionerrole_availabletime.js +23 -0
- package/lib/data/practitionerrole_notavailable.d.ts +8 -0
- package/lib/data/practitionerrole_notavailable.js +3 -0
- package/lib/data/procedure.d.ts +98 -0
- package/lib/data/procedure.js +25 -0
- package/lib/data/procedure_focaldevice.d.ts +9 -0
- package/lib/data/procedure_focaldevice.js +3 -0
- package/lib/data/procedure_performer.d.ts +11 -0
- package/lib/data/procedure_performer.js +3 -0
- package/lib/data/prodcharacteristic.d.ts +29 -0
- package/lib/data/prodcharacteristic.js +3 -0
- package/lib/data/productshelflife.d.ts +15 -0
- package/lib/data/productshelflife.js +3 -0
- package/lib/data/provenance.d.ts +33 -0
- package/lib/data/provenance.js +3 -0
- package/lib/data/provenance_agent.d.ts +13 -0
- package/lib/data/provenance_agent.js +3 -0
- package/lib/data/provenance_entity.d.ts +25 -0
- package/lib/data/provenance_entity.js +19 -0
- package/lib/data/quantity.d.ts +25 -0
- package/lib/data/quantity.js +17 -0
- package/lib/data/questionnaire.d.ts +57 -0
- package/lib/data/questionnaire.js +3 -0
- package/lib/data/questionnaire_enablewhen.d.ts +40 -0
- package/lib/data/questionnaire_enablewhen.js +23 -0
- package/lib/data/questionnaire_initial.d.ts +20 -0
- package/lib/data/questionnaire_initial.js +3 -0
- package/lib/data/questionnaire_item.d.ts +67 -0
- package/lib/data/questionnaire_item.js +32 -0
- package/lib/data/questionnaire_option.d.ts +14 -0
- package/lib/data/questionnaire_option.js +3 -0
- package/lib/data/questionnaireresponse.d.ts +44 -0
- package/lib/data/questionnaireresponse.js +19 -0
- package/lib/data/questionnaireresponse_answer.d.ts +23 -0
- package/lib/data/questionnaireresponse_answer.js +3 -0
- package/lib/data/questionnaireresponse_item.d.ts +14 -0
- package/lib/data/questionnaireresponse_item.js +3 -0
- package/lib/data/range.d.ts +9 -0
- package/lib/data/range.js +3 -0
- package/lib/data/ratio.d.ts +9 -0
- package/lib/data/ratio.js +3 -0
- package/lib/data/reference.d.ts +12 -0
- package/lib/data/reference.js +3 -0
- package/lib/data/relatedartifact.d.ts +38 -0
- package/lib/data/relatedartifact.js +25 -0
- package/lib/data/relatedperson.d.ts +39 -0
- package/lib/data/relatedperson.js +3 -0
- package/lib/data/relatedperson_communication.d.ts +9 -0
- package/lib/data/relatedperson_communication.js +3 -0
- package/lib/data/requestgroup.d.ts +98 -0
- package/lib/data/requestgroup.js +55 -0
- package/lib/data/requestgroup_action.d.ts +62 -0
- package/lib/data/requestgroup_action.js +3 -0
- package/lib/data/requestgroup_condition.d.ts +8 -0
- package/lib/data/requestgroup_condition.js +3 -0
- package/lib/data/requestgroup_relatedaction.d.ts +35 -0
- package/lib/data/requestgroup_relatedaction.js +27 -0
- package/lib/data/researchdefinition.d.ts +79 -0
- package/lib/data/researchdefinition.js +3 -0
- package/lib/data/researchelementdefinition.d.ts +96 -0
- package/lib/data/researchelementdefinition.js +24 -0
- package/lib/data/researchstudy.d.ts +85 -0
- package/lib/data/researchstudy.js +31 -0
- package/lib/data/researchstudy_arm.d.ts +10 -0
- package/lib/data/researchstudy_arm.js +3 -0
- package/lib/data/researchsubject.d.ts +54 -0
- package/lib/data/researchsubject.js +35 -0
- package/lib/data/resourcelist.js +4 -0
- package/lib/data/riskassessment.d.ts +48 -0
- package/lib/data/riskassessment.js +3 -0
- package/lib/data/riskassessment_prediction.d.ts +22 -0
- package/lib/data/riskassessment_prediction.js +3 -0
- package/lib/data/riskevidencesynthesis.d.ts +77 -0
- package/lib/data/riskevidencesynthesis.js +3 -0
- package/lib/data/sampleddata.d.ts +18 -0
- package/lib/data/sampleddata.js +3 -0
- package/lib/data/schedule.d.ts +25 -0
- package/lib/data/schedule.js +3 -0
- package/lib/data/searchparameter.d.ts +130 -0
- package/lib/data/searchparameter.js +70 -0
- package/lib/data/searchparameter_component.d.ts +7 -0
- package/lib/data/searchparameter_component.js +3 -0
- package/lib/data/servicerequest.d.ts +128 -0
- package/lib/data/servicerequest.js +46 -0
- package/lib/data/signature.d.ts +19 -0
- package/lib/data/signature.js +3 -0
- package/lib/data/slot.d.ts +44 -0
- package/lib/data/slot.js +19 -0
- package/lib/data/specimen.d.ts +50 -0
- package/lib/data/specimen.js +17 -0
- package/lib/data/specimen_collection.d.ts +19 -0
- package/lib/data/specimen_collection.js +3 -0
- package/lib/data/specimen_container.d.ts +21 -0
- package/lib/data/specimen_container.js +3 -0
- package/lib/data/specimen_processing.d.ts +16 -0
- package/lib/data/specimen_processing.js +3 -0
- package/lib/data/specimendefinition.d.ts +71 -0
- package/lib/data/specimendefinition.js +13 -0
- package/lib/data/structuredefinition.d.ts +83 -0
- package/lib/data/structuredefinition.js +18 -0
- package/lib/data/structuredefinition_context.d.ts +17 -0
- package/lib/data/structuredefinition_context.js +15 -0
- package/lib/data/structuredefinition_differential.d.ts +6 -0
- package/lib/data/structuredefinition_differential.js +3 -0
- package/lib/data/structuredefinition_mapping.d.ts +11 -0
- package/lib/data/structuredefinition_mapping.js +3 -0
- package/lib/data/structuredefinition_snapshot.d.ts +10 -0
- package/lib/data/structuredefinition_snapshot.js +3 -0
- package/lib/data/structuremap.d.ts +52 -0
- package/lib/data/structuremap.js +3 -0
- package/lib/data/structuremap_dependent.d.ts +10 -0
- package/lib/data/structuremap_dependent.js +3 -0
- package/lib/data/structuremap_group.d.ts +27 -0
- package/lib/data/structuremap_group.js +15 -0
- package/lib/data/structuremap_input.d.ts +19 -0
- package/lib/data/structuremap_input.js +13 -0
- package/lib/data/structuremap_parameter.d.ts +13 -0
- package/lib/data/structuremap_parameter.js +3 -0
- package/lib/data/structuremap_rule.d.ts +18 -0
- package/lib/data/structuremap_rule.js +3 -0
- package/lib/data/structuremap_source.d.ts +180 -0
- package/lib/data/structuremap_source.js +19 -0
- package/lib/data/structuremap_structure.d.ts +23 -0
- package/lib/data/structuremap_structure.js +17 -0
- package/lib/data/structuremap_target.d.ts +78 -0
- package/lib/data/structuremap_target.js +61 -0
- package/lib/data/subscription.d.ts +33 -0
- package/lib/data/subscription.js +17 -0
- package/lib/data/subscription_channel.d.ts +25 -0
- package/lib/data/subscription_channel.js +19 -0
- package/lib/data/substance.d.ts +24 -0
- package/lib/data/substance.js +3 -0
- package/lib/data/substance_ingredient.d.ts +12 -0
- package/lib/data/substance_ingredient.js +3 -0
- package/lib/data/substance_instance.d.ts +11 -0
- package/lib/data/substance_instance.js +3 -0
- package/lib/data/substancenucleicacid.d.ts +20 -0
- package/lib/data/substancenucleicacid.js +3 -0
- package/lib/data/substancepolymer.d.ts +18 -0
- package/lib/data/substancepolymer.js +3 -0
- package/lib/data/substanceprotein.d.ts +14 -0
- package/lib/data/substanceprotein.js +3 -0
- package/lib/data/substancereferenceinformation.d.ts +15 -0
- package/lib/data/substancereferenceinformation.js +3 -0
- package/lib/data/substancesourcematerial.d.ts +33 -0
- package/lib/data/substancesourcematerial.js +3 -0
- package/lib/data/substancespecification.d.ts +46 -0
- package/lib/data/substancespecification.js +3 -0
- package/lib/data/supplydelivery.d.ts +49 -0
- package/lib/data/supplydelivery.js +17 -0
- package/lib/data/supplydelivery_supplieditem.d.ts +12 -0
- package/lib/data/supplydelivery_supplieditem.js +3 -0
- package/lib/data/supplyrequest.d.ts +60 -0
- package/lib/data/supplyrequest.js +23 -0
- package/lib/data/supplyrequest_ordereditem.d.ts +12 -0
- package/lib/data/supplyrequest_ordereditem.js +3 -0
- package/lib/data/supplyrequest_requester.d.ts +12 -0
- package/lib/data/supplyrequest_requester.js +3 -0
- package/lib/data/task.d.ts +108 -0
- package/lib/data/task.js +33 -0
- package/lib/data/task_input.d.ts +149 -0
- package/lib/data/task_input.js +3 -0
- package/lib/data/task_output.d.ts +152 -0
- package/lib/data/task_output.js +3 -0
- package/lib/data/task_requester.d.ts +8 -0
- package/lib/data/task_requester.js +3 -0
- package/lib/data/task_restriction.d.ts +15 -0
- package/lib/data/task_restriction.js +3 -0
- package/lib/data/terminologycapabilities.d.ts +79 -0
- package/lib/data/terminologycapabilities.js +22 -0
- package/lib/data/testreport.d.ts +54 -0
- package/lib/data/testreport.js +19 -0
- package/lib/data/testreport_action.d.ts +14 -0
- package/lib/data/testreport_action.js +3 -0
- package/lib/data/testreport_action1.d.ts +14 -0
- package/lib/data/testreport_action1.js +3 -0
- package/lib/data/testreport_action2.d.ts +10 -0
- package/lib/data/testreport_action2.js +3 -0
- package/lib/data/testreport_assert.d.ts +10 -0
- package/lib/data/testreport_assert.js +3 -0
- package/lib/data/testreport_operation.d.ts +10 -0
- package/lib/data/testreport_operation.js +3 -0
- package/lib/data/testreport_participant.d.ts +19 -0
- package/lib/data/testreport_participant.js +15 -0
- package/lib/data/testreport_setup.d.ts +6 -0
- package/lib/data/testreport_setup.js +3 -0
- package/lib/data/testreport_teardown.d.ts +6 -0
- package/lib/data/testreport_teardown.js +3 -0
- package/lib/data/testreport_test.d.ts +10 -0
- package/lib/data/testreport_test.js +3 -0
- package/lib/data/testscript.d.ts +67 -0
- package/lib/data/testscript.js +3 -0
- package/lib/data/testscript_action.d.ts +9 -0
- package/lib/data/testscript_action.js +3 -0
- package/lib/data/testscript_action1.d.ts +9 -0
- package/lib/data/testscript_action1.js +3 -0
- package/lib/data/testscript_action2.d.ts +9 -0
- package/lib/data/testscript_action2.js +3 -0
- package/lib/data/testscript_assert.d.ts +101 -0
- package/lib/data/testscript_assert.js +49 -0
- package/lib/data/testscript_capability.d.ts +18 -0
- package/lib/data/testscript_capability.js +3 -0
- package/lib/data/testscript_destination.d.ts +8 -0
- package/lib/data/testscript_destination.js +3 -0
- package/lib/data/testscript_fixture.d.ts +10 -0
- package/lib/data/testscript_fixture.js +3 -0
- package/lib/data/testscript_link.d.ts +7 -0
- package/lib/data/testscript_link.js +3 -0
- package/lib/data/testscript_metadata.d.ts +9 -0
- package/lib/data/testscript_metadata.js +3 -0
- package/lib/data/testscript_operation.d.ts +40 -0
- package/lib/data/testscript_operation.js +3 -0
- package/lib/data/testscript_origin.d.ts +8 -0
- package/lib/data/testscript_origin.js +3 -0
- package/lib/data/testscript_param.d.ts +7 -0
- package/lib/data/testscript_param.js +3 -0
- package/lib/data/testscript_param1.d.ts +7 -0
- package/lib/data/testscript_param1.js +3 -0
- package/lib/data/testscript_param2.d.ts +7 -0
- package/lib/data/testscript_param2.js +3 -0
- package/lib/data/testscript_param3.d.ts +7 -0
- package/lib/data/testscript_param3.js +3 -0
- package/lib/data/testscript_requestheader.d.ts +7 -0
- package/lib/data/testscript_requestheader.js +3 -0
- package/lib/data/testscript_rule.d.ts +9 -0
- package/lib/data/testscript_rule.js +3 -0
- package/lib/data/testscript_rule1.d.ts +8 -0
- package/lib/data/testscript_rule1.js +3 -0
- package/lib/data/testscript_rule2.d.ts +8 -0
- package/lib/data/testscript_rule2.js +3 -0
- package/lib/data/testscript_rule3.d.ts +8 -0
- package/lib/data/testscript_rule3.js +3 -0
- package/lib/data/testscript_ruleset.d.ts +9 -0
- package/lib/data/testscript_ruleset.js +3 -0
- package/lib/data/testscript_ruleset1.d.ts +8 -0
- package/lib/data/testscript_ruleset1.js +3 -0
- package/lib/data/testscript_setup.d.ts +6 -0
- package/lib/data/testscript_setup.js +3 -0
- package/lib/data/testscript_teardown.d.ts +6 -0
- package/lib/data/testscript_teardown.js +3 -0
- package/lib/data/testscript_test.d.ts +10 -0
- package/lib/data/testscript_test.js +3 -0
- package/lib/data/testscript_variable.d.ts +19 -0
- package/lib/data/testscript_variable.js +3 -0
- package/lib/data/timing.d.ts +11 -0
- package/lib/data/timing.js +3 -0
- package/lib/data/timing_repeat.d.ts +64 -0
- package/lib/data/timing_repeat.js +28 -0
- package/lib/data/triggerdefinition.d.ts +43 -0
- package/lib/data/triggerdefinition.js +25 -0
- package/lib/data/usagecontext.d.ts +18 -0
- package/lib/data/usagecontext.js +3 -0
- package/lib/data/valueset.d.ts +48 -0
- package/lib/data/valueset.js +3 -0
- package/lib/data/valueset_compose.d.ts +12 -0
- package/lib/data/valueset_compose.js +3 -0
- package/lib/data/valueset_concept.d.ts +10 -0
- package/lib/data/valueset_concept.js +3 -0
- package/lib/data/valueset_contains.d.ts +20 -0
- package/lib/data/valueset_contains.js +3 -0
- package/lib/data/valueset_designation.d.ts +10 -0
- package/lib/data/valueset_designation.js +3 -0
- package/lib/data/valueset_expansion.d.ts +17 -0
- package/lib/data/valueset_expansion.js +3 -0
- package/lib/data/valueset_filter.d.ts +31 -0
- package/lib/data/valueset_filter.js +27 -0
- package/lib/data/valueset_include.d.ts +15 -0
- package/lib/data/valueset_include.js +3 -0
- package/lib/data/valueset_parameter.d.ts +13 -0
- package/lib/data/valueset_parameter.js +3 -0
- package/lib/data/verificationresult.d.ts +55 -0
- package/lib/data/verificationresult.js +21 -0
- package/lib/data/verificationresult_attestation.d.ts +22 -0
- package/lib/data/verificationresult_attestation.js +3 -0
- package/lib/data/verificationresult_primarysource.d.ts +19 -0
- package/lib/data/verificationresult_primarysource.js +3 -0
- package/lib/data/verificationresult_validator.d.ts +11 -0
- package/lib/data/verificationresult_validator.js +3 -0
- package/lib/data/visionprescription.d.ts +47 -0
- package/lib/data/visionprescription.js +17 -0
- package/lib/data/visionprescription_dispense.d.ts +61 -0
- package/lib/data/visionprescription_dispense.js +24 -0
- package/lib/domainresource.d.ts +3 -3
- package/lib/domainresource.js +1 -1
- package/lib/element.d.ts +1 -1
- package/lib/element.js +1 -1
- package/lib/index.d.ts +7 -568
- package/lib/index.js +8 -569
- package/lib/resource.d.ts +1 -1
- package/lib/resource.js +1 -1
- package/package.json +1 -1
- package/scripts/fix-imports-after-merge.mjs +51 -0
- package/scripts/fix-imports-pass2.mjs +53 -0
- package/lib/account.d.ts +0 -58
- package/lib/account.js +0 -19
- package/lib/account_coverage.d.ts +0 -8
- package/lib/account_coverage.js +0 -3
- package/lib/account_guarantor.d.ts +0 -11
- package/lib/account_guarantor.js +0 -3
- package/lib/activitydefinition.d.ts +0 -133
- package/lib/activitydefinition.js +0 -3
- package/lib/activitydefinition_dynamicvalue.d.ts +0 -8
- package/lib/activitydefinition_dynamicvalue.js +0 -3
- package/lib/activitydefinition_participant.d.ts +0 -20
- package/lib/activitydefinition_participant.js +0 -17
- package/lib/address.d.ts +0 -48
- package/lib/address.js +0 -28
- package/lib/adverseevent.d.ts +0 -78
- package/lib/adverseevent.js +0 -18
- package/lib/adverseevent_suspectentity.d.ts +0 -9
- package/lib/adverseevent_suspectentity.js +0 -3
- package/lib/adverseevent_suspectentity_causality.d.ts +0 -14
- package/lib/adverseevent_suspectentity_causality.js +0 -3
- package/lib/age.js +0 -3
- package/lib/allergyintolerance.d.ts +0 -105
- package/lib/allergyintolerance.js +0 -53
- package/lib/allergyintolerance_reaction.d.ts +0 -29
- package/lib/allergyintolerance_reaction.js +0 -15
- package/lib/annotation.d.ts +0 -12
- package/lib/annotation.js +0 -3
- package/lib/appointment.d.ts +0 -78
- package/lib/appointment.js +0 -29
- package/lib/appointment_participant.d.ts +0 -38
- package/lib/appointment_participant.js +0 -26
- package/lib/appointmentresponse.d.ts +0 -38
- package/lib/appointmentresponse.js +0 -19
- package/lib/attachment.d.ts +0 -19
- package/lib/attachment.js +0 -3
- package/lib/auditevent.d.ts +0 -60
- package/lib/auditevent.js +0 -30
- package/lib/auditevent_agent.d.ts +0 -34
- package/lib/auditevent_agent.js +0 -3
- package/lib/auditevent_detail.d.ts +0 -9
- package/lib/auditevent_detail.js +0 -3
- package/lib/auditevent_entity.d.ts +0 -30
- package/lib/auditevent_entity.js +0 -3
- package/lib/auditevent_network.d.ts +0 -22
- package/lib/auditevent_network.js +0 -19
- package/lib/auditevent_source.d.ts +0 -12
- package/lib/auditevent_source.js +0 -3
- package/lib/basic.d.ts +0 -19
- package/lib/basic.js +0 -3
- package/lib/binary.d.ts +0 -13
- package/lib/binary.js +0 -3
- package/lib/biologicallyderivedproduct.d.ts +0 -54
- package/lib/biologicallyderivedproduct.js +0 -26
- package/lib/bodystructure.d.ts +0 -26
- package/lib/bodystructure.js +0 -3
- package/lib/bundle.d.ts +0 -46
- package/lib/bundle.js +0 -27
- package/lib/bundle_entry.d.ts +0 -21
- package/lib/bundle_entry.js +0 -3
- package/lib/bundle_link.d.ts +0 -8
- package/lib/bundle_link.js +0 -3
- package/lib/bundle_request.d.ts +0 -32
- package/lib/bundle_request.js +0 -21
- package/lib/bundle_response.d.ts +0 -15
- package/lib/bundle_response.js +0 -3
- package/lib/bundle_search.d.ts +0 -18
- package/lib/bundle_search.js +0 -15
- package/lib/capabilitystatement.d.ts +0 -88
- package/lib/capabilitystatement.js +0 -26
- package/lib/capabilitystatement_certificate.d.ts +0 -8
- package/lib/capabilitystatement_certificate.js +0 -3
- package/lib/capabilitystatement_document.d.ts +0 -18
- package/lib/capabilitystatement_document.js +0 -13
- package/lib/capabilitystatement_endpoint.d.ts +0 -9
- package/lib/capabilitystatement_endpoint.js +0 -3
- package/lib/capabilitystatement_event.d.ts +0 -38
- package/lib/capabilitystatement_event.js +0 -22
- package/lib/capabilitystatement_implementation.d.ts +0 -11
- package/lib/capabilitystatement_implementation.js +0 -3
- package/lib/capabilitystatement_interaction.d.ts +0 -30
- package/lib/capabilitystatement_interaction.js +0 -27
- package/lib/capabilitystatement_interaction1.d.ts +0 -20
- package/lib/capabilitystatement_interaction1.js +0 -17
- package/lib/capabilitystatement_messaging.d.ts +0 -20
- package/lib/capabilitystatement_messaging.js +0 -3
- package/lib/capabilitystatement_operation.d.ts +0 -10
- package/lib/capabilitystatement_operation.js +0 -3
- package/lib/capabilitystatement_resource.d.ts +0 -87
- package/lib/capabilitystatement_resource.js +0 -48
- package/lib/capabilitystatement_rest.d.ts +0 -33
- package/lib/capabilitystatement_rest.js +0 -13
- package/lib/capabilitystatement_searchparam.d.ts +0 -34
- package/lib/capabilitystatement_searchparam.js +0 -27
- package/lib/capabilitystatement_security.d.ts +0 -14
- package/lib/capabilitystatement_security.js +0 -3
- package/lib/capabilitystatement_software.d.ts +0 -10
- package/lib/capabilitystatement_software.js +0 -3
- package/lib/capabilitystatement_supportedmessage.d.ts +0 -15
- package/lib/capabilitystatement_supportedmessage.js +0 -13
- package/lib/careplan.d.ts +0 -93
- package/lib/careplan.js +0 -38
- package/lib/careplan_activity.d.ts +0 -21
- package/lib/careplan_activity.js +0 -3
- package/lib/careplan_detail.d.ts +0 -74
- package/lib/careplan_detail.js +0 -27
- package/lib/careteam.d.ts +0 -52
- package/lib/careteam.js +0 -19
- package/lib/careteam_participant.d.ts +0 -14
- package/lib/careteam_participant.js +0 -3
- package/lib/catalogentry.d.ts +0 -37
- package/lib/catalogentry.js +0 -3
- package/lib/catalogentry_relatedentry.d.ts +0 -16
- package/lib/catalogentry_relatedentry.js +0 -13
- package/lib/chargeitem.d.ts +0 -90
- package/lib/chargeitem.js +0 -23
- package/lib/chargeitem_performer.d.ts +0 -9
- package/lib/chargeitem_performer.js +0 -3
- package/lib/chargeitemdefinition.d.ts +0 -60
- package/lib/chargeitemdefinition.js +0 -3
- package/lib/chargeitemdefinition_applicability.d.ts +0 -9
- package/lib/chargeitemdefinition_applicability.js +0 -3
- package/lib/chargeitemdefinition_propertygroup.d.ts +0 -9
- package/lib/chargeitemdefinition_propertygroup.js +0 -3
- package/lib/chargeitemdefinition_propertygroup_pricecomponent.d.ts +0 -30
- package/lib/chargeitemdefinition_propertygroup_pricecomponent.js +0 -21
- package/lib/claim.d.ts +0 -87
- package/lib/claim.js +0 -15
- package/lib/claim_accident.d.ts +0 -14
- package/lib/claim_accident.js +0 -3
- package/lib/claim_careteam.d.ts +0 -15
- package/lib/claim_careteam.js +0 -3
- package/lib/claim_detail.d.ts +0 -32
- package/lib/claim_detail.js +0 -3
- package/lib/claim_diagnosis.d.ts +0 -17
- package/lib/claim_diagnosis.js +0 -3
- package/lib/claim_insurance.d.ts +0 -19
- package/lib/claim_insurance.js +0 -3
- package/lib/claim_item.d.ts +0 -58
- package/lib/claim_item.js +0 -3
- package/lib/claim_payee.d.ts +0 -9
- package/lib/claim_payee.js +0 -3
- package/lib/claim_procedure.d.ts +0 -17
- package/lib/claim_procedure.js +0 -3
- package/lib/claim_related.d.ts +0 -12
- package/lib/claim_related.js +0 -3
- package/lib/claim_subdetail.d.ts +0 -29
- package/lib/claim_subdetail.js +0 -3
- package/lib/claim_supportinginfo.d.ts +0 -30
- package/lib/claim_supportinginfo.js +0 -3
- package/lib/claimresponse.d.ts +0 -99
- package/lib/claimresponse.js +0 -28
- package/lib/claimresponse_additem.d.ts +0 -53
- package/lib/claimresponse_additem.js +0 -3
- package/lib/claimresponse_adjudication.d.ts +0 -13
- package/lib/claimresponse_adjudication.js +0 -3
- package/lib/claimresponse_detail.d.ts +0 -13
- package/lib/claimresponse_detail.js +0 -3
- package/lib/claimresponse_detail1.d.ts +0 -25
- package/lib/claimresponse_detail1.js +0 -3
- package/lib/claimresponse_error.d.ts +0 -12
- package/lib/claimresponse_error.js +0 -3
- package/lib/claimresponse_insurance.d.ts +0 -15
- package/lib/claimresponse_insurance.js +0 -3
- package/lib/claimresponse_item.d.ts +0 -14
- package/lib/claimresponse_item.js +0 -3
- package/lib/claimresponse_payment.d.ts +0 -18
- package/lib/claimresponse_payment.js +0 -3
- package/lib/claimresponse_processnote.d.ts +0 -12
- package/lib/claimresponse_processnote.js +0 -3
- package/lib/claimresponse_subdetail.d.ts +0 -10
- package/lib/claimresponse_subdetail.js +0 -3
- package/lib/claimresponse_total.d.ts +0 -9
- package/lib/claimresponse_total.js +0 -3
- package/lib/clinicalimpression.d.ts +0 -66
- package/lib/clinicalimpression.js +0 -17
- package/lib/clinicalimpression_finding.d.ts +0 -11
- package/lib/clinicalimpression_finding.js +0 -3
- package/lib/clinicalimpression_investigation.d.ts +0 -9
- package/lib/clinicalimpression_investigation.js +0 -3
- package/lib/codeableconcept.d.ts +0 -8
- package/lib/codeableconcept.js +0 -3
- package/lib/codesystem.d.ts +0 -91
- package/lib/codesystem.js +0 -30
- package/lib/codesystem_concept.d.ts +0 -17
- package/lib/codesystem_concept.js +0 -3
- package/lib/codesystem_designation.d.ts +0 -10
- package/lib/codesystem_designation.js +0 -3
- package/lib/codesystem_filter.d.ts +0 -11
- package/lib/codesystem_filter.js +0 -3
- package/lib/codesystem_property.d.ts +0 -29
- package/lib/codesystem_property.js +0 -23
- package/lib/codesystem_property1.d.ts +0 -20
- package/lib/codesystem_property1.js +0 -3
- package/lib/coding.d.ts +0 -13
- package/lib/coding.js +0 -3
- package/lib/communication.d.ts +0 -86
- package/lib/communication.js +0 -34
- package/lib/communication_payload.d.ts +0 -11
- package/lib/communication_payload.js +0 -3
- package/lib/communicationrequest.d.ts +0 -86
- package/lib/communicationrequest.js +0 -33
- package/lib/communicationrequest_payload.d.ts +0 -11
- package/lib/communicationrequest_payload.js +0 -3
- package/lib/communicationrequest_requester.d.ts +0 -8
- package/lib/communicationrequest_requester.js +0 -3
- package/lib/compartmentdefinition.d.ts +0 -51
- package/lib/compartmentdefinition.js +0 -19
- package/lib/compartmentdefinition_resource.d.ts +0 -9
- package/lib/compartmentdefinition_resource.js +0 -3
- package/lib/composition.d.ts +0 -54
- package/lib/composition.js +0 -17
- package/lib/composition_attester.d.ts +0 -22
- package/lib/composition_attester.js +0 -17
- package/lib/composition_event.d.ts +0 -12
- package/lib/composition_event.js +0 -3
- package/lib/composition_relatesto.d.ts +0 -23
- package/lib/composition_relatesto.js +0 -17
- package/lib/composition_section.d.ts +0 -27
- package/lib/composition_section.js +0 -3
- package/lib/conceptmap.d.ts +0 -51
- package/lib/conceptmap.js +0 -3
- package/lib/conceptmap_dependson.d.ts +0 -11
- package/lib/conceptmap_dependson.js +0 -3
- package/lib/conceptmap_element.d.ts +0 -10
- package/lib/conceptmap_element.js +0 -3
- package/lib/conceptmap_group.d.ts +0 -17
- package/lib/conceptmap_group.js +0 -3
- package/lib/conceptmap_target.d.ts +0 -40
- package/lib/conceptmap_target.js +0 -29
- package/lib/conceptmap_unmapped.d.ts +0 -21
- package/lib/conceptmap_unmapped.js +0 -15
- package/lib/condition.d.ts +0 -98
- package/lib/condition.js +0 -38
- package/lib/condition_evidence.d.ts +0 -9
- package/lib/condition_evidence.js +0 -3
- package/lib/condition_stage.d.ts +0 -11
- package/lib/condition_stage.js +0 -3
- package/lib/consent.d.ts +0 -56
- package/lib/consent.js +0 -21
- package/lib/consent_actor.d.ts +0 -9
- package/lib/consent_actor.js +0 -3
- package/lib/consent_actor1.d.ts +0 -9
- package/lib/consent_actor1.js +0 -3
- package/lib/consent_data.d.ts +0 -9
- package/lib/consent_data.js +0 -3
- package/lib/consent_data1.d.ts +0 -9
- package/lib/consent_data1.js +0 -3
- package/lib/consent_except.d.ts +0 -38
- package/lib/consent_except.js +0 -13
- package/lib/consent_policy.d.ts +0 -7
- package/lib/consent_policy.js +0 -3
- package/lib/consent_provision.d.ts +0 -38
- package/lib/consent_provision.js +0 -13
- package/lib/consent_verification.d.ts +0 -10
- package/lib/consent_verification.js +0 -3
- package/lib/constants.js +0 -94
- package/lib/contactdetail.d.ts +0 -8
- package/lib/contactdetail.js +0 -3
- package/lib/contactpoint.d.ts +0 -46
- package/lib/contactpoint.js +0 -36
- package/lib/contract.d.ts +0 -101
- package/lib/contract.js +0 -3
- package/lib/contract_agent.d.ts +0 -9
- package/lib/contract_agent.js +0 -3
- package/lib/contract_agent1.d.ts +0 -9
- package/lib/contract_agent1.js +0 -3
- package/lib/contract_contentdefinition.d.ts +0 -17
- package/lib/contract_contentdefinition.js +0 -3
- package/lib/contract_friendly.d.ts +0 -9
- package/lib/contract_friendly.js +0 -3
- package/lib/contract_legal.d.ts +0 -9
- package/lib/contract_legal.js +0 -3
- package/lib/contract_rule.d.ts +0 -9
- package/lib/contract_rule.js +0 -3
- package/lib/contract_signer.d.ts +0 -12
- package/lib/contract_signer.js +0 -3
- package/lib/contract_term.d.ts +0 -38
- package/lib/contract_term.js +0 -3
- package/lib/contract_valueditem.d.ts +0 -38
- package/lib/contract_valueditem.js +0 -3
- package/lib/contract_valueditem1.d.ts +0 -35
- package/lib/contract_valueditem1.js +0 -3
- package/lib/contributor.d.ts +0 -22
- package/lib/contributor.js +0 -17
- package/lib/count.js +0 -3
- package/lib/coverage.d.ts +0 -68
- package/lib/coverage.js +0 -17
- package/lib/coverage_class.d.ts +0 -10
- package/lib/coverage_class.js +0 -3
- package/lib/coverage_costtobeneficiary.d.ts +0 -15
- package/lib/coverage_costtobeneficiary.js +0 -3
- package/lib/coverage_costtobeneficiary_exception.d.ts +0 -9
- package/lib/coverage_costtobeneficiary_exception.js +0 -3
- package/lib/coverage_grouping.d.ts +0 -31
- package/lib/coverage_grouping.js +0 -3
- package/lib/coverageeligibilityrequest.d.ts +0 -58
- package/lib/coverageeligibilityrequest.js +0 -3
- package/lib/coverageeligibilityresponse.d.ts +0 -56
- package/lib/coverageeligibilityresponse.js +0 -3
- package/lib/coverageeligibilityresponse_benefitbalance.d.ts +0 -34
- package/lib/coverageeligibilityresponse_benefitbalance.js +0 -3
- package/lib/coverageeligibilityresponse_error.d.ts +0 -7
- package/lib/coverageeligibilityresponse_error.js +0 -3
- package/lib/coverageeligibilityresponse_financial.d.ts +0 -20
- package/lib/coverageeligibilityresponse_financial.js +0 -3
- package/lib/coverageeligibilityresponse_insurance.d.ts +0 -17
- package/lib/coverageeligibilityresponse_insurance.js +0 -3
- package/lib/datarequirement.d.ts +0 -26
- package/lib/datarequirement.js +0 -3
- package/lib/datarequirement_codefilter.d.ts +0 -12
- package/lib/datarequirement_codefilter.js +0 -3
- package/lib/datarequirement_datefilter.d.ts +0 -15
- package/lib/datarequirement_datefilter.js +0 -3
- package/lib/datarequirement_sort.d.ts +0 -15
- package/lib/datarequirement_sort.js +0 -13
- package/lib/detectedissue.d.ts +0 -67
- package/lib/detectedissue.js +0 -34
- package/lib/detectedissue_evidence.d.ts +0 -10
- package/lib/detectedissue_evidence.js +0 -3
- package/lib/detectedissue_mitigation.d.ts +0 -12
- package/lib/detectedissue_mitigation.js +0 -3
- package/lib/device.d.ts +0 -62
- package/lib/device.js +0 -3
- package/lib/device_udi.d.ts +0 -35
- package/lib/device_udi.js +0 -19
- package/lib/devicedefinition.d.ts +0 -61
- package/lib/devicedefinition.js +0 -3
- package/lib/devicemetric.d.ts +0 -78
- package/lib/devicemetric.js +0 -47
- package/lib/devicemetric_calibration.d.ts +0 -36
- package/lib/devicemetric_calibration.js +0 -28
- package/lib/devicerequest.d.ts +0 -69
- package/lib/devicerequest.js +0 -3
- package/lib/devicerequest_requester.d.ts +0 -8
- package/lib/devicerequest_requester.js +0 -3
- package/lib/deviceusestatement.d.ts +0 -61
- package/lib/deviceusestatement.js +0 -21
- package/lib/diagnosticreport.d.ts +0 -77
- package/lib/diagnosticreport.js +0 -29
- package/lib/diagnosticreport_media.d.ts +0 -12
- package/lib/diagnosticreport_media.js +0 -3
- package/lib/diagnosticreport_performer.d.ts +0 -9
- package/lib/diagnosticreport_performer.js +0 -3
- package/lib/distance.js +0 -3
- package/lib/documentmanifest.d.ts +0 -35
- package/lib/documentmanifest.js +0 -3
- package/lib/documentmanifest_content.d.ts +0 -10
- package/lib/documentmanifest_content.js +0 -3
- package/lib/documentmanifest_related.d.ts +0 -9
- package/lib/documentmanifest_related.js +0 -3
- package/lib/documentreference.d.ts +0 -44
- package/lib/documentreference.js +0 -3
- package/lib/documentreference_content.d.ts +0 -9
- package/lib/documentreference_content.js +0 -3
- package/lib/documentreference_context.d.ts +0 -21
- package/lib/documentreference_context.js +0 -3
- package/lib/documentreference_related.d.ts +0 -9
- package/lib/documentreference_related.js +0 -3
- package/lib/documentreference_relatesto.d.ts +0 -20
- package/lib/documentreference_relatesto.js +0 -17
- package/lib/dosage.d.ts +0 -36
- package/lib/dosage.js +0 -3
- package/lib/dosage_doseandrate.d.ts +0 -20
- package/lib/dosage_doseandrate.js +0 -3
- package/lib/duration.js +0 -3
- package/lib/effectevidencesynthesis.d.ts +0 -80
- package/lib/effectevidencesynthesis.js +0 -3
- package/lib/elementdefinition.d.ts +0 -464
- package/lib/elementdefinition.js +0 -14
- package/lib/elementdefinition_base.d.ts +0 -9
- package/lib/elementdefinition_base.js +0 -3
- package/lib/elementdefinition_binding.d.ts +0 -21
- package/lib/elementdefinition_binding.js +0 -17
- package/lib/elementdefinition_constraint.d.ts +0 -25
- package/lib/elementdefinition_constraint.js +0 -13
- package/lib/elementdefinition_discriminator.d.ts +0 -21
- package/lib/elementdefinition_discriminator.js +0 -19
- package/lib/elementdefinition_example.d.ts +0 -145
- package/lib/elementdefinition_example.js +0 -3
- package/lib/elementdefinition_mapping.d.ts +0 -11
- package/lib/elementdefinition_mapping.js +0 -3
- package/lib/elementdefinition_slicing.d.ts +0 -22
- package/lib/elementdefinition_slicing.js +0 -15
- package/lib/elementdefinition_type.d.ts +0 -33
- package/lib/elementdefinition_type.js +0 -24
- package/lib/encounter.d.ts +0 -64
- package/lib/encounter.js +0 -3
- package/lib/encounter_classhistory.d.ts +0 -9
- package/lib/encounter_classhistory.js +0 -3
- package/lib/encounter_diagnosis.d.ts +0 -11
- package/lib/encounter_diagnosis.js +0 -3
- package/lib/encounter_hospitalization.d.ts +0 -24
- package/lib/encounter_hospitalization.js +0 -3
- package/lib/encounter_location.d.ts +0 -23
- package/lib/encounter_location.js +0 -17
- package/lib/encounter_participant.d.ts +0 -12
- package/lib/encounter_participant.js +0 -3
- package/lib/encounter_statushistory.d.ts +0 -30
- package/lib/encounter_statushistory.js +0 -27
- package/lib/endpoint.d.ts +0 -49
- package/lib/endpoint.js +0 -21
- package/lib/enrollmentrequest.d.ts +0 -23
- package/lib/enrollmentrequest.js +0 -3
- package/lib/enrollmentresponse.d.ts +0 -25
- package/lib/enrollmentresponse.js +0 -3
- package/lib/episodeofcare.d.ts +0 -36
- package/lib/episodeofcare.js +0 -3
- package/lib/episodeofcare_diagnosis.d.ts +0 -11
- package/lib/episodeofcare_diagnosis.js +0 -3
- package/lib/episodeofcare_statushistory.d.ts +0 -26
- package/lib/episodeofcare_statushistory.js +0 -23
- package/lib/eventdefinition.d.ts +0 -72
- package/lib/eventdefinition.js +0 -3
- package/lib/evidence.d.ts +0 -70
- package/lib/evidence.js +0 -3
- package/lib/evidencevariable.d.ts +0 -78
- package/lib/evidencevariable.js +0 -15
- package/lib/evidencevariable_characteristic.d.ts +0 -58
- package/lib/evidencevariable_characteristic.js +0 -21
- package/lib/examplescenario.d.ts +0 -47
- package/lib/examplescenario.js +0 -3
- package/lib/examplescenario_actor.d.ts +0 -19
- package/lib/examplescenario_actor.js +0 -13
- package/lib/examplescenario_instance.d.ts +0 -17
- package/lib/examplescenario_instance.js +0 -3
- package/lib/examplescenario_instance_containedinstance.d.ts +0 -7
- package/lib/examplescenario_instance_containedinstance.js +0 -3
- package/lib/examplescenario_instance_version.d.ts +0 -7
- package/lib/examplescenario_instance_version.js +0 -3
- package/lib/examplescenario_process.d.ts +0 -54
- package/lib/examplescenario_process.js +0 -3
- package/lib/explanationofbenefit.d.ts +0 -128
- package/lib/explanationofbenefit.js +0 -22
- package/lib/explanationofbenefit_accident.d.ts +0 -14
- package/lib/explanationofbenefit_accident.js +0 -3
- package/lib/explanationofbenefit_additem.d.ts +0 -53
- package/lib/explanationofbenefit_additem.js +0 -3
- package/lib/explanationofbenefit_adjudication.d.ts +0 -13
- package/lib/explanationofbenefit_adjudication.js +0 -3
- package/lib/explanationofbenefit_benefitbalance.d.ts +0 -21
- package/lib/explanationofbenefit_benefitbalance.js +0 -3
- package/lib/explanationofbenefit_careteam.d.ts +0 -15
- package/lib/explanationofbenefit_careteam.js +0 -3
- package/lib/explanationofbenefit_detail.d.ts +0 -37
- package/lib/explanationofbenefit_detail.js +0 -3
- package/lib/explanationofbenefit_detail1.d.ts +0 -23
- package/lib/explanationofbenefit_detail1.js +0 -3
- package/lib/explanationofbenefit_diagnosis.d.ts +0 -17
- package/lib/explanationofbenefit_diagnosis.js +0 -3
- package/lib/explanationofbenefit_financial.d.ts +0 -17
- package/lib/explanationofbenefit_financial.js +0 -3
- package/lib/explanationofbenefit_information.d.ts +0 -31
- package/lib/explanationofbenefit_information.js +0 -3
- package/lib/explanationofbenefit_insurance.d.ts +0 -10
- package/lib/explanationofbenefit_insurance.js +0 -3
- package/lib/explanationofbenefit_item.d.ts +0 -63
- package/lib/explanationofbenefit_item.js +0 -3
- package/lib/explanationofbenefit_payee.d.ts +0 -9
- package/lib/explanationofbenefit_payee.js +0 -3
- package/lib/explanationofbenefit_payment.d.ts +0 -18
- package/lib/explanationofbenefit_payment.js +0 -3
- package/lib/explanationofbenefit_procedure.d.ts +0 -17
- package/lib/explanationofbenefit_procedure.js +0 -3
- package/lib/explanationofbenefit_processnote.d.ts +0 -12
- package/lib/explanationofbenefit_processnote.js +0 -3
- package/lib/explanationofbenefit_related.d.ts +0 -12
- package/lib/explanationofbenefit_related.js +0 -3
- package/lib/explanationofbenefit_subdetail.d.ts +0 -34
- package/lib/explanationofbenefit_subdetail.js +0 -3
- package/lib/explanationofbenefit_total.d.ts +0 -9
- package/lib/explanationofbenefit_total.js +0 -3
- package/lib/expression.d.ts +0 -13
- package/lib/expression.js +0 -3
- package/lib/extension.d.ts +0 -136
- package/lib/extension.js +0 -3
- package/lib/familymemberhistory.d.ts +0 -77
- package/lib/familymemberhistory.js +0 -17
- package/lib/familymemberhistory_condition.d.ts +0 -21
- package/lib/familymemberhistory_condition.js +0 -3
- package/lib/flag.d.ts +0 -26
- package/lib/flag.js +0 -3
- package/lib/goal.d.ts +0 -88
- package/lib/goal.js +0 -48
- package/lib/goal_target.d.ts +0 -28
- package/lib/goal_target.js +0 -3
- package/lib/graphdefinition.d.ts +0 -40
- package/lib/graphdefinition.js +0 -3
- package/lib/graphdefinition_compartment.d.ts +0 -33
- package/lib/graphdefinition_compartment.js +0 -24
- package/lib/graphdefinition_link.d.ts +0 -16
- package/lib/graphdefinition_link.js +0 -3
- package/lib/graphdefinition_target.d.ts +0 -15
- package/lib/graphdefinition_target.js +0 -3
- package/lib/group.d.ts +0 -46
- package/lib/group.js +0 -21
- package/lib/group_characteristic.d.ts +0 -24
- package/lib/group_characteristic.js +0 -3
- package/lib/group_member.d.ts +0 -11
- package/lib/group_member.js +0 -3
- package/lib/guidanceresponse.d.ts +0 -60
- package/lib/guidanceresponse.js +0 -21
- package/lib/healthcareservice.d.ts +0 -61
- package/lib/healthcareservice.js +0 -3
- package/lib/healthcareservice_availabletime.d.ts +0 -29
- package/lib/healthcareservice_availabletime.js +0 -23
- package/lib/healthcareservice_eligibility.d.ts +0 -8
- package/lib/healthcareservice_eligibility.js +0 -3
- package/lib/healthcareservice_notavailable.d.ts +0 -8
- package/lib/healthcareservice_notavailable.js +0 -3
- package/lib/humanname.d.ts +0 -36
- package/lib/humanname.js +0 -23
- package/lib/identifier.d.ts +0 -32
- package/lib/identifier.js +0 -19
- package/lib/imagingstudy.d.ts +0 -52
- package/lib/imagingstudy.js +0 -3
- package/lib/imagingstudy_instance.d.ts +0 -12
- package/lib/imagingstudy_instance.js +0 -3
- package/lib/imagingstudy_series.d.ts +0 -31
- package/lib/imagingstudy_series.js +0 -3
- package/lib/imagingstudy_series_performer.d.ts +0 -9
- package/lib/imagingstudy_series_performer.js +0 -3
- package/lib/immunization.d.ts +0 -82
- package/lib/immunization.js +0 -15
- package/lib/immunization_education.d.ts +0 -11
- package/lib/immunization_education.js +0 -3
- package/lib/immunization_explanation.d.ts +0 -11
- package/lib/immunization_explanation.js +0 -3
- package/lib/immunization_performer.d.ts +0 -9
- package/lib/immunization_performer.js +0 -3
- package/lib/immunization_practitioner.d.ts +0 -9
- package/lib/immunization_practitioner.js +0 -3
- package/lib/immunization_protocolapplied.d.ts +0 -20
- package/lib/immunization_protocolapplied.js +0 -3
- package/lib/immunization_reaction.d.ts +0 -10
- package/lib/immunization_reaction.js +0 -3
- package/lib/immunization_vaccinationprotocol.d.ts +0 -20
- package/lib/immunization_vaccinationprotocol.js +0 -3
- package/lib/immunizationevaluation.d.ts +0 -44
- package/lib/immunizationevaluation.js +0 -11
- package/lib/immunizationrecommendation.d.ts +0 -18
- package/lib/immunizationrecommendation.js +0 -3
- package/lib/immunizationrecommendation_datecriterion.d.ts +0 -8
- package/lib/immunizationrecommendation_datecriterion.js +0 -3
- package/lib/immunizationrecommendation_protocol.d.ts +0 -24
- package/lib/immunizationrecommendation_protocol.js +0 -3
- package/lib/immunizationrecommendation_recommendation.d.ts +0 -34
- package/lib/immunizationrecommendation_recommendation.js +0 -3
- package/lib/implementationguide.d.ts +0 -63
- package/lib/implementationguide.js +0 -3
- package/lib/implementationguide_dependency.d.ts +0 -9
- package/lib/implementationguide_dependency.js +0 -3
- package/lib/implementationguide_global.d.ts +0 -7
- package/lib/implementationguide_global.js +0 -3
- package/lib/implementationguide_package.d.ts +0 -7
- package/lib/implementationguide_package.js +0 -3
- package/lib/implementationguide_page.d.ts +0 -26
- package/lib/implementationguide_page.js +0 -17
- package/lib/implementationguide_resource.d.ts +0 -18
- package/lib/implementationguide_resource.js +0 -3
- package/lib/insuranceplan.d.ts +0 -38
- package/lib/insuranceplan.js +0 -3
- package/lib/invoice.d.ts +0 -56
- package/lib/invoice.js +0 -19
- package/lib/library.d.ts +0 -75
- package/lib/library.js +0 -3
- package/lib/linkage.d.ts +0 -13
- package/lib/linkage.js +0 -3
- package/lib/linkage_item.d.ts +0 -18
- package/lib/linkage_item.js +0 -15
- package/lib/list.d.ts +0 -56
- package/lib/list.js +0 -24
- package/lib/list_entry.d.ts +0 -13
- package/lib/list_entry.js +0 -3
- package/lib/location.d.ts +0 -65
- package/lib/location.js +0 -22
- package/lib/location_hoursofoperation.d.ts +0 -11
- package/lib/location_hoursofoperation.js +0 -3
- package/lib/location_position.d.ts +0 -9
- package/lib/location_position.js +0 -3
- package/lib/marketingstatus.d.ts +0 -16
- package/lib/marketingstatus.js +0 -3
- package/lib/measure.d.ts +0 -99
- package/lib/measure.js +0 -3
- package/lib/measure_group.d.ts +0 -14
- package/lib/measure_group.js +0 -3
- package/lib/measure_population.d.ts +0 -11
- package/lib/measure_population.js +0 -3
- package/lib/measure_stratifier.d.ts +0 -14
- package/lib/measure_stratifier.js +0 -3
- package/lib/measure_stratifier_component.d.ts +0 -11
- package/lib/measure_stratifier_component.js +0 -3
- package/lib/measure_supplementaldata.d.ts +0 -13
- package/lib/measure_supplementaldata.js +0 -3
- package/lib/measurereport.d.ts +0 -62
- package/lib/measurereport.js +0 -33
- package/lib/measurereport_group.d.ts +0 -15
- package/lib/measurereport_group.js +0 -3
- package/lib/measurereport_population.d.ts +0 -11
- package/lib/measurereport_population.js +0 -3
- package/lib/measurereport_population1.d.ts +0 -11
- package/lib/measurereport_population1.js +0 -3
- package/lib/measurereport_stratifier.d.ts +0 -9
- package/lib/measurereport_stratifier.js +0 -3
- package/lib/measurereport_stratum.d.ts +0 -15
- package/lib/measurereport_stratum.js +0 -3
- package/lib/measurereport_stratum_component.d.ts +0 -8
- package/lib/measurereport_stratum_component.js +0 -3
- package/lib/media.d.ts +0 -84
- package/lib/media.js +0 -31
- package/lib/medication.d.ts +0 -50
- package/lib/medication.js +0 -3
- package/lib/medication_batch.d.ts +0 -7
- package/lib/medication_batch.js +0 -3
- package/lib/medication_content.d.ts +0 -12
- package/lib/medication_content.js +0 -3
- package/lib/medication_ingredient.d.ts +0 -14
- package/lib/medication_ingredient.js +0 -3
- package/lib/medication_package.d.ts +0 -12
- package/lib/medication_package.js +0 -3
- package/lib/medicationadministration.d.ts +0 -72
- package/lib/medicationadministration.js +0 -23
- package/lib/medicationadministration_dosage.d.ts +0 -21
- package/lib/medicationadministration_dosage.js +0 -3
- package/lib/medicationadministration_performer.d.ts +0 -10
- package/lib/medicationadministration_performer.js +0 -3
- package/lib/medicationdispense.d.ts +0 -87
- package/lib/medicationdispense.js +0 -27
- package/lib/medicationdispense_performer.d.ts +0 -10
- package/lib/medicationdispense_performer.js +0 -3
- package/lib/medicationdispense_substitution.d.ts +0 -14
- package/lib/medicationdispense_substitution.js +0 -3
- package/lib/medicationknowledge.d.ts +0 -53
- package/lib/medicationknowledge.js +0 -3
- package/lib/medicationrequest.d.ts +0 -132
- package/lib/medicationrequest.js +0 -55
- package/lib/medicationrequest_dispenserequest.d.ts +0 -22
- package/lib/medicationrequest_dispenserequest.js +0 -3
- package/lib/medicationrequest_dispenserequest_initialfill.d.ts +0 -10
- package/lib/medicationrequest_dispenserequest_initialfill.js +0 -3
- package/lib/medicationrequest_requester.d.ts +0 -12
- package/lib/medicationrequest_requester.js +0 -3
- package/lib/medicationrequest_substitution.d.ts +0 -11
- package/lib/medicationrequest_substitution.js +0 -3
- package/lib/medicationstatement.d.ts +0 -69
- package/lib/medicationstatement.js +0 -25
- package/lib/medicinalproduct.d.ts +0 -53
- package/lib/medicinalproduct.js +0 -3
- package/lib/medicinalproduct_manufacturingbusinessoperation.d.ts +0 -19
- package/lib/medicinalproduct_manufacturingbusinessoperation.js +0 -3
- package/lib/medicinalproduct_name.d.ts +0 -12
- package/lib/medicinalproduct_name.js +0 -3
- package/lib/medicinalproduct_name_countrylanguage.d.ts +0 -11
- package/lib/medicinalproduct_name_countrylanguage.js +0 -3
- package/lib/medicinalproduct_name_namepart.d.ts +0 -9
- package/lib/medicinalproduct_name_namepart.js +0 -3
- package/lib/medicinalproduct_specialdesignation.d.ts +0 -23
- package/lib/medicinalproduct_specialdesignation.js +0 -3
- package/lib/medicinalproductauthorization.d.ts +0 -43
- package/lib/medicinalproductauthorization.js +0 -3
- package/lib/medicinalproductauthorization_jurisdictionalauthorization.d.ts +0 -17
- package/lib/medicinalproductauthorization_jurisdictionalauthorization.js +0 -3
- package/lib/medicinalproductauthorization_procedure.d.ts +0 -17
- package/lib/medicinalproductauthorization_procedure.js +0 -3
- package/lib/medicinalproductcontraindication.d.ts +0 -23
- package/lib/medicinalproductcontraindication.js +0 -3
- package/lib/medicinalproductindication.d.ts +0 -28
- package/lib/medicinalproductindication.js +0 -3
- package/lib/medicinalproductindication_othertherapy.d.ts +0 -12
- package/lib/medicinalproductindication_othertherapy.js +0 -3
- package/lib/medicinalproductingredient.d.ts +0 -22
- package/lib/medicinalproductingredient.js +0 -3
- package/lib/medicinalproductingredient_specifiedsubstance.d.ts +0 -14
- package/lib/medicinalproductingredient_specifiedsubstance.js +0 -3
- package/lib/medicinalproductingredient_specifiedsubstance_strength.d.ts +0 -21
- package/lib/medicinalproductingredient_specifiedsubstance_strength.js +0 -3
- package/lib/medicinalproductingredient_specifiedsubstance_strength_referencestrength.d.ts +0 -16
- package/lib/medicinalproductingredient_specifiedsubstance_strength_referencestrength.js +0 -3
- package/lib/medicinalproductingredient_substance.d.ts +0 -10
- package/lib/medicinalproductingredient_substance.js +0 -3
- package/lib/medicinalproductinteraction.d.ts +0 -22
- package/lib/medicinalproductinteraction.js +0 -3
- package/lib/medicinalproductinteraction_interactant.d.ts +0 -10
- package/lib/medicinalproductinteraction_interactant.js +0 -3
- package/lib/medicinalproductmanufactured.d.ts +0 -23
- package/lib/medicinalproductmanufactured.js +0 -3
- package/lib/medicinalproductpackaged.d.ts +0 -29
- package/lib/medicinalproductpackaged.js +0 -3
- package/lib/medicinalproductpackaged_batchidentifier.d.ts +0 -9
- package/lib/medicinalproductpackaged_batchidentifier.js +0 -3
- package/lib/medicinalproductpackaged_packageitem.d.ts +0 -34
- package/lib/medicinalproductpackaged_packageitem.js +0 -3
- package/lib/medicinalproductpharmaceutical.d.ts +0 -24
- package/lib/medicinalproductpharmaceutical.js +0 -3
- package/lib/medicinalproductpharmaceutical_characteristics.d.ts +0 -9
- package/lib/medicinalproductpharmaceutical_characteristics.js +0 -3
- package/lib/medicinalproductpharmaceutical_routeofadministration.d.ts +0 -23
- package/lib/medicinalproductpharmaceutical_routeofadministration.js +0 -3
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies.d.ts +0 -10
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies.js +0 -3
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.d.ts +0 -12
- package/lib/medicinalproductpharmaceutical_routeofadministration_targetspecies_withdrawalperiod.js +0 -3
- package/lib/medicinalproductundesirableeffect.d.ts +0 -18
- package/lib/medicinalproductundesirableeffect.js +0 -3
- package/lib/messagedefinition.d.ts +0 -75
- package/lib/messagedefinition.js +0 -17
- package/lib/messagedefinition_allowedresponse.d.ts +0 -7
- package/lib/messagedefinition_allowedresponse.js +0 -3
- package/lib/messagedefinition_focus.d.ts +0 -11
- package/lib/messagedefinition_focus.js +0 -3
- package/lib/messageheader.d.ts +0 -35
- package/lib/messageheader.js +0 -3
- package/lib/messageheader_destination.d.ts +0 -12
- package/lib/messageheader_destination.js +0 -3
- package/lib/messageheader_response.d.ts +0 -20
- package/lib/messageheader_response.js +0 -15
- package/lib/messageheader_source.d.ts +0 -14
- package/lib/messageheader_source.js +0 -3
- package/lib/meta.d.ts +0 -16
- package/lib/meta.js +0 -3
- package/lib/molecularsequence.d.ts +0 -55
- package/lib/molecularsequence.js +0 -15
- package/lib/molecularsequence_quality.d.ts +0 -46
- package/lib/molecularsequence_quality.js +0 -15
- package/lib/molecularsequence_quality_roc.d.ts +0 -17
- package/lib/molecularsequence_quality_roc.js +0 -3
- package/lib/molecularsequence_referenceseq.d.ts +0 -39
- package/lib/molecularsequence_referenceseq.js +0 -20
- package/lib/molecularsequence_repository.d.ts +0 -29
- package/lib/molecularsequence_repository.js +0 -19
- package/lib/molecularsequence_structurevariant.d.ts +0 -29
- package/lib/molecularsequence_structurevariant.js +0 -3
- package/lib/molecularsequence_variant.d.ts +0 -16
- package/lib/molecularsequence_variant.js +0 -3
- package/lib/money.d.ts +0 -7
- package/lib/money.js +0 -3
- package/lib/namingsystem.d.ts +0 -46
- package/lib/namingsystem.js +0 -15
- package/lib/namingsystem_uniqueid.d.ts +0 -26
- package/lib/namingsystem_uniqueid.js +0 -17
- package/lib/narrative.d.ts +0 -19
- package/lib/narrative.js +0 -17
- package/lib/nutritionorder.d.ts +0 -90
- package/lib/nutritionorder.js +0 -48
- package/lib/nutritionorder_administration.d.ts +0 -14
- package/lib/nutritionorder_administration.js +0 -3
- package/lib/nutritionorder_enteralformula.d.ts +0 -24
- package/lib/nutritionorder_enteralformula.js +0 -3
- package/lib/nutritionorder_nutrient.d.ts +0 -9
- package/lib/nutritionorder_nutrient.js +0 -3
- package/lib/nutritionorder_oraldiet.d.ts +0 -19
- package/lib/nutritionorder_oraldiet.js +0 -3
- package/lib/nutritionorder_supplement.d.ts +0 -16
- package/lib/nutritionorder_supplement.js +0 -3
- package/lib/nutritionorder_texture.d.ts +0 -8
- package/lib/nutritionorder_texture.js +0 -3
- package/lib/observation.d.ts +0 -111
- package/lib/observation.js +0 -25
- package/lib/observation_component.d.ts +0 -40
- package/lib/observation_component.js +0 -3
- package/lib/observation_referencerange.d.ts +0 -18
- package/lib/observation_referencerange.js +0 -3
- package/lib/observation_related.d.ts +0 -24
- package/lib/observation_related.js +0 -24
- package/lib/observationdefinition.d.ts +0 -60
- package/lib/observationdefinition.js +0 -31
- package/lib/operationdefinition.d.ts +0 -71
- package/lib/operationdefinition.js +0 -13
- package/lib/operationdefinition_binding.d.ts +0 -19
- package/lib/operationdefinition_binding.js +0 -17
- package/lib/operationdefinition_overload.d.ts +0 -7
- package/lib/operationdefinition_overload.js +0 -3
- package/lib/operationdefinition_parameter.d.ts +0 -57
- package/lib/operationdefinition_parameter.js +0 -34
- package/lib/operationdefinition_referencedfrom.d.ts +0 -7
- package/lib/operationdefinition_referencedfrom.js +0 -3
- package/lib/operationoutcome.d.ts +0 -8
- package/lib/operationoutcome.js +0 -3
- package/lib/operationoutcome_issue.d.ts +0 -94
- package/lib/operationoutcome_issue.js +0 -82
- package/lib/organization.d.ts +0 -31
- package/lib/organization.js +0 -3
- package/lib/organization_contact.d.ts +0 -15
- package/lib/organization_contact.js +0 -3
- package/lib/organizationaffiliation.d.ts +0 -34
- package/lib/organizationaffiliation.js +0 -3
- package/lib/parameterdefinition.d.ts +0 -25
- package/lib/parameterdefinition.js +0 -13
- package/lib/parameters.d.ts +0 -8
- package/lib/parameters.js +0 -3
- package/lib/parameters_parameter.d.ts +0 -157
- package/lib/parameters_parameter.js +0 -3
- package/lib/patient.d.ts +0 -55
- package/lib/patient.js +0 -3
- package/lib/patient_animal.d.ts +0 -10
- package/lib/patient_animal.js +0 -3
- package/lib/patient_communication.d.ts +0 -8
- package/lib/patient_communication.js +0 -3
- package/lib/patient_contact.d.ts +0 -24
- package/lib/patient_contact.js +0 -3
- package/lib/patient_link.d.ts +0 -20
- package/lib/patient_link.js +0 -17
- package/lib/paymentnotice.d.ts +0 -45
- package/lib/paymentnotice.js +0 -17
- package/lib/paymentreconciliation.d.ts +0 -57
- package/lib/paymentreconciliation.js +0 -17
- package/lib/paymentreconciliation_detail.d.ts +0 -27
- package/lib/paymentreconciliation_detail.js +0 -3
- package/lib/paymentreconciliation_processnote.d.ts +0 -17
- package/lib/paymentreconciliation_processnote.js +0 -15
- package/lib/period.d.ts +0 -7
- package/lib/period.js +0 -3
- package/lib/person.d.ts +0 -33
- package/lib/person.js +0 -3
- package/lib/person_link.d.ts +0 -20
- package/lib/person_link.js +0 -17
- package/lib/plandefinition.d.ts +0 -75
- package/lib/plandefinition.js +0 -3
- package/lib/plandefinition_action.d.ts +0 -144
- package/lib/plandefinition_action.js +0 -64
- package/lib/plandefinition_condition.d.ts +0 -18
- package/lib/plandefinition_condition.js +0 -15
- package/lib/plandefinition_dynamicvalue.d.ts +0 -8
- package/lib/plandefinition_dynamicvalue.js +0 -3
- package/lib/plandefinition_goal.d.ts +0 -20
- package/lib/plandefinition_goal.js +0 -3
- package/lib/plandefinition_participant.d.ts +0 -20
- package/lib/plandefinition_participant.js +0 -17
- package/lib/plandefinition_relatedaction.d.ts +0 -35
- package/lib/plandefinition_relatedaction.js +0 -27
- package/lib/plandefinition_target.d.ts +0 -17
- package/lib/plandefinition_target.js +0 -3
- package/lib/population.d.ts +0 -16
- package/lib/population.js +0 -3
- package/lib/practitioner.d.ts +0 -33
- package/lib/practitioner.js +0 -3
- package/lib/practitioner_qualification.d.ts +0 -15
- package/lib/practitioner_qualification.js +0 -3
- package/lib/practitionerrole.d.ts +0 -40
- package/lib/practitionerrole.js +0 -3
- package/lib/practitionerrole_availabletime.d.ts +0 -29
- package/lib/practitionerrole_availabletime.js +0 -23
- package/lib/practitionerrole_notavailable.d.ts +0 -8
- package/lib/practitionerrole_notavailable.js +0 -3
- package/lib/procedure.d.ts +0 -98
- package/lib/procedure.js +0 -25
- package/lib/procedure_focaldevice.d.ts +0 -9
- package/lib/procedure_focaldevice.js +0 -3
- package/lib/procedure_performer.d.ts +0 -11
- package/lib/procedure_performer.js +0 -3
- package/lib/prodcharacteristic.d.ts +0 -29
- package/lib/prodcharacteristic.js +0 -3
- package/lib/productshelflife.d.ts +0 -15
- package/lib/productshelflife.js +0 -3
- package/lib/provenance.d.ts +0 -33
- package/lib/provenance.js +0 -3
- package/lib/provenance_agent.d.ts +0 -13
- package/lib/provenance_agent.js +0 -3
- package/lib/provenance_entity.d.ts +0 -25
- package/lib/provenance_entity.js +0 -19
- package/lib/quantity.d.ts +0 -25
- package/lib/quantity.js +0 -17
- package/lib/questionnaire.d.ts +0 -57
- package/lib/questionnaire.js +0 -3
- package/lib/questionnaire_enablewhen.d.ts +0 -40
- package/lib/questionnaire_enablewhen.js +0 -23
- package/lib/questionnaire_initial.d.ts +0 -20
- package/lib/questionnaire_initial.js +0 -3
- package/lib/questionnaire_item.d.ts +0 -67
- package/lib/questionnaire_item.js +0 -32
- package/lib/questionnaire_option.d.ts +0 -14
- package/lib/questionnaire_option.js +0 -3
- package/lib/questionnaireresponse.d.ts +0 -44
- package/lib/questionnaireresponse.js +0 -19
- package/lib/questionnaireresponse_answer.d.ts +0 -23
- package/lib/questionnaireresponse_answer.js +0 -3
- package/lib/questionnaireresponse_item.d.ts +0 -14
- package/lib/questionnaireresponse_item.js +0 -3
- package/lib/range.d.ts +0 -9
- package/lib/range.js +0 -3
- package/lib/ratio.d.ts +0 -9
- package/lib/ratio.js +0 -3
- package/lib/reference.d.ts +0 -12
- package/lib/reference.js +0 -3
- package/lib/relatedartifact.d.ts +0 -38
- package/lib/relatedartifact.js +0 -25
- package/lib/relatedperson.d.ts +0 -39
- package/lib/relatedperson.js +0 -3
- package/lib/relatedperson_communication.d.ts +0 -9
- package/lib/relatedperson_communication.js +0 -3
- package/lib/requestgroup.d.ts +0 -98
- package/lib/requestgroup.js +0 -55
- package/lib/requestgroup_action.d.ts +0 -62
- package/lib/requestgroup_action.js +0 -3
- package/lib/requestgroup_condition.d.ts +0 -8
- package/lib/requestgroup_condition.js +0 -3
- package/lib/requestgroup_relatedaction.d.ts +0 -35
- package/lib/requestgroup_relatedaction.js +0 -27
- package/lib/researchdefinition.d.ts +0 -79
- package/lib/researchdefinition.js +0 -3
- package/lib/researchelementdefinition.d.ts +0 -96
- package/lib/researchelementdefinition.js +0 -24
- package/lib/researchstudy.d.ts +0 -85
- package/lib/researchstudy.js +0 -31
- package/lib/researchstudy_arm.d.ts +0 -10
- package/lib/researchstudy_arm.js +0 -3
- package/lib/researchsubject.d.ts +0 -54
- package/lib/researchsubject.js +0 -35
- package/lib/resourcelist.js +0 -4
- package/lib/riskassessment.d.ts +0 -48
- package/lib/riskassessment.js +0 -3
- package/lib/riskassessment_prediction.d.ts +0 -22
- package/lib/riskassessment_prediction.js +0 -3
- package/lib/riskevidencesynthesis.d.ts +0 -77
- package/lib/riskevidencesynthesis.js +0 -3
- package/lib/sampleddata.d.ts +0 -18
- package/lib/sampleddata.js +0 -3
- package/lib/schedule.d.ts +0 -25
- package/lib/schedule.js +0 -3
- package/lib/searchparameter.d.ts +0 -130
- package/lib/searchparameter.js +0 -70
- package/lib/searchparameter_component.d.ts +0 -7
- package/lib/searchparameter_component.js +0 -3
- package/lib/servicerequest.d.ts +0 -128
- package/lib/servicerequest.js +0 -46
- package/lib/signature.d.ts +0 -19
- package/lib/signature.js +0 -3
- package/lib/slot.d.ts +0 -44
- package/lib/slot.js +0 -19
- package/lib/specimen.d.ts +0 -50
- package/lib/specimen.js +0 -17
- package/lib/specimen_collection.d.ts +0 -19
- package/lib/specimen_collection.js +0 -3
- package/lib/specimen_container.d.ts +0 -21
- package/lib/specimen_container.js +0 -3
- package/lib/specimen_processing.d.ts +0 -16
- package/lib/specimen_processing.js +0 -3
- package/lib/specimendefinition.d.ts +0 -71
- package/lib/specimendefinition.js +0 -13
- package/lib/structuredefinition.d.ts +0 -83
- package/lib/structuredefinition.js +0 -18
- package/lib/structuredefinition_context.d.ts +0 -17
- package/lib/structuredefinition_context.js +0 -15
- package/lib/structuredefinition_differential.d.ts +0 -6
- package/lib/structuredefinition_differential.js +0 -3
- package/lib/structuredefinition_mapping.d.ts +0 -11
- package/lib/structuredefinition_mapping.js +0 -3
- package/lib/structuredefinition_snapshot.d.ts +0 -10
- package/lib/structuredefinition_snapshot.js +0 -3
- package/lib/structuremap.d.ts +0 -52
- package/lib/structuremap.js +0 -3
- package/lib/structuremap_dependent.d.ts +0 -10
- package/lib/structuremap_dependent.js +0 -3
- package/lib/structuremap_group.d.ts +0 -27
- package/lib/structuremap_group.js +0 -15
- package/lib/structuremap_input.d.ts +0 -19
- package/lib/structuremap_input.js +0 -13
- package/lib/structuremap_parameter.d.ts +0 -13
- package/lib/structuremap_parameter.js +0 -3
- package/lib/structuremap_rule.d.ts +0 -18
- package/lib/structuremap_rule.js +0 -3
- package/lib/structuremap_source.d.ts +0 -180
- package/lib/structuremap_source.js +0 -19
- package/lib/structuremap_structure.d.ts +0 -23
- package/lib/structuremap_structure.js +0 -17
- package/lib/structuremap_target.d.ts +0 -78
- package/lib/structuremap_target.js +0 -61
- package/lib/subscription.d.ts +0 -33
- package/lib/subscription.js +0 -17
- package/lib/subscription_channel.d.ts +0 -25
- package/lib/subscription_channel.js +0 -19
- package/lib/substance.d.ts +0 -24
- package/lib/substance.js +0 -3
- package/lib/substance_ingredient.d.ts +0 -12
- package/lib/substance_ingredient.js +0 -3
- package/lib/substance_instance.d.ts +0 -11
- package/lib/substance_instance.js +0 -3
- package/lib/substancenucleicacid.d.ts +0 -20
- package/lib/substancenucleicacid.js +0 -3
- package/lib/substancepolymer.d.ts +0 -18
- package/lib/substancepolymer.js +0 -3
- package/lib/substanceprotein.d.ts +0 -14
- package/lib/substanceprotein.js +0 -3
- package/lib/substancereferenceinformation.d.ts +0 -15
- package/lib/substancereferenceinformation.js +0 -3
- package/lib/substancesourcematerial.d.ts +0 -33
- package/lib/substancesourcematerial.js +0 -3
- package/lib/substancespecification.d.ts +0 -46
- package/lib/substancespecification.js +0 -3
- package/lib/supplydelivery.d.ts +0 -49
- package/lib/supplydelivery.js +0 -17
- package/lib/supplydelivery_supplieditem.d.ts +0 -12
- package/lib/supplydelivery_supplieditem.js +0 -3
- package/lib/supplyrequest.d.ts +0 -60
- package/lib/supplyrequest.js +0 -23
- package/lib/supplyrequest_ordereditem.d.ts +0 -12
- package/lib/supplyrequest_ordereditem.js +0 -3
- package/lib/supplyrequest_requester.d.ts +0 -12
- package/lib/supplyrequest_requester.js +0 -3
- package/lib/task.d.ts +0 -108
- package/lib/task.js +0 -33
- package/lib/task_input.d.ts +0 -149
- package/lib/task_input.js +0 -3
- package/lib/task_output.d.ts +0 -152
- package/lib/task_output.js +0 -3
- package/lib/task_requester.d.ts +0 -8
- package/lib/task_requester.js +0 -3
- package/lib/task_restriction.d.ts +0 -15
- package/lib/task_restriction.js +0 -3
- package/lib/terminologycapabilities.d.ts +0 -79
- package/lib/terminologycapabilities.js +0 -22
- package/lib/testreport.d.ts +0 -54
- package/lib/testreport.js +0 -19
- package/lib/testreport_action.d.ts +0 -14
- package/lib/testreport_action.js +0 -3
- package/lib/testreport_action1.d.ts +0 -14
- package/lib/testreport_action1.js +0 -3
- package/lib/testreport_action2.d.ts +0 -10
- package/lib/testreport_action2.js +0 -3
- package/lib/testreport_assert.d.ts +0 -10
- package/lib/testreport_assert.js +0 -3
- package/lib/testreport_operation.d.ts +0 -10
- package/lib/testreport_operation.js +0 -3
- package/lib/testreport_participant.d.ts +0 -19
- package/lib/testreport_participant.js +0 -15
- package/lib/testreport_setup.d.ts +0 -6
- package/lib/testreport_setup.js +0 -3
- package/lib/testreport_teardown.d.ts +0 -6
- package/lib/testreport_teardown.js +0 -3
- package/lib/testreport_test.d.ts +0 -10
- package/lib/testreport_test.js +0 -3
- package/lib/testscript.d.ts +0 -67
- package/lib/testscript.js +0 -3
- package/lib/testscript_action.d.ts +0 -9
- package/lib/testscript_action.js +0 -3
- package/lib/testscript_action1.d.ts +0 -9
- package/lib/testscript_action1.js +0 -3
- package/lib/testscript_action2.d.ts +0 -9
- package/lib/testscript_action2.js +0 -3
- package/lib/testscript_assert.d.ts +0 -101
- package/lib/testscript_assert.js +0 -49
- package/lib/testscript_capability.d.ts +0 -18
- package/lib/testscript_capability.js +0 -3
- package/lib/testscript_destination.d.ts +0 -8
- package/lib/testscript_destination.js +0 -3
- package/lib/testscript_fixture.d.ts +0 -10
- package/lib/testscript_fixture.js +0 -3
- package/lib/testscript_link.d.ts +0 -7
- package/lib/testscript_link.js +0 -3
- package/lib/testscript_metadata.d.ts +0 -9
- package/lib/testscript_metadata.js +0 -3
- package/lib/testscript_operation.d.ts +0 -40
- package/lib/testscript_operation.js +0 -3
- package/lib/testscript_origin.d.ts +0 -8
- package/lib/testscript_origin.js +0 -3
- package/lib/testscript_param.d.ts +0 -7
- package/lib/testscript_param.js +0 -3
- package/lib/testscript_param1.d.ts +0 -7
- package/lib/testscript_param1.js +0 -3
- package/lib/testscript_param2.d.ts +0 -7
- package/lib/testscript_param2.js +0 -3
- package/lib/testscript_param3.d.ts +0 -7
- package/lib/testscript_param3.js +0 -3
- package/lib/testscript_requestheader.d.ts +0 -7
- package/lib/testscript_requestheader.js +0 -3
- package/lib/testscript_rule.d.ts +0 -9
- package/lib/testscript_rule.js +0 -3
- package/lib/testscript_rule1.d.ts +0 -8
- package/lib/testscript_rule1.js +0 -3
- package/lib/testscript_rule2.d.ts +0 -8
- package/lib/testscript_rule2.js +0 -3
- package/lib/testscript_rule3.d.ts +0 -8
- package/lib/testscript_rule3.js +0 -3
- package/lib/testscript_ruleset.d.ts +0 -9
- package/lib/testscript_ruleset.js +0 -3
- package/lib/testscript_ruleset1.d.ts +0 -8
- package/lib/testscript_ruleset1.js +0 -3
- package/lib/testscript_setup.d.ts +0 -6
- package/lib/testscript_setup.js +0 -3
- package/lib/testscript_teardown.d.ts +0 -6
- package/lib/testscript_teardown.js +0 -3
- package/lib/testscript_test.d.ts +0 -10
- package/lib/testscript_test.js +0 -3
- package/lib/testscript_variable.d.ts +0 -19
- package/lib/testscript_variable.js +0 -3
- package/lib/timing.d.ts +0 -11
- package/lib/timing.js +0 -3
- package/lib/timing_repeat.d.ts +0 -64
- package/lib/timing_repeat.js +0 -28
- package/lib/triggerdefinition.d.ts +0 -43
- package/lib/triggerdefinition.js +0 -25
- package/lib/usagecontext.d.ts +0 -18
- package/lib/usagecontext.js +0 -3
- package/lib/valueset.d.ts +0 -48
- package/lib/valueset.js +0 -3
- package/lib/valueset_compose.d.ts +0 -12
- package/lib/valueset_compose.js +0 -3
- package/lib/valueset_concept.d.ts +0 -10
- package/lib/valueset_concept.js +0 -3
- package/lib/valueset_contains.d.ts +0 -20
- package/lib/valueset_contains.js +0 -3
- package/lib/valueset_designation.d.ts +0 -10
- package/lib/valueset_designation.js +0 -3
- package/lib/valueset_expansion.d.ts +0 -17
- package/lib/valueset_expansion.js +0 -3
- package/lib/valueset_filter.d.ts +0 -31
- package/lib/valueset_filter.js +0 -27
- package/lib/valueset_include.d.ts +0 -15
- package/lib/valueset_include.js +0 -3
- package/lib/valueset_parameter.d.ts +0 -13
- package/lib/valueset_parameter.js +0 -3
- package/lib/verificationresult.d.ts +0 -55
- package/lib/verificationresult.js +0 -21
- package/lib/verificationresult_attestation.d.ts +0 -22
- package/lib/verificationresult_attestation.js +0 -3
- package/lib/verificationresult_primarysource.d.ts +0 -19
- package/lib/verificationresult_primarysource.js +0 -3
- package/lib/verificationresult_validator.d.ts +0 -11
- package/lib/verificationresult_validator.js +0 -3
- package/lib/visionprescription.d.ts +0 -47
- package/lib/visionprescription.js +0 -17
- package/lib/visionprescription_dispense.d.ts +0 -61
- package/lib/visionprescription_dispense.js +0 -24
- /package/lib/{age.d.ts → data/age.d.ts} +0 -0
- /package/lib/{constants.d.ts → data/constants.d.ts} +0 -0
- /package/lib/{count.d.ts → data/count.d.ts} +0 -0
- /package/lib/{distance.d.ts → data/distance.d.ts} +0 -0
- /package/lib/{duration.d.ts → data/duration.d.ts} +0 -0
- /package/lib/{resourcelist.d.ts → data/resourcelist.d.ts} +0 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import type { CodeableConcept } from "./codeableconcept";
|
|
2
|
+
import type { DomainResource } from "../domainresource";
|
|
3
|
+
import type { Identifier } from "./identifier";
|
|
4
|
+
import type { Period } from "./period";
|
|
5
|
+
import type { Reference } from "./reference";
|
|
6
|
+
export interface Schedule extends DomainResource {
|
|
7
|
+
/** This is a Schedule resource */
|
|
8
|
+
resourceType: "Schedule";
|
|
9
|
+
/** External Ids for this item (0..*). */
|
|
10
|
+
identifier?: Array<Identifier>;
|
|
11
|
+
/** Whether this schedule is in active use (0..1). May mark that the resource was created in error. */
|
|
12
|
+
active?: boolean;
|
|
13
|
+
/** High-level category. A broad categorization of the service that is to be performed during this appointment (0..*). */
|
|
14
|
+
serviceCategory?: Array<CodeableConcept>;
|
|
15
|
+
/** Specific service. The specific service that is to be performed during this appointment (0..*). */
|
|
16
|
+
serviceType?: Array<CodeableConcept>;
|
|
17
|
+
/** Type of specialty needed. The specialty of a practitioner that would be required to perform the service requested in this appointment (0..*). */
|
|
18
|
+
specialty?: Array<CodeableConcept>;
|
|
19
|
+
/** Resource(s) that availability information is being provided for. Slots that reference this schedule provide availability to these referenced resource(s) (1..*). */
|
|
20
|
+
actor: Array<Reference>;
|
|
21
|
+
/** Period of time covered by schedule. The period of time that the slots that reference this Schedule cover (even if none exist); the interval for which the organization is currently accepting appointments (0..1). */
|
|
22
|
+
planningHorizon?: Period;
|
|
23
|
+
/** Comments on availability to describe any extended information, e.g. custom constraints on the slots that may be associated (0..1). */
|
|
24
|
+
comment?: string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2NoZWR1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvZGF0YS9zY2hlZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHR5cGUgeyBDb2RlYWJsZUNvbmNlcHQgfSBmcm9tIFwiLi9jb2RlYWJsZWNvbmNlcHRcIjtcbmltcG9ydCB0eXBlIHsgRG9tYWluUmVzb3VyY2UgfSBmcm9tIFwiLi4vZG9tYWlucmVzb3VyY2VcIjtcbmltcG9ydCB0eXBlIHsgSWRlbnRpZmllciB9IGZyb20gXCIuL2lkZW50aWZpZXJcIjtcbmltcG9ydCB0eXBlIHsgUGVyaW9kIH0gZnJvbSBcIi4vcGVyaW9kXCI7XG5pbXBvcnQgdHlwZSB7IFJlZmVyZW5jZSB9IGZyb20gXCIuL3JlZmVyZW5jZVwiO1xuXG4vLyBGSElSIFNjaGVkdWxlIFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvc2NoZWR1bGUuaHRtbFxuXG5leHBvcnQgaW50ZXJmYWNlIFNjaGVkdWxlIGV4dGVuZHMgRG9tYWluUmVzb3VyY2Uge1xuICAvKiogVGhpcyBpcyBhIFNjaGVkdWxlIHJlc291cmNlICovXG4gIHJlc291cmNlVHlwZTogXCJTY2hlZHVsZVwiO1xuXG4gIC8qKiBFeHRlcm5hbCBJZHMgZm9yIHRoaXMgaXRlbSAoMC4uKikuICovXG4gIGlkZW50aWZpZXI/OiBBcnJheTxJZGVudGlmaWVyPjtcblxuICAvKiogV2hldGhlciB0aGlzIHNjaGVkdWxlIGlzIGluIGFjdGl2ZSB1c2UgKDAuLjEpLiBNYXkgbWFyayB0aGF0IHRoZSByZXNvdXJjZSB3YXMgY3JlYXRlZCBpbiBlcnJvci4gKi9cbiAgYWN0aXZlPzogYm9vbGVhbjtcblxuICAvKiogSGlnaC1sZXZlbCBjYXRlZ29yeS4gQSBicm9hZCBjYXRlZ29yaXphdGlvbiBvZiB0aGUgc2VydmljZSB0aGF0IGlzIHRvIGJlIHBlcmZvcm1lZCBkdXJpbmcgdGhpcyBhcHBvaW50bWVudCAoMC4uKikuICovXG4gIHNlcnZpY2VDYXRlZ29yeT86IEFycmF5PENvZGVhYmxlQ29uY2VwdD47XG5cbiAgLyoqIFNwZWNpZmljIHNlcnZpY2UuIFRoZSBzcGVjaWZpYyBzZXJ2aWNlIHRoYXQgaXMgdG8gYmUgcGVyZm9ybWVkIGR1cmluZyB0aGlzIGFwcG9pbnRtZW50ICgwLi4qKS4gKi9cbiAgc2VydmljZVR5cGU/OiBBcnJheTxDb2RlYWJsZUNvbmNlcHQ+O1xuXG4gIC8qKiBUeXBlIG9mIHNwZWNpYWx0eSBuZWVkZWQuIFRoZSBzcGVjaWFsdHkgb2YgYSBwcmFjdGl0aW9uZXIgdGhhdCB3b3VsZCBiZSByZXF1aXJlZCB0byBwZXJmb3JtIHRoZSBzZXJ2aWNlIHJlcXVlc3RlZCBpbiB0aGlzIGFwcG9pbnRtZW50ICgwLi4qKS4gKi9cbiAgc3BlY2lhbHR5PzogQXJyYXk8Q29kZWFibGVDb25jZXB0PjtcblxuICAvKiogUmVzb3VyY2UocykgdGhhdCBhdmFpbGFiaWxpdHkgaW5mb3JtYXRpb24gaXMgYmVpbmcgcHJvdmlkZWQgZm9yLiBTbG90cyB0aGF0IHJlZmVyZW5jZSB0aGlzIHNjaGVkdWxlIHByb3ZpZGUgYXZhaWxhYmlsaXR5IHRvIHRoZXNlIHJlZmVyZW5jZWQgcmVzb3VyY2UocykgKDEuLiopLiAqL1xuICBhY3RvcjogQXJyYXk8UmVmZXJlbmNlPjtcblxuICAvKiogUGVyaW9kIG9mIHRpbWUgY292ZXJlZCBieSBzY2hlZHVsZS4gVGhlIHBlcmlvZCBvZiB0aW1lIHRoYXQgdGhlIHNsb3RzIHRoYXQgcmVmZXJlbmNlIHRoaXMgU2NoZWR1bGUgY292ZXIgKGV2ZW4gaWYgbm9uZSBleGlzdCk7IHRoZSBpbnRlcnZhbCBmb3Igd2hpY2ggdGhlIG9yZ2FuaXphdGlvbiBpcyBjdXJyZW50bHkgYWNjZXB0aW5nIGFwcG9pbnRtZW50cyAoMC4uMSkuICovXG4gIHBsYW5uaW5nSG9yaXpvbj86IFBlcmlvZDtcblxuICAvKiogQ29tbWVudHMgb24gYXZhaWxhYmlsaXR5IHRvIGRlc2NyaWJlIGFueSBleHRlbmRlZCBpbmZvcm1hdGlvbiwgZS5nLiBjdXN0b20gY29uc3RyYWludHMgb24gdGhlIHNsb3RzIHRoYXQgbWF5IGJlIGFzc29jaWF0ZWQgKDAuLjEpLiAqL1xuICBjb21tZW50Pzogc3RyaW5nO1xufVxuIl19
|
|
@@ -0,0 +1,130 @@
|
|
|
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 { SearchParameter_Component } from "./searchparameter_component";
|
|
6
|
+
import type { UsageContext } from "./usagecontext";
|
|
7
|
+
/** SearchParameter xpathUsage: normal | phonetic | nearby | distance | other (XPathUsageType) */
|
|
8
|
+
export declare const SEARCHPARAMETER_XPATH_USAGE: {
|
|
9
|
+
/** Normal: the search parameter is used in a normal way. */
|
|
10
|
+
readonly NORMAL: "normal";
|
|
11
|
+
/** Phonetic: the search parameter is used for phonetic matching. */
|
|
12
|
+
readonly PHONETIC: "phonetic";
|
|
13
|
+
/** Nearby: the search parameter is used for nearby (distance) matching. */
|
|
14
|
+
readonly NEARBY: "nearby";
|
|
15
|
+
/** Distance: the search parameter is used for distance matching. */
|
|
16
|
+
readonly DISTANCE: "distance";
|
|
17
|
+
/** Other: the search parameter is used in some other way. */
|
|
18
|
+
readonly OTHER: "other";
|
|
19
|
+
};
|
|
20
|
+
export type SearchParameterXpathUsage = (typeof SEARCHPARAMETER_XPATH_USAGE)[keyof typeof SEARCHPARAMETER_XPATH_USAGE];
|
|
21
|
+
/** SearchParameter comparator: eq | ne | gt | lt | ge | le | sa | eb | ap (SearchComparator) */
|
|
22
|
+
export declare const SEARCHPARAMETER_COMPARATOR: {
|
|
23
|
+
/** Equals. */
|
|
24
|
+
readonly EQ: "eq";
|
|
25
|
+
/** Not equals. */
|
|
26
|
+
readonly NE: "ne";
|
|
27
|
+
/** Greater than. */
|
|
28
|
+
readonly GT: "gt";
|
|
29
|
+
/** Less than. */
|
|
30
|
+
readonly LT: "lt";
|
|
31
|
+
/** Greater or equals. */
|
|
32
|
+
readonly GE: "ge";
|
|
33
|
+
/** Less or equals. */
|
|
34
|
+
readonly LE: "le";
|
|
35
|
+
/** Starts after. */
|
|
36
|
+
readonly SA: "sa";
|
|
37
|
+
/** Ends before. */
|
|
38
|
+
readonly EB: "eb";
|
|
39
|
+
/** Approximately. */
|
|
40
|
+
readonly AP: "ap";
|
|
41
|
+
};
|
|
42
|
+
export type SearchParameterComparator = (typeof SEARCHPARAMETER_COMPARATOR)[keyof typeof SEARCHPARAMETER_COMPARATOR];
|
|
43
|
+
/** SearchParameter type: number | date | string | token | reference | composite | quantity | uri | special (SearchParamType) */
|
|
44
|
+
export declare const SEARCHPARAMETER_TYPE: {
|
|
45
|
+
readonly NUMBER: "number";
|
|
46
|
+
readonly DATE: "date";
|
|
47
|
+
readonly STRING: "string";
|
|
48
|
+
readonly TOKEN: "token";
|
|
49
|
+
readonly REFERENCE: "reference";
|
|
50
|
+
readonly COMPOSITE: "composite";
|
|
51
|
+
readonly QUANTITY: "quantity";
|
|
52
|
+
readonly URI: "uri";
|
|
53
|
+
/** Special: the parameter is a special parameter (e.g. _id, _lastUpdated). */
|
|
54
|
+
readonly SPECIAL: "special";
|
|
55
|
+
};
|
|
56
|
+
export type SearchParameterType = (typeof SEARCHPARAMETER_TYPE)[keyof typeof SEARCHPARAMETER_TYPE];
|
|
57
|
+
/** SearchParameter modifier: missing | exact | contains | not | text | in | not-in | below | above | type | identifier | ofType (SearchModifierCode) */
|
|
58
|
+
export declare const SEARCHPARAMETER_MODIFIER: {
|
|
59
|
+
readonly MISSING: "missing";
|
|
60
|
+
readonly EXACT: "exact";
|
|
61
|
+
readonly CONTAINS: "contains";
|
|
62
|
+
readonly NOT: "not";
|
|
63
|
+
readonly TEXT: "text";
|
|
64
|
+
readonly IN: "in";
|
|
65
|
+
readonly NOT_IN: "not-in";
|
|
66
|
+
readonly BELOW: "below";
|
|
67
|
+
readonly ABOVE: "above";
|
|
68
|
+
readonly TYPE: "type";
|
|
69
|
+
/** Match by identifier (e.g. system|value). */
|
|
70
|
+
readonly IDENTIFIER: "identifier";
|
|
71
|
+
/** Match by type of reference (e.g. Patient). */
|
|
72
|
+
readonly OF_TYPE: "ofType";
|
|
73
|
+
};
|
|
74
|
+
export type SearchParameterModifier = (typeof SEARCHPARAMETER_MODIFIER)[keyof typeof SEARCHPARAMETER_MODIFIER];
|
|
75
|
+
export interface SearchParameter extends DomainResource {
|
|
76
|
+
/** This is a SearchParameter resource */
|
|
77
|
+
resourceType: "SearchParameter";
|
|
78
|
+
/** Canonical identifier for this search parameter, represented as a URI (globally unique) (1..1). */
|
|
79
|
+
url: string;
|
|
80
|
+
/** Business version of the search parameter (0..1). */
|
|
81
|
+
version?: string;
|
|
82
|
+
/** Name for this search parameter (computer friendly) (1..1). */
|
|
83
|
+
name: string;
|
|
84
|
+
/** Original definition for the search parameter (0..1 canonical to SearchParameter). */
|
|
85
|
+
derivedFrom?: string;
|
|
86
|
+
/** Publication status: draft | active | retired | unknown (1..1). */
|
|
87
|
+
status: PublicationStatus;
|
|
88
|
+
/** For testing purposes, not real usage (0..1). */
|
|
89
|
+
experimental?: boolean;
|
|
90
|
+
/** Date last changed (0..1). */
|
|
91
|
+
date?: string;
|
|
92
|
+
/** Name of the publisher (organization or individual) (0..1). */
|
|
93
|
+
publisher?: string;
|
|
94
|
+
/** Contact details for the publisher (0..*). */
|
|
95
|
+
contact?: Array<ContactDetail>;
|
|
96
|
+
/** Natural language description of the search parameter (1..1 markdown). */
|
|
97
|
+
description: string;
|
|
98
|
+
/** The context that the content is intended to support (0..*). */
|
|
99
|
+
useContext?: Array<UsageContext>;
|
|
100
|
+
/** Intended jurisdiction for search parameter (if applicable) (0..*). */
|
|
101
|
+
jurisdiction?: Array<CodeableConcept>;
|
|
102
|
+
/** Why this search parameter is defined (0..1 markdown). */
|
|
103
|
+
purpose?: string;
|
|
104
|
+
/** Code used in URL (1..1). */
|
|
105
|
+
code: string;
|
|
106
|
+
/** The resource type(s) this search parameter applies to (1..*). */
|
|
107
|
+
base: Array<string>;
|
|
108
|
+
/** The type of value a search parameter may contain, and how the content is interpreted (1..1). */
|
|
109
|
+
type: SearchParameterType;
|
|
110
|
+
/** FHIRPath expression that extracts the values (0..1). */
|
|
111
|
+
expression?: string;
|
|
112
|
+
/** XPath that extracts the values (0..1). */
|
|
113
|
+
xpath?: string;
|
|
114
|
+
/** How the search parameter relates to the set of elements returned by evaluating the xpath query (0..1). */
|
|
115
|
+
xpathUsage?: SearchParameterXpathUsage;
|
|
116
|
+
/** Types of resource (if a resource reference) (0..*). */
|
|
117
|
+
target?: Array<string>;
|
|
118
|
+
/** Allow multiple values per parameter (or) (0..1). */
|
|
119
|
+
multipleOr?: boolean;
|
|
120
|
+
/** Allow multiple parameters (and) (0..1). */
|
|
121
|
+
multipleAnd?: boolean;
|
|
122
|
+
/** Comparators supported for the search parameter (0..*). */
|
|
123
|
+
comparator?: Array<SearchParameterComparator>;
|
|
124
|
+
/** Modifiers supported for the search parameter (0..*). */
|
|
125
|
+
modifier?: Array<SearchParameterModifier>;
|
|
126
|
+
/** Chained names supported (0..*). */
|
|
127
|
+
chain?: Array<string>;
|
|
128
|
+
/** For Composite resources to define the parts (0..*). */
|
|
129
|
+
component?: Array<SearchParameter_Component>;
|
|
130
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SEARCHPARAMETER_MODIFIER = exports.SEARCHPARAMETER_TYPE = exports.SEARCHPARAMETER_COMPARATOR = exports.SEARCHPARAMETER_XPATH_USAGE = void 0;
|
|
4
|
+
// FHIR SearchParameter Type
|
|
5
|
+
// StructureDefinition: https://hl7.org/fhir/R4/searchparameter.html
|
|
6
|
+
/** SearchParameter xpathUsage: normal | phonetic | nearby | distance | other (XPathUsageType) */
|
|
7
|
+
exports.SEARCHPARAMETER_XPATH_USAGE = {
|
|
8
|
+
/** Normal: the search parameter is used in a normal way. */
|
|
9
|
+
NORMAL: "normal",
|
|
10
|
+
/** Phonetic: the search parameter is used for phonetic matching. */
|
|
11
|
+
PHONETIC: "phonetic",
|
|
12
|
+
/** Nearby: the search parameter is used for nearby (distance) matching. */
|
|
13
|
+
NEARBY: "nearby",
|
|
14
|
+
/** Distance: the search parameter is used for distance matching. */
|
|
15
|
+
DISTANCE: "distance",
|
|
16
|
+
/** Other: the search parameter is used in some other way. */
|
|
17
|
+
OTHER: "other",
|
|
18
|
+
};
|
|
19
|
+
/** SearchParameter comparator: eq | ne | gt | lt | ge | le | sa | eb | ap (SearchComparator) */
|
|
20
|
+
exports.SEARCHPARAMETER_COMPARATOR = {
|
|
21
|
+
/** Equals. */
|
|
22
|
+
EQ: "eq",
|
|
23
|
+
/** Not equals. */
|
|
24
|
+
NE: "ne",
|
|
25
|
+
/** Greater than. */
|
|
26
|
+
GT: "gt",
|
|
27
|
+
/** Less than. */
|
|
28
|
+
LT: "lt",
|
|
29
|
+
/** Greater or equals. */
|
|
30
|
+
GE: "ge",
|
|
31
|
+
/** Less or equals. */
|
|
32
|
+
LE: "le",
|
|
33
|
+
/** Starts after. */
|
|
34
|
+
SA: "sa",
|
|
35
|
+
/** Ends before. */
|
|
36
|
+
EB: "eb",
|
|
37
|
+
/** Approximately. */
|
|
38
|
+
AP: "ap",
|
|
39
|
+
};
|
|
40
|
+
/** SearchParameter type: number | date | string | token | reference | composite | quantity | uri | special (SearchParamType) */
|
|
41
|
+
exports.SEARCHPARAMETER_TYPE = {
|
|
42
|
+
NUMBER: "number",
|
|
43
|
+
DATE: "date",
|
|
44
|
+
STRING: "string",
|
|
45
|
+
TOKEN: "token",
|
|
46
|
+
REFERENCE: "reference",
|
|
47
|
+
COMPOSITE: "composite",
|
|
48
|
+
QUANTITY: "quantity",
|
|
49
|
+
URI: "uri",
|
|
50
|
+
/** Special: the parameter is a special parameter (e.g. _id, _lastUpdated). */
|
|
51
|
+
SPECIAL: "special",
|
|
52
|
+
};
|
|
53
|
+
/** SearchParameter modifier: missing | exact | contains | not | text | in | not-in | below | above | type | identifier | ofType (SearchModifierCode) */
|
|
54
|
+
exports.SEARCHPARAMETER_MODIFIER = {
|
|
55
|
+
MISSING: "missing",
|
|
56
|
+
EXACT: "exact",
|
|
57
|
+
CONTAINS: "contains",
|
|
58
|
+
NOT: "not",
|
|
59
|
+
TEXT: "text",
|
|
60
|
+
IN: "in",
|
|
61
|
+
NOT_IN: "not-in",
|
|
62
|
+
BELOW: "below",
|
|
63
|
+
ABOVE: "above",
|
|
64
|
+
TYPE: "type",
|
|
65
|
+
/** Match by identifier (e.g. system|value). */
|
|
66
|
+
IDENTIFIER: "identifier",
|
|
67
|
+
/** Match by type of reference (e.g. Patient). */
|
|
68
|
+
OF_TYPE: "ofType",
|
|
69
|
+
};
|
|
70
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNocGFyYW1ldGVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL2RhdGEvc2VhcmNocGFyYW1ldGVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQU9BLDRCQUE0QjtBQUU1QixvRUFBb0U7QUFFcEUsaUdBQWlHO0FBQ3BGLFFBQUEsMkJBQTJCLEdBQUc7SUFDekMsNERBQTREO0lBQzVELE1BQU0sRUFBRSxRQUFRO0lBQ2hCLG9FQUFvRTtJQUNwRSxRQUFRLEVBQUUsVUFBVTtJQUNwQiwyRUFBMkU7SUFDM0UsTUFBTSxFQUFFLFFBQVE7SUFDaEIsb0VBQW9FO0lBQ3BFLFFBQVEsRUFBRSxVQUFVO0lBQ3BCLDZEQUE2RDtJQUM3RCxLQUFLLEVBQUUsT0FBTztDQUNOLENBQUM7QUFLWCxnR0FBZ0c7QUFDbkYsUUFBQSwwQkFBMEIsR0FBRztJQUN4QyxjQUFjO0lBQ2QsRUFBRSxFQUFFLElBQUk7SUFDUixrQkFBa0I7SUFDbEIsRUFBRSxFQUFFLElBQUk7SUFDUixvQkFBb0I7SUFDcEIsRUFBRSxFQUFFLElBQUk7SUFDUixpQkFBaUI7SUFDakIsRUFBRSxFQUFFLElBQUk7SUFDUix5QkFBeUI7SUFDekIsRUFBRSxFQUFFLElBQUk7SUFDUixzQkFBc0I7SUFDdEIsRUFBRSxFQUFFLElBQUk7SUFDUixvQkFBb0I7SUFDcEIsRUFBRSxFQUFFLElBQUk7SUFDUixtQkFBbUI7SUFDbkIsRUFBRSxFQUFFLElBQUk7SUFDUixxQkFBcUI7SUFDckIsRUFBRSxFQUFFLElBQUk7Q0FDQSxDQUFDO0FBS1gsZ0lBQWdJO0FBQ25ILFFBQUEsb0JBQW9CLEdBQUc7SUFDbEMsTUFBTSxFQUFFLFFBQVE7SUFDaEIsSUFBSSxFQUFFLE1BQU07SUFDWixNQUFNLEVBQUUsUUFBUTtJQUNoQixLQUFLLEVBQUUsT0FBTztJQUNkLFNBQVMsRUFBRSxXQUFXO0lBQ3RCLFNBQVMsRUFBRSxXQUFXO0lBQ3RCLFFBQVEsRUFBRSxVQUFVO0lBQ3BCLEdBQUcsRUFBRSxLQUFLO0lBQ1YsOEVBQThFO0lBQzlFLE9BQU8sRUFBRSxTQUFTO0NBQ1YsQ0FBQztBQUtYLHdKQUF3SjtBQUMzSSxRQUFBLHdCQUF3QixHQUFHO0lBQ3RDLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLEtBQUssRUFBRSxPQUFPO0lBQ2QsUUFBUSxFQUFFLFVBQVU7SUFDcEIsR0FBRyxFQUFFLEtBQUs7SUFDVixJQUFJLEVBQUUsTUFBTTtJQUNaLEVBQUUsRUFBRSxJQUFJO0lBQ1IsTUFBTSxFQUFFLFFBQVE7SUFDaEIsS0FBSyxFQUFFLE9BQU87SUFDZCxLQUFLLEVBQUUsT0FBTztJQUNkLElBQUksRUFBRSxNQUFNO0lBQ1osK0NBQStDO0lBQy9DLFVBQVUsRUFBRSxZQUFZO0lBQ3hCLGlEQUFpRDtJQUNqRCxPQUFPLEVBQUUsUUFBUTtDQUNULENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IENvZGVhYmxlQ29uY2VwdCB9IGZyb20gXCIuL2NvZGVhYmxlY29uY2VwdFwiO1xuaW1wb3J0IHR5cGUgeyBQdWJsaWNhdGlvblN0YXR1cyB9IGZyb20gXCIuL2NvbnN0YW50c1wiO1xuaW1wb3J0IHR5cGUgeyBDb250YWN0RGV0YWlsIH0gZnJvbSBcIi4vY29udGFjdGRldGFpbFwiO1xuaW1wb3J0IHR5cGUgeyBEb21haW5SZXNvdXJjZSB9IGZyb20gXCIuLi9kb21haW5yZXNvdXJjZVwiO1xuaW1wb3J0IHR5cGUgeyBTZWFyY2hQYXJhbWV0ZXJfQ29tcG9uZW50IH0gZnJvbSBcIi4vc2VhcmNocGFyYW1ldGVyX2NvbXBvbmVudFwiO1xuaW1wb3J0IHR5cGUgeyBVc2FnZUNvbnRleHQgfSBmcm9tIFwiLi91c2FnZWNvbnRleHRcIjtcblxuLy8gRkhJUiBTZWFyY2hQYXJhbWV0ZXIgVHlwZVxuXG4vLyBTdHJ1Y3R1cmVEZWZpbml0aW9uOiBodHRwczovL2hsNy5vcmcvZmhpci9SNC9zZWFyY2hwYXJhbWV0ZXIuaHRtbFxuXG4vKiogU2VhcmNoUGFyYW1ldGVyIHhwYXRoVXNhZ2U6IG5vcm1hbCB8IHBob25ldGljIHwgbmVhcmJ5IHwgZGlzdGFuY2UgfCBvdGhlciAoWFBhdGhVc2FnZVR5cGUpICovXG5leHBvcnQgY29uc3QgU0VBUkNIUEFSQU1FVEVSX1hQQVRIX1VTQUdFID0ge1xuICAvKiogTm9ybWFsOiB0aGUgc2VhcmNoIHBhcmFtZXRlciBpcyB1c2VkIGluIGEgbm9ybWFsIHdheS4gKi9cbiAgTk9STUFMOiBcIm5vcm1hbFwiLFxuICAvKiogUGhvbmV0aWM6IHRoZSBzZWFyY2ggcGFyYW1ldGVyIGlzIHVzZWQgZm9yIHBob25ldGljIG1hdGNoaW5nLiAqL1xuICBQSE9ORVRJQzogXCJwaG9uZXRpY1wiLFxuICAvKiogTmVhcmJ5OiB0aGUgc2VhcmNoIHBhcmFtZXRlciBpcyB1c2VkIGZvciBuZWFyYnkgKGRpc3RhbmNlKSBtYXRjaGluZy4gKi9cbiAgTkVBUkJZOiBcIm5lYXJieVwiLFxuICAvKiogRGlzdGFuY2U6IHRoZSBzZWFyY2ggcGFyYW1ldGVyIGlzIHVzZWQgZm9yIGRpc3RhbmNlIG1hdGNoaW5nLiAqL1xuICBESVNUQU5DRTogXCJkaXN0YW5jZVwiLFxuICAvKiogT3RoZXI6IHRoZSBzZWFyY2ggcGFyYW1ldGVyIGlzIHVzZWQgaW4gc29tZSBvdGhlciB3YXkuICovXG4gIE9USEVSOiBcIm90aGVyXCIsXG59IGFzIGNvbnN0O1xuXG5leHBvcnQgdHlwZSBTZWFyY2hQYXJhbWV0ZXJYcGF0aFVzYWdlID1cbiAgKHR5cGVvZiBTRUFSQ0hQQVJBTUVURVJfWFBBVEhfVVNBR0UpW2tleW9mIHR5cGVvZiBTRUFSQ0hQQVJBTUVURVJfWFBBVEhfVVNBR0VdO1xuXG4vKiogU2VhcmNoUGFyYW1ldGVyIGNvbXBhcmF0b3I6IGVxIHwgbmUgfCBndCB8IGx0IHwgZ2UgfCBsZSB8IHNhIHwgZWIgfCBhcCAoU2VhcmNoQ29tcGFyYXRvcikgKi9cbmV4cG9ydCBjb25zdCBTRUFSQ0hQQVJBTUVURVJfQ09NUEFSQVRPUiA9IHtcbiAgLyoqIEVxdWFscy4gKi9cbiAgRVE6IFwiZXFcIixcbiAgLyoqIE5vdCBlcXVhbHMuICovXG4gIE5FOiBcIm5lXCIsXG4gIC8qKiBHcmVhdGVyIHRoYW4uICovXG4gIEdUOiBcImd0XCIsXG4gIC8qKiBMZXNzIHRoYW4uICovXG4gIExUOiBcImx0XCIsXG4gIC8qKiBHcmVhdGVyIG9yIGVxdWFscy4gKi9cbiAgR0U6IFwiZ2VcIixcbiAgLyoqIExlc3Mgb3IgZXF1YWxzLiAqL1xuICBMRTogXCJsZVwiLFxuICAvKiogU3RhcnRzIGFmdGVyLiAqL1xuICBTQTogXCJzYVwiLFxuICAvKiogRW5kcyBiZWZvcmUuICovXG4gIEVCOiBcImViXCIsXG4gIC8qKiBBcHByb3hpbWF0ZWx5LiAqL1xuICBBUDogXCJhcFwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgU2VhcmNoUGFyYW1ldGVyQ29tcGFyYXRvciA9XG4gICh0eXBlb2YgU0VBUkNIUEFSQU1FVEVSX0NPTVBBUkFUT1IpW2tleW9mIHR5cGVvZiBTRUFSQ0hQQVJBTUVURVJfQ09NUEFSQVRPUl07XG5cbi8qKiBTZWFyY2hQYXJhbWV0ZXIgdHlwZTogbnVtYmVyIHwgZGF0ZSB8IHN0cmluZyB8IHRva2VuIHwgcmVmZXJlbmNlIHwgY29tcG9zaXRlIHwgcXVhbnRpdHkgfCB1cmkgfCBzcGVjaWFsIChTZWFyY2hQYXJhbVR5cGUpICovXG5leHBvcnQgY29uc3QgU0VBUkNIUEFSQU1FVEVSX1RZUEUgPSB7XG4gIE5VTUJFUjogXCJudW1iZXJcIixcbiAgREFURTogXCJkYXRlXCIsXG4gIFNUUklORzogXCJzdHJpbmdcIixcbiAgVE9LRU46IFwidG9rZW5cIixcbiAgUkVGRVJFTkNFOiBcInJlZmVyZW5jZVwiLFxuICBDT01QT1NJVEU6IFwiY29tcG9zaXRlXCIsXG4gIFFVQU5USVRZOiBcInF1YW50aXR5XCIsXG4gIFVSSTogXCJ1cmlcIixcbiAgLyoqIFNwZWNpYWw6IHRoZSBwYXJhbWV0ZXIgaXMgYSBzcGVjaWFsIHBhcmFtZXRlciAoZS5nLiBfaWQsIF9sYXN0VXBkYXRlZCkuICovXG4gIFNQRUNJQUw6IFwic3BlY2lhbFwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgU2VhcmNoUGFyYW1ldGVyVHlwZSA9XG4gICh0eXBlb2YgU0VBUkNIUEFSQU1FVEVSX1RZUEUpW2tleW9mIHR5cGVvZiBTRUFSQ0hQQVJBTUVURVJfVFlQRV07XG5cbi8qKiBTZWFyY2hQYXJhbWV0ZXIgbW9kaWZpZXI6IG1pc3NpbmcgfCBleGFjdCB8IGNvbnRhaW5zIHwgbm90IHwgdGV4dCB8IGluIHwgbm90LWluIHwgYmVsb3cgfCBhYm92ZSB8IHR5cGUgfCBpZGVudGlmaWVyIHwgb2ZUeXBlIChTZWFyY2hNb2RpZmllckNvZGUpICovXG5leHBvcnQgY29uc3QgU0VBUkNIUEFSQU1FVEVSX01PRElGSUVSID0ge1xuICBNSVNTSU5HOiBcIm1pc3NpbmdcIixcbiAgRVhBQ1Q6IFwiZXhhY3RcIixcbiAgQ09OVEFJTlM6IFwiY29udGFpbnNcIixcbiAgTk9UOiBcIm5vdFwiLFxuICBURVhUOiBcInRleHRcIixcbiAgSU46IFwiaW5cIixcbiAgTk9UX0lOOiBcIm5vdC1pblwiLFxuICBCRUxPVzogXCJiZWxvd1wiLFxuICBBQk9WRTogXCJhYm92ZVwiLFxuICBUWVBFOiBcInR5cGVcIixcbiAgLyoqIE1hdGNoIGJ5IGlkZW50aWZpZXIgKGUuZy4gc3lzdGVtfHZhbHVlKS4gKi9cbiAgSURFTlRJRklFUjogXCJpZGVudGlmaWVyXCIsXG4gIC8qKiBNYXRjaCBieSB0eXBlIG9mIHJlZmVyZW5jZSAoZS5nLiBQYXRpZW50KS4gKi9cbiAgT0ZfVFlQRTogXCJvZlR5cGVcIixcbn0gYXMgY29uc3Q7XG5cbmV4cG9ydCB0eXBlIFNlYXJjaFBhcmFtZXRlck1vZGlmaWVyID1cbiAgKHR5cGVvZiBTRUFSQ0hQQVJBTUVURVJfTU9ESUZJRVIpW2tleW9mIHR5cGVvZiBTRUFSQ0hQQVJBTUVURVJfTU9ESUZJRVJdO1xuXG5leHBvcnQgaW50ZXJmYWNlIFNlYXJjaFBhcmFtZXRlciBleHRlbmRzIERvbWFpblJlc291cmNlIHtcbiAgLyoqIFRoaXMgaXMgYSBTZWFyY2hQYXJhbWV0ZXIgcmVzb3VyY2UgKi9cbiAgcmVzb3VyY2VUeXBlOiBcIlNlYXJjaFBhcmFtZXRlclwiO1xuXG4gIC8qKiBDYW5vbmljYWwgaWRlbnRpZmllciBmb3IgdGhpcyBzZWFyY2ggcGFyYW1ldGVyLCByZXByZXNlbnRlZCBhcyBhIFVSSSAoZ2xvYmFsbHkgdW5pcXVlKSAoMS4uMSkuICovXG4gIHVybDogc3RyaW5nO1xuXG4gIC8qKiBCdXNpbmVzcyB2ZXJzaW9uIG9mIHRoZSBzZWFyY2ggcGFyYW1ldGVyICgwLi4xKS4gKi9cbiAgdmVyc2lvbj86IHN0cmluZztcblxuICAvKiogTmFtZSBmb3IgdGhpcyBzZWFyY2ggcGFyYW1ldGVyIChjb21wdXRlciBmcmllbmRseSkgKDEuLjEpLiAqL1xuICBuYW1lOiBzdHJpbmc7XG5cbiAgLyoqIE9yaWdpbmFsIGRlZmluaXRpb24gZm9yIHRoZSBzZWFyY2ggcGFyYW1ldGVyICgwLi4xIGNhbm9uaWNhbCB0byBTZWFyY2hQYXJhbWV0ZXIpLiAqL1xuICBkZXJpdmVkRnJvbT86IHN0cmluZztcblxuICAvKiogUHVibGljYXRpb24gc3RhdHVzOiBkcmFmdCB8IGFjdGl2ZSB8IHJldGlyZWQgfCB1bmtub3duICgxLi4xKS4gKi9cbiAgc3RhdHVzOiBQdWJsaWNhdGlvblN0YXR1cztcblxuICAvKiogRm9yIHRlc3RpbmcgcHVycG9zZXMsIG5vdCByZWFsIHVzYWdlICgwLi4xKS4gKi9cbiAgZXhwZXJpbWVudGFsPzogYm9vbGVhbjtcblxuICAvKiogRGF0ZSBsYXN0IGNoYW5nZWQgKDAuLjEpLiAqL1xuICBkYXRlPzogc3RyaW5nO1xuXG4gIC8qKiBOYW1lIG9mIHRoZSBwdWJsaXNoZXIgKG9yZ2FuaXphdGlvbiBvciBpbmRpdmlkdWFsKSAoMC4uMSkuICovXG4gIHB1Ymxpc2hlcj86IHN0cmluZztcblxuICAvKiogQ29udGFjdCBkZXRhaWxzIGZvciB0aGUgcHVibGlzaGVyICgwLi4qKS4gKi9cbiAgY29udGFjdD86IEFycmF5PENvbnRhY3REZXRhaWw+O1xuXG4gIC8qKiBOYXR1cmFsIGxhbmd1YWdlIGRlc2NyaXB0aW9uIG9mIHRoZSBzZWFyY2ggcGFyYW1ldGVyICgxLi4xIG1hcmtkb3duKS4gKi9cbiAgZGVzY3JpcHRpb246IHN0cmluZztcblxuICAvKiogVGhlIGNvbnRleHQgdGhhdCB0aGUgY29udGVudCBpcyBpbnRlbmRlZCB0byBzdXBwb3J0ICgwLi4qKS4gKi9cbiAgdXNlQ29udGV4dD86IEFycmF5PFVzYWdlQ29udGV4dD47XG5cbiAgLyoqIEludGVuZGVkIGp1cmlzZGljdGlvbiBmb3Igc2VhcmNoIHBhcmFtZXRlciAoaWYgYXBwbGljYWJsZSkgKDAuLiopLiAqL1xuICBqdXJpc2RpY3Rpb24/OiBBcnJheTxDb2RlYWJsZUNvbmNlcHQ+O1xuXG4gIC8qKiBXaHkgdGhpcyBzZWFyY2ggcGFyYW1ldGVyIGlzIGRlZmluZWQgKDAuLjEgbWFya2Rvd24pLiAqL1xuICBwdXJwb3NlPzogc3RyaW5nO1xuXG4gIC8qKiBDb2RlIHVzZWQgaW4gVVJMICgxLi4xKS4gKi9cbiAgY29kZTogc3RyaW5nO1xuXG4gIC8qKiBUaGUgcmVzb3VyY2UgdHlwZShzKSB0aGlzIHNlYXJjaCBwYXJhbWV0ZXIgYXBwbGllcyB0byAoMS4uKikuICovXG4gIGJhc2U6IEFycmF5PHN0cmluZz47XG5cbiAgLyoqIFRoZSB0eXBlIG9mIHZhbHVlIGEgc2VhcmNoIHBhcmFtZXRlciBtYXkgY29udGFpbiwgYW5kIGhvdyB0aGUgY29udGVudCBpcyBpbnRlcnByZXRlZCAoMS4uMSkuICovXG4gIHR5cGU6IFNlYXJjaFBhcmFtZXRlclR5cGU7XG5cbiAgLyoqIEZISVJQYXRoIGV4cHJlc3Npb24gdGhhdCBleHRyYWN0cyB0aGUgdmFsdWVzICgwLi4xKS4gKi9cbiAgZXhwcmVzc2lvbj86IHN0cmluZztcblxuICAvKiogWFBhdGggdGhhdCBleHRyYWN0cyB0aGUgdmFsdWVzICgwLi4xKS4gKi9cbiAgeHBhdGg/OiBzdHJpbmc7XG5cbiAgLyoqIEhvdyB0aGUgc2VhcmNoIHBhcmFtZXRlciByZWxhdGVzIHRvIHRoZSBzZXQgb2YgZWxlbWVudHMgcmV0dXJuZWQgYnkgZXZhbHVhdGluZyB0aGUgeHBhdGggcXVlcnkgKDAuLjEpLiAqL1xuICB4cGF0aFVzYWdlPzogU2VhcmNoUGFyYW1ldGVyWHBhdGhVc2FnZTtcblxuICAvKiogVHlwZXMgb2YgcmVzb3VyY2UgKGlmIGEgcmVzb3VyY2UgcmVmZXJlbmNlKSAoMC4uKikuICovXG4gIHRhcmdldD86IEFycmF5PHN0cmluZz47XG5cbiAgLyoqIEFsbG93IG11bHRpcGxlIHZhbHVlcyBwZXIgcGFyYW1ldGVyIChvcikgKDAuLjEpLiAqL1xuICBtdWx0aXBsZU9yPzogYm9vbGVhbjtcblxuICAvKiogQWxsb3cgbXVsdGlwbGUgcGFyYW1ldGVycyAoYW5kKSAoMC4uMSkuICovXG4gIG11bHRpcGxlQW5kPzogYm9vbGVhbjtcblxuICAvKiogQ29tcGFyYXRvcnMgc3VwcG9ydGVkIGZvciB0aGUgc2VhcmNoIHBhcmFtZXRlciAoMC4uKikuICovXG4gIGNvbXBhcmF0b3I/OiBBcnJheTxTZWFyY2hQYXJhbWV0ZXJDb21wYXJhdG9yPjtcblxuICAvKiogTW9kaWZpZXJzIHN1cHBvcnRlZCBmb3IgdGhlIHNlYXJjaCBwYXJhbWV0ZXIgKDAuLiopLiAqL1xuICBtb2RpZmllcj86IEFycmF5PFNlYXJjaFBhcmFtZXRlck1vZGlmaWVyPjtcblxuICAvKiogQ2hhaW5lZCBuYW1lcyBzdXBwb3J0ZWQgKDAuLiopLiAqL1xuICBjaGFpbj86IEFycmF5PHN0cmluZz47XG5cbiAgLyoqIEZvciBDb21wb3NpdGUgcmVzb3VyY2VzIHRvIGRlZmluZSB0aGUgcGFydHMgKDAuLiopLiAqL1xuICBjb21wb25lbnQ/OiBBcnJheTxTZWFyY2hQYXJhbWV0ZXJfQ29tcG9uZW50Pjtcbn1cbiJdfQ==
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { BackboneElement } from "../backboneelement";
|
|
2
|
+
export interface SearchParameter_Component extends BackboneElement {
|
|
3
|
+
/** Defines how the part works. The definition of the search parameter that describes this part (1..1 canonical to SearchParameter). */
|
|
4
|
+
definition: string;
|
|
5
|
+
/** Subexpression relative to main expression. A sub-expression that defines how to extract values for this component from the output of the main SearchParameter.expression (1..1). */
|
|
6
|
+
expression: string;
|
|
7
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNocGFyYW1ldGVyX2NvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9kYXRhL3NlYXJjaHBhcmFtZXRlcl9jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQmFja2JvbmVFbGVtZW50IH0gZnJvbSBcIi4uL2JhY2tib25lZWxlbWVudFwiO1xuXG4vLyBGSElSIFNlYXJjaFBhcmFtZXRlcl9Db21wb25lbnQgVHlwZVxuXG4vLyBTdHJ1Y3R1cmVEZWZpbml0aW9uOiBodHRwczovL2hsNy5vcmcvZmhpci9SNC9zZWFyY2hwYXJhbWV0ZXIuaHRtbCAoU2VhcmNoUGFyYW1ldGVyLmNvbXBvbmVudCBiYWNrYm9uZSlcblxuZXhwb3J0IGludGVyZmFjZSBTZWFyY2hQYXJhbWV0ZXJfQ29tcG9uZW50IGV4dGVuZHMgQmFja2JvbmVFbGVtZW50IHtcbiAgLyoqIERlZmluZXMgaG93IHRoZSBwYXJ0IHdvcmtzLiBUaGUgZGVmaW5pdGlvbiBvZiB0aGUgc2VhcmNoIHBhcmFtZXRlciB0aGF0IGRlc2NyaWJlcyB0aGlzIHBhcnQgKDEuLjEgY2Fub25pY2FsIHRvIFNlYXJjaFBhcmFtZXRlcikuICovXG4gIGRlZmluaXRpb246IHN0cmluZztcblxuICAvKiogU3ViZXhwcmVzc2lvbiByZWxhdGl2ZSB0byBtYWluIGV4cHJlc3Npb24uIEEgc3ViLWV4cHJlc3Npb24gdGhhdCBkZWZpbmVzIGhvdyB0byBleHRyYWN0IHZhbHVlcyBmb3IgdGhpcyBjb21wb25lbnQgZnJvbSB0aGUgb3V0cHV0IG9mIHRoZSBtYWluIFNlYXJjaFBhcmFtZXRlci5leHByZXNzaW9uICgxLi4xKS4gKi9cbiAgZXhwcmVzc2lvbjogc3RyaW5nO1xufVxuIl19
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
import type { Annotation } from "./annotation";
|
|
2
|
+
import type { CodeableConcept } from "./codeableconcept";
|
|
3
|
+
import type { DomainResource } from "../domainresource";
|
|
4
|
+
import type { Identifier } from "./identifier";
|
|
5
|
+
import type { Period } from "./period";
|
|
6
|
+
import type { Quantity } from "./quantity";
|
|
7
|
+
import type { Range } from "./range";
|
|
8
|
+
import type { Ratio } from "./ratio";
|
|
9
|
+
import type { Reference } from "./reference";
|
|
10
|
+
import type { Timing } from "./timing";
|
|
11
|
+
/** ServiceRequest status: draft | active | on-hold | revoked | completed | entered-in-error | unknown (RequestStatus) */
|
|
12
|
+
export declare const SERVICE_REQUEST_STATUS: {
|
|
13
|
+
/** Draft: the request has been created but is not yet active. */
|
|
14
|
+
readonly DRAFT: "draft";
|
|
15
|
+
/** Active: the request is in force and ready to be acted upon. */
|
|
16
|
+
readonly ACTIVE: "active";
|
|
17
|
+
/** On-hold: the request is in force, but action is temporarily paused. */
|
|
18
|
+
readonly ON_HOLD: "on-hold";
|
|
19
|
+
/** Revoked: the request was active but has been withdrawn. */
|
|
20
|
+
readonly REVOKED: "revoked";
|
|
21
|
+
/** Completed: the request has been fulfilled in full. */
|
|
22
|
+
readonly COMPLETED: "completed";
|
|
23
|
+
/** Entered in error: the request was created in error and should be ignored. */
|
|
24
|
+
readonly ENTERED_IN_ERROR: "entered-in-error";
|
|
25
|
+
/** Unknown: the authoring/source system does not know the current state. */
|
|
26
|
+
readonly UNKNOWN: "unknown";
|
|
27
|
+
};
|
|
28
|
+
export type ServiceRequestStatus = (typeof SERVICE_REQUEST_STATUS)[keyof typeof SERVICE_REQUEST_STATUS];
|
|
29
|
+
/** ServiceRequest intent: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option (RequestIntent) */
|
|
30
|
+
export declare const SERVICE_REQUEST_INTENT: {
|
|
31
|
+
readonly PROPOSAL: "proposal";
|
|
32
|
+
readonly PLAN: "plan";
|
|
33
|
+
readonly DIRECTIVE: "directive";
|
|
34
|
+
readonly ORDER: "order";
|
|
35
|
+
readonly ORIGINAL_ORDER: "original-order";
|
|
36
|
+
readonly REFLEX_ORDER: "reflex-order";
|
|
37
|
+
readonly FILLER_ORDER: "filler-order";
|
|
38
|
+
readonly INSTANCE_ORDER: "instance-order";
|
|
39
|
+
readonly OPTION: "option";
|
|
40
|
+
};
|
|
41
|
+
export type ServiceRequestIntent = (typeof SERVICE_REQUEST_INTENT)[keyof typeof SERVICE_REQUEST_INTENT];
|
|
42
|
+
/** ServiceRequest priority: routine | urgent | asap | stat (RequestPriority) */
|
|
43
|
+
export declare const SERVICE_REQUEST_PRIORITY: {
|
|
44
|
+
/** Routine: the request has normal priority. */
|
|
45
|
+
readonly ROUTINE: "routine";
|
|
46
|
+
/** Urgent: the request should be addressed urgently. */
|
|
47
|
+
readonly URGENT: "urgent";
|
|
48
|
+
/** Asap: the request should be addressed as soon as possible. */
|
|
49
|
+
readonly ASAP: "asap";
|
|
50
|
+
/** Stat: the request should be addressed immediately. */
|
|
51
|
+
readonly STAT: "stat";
|
|
52
|
+
};
|
|
53
|
+
export type ServiceRequestPriority = (typeof SERVICE_REQUEST_PRIORITY)[keyof typeof SERVICE_REQUEST_PRIORITY];
|
|
54
|
+
export interface ServiceRequest extends DomainResource {
|
|
55
|
+
/** This is a ServiceRequest resource */
|
|
56
|
+
resourceType: "ServiceRequest";
|
|
57
|
+
/** Identifiers assigned to this order (0..*). */
|
|
58
|
+
identifier?: Array<Identifier>;
|
|
59
|
+
/** Instantiates FHIR protocol or definition (0..* canonical). */
|
|
60
|
+
instantiatesCanonical?: Array<string>;
|
|
61
|
+
/** Instantiates external protocol or definition (0..* uri). */
|
|
62
|
+
instantiatesUri?: Array<string>;
|
|
63
|
+
/** What request fulfills (0..*). */
|
|
64
|
+
basedOn?: Array<Reference>;
|
|
65
|
+
/** What request replaces (0..*). */
|
|
66
|
+
replaces?: Array<Reference>;
|
|
67
|
+
/** Composite Request ID (0..1). */
|
|
68
|
+
requisition?: Identifier;
|
|
69
|
+
/** Request status (1..1). */
|
|
70
|
+
status: ServiceRequestStatus;
|
|
71
|
+
/** Request intent (1..1). */
|
|
72
|
+
intent: ServiceRequestIntent;
|
|
73
|
+
/** Classification of service (0..*). */
|
|
74
|
+
category?: Array<CodeableConcept>;
|
|
75
|
+
/** Request priority: routine | urgent | asap | stat (0..1). */
|
|
76
|
+
priority?: ServiceRequestPriority;
|
|
77
|
+
/** True if service/procedure should not be performed (0..1). */
|
|
78
|
+
doNotPerform?: boolean;
|
|
79
|
+
/** What is being requested/ordered (0..1). */
|
|
80
|
+
code?: CodeableConcept;
|
|
81
|
+
/** Additional order information (0..*). orderDetail SHALL only be present if code is present. */
|
|
82
|
+
orderDetail?: Array<CodeableConcept>;
|
|
83
|
+
/** Service amount (0..1). One of quantityQuantity, quantityRatio, or quantityRange. */
|
|
84
|
+
quantityQuantity?: Quantity;
|
|
85
|
+
/** Service amount (0..1). One of quantityQuantity, quantityRatio, or quantityRange. */
|
|
86
|
+
quantityRatio?: Ratio;
|
|
87
|
+
/** Service amount (0..1). One of quantityQuantity, quantityRatio, or quantityRange. */
|
|
88
|
+
quantityRange?: Range;
|
|
89
|
+
/** Individual or entity the service is ordered for (1..1). */
|
|
90
|
+
subject: Reference;
|
|
91
|
+
/** Encounter in which the request was created (0..1). */
|
|
92
|
+
encounter?: Reference;
|
|
93
|
+
/** When service should occur (0..1). One of occurrenceDateTime, occurrencePeriod, or occurrenceTiming. */
|
|
94
|
+
occurrenceDateTime?: string;
|
|
95
|
+
occurrencePeriod?: Period;
|
|
96
|
+
occurrenceTiming?: Timing;
|
|
97
|
+
/** Preconditions for service (0..1). One of asNeededBoolean or asNeededCodeableConcept. */
|
|
98
|
+
asNeededBoolean?: boolean;
|
|
99
|
+
asNeededCodeableConcept?: CodeableConcept;
|
|
100
|
+
/** Date request signed (0..1). */
|
|
101
|
+
authoredOn?: string;
|
|
102
|
+
/** Who/what is requesting service (0..1). */
|
|
103
|
+
requester?: Reference;
|
|
104
|
+
/** Performer role (0..1). */
|
|
105
|
+
performerType?: CodeableConcept;
|
|
106
|
+
/** Requested performer (0..*). */
|
|
107
|
+
performer?: Array<Reference>;
|
|
108
|
+
/** Requested location (0..*). */
|
|
109
|
+
locationCode?: Array<CodeableConcept>;
|
|
110
|
+
locationReference?: Array<Reference>;
|
|
111
|
+
/** Explanation/justification for procedure or service (0..*). */
|
|
112
|
+
reasonCode?: Array<CodeableConcept>;
|
|
113
|
+
reasonReference?: Array<Reference>;
|
|
114
|
+
/** Associated insurance coverage (0..*). */
|
|
115
|
+
insurance?: Array<Reference>;
|
|
116
|
+
/** Additional clinical information (0..*). */
|
|
117
|
+
supportingInfo?: Array<Reference>;
|
|
118
|
+
/** Procedure samples (0..*). */
|
|
119
|
+
specimen?: Array<Reference>;
|
|
120
|
+
/** Body site (0..*). */
|
|
121
|
+
bodySite?: Array<CodeableConcept>;
|
|
122
|
+
/** Comments (0..*). */
|
|
123
|
+
note?: Array<Annotation>;
|
|
124
|
+
/** Patient or consumer-oriented instructions (0..1). */
|
|
125
|
+
patientInstruction?: string;
|
|
126
|
+
/** Request provenance (0..*). */
|
|
127
|
+
relevantHistory?: Array<Reference>;
|
|
128
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SERVICE_REQUEST_PRIORITY = exports.SERVICE_REQUEST_INTENT = exports.SERVICE_REQUEST_STATUS = void 0;
|
|
4
|
+
// FHIR ServiceRequest Type
|
|
5
|
+
// StructureDefinition: https://hl7.org/fhir/R4/servicerequest.html
|
|
6
|
+
/** ServiceRequest status: draft | active | on-hold | revoked | completed | entered-in-error | unknown (RequestStatus) */
|
|
7
|
+
exports.SERVICE_REQUEST_STATUS = {
|
|
8
|
+
/** Draft: the request has been created but is not yet active. */
|
|
9
|
+
DRAFT: "draft",
|
|
10
|
+
/** Active: the request is in force and ready to be acted upon. */
|
|
11
|
+
ACTIVE: "active",
|
|
12
|
+
/** On-hold: the request is in force, but action is temporarily paused. */
|
|
13
|
+
ON_HOLD: "on-hold",
|
|
14
|
+
/** Revoked: the request was active but has been withdrawn. */
|
|
15
|
+
REVOKED: "revoked",
|
|
16
|
+
/** Completed: the request has been fulfilled in full. */
|
|
17
|
+
COMPLETED: "completed",
|
|
18
|
+
/** Entered in error: the request was created in error and should be ignored. */
|
|
19
|
+
ENTERED_IN_ERROR: "entered-in-error",
|
|
20
|
+
/** Unknown: the authoring/source system does not know the current state. */
|
|
21
|
+
UNKNOWN: "unknown",
|
|
22
|
+
};
|
|
23
|
+
/** ServiceRequest intent: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option (RequestIntent) */
|
|
24
|
+
exports.SERVICE_REQUEST_INTENT = {
|
|
25
|
+
PROPOSAL: "proposal",
|
|
26
|
+
PLAN: "plan",
|
|
27
|
+
DIRECTIVE: "directive",
|
|
28
|
+
ORDER: "order",
|
|
29
|
+
ORIGINAL_ORDER: "original-order",
|
|
30
|
+
REFLEX_ORDER: "reflex-order",
|
|
31
|
+
FILLER_ORDER: "filler-order",
|
|
32
|
+
INSTANCE_ORDER: "instance-order",
|
|
33
|
+
OPTION: "option",
|
|
34
|
+
};
|
|
35
|
+
/** ServiceRequest priority: routine | urgent | asap | stat (RequestPriority) */
|
|
36
|
+
exports.SERVICE_REQUEST_PRIORITY = {
|
|
37
|
+
/** Routine: the request has normal priority. */
|
|
38
|
+
ROUTINE: "routine",
|
|
39
|
+
/** Urgent: the request should be addressed urgently. */
|
|
40
|
+
URGENT: "urgent",
|
|
41
|
+
/** Asap: the request should be addressed as soon as possible. */
|
|
42
|
+
ASAP: "asap",
|
|
43
|
+
/** Stat: the request should be addressed immediately. */
|
|
44
|
+
STAT: "stat",
|
|
45
|
+
};
|
|
46
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VydmljZXJlcXVlc3QuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvZGF0YS9zZXJ2aWNlcmVxdWVzdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFXQSwyQkFBMkI7QUFFM0IsbUVBQW1FO0FBRW5FLHlIQUF5SDtBQUM1RyxRQUFBLHNCQUFzQixHQUFHO0lBQ3BDLGlFQUFpRTtJQUNqRSxLQUFLLEVBQUUsT0FBTztJQUNkLGtFQUFrRTtJQUNsRSxNQUFNLEVBQUUsUUFBUTtJQUNoQiwwRUFBMEU7SUFDMUUsT0FBTyxFQUFFLFNBQVM7SUFDbEIsOERBQThEO0lBQzlELE9BQU8sRUFBRSxTQUFTO0lBQ2xCLHlEQUF5RDtJQUN6RCxTQUFTLEVBQUUsV0FBVztJQUN0QixnRkFBZ0Y7SUFDaEYsZ0JBQWdCLEVBQUUsa0JBQWtCO0lBQ3BDLDRFQUE0RTtJQUM1RSxPQUFPLEVBQUUsU0FBUztDQUNWLENBQUM7QUFLWCwwSkFBMEo7QUFDN0ksUUFBQSxzQkFBc0IsR0FBRztJQUNwQyxRQUFRLEVBQUUsVUFBVTtJQUNwQixJQUFJLEVBQUUsTUFBTTtJQUNaLFNBQVMsRUFBRSxXQUFXO0lBQ3RCLEtBQUssRUFBRSxPQUFPO0lBQ2QsY0FBYyxFQUFFLGdCQUFnQjtJQUNoQyxZQUFZLEVBQUUsY0FBYztJQUM1QixZQUFZLEVBQUUsY0FBYztJQUM1QixjQUFjLEVBQUUsZ0JBQWdCO0lBQ2hDLE1BQU0sRUFBRSxRQUFRO0NBQ1IsQ0FBQztBQUtYLGdGQUFnRjtBQUNuRSxRQUFBLHdCQUF3QixHQUFHO0lBQ3RDLGdEQUFnRDtJQUNoRCxPQUFPLEVBQUUsU0FBUztJQUNsQix3REFBd0Q7SUFDeEQsTUFBTSxFQUFFLFFBQVE7SUFDaEIsaUVBQWlFO0lBQ2pFLElBQUksRUFBRSxNQUFNO0lBQ1oseURBQXlEO0lBQ3pELElBQUksRUFBRSxNQUFNO0NBQ0osQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQW5ub3RhdGlvbiB9IGZyb20gXCIuL2Fubm90YXRpb25cIjtcbmltcG9ydCB0eXBlIHsgQ29kZWFibGVDb25jZXB0IH0gZnJvbSBcIi4vY29kZWFibGVjb25jZXB0XCI7XG5pbXBvcnQgdHlwZSB7IERvbWFpblJlc291cmNlIH0gZnJvbSBcIi4uL2RvbWFpbnJlc291cmNlXCI7XG5pbXBvcnQgdHlwZSB7IElkZW50aWZpZXIgfSBmcm9tIFwiLi9pZGVudGlmaWVyXCI7XG5pbXBvcnQgdHlwZSB7IFBlcmlvZCB9IGZyb20gXCIuL3BlcmlvZFwiO1xuaW1wb3J0IHR5cGUgeyBRdWFudGl0eSB9IGZyb20gXCIuL3F1YW50aXR5XCI7XG5pbXBvcnQgdHlwZSB7IFJhbmdlIH0gZnJvbSBcIi4vcmFuZ2VcIjtcbmltcG9ydCB0eXBlIHsgUmF0aW8gfSBmcm9tIFwiLi9yYXRpb1wiO1xuaW1wb3J0IHR5cGUgeyBSZWZlcmVuY2UgfSBmcm9tIFwiLi9yZWZlcmVuY2VcIjtcbmltcG9ydCB0eXBlIHsgVGltaW5nIH0gZnJvbSBcIi4vdGltaW5nXCI7XG5cbi8vIEZISVIgU2VydmljZVJlcXVlc3QgVHlwZVxuXG4vLyBTdHJ1Y3R1cmVEZWZpbml0aW9uOiBodHRwczovL2hsNy5vcmcvZmhpci9SNC9zZXJ2aWNlcmVxdWVzdC5odG1sXG5cbi8qKiBTZXJ2aWNlUmVxdWVzdCBzdGF0dXM6IGRyYWZ0IHwgYWN0aXZlIHwgb24taG9sZCB8IHJldm9rZWQgfCBjb21wbGV0ZWQgfCBlbnRlcmVkLWluLWVycm9yIHwgdW5rbm93biAoUmVxdWVzdFN0YXR1cykgKi9cbmV4cG9ydCBjb25zdCBTRVJWSUNFX1JFUVVFU1RfU1RBVFVTID0ge1xuICAvKiogRHJhZnQ6IHRoZSByZXF1ZXN0IGhhcyBiZWVuIGNyZWF0ZWQgYnV0IGlzIG5vdCB5ZXQgYWN0aXZlLiAqL1xuICBEUkFGVDogXCJkcmFmdFwiLFxuICAvKiogQWN0aXZlOiB0aGUgcmVxdWVzdCBpcyBpbiBmb3JjZSBhbmQgcmVhZHkgdG8gYmUgYWN0ZWQgdXBvbi4gKi9cbiAgQUNUSVZFOiBcImFjdGl2ZVwiLFxuICAvKiogT24taG9sZDogdGhlIHJlcXVlc3QgaXMgaW4gZm9yY2UsIGJ1dCBhY3Rpb24gaXMgdGVtcG9yYXJpbHkgcGF1c2VkLiAqL1xuICBPTl9IT0xEOiBcIm9uLWhvbGRcIixcbiAgLyoqIFJldm9rZWQ6IHRoZSByZXF1ZXN0IHdhcyBhY3RpdmUgYnV0IGhhcyBiZWVuIHdpdGhkcmF3bi4gKi9cbiAgUkVWT0tFRDogXCJyZXZva2VkXCIsXG4gIC8qKiBDb21wbGV0ZWQ6IHRoZSByZXF1ZXN0IGhhcyBiZWVuIGZ1bGZpbGxlZCBpbiBmdWxsLiAqL1xuICBDT01QTEVURUQ6IFwiY29tcGxldGVkXCIsXG4gIC8qKiBFbnRlcmVkIGluIGVycm9yOiB0aGUgcmVxdWVzdCB3YXMgY3JlYXRlZCBpbiBlcnJvciBhbmQgc2hvdWxkIGJlIGlnbm9yZWQuICovXG4gIEVOVEVSRURfSU5fRVJST1I6IFwiZW50ZXJlZC1pbi1lcnJvclwiLFxuICAvKiogVW5rbm93bjogdGhlIGF1dGhvcmluZy9zb3VyY2Ugc3lzdGVtIGRvZXMgbm90IGtub3cgdGhlIGN1cnJlbnQgc3RhdGUuICovXG4gIFVOS05PV046IFwidW5rbm93blwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgU2VydmljZVJlcXVlc3RTdGF0dXMgPVxuICAodHlwZW9mIFNFUlZJQ0VfUkVRVUVTVF9TVEFUVVMpW2tleW9mIHR5cGVvZiBTRVJWSUNFX1JFUVVFU1RfU1RBVFVTXTtcblxuLyoqIFNlcnZpY2VSZXF1ZXN0IGludGVudDogcHJvcG9zYWwgfCBwbGFuIHwgZGlyZWN0aXZlIHwgb3JkZXIgfCBvcmlnaW5hbC1vcmRlciB8IHJlZmxleC1vcmRlciB8IGZpbGxlci1vcmRlciB8IGluc3RhbmNlLW9yZGVyIHwgb3B0aW9uIChSZXF1ZXN0SW50ZW50KSAqL1xuZXhwb3J0IGNvbnN0IFNFUlZJQ0VfUkVRVUVTVF9JTlRFTlQgPSB7XG4gIFBST1BPU0FMOiBcInByb3Bvc2FsXCIsXG4gIFBMQU46IFwicGxhblwiLFxuICBESVJFQ1RJVkU6IFwiZGlyZWN0aXZlXCIsXG4gIE9SREVSOiBcIm9yZGVyXCIsXG4gIE9SSUdJTkFMX09SREVSOiBcIm9yaWdpbmFsLW9yZGVyXCIsXG4gIFJFRkxFWF9PUkRFUjogXCJyZWZsZXgtb3JkZXJcIixcbiAgRklMTEVSX09SREVSOiBcImZpbGxlci1vcmRlclwiLFxuICBJTlNUQU5DRV9PUkRFUjogXCJpbnN0YW5jZS1vcmRlclwiLFxuICBPUFRJT046IFwib3B0aW9uXCIsXG59IGFzIGNvbnN0O1xuXG5leHBvcnQgdHlwZSBTZXJ2aWNlUmVxdWVzdEludGVudCA9XG4gICh0eXBlb2YgU0VSVklDRV9SRVFVRVNUX0lOVEVOVClba2V5b2YgdHlwZW9mIFNFUlZJQ0VfUkVRVUVTVF9JTlRFTlRdO1xuXG4vKiogU2VydmljZVJlcXVlc3QgcHJpb3JpdHk6IHJvdXRpbmUgfCB1cmdlbnQgfCBhc2FwIHwgc3RhdCAoUmVxdWVzdFByaW9yaXR5KSAqL1xuZXhwb3J0IGNvbnN0IFNFUlZJQ0VfUkVRVUVTVF9QUklPUklUWSA9IHtcbiAgLyoqIFJvdXRpbmU6IHRoZSByZXF1ZXN0IGhhcyBub3JtYWwgcHJpb3JpdHkuICovXG4gIFJPVVRJTkU6IFwicm91dGluZVwiLFxuICAvKiogVXJnZW50OiB0aGUgcmVxdWVzdCBzaG91bGQgYmUgYWRkcmVzc2VkIHVyZ2VudGx5LiAqL1xuICBVUkdFTlQ6IFwidXJnZW50XCIsXG4gIC8qKiBBc2FwOiB0aGUgcmVxdWVzdCBzaG91bGQgYmUgYWRkcmVzc2VkIGFzIHNvb24gYXMgcG9zc2libGUuICovXG4gIEFTQVA6IFwiYXNhcFwiLFxuICAvKiogU3RhdDogdGhlIHJlcXVlc3Qgc2hvdWxkIGJlIGFkZHJlc3NlZCBpbW1lZGlhdGVseS4gKi9cbiAgU1RBVDogXCJzdGF0XCIsXG59IGFzIGNvbnN0O1xuXG5leHBvcnQgdHlwZSBTZXJ2aWNlUmVxdWVzdFByaW9yaXR5ID1cbiAgKHR5cGVvZiBTRVJWSUNFX1JFUVVFU1RfUFJJT1JJVFkpW2tleW9mIHR5cGVvZiBTRVJWSUNFX1JFUVVFU1RfUFJJT1JJVFldO1xuXG5leHBvcnQgaW50ZXJmYWNlIFNlcnZpY2VSZXF1ZXN0IGV4dGVuZHMgRG9tYWluUmVzb3VyY2Uge1xuICAvKiogVGhpcyBpcyBhIFNlcnZpY2VSZXF1ZXN0IHJlc291cmNlICovXG4gIHJlc291cmNlVHlwZTogXCJTZXJ2aWNlUmVxdWVzdFwiO1xuXG4gIC8qKiBJZGVudGlmaWVycyBhc3NpZ25lZCB0byB0aGlzIG9yZGVyICgwLi4qKS4gKi9cbiAgaWRlbnRpZmllcj86IEFycmF5PElkZW50aWZpZXI+O1xuXG4gIC8qKiBJbnN0YW50aWF0ZXMgRkhJUiBwcm90b2NvbCBvciBkZWZpbml0aW9uICgwLi4qIGNhbm9uaWNhbCkuICovXG4gIGluc3RhbnRpYXRlc0Nhbm9uaWNhbD86IEFycmF5PHN0cmluZz47XG5cbiAgLyoqIEluc3RhbnRpYXRlcyBleHRlcm5hbCBwcm90b2NvbCBvciBkZWZpbml0aW9uICgwLi4qIHVyaSkuICovXG4gIGluc3RhbnRpYXRlc1VyaT86IEFycmF5PHN0cmluZz47XG5cbiAgLyoqIFdoYXQgcmVxdWVzdCBmdWxmaWxscyAoMC4uKikuICovXG4gIGJhc2VkT24/OiBBcnJheTxSZWZlcmVuY2U+O1xuXG4gIC8qKiBXaGF0IHJlcXVlc3QgcmVwbGFjZXMgKDAuLiopLiAqL1xuICByZXBsYWNlcz86IEFycmF5PFJlZmVyZW5jZT47XG5cbiAgLyoqIENvbXBvc2l0ZSBSZXF1ZXN0IElEICgwLi4xKS4gKi9cbiAgcmVxdWlzaXRpb24/OiBJZGVudGlmaWVyO1xuXG4gIC8qKiBSZXF1ZXN0IHN0YXR1cyAoMS4uMSkuICovXG4gIHN0YXR1czogU2VydmljZVJlcXVlc3RTdGF0dXM7XG5cbiAgLyoqIFJlcXVlc3QgaW50ZW50ICgxLi4xKS4gKi9cbiAgaW50ZW50OiBTZXJ2aWNlUmVxdWVzdEludGVudDtcblxuICAvKiogQ2xhc3NpZmljYXRpb24gb2Ygc2VydmljZSAoMC4uKikuICovXG4gIGNhdGVnb3J5PzogQXJyYXk8Q29kZWFibGVDb25jZXB0PjtcblxuICAvKiogUmVxdWVzdCBwcmlvcml0eTogcm91dGluZSB8IHVyZ2VudCB8IGFzYXAgfCBzdGF0ICgwLi4xKS4gKi9cbiAgcHJpb3JpdHk/OiBTZXJ2aWNlUmVxdWVzdFByaW9yaXR5O1xuXG4gIC8qKiBUcnVlIGlmIHNlcnZpY2UvcHJvY2VkdXJlIHNob3VsZCBub3QgYmUgcGVyZm9ybWVkICgwLi4xKS4gKi9cbiAgZG9Ob3RQZXJmb3JtPzogYm9vbGVhbjtcblxuICAvKiogV2hhdCBpcyBiZWluZyByZXF1ZXN0ZWQvb3JkZXJlZCAoMC4uMSkuICovXG4gIGNvZGU/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIEFkZGl0aW9uYWwgb3JkZXIgaW5mb3JtYXRpb24gKDAuLiopLiBvcmRlckRldGFpbCBTSEFMTCBvbmx5IGJlIHByZXNlbnQgaWYgY29kZSBpcyBwcmVzZW50LiAqL1xuICBvcmRlckRldGFpbD86IEFycmF5PENvZGVhYmxlQ29uY2VwdD47XG5cbiAgLyoqIFNlcnZpY2UgYW1vdW50ICgwLi4xKS4gT25lIG9mIHF1YW50aXR5UXVhbnRpdHksIHF1YW50aXR5UmF0aW8sIG9yIHF1YW50aXR5UmFuZ2UuICovXG4gIHF1YW50aXR5UXVhbnRpdHk/OiBRdWFudGl0eTtcbiAgLyoqIFNlcnZpY2UgYW1vdW50ICgwLi4xKS4gT25lIG9mIHF1YW50aXR5UXVhbnRpdHksIHF1YW50aXR5UmF0aW8sIG9yIHF1YW50aXR5UmFuZ2UuICovXG4gIHF1YW50aXR5UmF0aW8/OiBSYXRpbztcbiAgLyoqIFNlcnZpY2UgYW1vdW50ICgwLi4xKS4gT25lIG9mIHF1YW50aXR5UXVhbnRpdHksIHF1YW50aXR5UmF0aW8sIG9yIHF1YW50aXR5UmFuZ2UuICovXG4gIHF1YW50aXR5UmFuZ2U/OiBSYW5nZTtcblxuICAvKiogSW5kaXZpZHVhbCBvciBlbnRpdHkgdGhlIHNlcnZpY2UgaXMgb3JkZXJlZCBmb3IgKDEuLjEpLiAqL1xuICBzdWJqZWN0OiBSZWZlcmVuY2U7XG5cbiAgLyoqIEVuY291bnRlciBpbiB3aGljaCB0aGUgcmVxdWVzdCB3YXMgY3JlYXRlZCAoMC4uMSkuICovXG4gIGVuY291bnRlcj86IFJlZmVyZW5jZTtcblxuICAvKiogV2hlbiBzZXJ2aWNlIHNob3VsZCBvY2N1ciAoMC4uMSkuIE9uZSBvZiBvY2N1cnJlbmNlRGF0ZVRpbWUsIG9jY3VycmVuY2VQZXJpb2QsIG9yIG9jY3VycmVuY2VUaW1pbmcuICovXG4gIG9jY3VycmVuY2VEYXRlVGltZT86IHN0cmluZztcbiAgb2NjdXJyZW5jZVBlcmlvZD86IFBlcmlvZDtcbiAgb2NjdXJyZW5jZVRpbWluZz86IFRpbWluZztcblxuICAvKiogUHJlY29uZGl0aW9ucyBmb3Igc2VydmljZSAoMC4uMSkuIE9uZSBvZiBhc05lZWRlZEJvb2xlYW4gb3IgYXNOZWVkZWRDb2RlYWJsZUNvbmNlcHQuICovXG4gIGFzTmVlZGVkQm9vbGVhbj86IGJvb2xlYW47XG4gIGFzTmVlZGVkQ29kZWFibGVDb25jZXB0PzogQ29kZWFibGVDb25jZXB0O1xuXG4gIC8qKiBEYXRlIHJlcXVlc3Qgc2lnbmVkICgwLi4xKS4gKi9cbiAgYXV0aG9yZWRPbj86IHN0cmluZztcblxuICAvKiogV2hvL3doYXQgaXMgcmVxdWVzdGluZyBzZXJ2aWNlICgwLi4xKS4gKi9cbiAgcmVxdWVzdGVyPzogUmVmZXJlbmNlO1xuXG4gIC8qKiBQZXJmb3JtZXIgcm9sZSAoMC4uMSkuICovXG4gIHBlcmZvcm1lclR5cGU/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIFJlcXVlc3RlZCBwZXJmb3JtZXIgKDAuLiopLiAqL1xuICBwZXJmb3JtZXI/OiBBcnJheTxSZWZlcmVuY2U+O1xuXG4gIC8qKiBSZXF1ZXN0ZWQgbG9jYXRpb24gKDAuLiopLiAqL1xuICBsb2NhdGlvbkNvZGU/OiBBcnJheTxDb2RlYWJsZUNvbmNlcHQ+O1xuICBsb2NhdGlvblJlZmVyZW5jZT86IEFycmF5PFJlZmVyZW5jZT47XG5cbiAgLyoqIEV4cGxhbmF0aW9uL2p1c3RpZmljYXRpb24gZm9yIHByb2NlZHVyZSBvciBzZXJ2aWNlICgwLi4qKS4gKi9cbiAgcmVhc29uQ29kZT86IEFycmF5PENvZGVhYmxlQ29uY2VwdD47XG4gIHJlYXNvblJlZmVyZW5jZT86IEFycmF5PFJlZmVyZW5jZT47XG5cbiAgLyoqIEFzc29jaWF0ZWQgaW5zdXJhbmNlIGNvdmVyYWdlICgwLi4qKS4gKi9cbiAgaW5zdXJhbmNlPzogQXJyYXk8UmVmZXJlbmNlPjtcblxuICAvKiogQWRkaXRpb25hbCBjbGluaWNhbCBpbmZvcm1hdGlvbiAoMC4uKikuICovXG4gIHN1cHBvcnRpbmdJbmZvPzogQXJyYXk8UmVmZXJlbmNlPjtcblxuICAvKiogUHJvY2VkdXJlIHNhbXBsZXMgKDAuLiopLiAqL1xuICBzcGVjaW1lbj86IEFycmF5PFJlZmVyZW5jZT47XG5cbiAgLyoqIEJvZHkgc2l0ZSAoMC4uKikuICovXG4gIGJvZHlTaXRlPzogQXJyYXk8Q29kZWFibGVDb25jZXB0PjtcblxuICAvKiogQ29tbWVudHMgKDAuLiopLiAqL1xuICBub3RlPzogQXJyYXk8QW5ub3RhdGlvbj47XG5cbiAgLyoqIFBhdGllbnQgb3IgY29uc3VtZXItb3JpZW50ZWQgaW5zdHJ1Y3Rpb25zICgwLi4xKS4gKi9cbiAgcGF0aWVudEluc3RydWN0aW9uPzogc3RyaW5nO1xuXG4gIC8qKiBSZXF1ZXN0IHByb3ZlbmFuY2UgKDAuLiopLiAqL1xuICByZWxldmFudEhpc3Rvcnk/OiBBcnJheTxSZWZlcmVuY2U+O1xufVxuIl19
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { Coding } from "./coding";
|
|
2
|
+
import type { Element } from "../element";
|
|
3
|
+
import type { Reference } from "./reference";
|
|
4
|
+
export interface Signature extends Element {
|
|
5
|
+
/** Indication of the reason the entity signed the object(s) (1..*). Signature Type Codes (preferred). */
|
|
6
|
+
type: Array<Coding>;
|
|
7
|
+
/** When the signature was created (1..1 instant). */
|
|
8
|
+
when: string;
|
|
9
|
+
/** Who signed. A reference to an application-usable description of the identity that signed (e.g. the signature used their private key) (1..1). */
|
|
10
|
+
who: Reference;
|
|
11
|
+
/** The party represented. A reference to an application-usable description of the identity that is represented by the signature (0..1). Used when the signature is on behalf of a non-signer (e.g. a child). */
|
|
12
|
+
onBehalfOf?: Reference;
|
|
13
|
+
/** The technical format of the signed resources. Mime type of the target resources signed by the signature (0..1). MimeType binding. */
|
|
14
|
+
targetFormat?: string;
|
|
15
|
+
/** The technical format of the signature. Important mime types are application/signature+xml for XML DigSig, application/jose for JWS, image/* for a graphical image of a signature (0..1). MimeType binding. */
|
|
16
|
+
sigFormat?: string;
|
|
17
|
+
/** The actual signature content (XML DigSig, JWS, picture, etc.). Base64 encoding of the signature content; empty when signature is not recorded electronically (0..1 base64Binary). */
|
|
18
|
+
data?: string;
|
|
19
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lnbmF0dXJlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL2RhdGEvc2lnbmF0dXJlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IENvZGluZyB9IGZyb20gXCIuL2NvZGluZ1wiO1xuaW1wb3J0IHR5cGUgeyBFbGVtZW50IH0gZnJvbSBcIi4uL2VsZW1lbnRcIjtcbmltcG9ydCB0eXBlIHsgUmVmZXJlbmNlIH0gZnJvbSBcIi4vcmVmZXJlbmNlXCI7XG5cbi8vIEZISVIgU2lnbmF0dXJlIFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvZGF0YXR5cGVzLmh0bWwjU2lnbmF0dXJlXG5cbmV4cG9ydCBpbnRlcmZhY2UgU2lnbmF0dXJlIGV4dGVuZHMgRWxlbWVudCB7XG4gIC8qKiBJbmRpY2F0aW9uIG9mIHRoZSByZWFzb24gdGhlIGVudGl0eSBzaWduZWQgdGhlIG9iamVjdChzKSAoMS4uKikuIFNpZ25hdHVyZSBUeXBlIENvZGVzIChwcmVmZXJyZWQpLiAqL1xuICB0eXBlOiBBcnJheTxDb2Rpbmc+O1xuXG4gIC8qKiBXaGVuIHRoZSBzaWduYXR1cmUgd2FzIGNyZWF0ZWQgKDEuLjEgaW5zdGFudCkuICovXG4gIHdoZW46IHN0cmluZztcblxuICAvKiogV2hvIHNpZ25lZC4gQSByZWZlcmVuY2UgdG8gYW4gYXBwbGljYXRpb24tdXNhYmxlIGRlc2NyaXB0aW9uIG9mIHRoZSBpZGVudGl0eSB0aGF0IHNpZ25lZCAoZS5nLiB0aGUgc2lnbmF0dXJlIHVzZWQgdGhlaXIgcHJpdmF0ZSBrZXkpICgxLi4xKS4gKi9cbiAgd2hvOiBSZWZlcmVuY2U7XG5cbiAgLyoqIFRoZSBwYXJ0eSByZXByZXNlbnRlZC4gQSByZWZlcmVuY2UgdG8gYW4gYXBwbGljYXRpb24tdXNhYmxlIGRlc2NyaXB0aW9uIG9mIHRoZSBpZGVudGl0eSB0aGF0IGlzIHJlcHJlc2VudGVkIGJ5IHRoZSBzaWduYXR1cmUgKDAuLjEpLiBVc2VkIHdoZW4gdGhlIHNpZ25hdHVyZSBpcyBvbiBiZWhhbGYgb2YgYSBub24tc2lnbmVyIChlLmcuIGEgY2hpbGQpLiAqL1xuICBvbkJlaGFsZk9mPzogUmVmZXJlbmNlO1xuXG4gIC8qKiBUaGUgdGVjaG5pY2FsIGZvcm1hdCBvZiB0aGUgc2lnbmVkIHJlc291cmNlcy4gTWltZSB0eXBlIG9mIHRoZSB0YXJnZXQgcmVzb3VyY2VzIHNpZ25lZCBieSB0aGUgc2lnbmF0dXJlICgwLi4xKS4gTWltZVR5cGUgYmluZGluZy4gKi9cbiAgdGFyZ2V0Rm9ybWF0Pzogc3RyaW5nO1xuXG4gIC8qKiBUaGUgdGVjaG5pY2FsIGZvcm1hdCBvZiB0aGUgc2lnbmF0dXJlLiBJbXBvcnRhbnQgbWltZSB0eXBlcyBhcmUgYXBwbGljYXRpb24vc2lnbmF0dXJlK3htbCBmb3IgWE1MIERpZ1NpZywgYXBwbGljYXRpb24vam9zZSBmb3IgSldTLCBpbWFnZS8qIGZvciBhIGdyYXBoaWNhbCBpbWFnZSBvZiBhIHNpZ25hdHVyZSAoMC4uMSkuIE1pbWVUeXBlIGJpbmRpbmcuICovXG4gIHNpZ0Zvcm1hdD86IHN0cmluZztcblxuICAvKiogVGhlIGFjdHVhbCBzaWduYXR1cmUgY29udGVudCAoWE1MIERpZ1NpZywgSldTLCBwaWN0dXJlLCBldGMuKS4gQmFzZTY0IGVuY29kaW5nIG9mIHRoZSBzaWduYXR1cmUgY29udGVudDsgZW1wdHkgd2hlbiBzaWduYXR1cmUgaXMgbm90IHJlY29yZGVkIGVsZWN0cm9uaWNhbGx5ICgwLi4xIGJhc2U2NEJpbmFyeSkuICovXG4gIGRhdGE/OiBzdHJpbmc7XG59XG4iXX0=
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import type { CodeableConcept } from "./codeableconcept";
|
|
2
|
+
import type { DomainResource } from "../domainresource";
|
|
3
|
+
import type { Identifier } from "./identifier";
|
|
4
|
+
import type { Reference } from "./reference";
|
|
5
|
+
/** Slot status: busy | free | busy-unavailable | busy-tentative | entered-in-error (SlotStatus) */
|
|
6
|
+
export declare const SLOT_STATUS: {
|
|
7
|
+
/** Busy: the slot time is not available. */
|
|
8
|
+
readonly BUSY: "busy";
|
|
9
|
+
/** Free: the slot time is available. */
|
|
10
|
+
readonly FREE: "free";
|
|
11
|
+
/** Busy unavailable: the slot time is not available due to unavailability. */
|
|
12
|
+
readonly BUSY_UNAVAILABLE: "busy-unavailable";
|
|
13
|
+
/** Busy tentative: the slot time is not available due to a tentative booking. */
|
|
14
|
+
readonly BUSY_TENTATIVE: "busy-tentative";
|
|
15
|
+
/** Entered in error: the slot was entered in error and should not be used. */
|
|
16
|
+
readonly ENTERED_IN_ERROR: "entered-in-error";
|
|
17
|
+
};
|
|
18
|
+
export type SlotStatus = (typeof SLOT_STATUS)[keyof typeof SLOT_STATUS];
|
|
19
|
+
export interface Slot extends DomainResource {
|
|
20
|
+
/** This is a Slot resource */
|
|
21
|
+
resourceType: "Slot";
|
|
22
|
+
/** External Ids for this item (0..*). */
|
|
23
|
+
identifier?: Array<Identifier>;
|
|
24
|
+
/** A broad categorization of the service that is to be performed during this appointment (0..*). */
|
|
25
|
+
serviceCategory?: Array<CodeableConcept>;
|
|
26
|
+
/** The type of appointments that can be booked into this slot. If provided, overrides the value on the Schedule resource (0..*). */
|
|
27
|
+
serviceType?: Array<CodeableConcept>;
|
|
28
|
+
/** The specialty of a practitioner that would be required to perform the service requested in this appointment (0..*). */
|
|
29
|
+
specialty?: Array<CodeableConcept>;
|
|
30
|
+
/** The style of appointment or patient that may be booked in the slot (not service type) (0..1). */
|
|
31
|
+
appointmentType?: CodeableConcept;
|
|
32
|
+
/** The schedule resource that this slot defines an interval of status information (1..1). */
|
|
33
|
+
schedule: Reference;
|
|
34
|
+
/** Free/busy status of the slot (1..1). */
|
|
35
|
+
status: SlotStatus;
|
|
36
|
+
/** Date/Time that the slot is to begin (1..1 instant). */
|
|
37
|
+
start: string;
|
|
38
|
+
/** Date/Time that the slot is to conclude (1..1 instant). */
|
|
39
|
+
end: string;
|
|
40
|
+
/** This slot has already been overbooked; appointments are unlikely to be accepted for this time (0..1). */
|
|
41
|
+
overbooked?: boolean;
|
|
42
|
+
/** Comments on the slot to describe any extended information, e.g. custom constraints on the slot (0..1). */
|
|
43
|
+
comment?: string;
|
|
44
|
+
}
|
package/lib/data/slot.js
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SLOT_STATUS = void 0;
|
|
4
|
+
// FHIR Slot Type
|
|
5
|
+
// StructureDefinition: https://hl7.org/fhir/R4/slot.html
|
|
6
|
+
/** Slot status: busy | free | busy-unavailable | busy-tentative | entered-in-error (SlotStatus) */
|
|
7
|
+
exports.SLOT_STATUS = {
|
|
8
|
+
/** Busy: the slot time is not available. */
|
|
9
|
+
BUSY: "busy",
|
|
10
|
+
/** Free: the slot time is available. */
|
|
11
|
+
FREE: "free",
|
|
12
|
+
/** Busy unavailable: the slot time is not available due to unavailability. */
|
|
13
|
+
BUSY_UNAVAILABLE: "busy-unavailable",
|
|
14
|
+
/** Busy tentative: the slot time is not available due to a tentative booking. */
|
|
15
|
+
BUSY_TENTATIVE: "busy-tentative",
|
|
16
|
+
/** Entered in error: the slot was entered in error and should not be used. */
|
|
17
|
+
ENTERED_IN_ERROR: "entered-in-error",
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2xvdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9kYXRhL3Nsb3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBS0EsaUJBQWlCO0FBRWpCLHlEQUF5RDtBQUV6RCxtR0FBbUc7QUFDdEYsUUFBQSxXQUFXLEdBQUc7SUFDekIsNENBQTRDO0lBQzVDLElBQUksRUFBRSxNQUFNO0lBQ1osd0NBQXdDO0lBQ3hDLElBQUksRUFBRSxNQUFNO0lBQ1osOEVBQThFO0lBQzlFLGdCQUFnQixFQUFFLGtCQUFrQjtJQUNwQyxpRkFBaUY7SUFDakYsY0FBYyxFQUFFLGdCQUFnQjtJQUNoQyw4RUFBOEU7SUFDOUUsZ0JBQWdCLEVBQUUsa0JBQWtCO0NBQzVCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7IENvZGVhYmxlQ29uY2VwdCB9IGZyb20gXCIuL2NvZGVhYmxlY29uY2VwdFwiO1xuaW1wb3J0IHR5cGUgeyBEb21haW5SZXNvdXJjZSB9IGZyb20gXCIuLi9kb21haW5yZXNvdXJjZVwiO1xuaW1wb3J0IHR5cGUgeyBJZGVudGlmaWVyIH0gZnJvbSBcIi4vaWRlbnRpZmllclwiO1xuaW1wb3J0IHR5cGUgeyBSZWZlcmVuY2UgfSBmcm9tIFwiLi9yZWZlcmVuY2VcIjtcblxuLy8gRkhJUiBTbG90IFR5cGVcblxuLy8gU3RydWN0dXJlRGVmaW5pdGlvbjogaHR0cHM6Ly9obDcub3JnL2ZoaXIvUjQvc2xvdC5odG1sXG5cbi8qKiBTbG90IHN0YXR1czogYnVzeSB8IGZyZWUgfCBidXN5LXVuYXZhaWxhYmxlIHwgYnVzeS10ZW50YXRpdmUgfCBlbnRlcmVkLWluLWVycm9yIChTbG90U3RhdHVzKSAqL1xuZXhwb3J0IGNvbnN0IFNMT1RfU1RBVFVTID0ge1xuICAvKiogQnVzeTogdGhlIHNsb3QgdGltZSBpcyBub3QgYXZhaWxhYmxlLiAqL1xuICBCVVNZOiBcImJ1c3lcIixcbiAgLyoqIEZyZWU6IHRoZSBzbG90IHRpbWUgaXMgYXZhaWxhYmxlLiAqL1xuICBGUkVFOiBcImZyZWVcIixcbiAgLyoqIEJ1c3kgdW5hdmFpbGFibGU6IHRoZSBzbG90IHRpbWUgaXMgbm90IGF2YWlsYWJsZSBkdWUgdG8gdW5hdmFpbGFiaWxpdHkuICovXG4gIEJVU1lfVU5BVkFJTEFCTEU6IFwiYnVzeS11bmF2YWlsYWJsZVwiLFxuICAvKiogQnVzeSB0ZW50YXRpdmU6IHRoZSBzbG90IHRpbWUgaXMgbm90IGF2YWlsYWJsZSBkdWUgdG8gYSB0ZW50YXRpdmUgYm9va2luZy4gKi9cbiAgQlVTWV9URU5UQVRJVkU6IFwiYnVzeS10ZW50YXRpdmVcIixcbiAgLyoqIEVudGVyZWQgaW4gZXJyb3I6IHRoZSBzbG90IHdhcyBlbnRlcmVkIGluIGVycm9yIGFuZCBzaG91bGQgbm90IGJlIHVzZWQuICovXG4gIEVOVEVSRURfSU5fRVJST1I6IFwiZW50ZXJlZC1pbi1lcnJvclwiLFxufSBhcyBjb25zdDtcblxuZXhwb3J0IHR5cGUgU2xvdFN0YXR1cyA9ICh0eXBlb2YgU0xPVF9TVEFUVVMpW2tleW9mIHR5cGVvZiBTTE9UX1NUQVRVU107XG5cbmV4cG9ydCBpbnRlcmZhY2UgU2xvdCBleHRlbmRzIERvbWFpblJlc291cmNlIHtcbiAgLyoqIFRoaXMgaXMgYSBTbG90IHJlc291cmNlICovXG4gIHJlc291cmNlVHlwZTogXCJTbG90XCI7XG5cbiAgLyoqIEV4dGVybmFsIElkcyBmb3IgdGhpcyBpdGVtICgwLi4qKS4gKi9cbiAgaWRlbnRpZmllcj86IEFycmF5PElkZW50aWZpZXI+O1xuXG4gIC8qKiBBIGJyb2FkIGNhdGVnb3JpemF0aW9uIG9mIHRoZSBzZXJ2aWNlIHRoYXQgaXMgdG8gYmUgcGVyZm9ybWVkIGR1cmluZyB0aGlzIGFwcG9pbnRtZW50ICgwLi4qKS4gKi9cbiAgc2VydmljZUNhdGVnb3J5PzogQXJyYXk8Q29kZWFibGVDb25jZXB0PjtcblxuICAvKiogVGhlIHR5cGUgb2YgYXBwb2ludG1lbnRzIHRoYXQgY2FuIGJlIGJvb2tlZCBpbnRvIHRoaXMgc2xvdC4gSWYgcHJvdmlkZWQsIG92ZXJyaWRlcyB0aGUgdmFsdWUgb24gdGhlIFNjaGVkdWxlIHJlc291cmNlICgwLi4qKS4gKi9cbiAgc2VydmljZVR5cGU/OiBBcnJheTxDb2RlYWJsZUNvbmNlcHQ+O1xuXG4gIC8qKiBUaGUgc3BlY2lhbHR5IG9mIGEgcHJhY3RpdGlvbmVyIHRoYXQgd291bGQgYmUgcmVxdWlyZWQgdG8gcGVyZm9ybSB0aGUgc2VydmljZSByZXF1ZXN0ZWQgaW4gdGhpcyBhcHBvaW50bWVudCAoMC4uKikuICovXG4gIHNwZWNpYWx0eT86IEFycmF5PENvZGVhYmxlQ29uY2VwdD47XG5cbiAgLyoqIFRoZSBzdHlsZSBvZiBhcHBvaW50bWVudCBvciBwYXRpZW50IHRoYXQgbWF5IGJlIGJvb2tlZCBpbiB0aGUgc2xvdCAobm90IHNlcnZpY2UgdHlwZSkgKDAuLjEpLiAqL1xuICBhcHBvaW50bWVudFR5cGU/OiBDb2RlYWJsZUNvbmNlcHQ7XG5cbiAgLyoqIFRoZSBzY2hlZHVsZSByZXNvdXJjZSB0aGF0IHRoaXMgc2xvdCBkZWZpbmVzIGFuIGludGVydmFsIG9mIHN0YXR1cyBpbmZvcm1hdGlvbiAoMS4uMSkuICovXG4gIHNjaGVkdWxlOiBSZWZlcmVuY2U7XG5cbiAgLyoqIEZyZWUvYnVzeSBzdGF0dXMgb2YgdGhlIHNsb3QgKDEuLjEpLiAqL1xuICBzdGF0dXM6IFNsb3RTdGF0dXM7XG5cbiAgLyoqIERhdGUvVGltZSB0aGF0IHRoZSBzbG90IGlzIHRvIGJlZ2luICgxLi4xIGluc3RhbnQpLiAqL1xuICBzdGFydDogc3RyaW5nO1xuXG4gIC8qKiBEYXRlL1RpbWUgdGhhdCB0aGUgc2xvdCBpcyB0byBjb25jbHVkZSAoMS4uMSBpbnN0YW50KS4gKi9cbiAgZW5kOiBzdHJpbmc7XG5cbiAgLyoqIFRoaXMgc2xvdCBoYXMgYWxyZWFkeSBiZWVuIG92ZXJib29rZWQ7IGFwcG9pbnRtZW50cyBhcmUgdW5saWtlbHkgdG8gYmUgYWNjZXB0ZWQgZm9yIHRoaXMgdGltZSAoMC4uMSkuICovXG4gIG92ZXJib29rZWQ/OiBib29sZWFuO1xuXG4gIC8qKiBDb21tZW50cyBvbiB0aGUgc2xvdCB0byBkZXNjcmliZSBhbnkgZXh0ZW5kZWQgaW5mb3JtYXRpb24sIGUuZy4gY3VzdG9tIGNvbnN0cmFpbnRzIG9uIHRoZSBzbG90ICgwLi4xKS4gKi9cbiAgY29tbWVudD86IHN0cmluZztcbn1cbiJdfQ==
|
|
@@ -0,0 +1,50 @@
|
|
|
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 { Reference } from "./reference";
|
|
6
|
+
import type { Specimen_Collection } from "./specimen_collection";
|
|
7
|
+
import type { Specimen_Container } from "./specimen_container";
|
|
8
|
+
import type { Specimen_Processing } from "./specimen_processing";
|
|
9
|
+
/** Specimen status: available | unavailable | unsatisfactory | entered-in-error (SpecimenStatus). */
|
|
10
|
+
export declare const SPECIMEN_STATUS: {
|
|
11
|
+
/** Available: the specimen is available for use. */
|
|
12
|
+
readonly AVAILABLE: "available";
|
|
13
|
+
/** Unavailable: the specimen is unavailable for use. */
|
|
14
|
+
readonly UNAVAILABLE: "unavailable";
|
|
15
|
+
/** Unsatisfactory: the specimen is unsatisfactory for use. */
|
|
16
|
+
readonly UNSATISFACTORY: "unsatisfactory";
|
|
17
|
+
/** Entered in error: the specimen was entered in error. */
|
|
18
|
+
readonly ENTERED_IN_ERROR: "entered-in-error";
|
|
19
|
+
};
|
|
20
|
+
export type SpecimenStatus = (typeof SPECIMEN_STATUS)[keyof typeof SPECIMEN_STATUS];
|
|
21
|
+
export interface Specimen extends DomainResource {
|
|
22
|
+
/** This is a Specimen resource */
|
|
23
|
+
resourceType: "Specimen";
|
|
24
|
+
/** External Identifier. Id for specimen. */
|
|
25
|
+
identifier?: Array<Identifier>;
|
|
26
|
+
/** Identifier assigned by the lab. The identifier assigned by the lab when accessioning specimen(s). This is not necessarily the same as the specimen identifier, depending on local lab procedures. */
|
|
27
|
+
accessionIdentifier?: Identifier;
|
|
28
|
+
/** available | unavailable | unsatisfactory | entered-in-error. The availability of the specimen. */
|
|
29
|
+
status?: SpecimenStatus;
|
|
30
|
+
/** Kind of material that forms the specimen. The kind of material that forms the specimen. */
|
|
31
|
+
type?: CodeableConcept;
|
|
32
|
+
/** Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance or a device. */
|
|
33
|
+
subject?: Reference;
|
|
34
|
+
/** The time when specimen was received for processing. Time when specimen was received for processing or testing. */
|
|
35
|
+
receivedTime?: string;
|
|
36
|
+
/** Specimen from which this specimen originated. Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen. */
|
|
37
|
+
parent?: Array<Reference>;
|
|
38
|
+
/** Why the specimen was collected. Details concerning a service request that required a specimen to be collected. */
|
|
39
|
+
request?: Array<Reference>;
|
|
40
|
+
/** Collection details. Details concerning the specimen collection. */
|
|
41
|
+
collection?: Specimen_Collection;
|
|
42
|
+
/** Processing and processing step details. Details concerning processing and processing steps for the specimen. */
|
|
43
|
+
processing?: Array<Specimen_Processing>;
|
|
44
|
+
/** Direct container of specimen (tube/slide, etc.). The container holding the specimen. The recursive nature of containers; i.e. blood in tube in tray in rack is not addressed here. */
|
|
45
|
+
container?: Array<Specimen_Container>;
|
|
46
|
+
/** State of the specimen. A mode or state of being that describes the nature of the specimen. */
|
|
47
|
+
condition?: Array<CodeableConcept>;
|
|
48
|
+
/** Comments. To communicate any details or issues about the specimen or during the specimen collection. (for example: broken vial, sent with patient, frozen). */
|
|
49
|
+
note?: Array<Annotation>;
|
|
50
|
+
}
|