├── .gitignore ├── .travis.yml ├── .vscode └── launch.json ├── CHANGELOG.md ├── LICENSE ├── README.md ├── jest.config.js ├── package.json ├── src ├── EnumType.ts ├── R4 │ ├── Resource │ │ ├── IBackboneElement.ts │ │ ├── IDomainResource.ts │ │ ├── IResource.ts │ │ ├── RTTI_Account.ts │ │ ├── RTTI_Account_Coverage.ts │ │ ├── RTTI_Account_Guarantor.ts │ │ ├── RTTI_ActivityDefinition.ts │ │ ├── RTTI_ActivityDefinition_DynamicValue.ts │ │ ├── RTTI_ActivityDefinition_Participant.ts │ │ ├── RTTI_Address.ts │ │ ├── RTTI_AdverseEvent.ts │ │ ├── RTTI_AdverseEvent_Causality.ts │ │ ├── RTTI_AdverseEvent_SuspectEntity.ts │ │ ├── RTTI_Age.ts │ │ ├── RTTI_AllergyIntolerance.ts │ │ ├── RTTI_AllergyIntolerance_Reaction.ts │ │ ├── RTTI_Annotation.ts │ │ ├── RTTI_Appointment.ts │ │ ├── RTTI_AppointmentResponse.ts │ │ ├── RTTI_Appointment_Participant.ts │ │ ├── RTTI_Attachment.ts │ │ ├── RTTI_AuditEvent.ts │ │ ├── RTTI_AuditEvent_Agent.ts │ │ ├── RTTI_AuditEvent_Detail.ts │ │ ├── RTTI_AuditEvent_Entity.ts │ │ ├── RTTI_AuditEvent_Network.ts │ │ ├── RTTI_AuditEvent_Source.ts │ │ ├── RTTI_Basic.ts │ │ ├── RTTI_Binary.ts │ │ ├── RTTI_BiologicallyDerivedProduct.ts │ │ ├── RTTI_BiologicallyDerivedProduct_Collection.ts │ │ ├── RTTI_BiologicallyDerivedProduct_Manipulation.ts │ │ ├── RTTI_BiologicallyDerivedProduct_Processing.ts │ │ ├── RTTI_BiologicallyDerivedProduct_Storage.ts │ │ ├── RTTI_BodyStructure.ts │ │ ├── RTTI_Bundle.ts │ │ ├── RTTI_Bundle_Entry.ts │ │ ├── RTTI_Bundle_Link.ts │ │ ├── RTTI_Bundle_Request.ts │ │ ├── RTTI_Bundle_Response.ts │ │ ├── RTTI_Bundle_Search.ts │ │ ├── RTTI_CapabilityStatement.ts │ │ ├── RTTI_CapabilityStatement_Document.ts │ │ ├── RTTI_CapabilityStatement_Endpoint.ts │ │ ├── RTTI_CapabilityStatement_Implementation.ts │ │ ├── RTTI_CapabilityStatement_Interaction.ts │ │ ├── RTTI_CapabilityStatement_Interaction1.ts │ │ ├── RTTI_CapabilityStatement_Messaging.ts │ │ ├── RTTI_CapabilityStatement_Operation.ts │ │ ├── RTTI_CapabilityStatement_Resource.ts │ │ ├── RTTI_CapabilityStatement_Rest.ts │ │ ├── RTTI_CapabilityStatement_SearchParam.ts │ │ ├── RTTI_CapabilityStatement_Security.ts │ │ ├── RTTI_CapabilityStatement_Software.ts │ │ ├── RTTI_CapabilityStatement_SupportedMessage.ts │ │ ├── RTTI_CarePlan.ts │ │ ├── RTTI_CarePlan_Activity.ts │ │ ├── RTTI_CarePlan_Detail.ts │ │ ├── RTTI_CareTeam.ts │ │ ├── RTTI_CareTeam_Participant.ts │ │ ├── RTTI_CatalogEntry.ts │ │ ├── RTTI_CatalogEntry_RelatedEntry.ts │ │ ├── RTTI_ChargeItem.ts │ │ ├── RTTI_ChargeItemDefinition.ts │ │ ├── RTTI_ChargeItemDefinition_Applicability.ts │ │ ├── RTTI_ChargeItemDefinition_PriceComponent.ts │ │ ├── RTTI_ChargeItemDefinition_PropertyGroup.ts │ │ ├── RTTI_ChargeItem_Performer.ts │ │ ├── RTTI_Claim.ts │ │ ├── RTTI_ClaimResponse.ts │ │ ├── RTTI_ClaimResponse_AddItem.ts │ │ ├── RTTI_ClaimResponse_Adjudication.ts │ │ ├── RTTI_ClaimResponse_Detail.ts │ │ ├── RTTI_ClaimResponse_Detail1.ts │ │ ├── RTTI_ClaimResponse_Error.ts │ │ ├── RTTI_ClaimResponse_Insurance.ts │ │ ├── RTTI_ClaimResponse_Item.ts │ │ ├── RTTI_ClaimResponse_Payment.ts │ │ ├── RTTI_ClaimResponse_ProcessNote.ts │ │ ├── RTTI_ClaimResponse_SubDetail.ts │ │ ├── RTTI_ClaimResponse_SubDetail1.ts │ │ ├── RTTI_ClaimResponse_Total.ts │ │ ├── RTTI_Claim_Accident.ts │ │ ├── RTTI_Claim_CareTeam.ts │ │ ├── RTTI_Claim_Detail.ts │ │ ├── RTTI_Claim_Diagnosis.ts │ │ ├── RTTI_Claim_Insurance.ts │ │ ├── RTTI_Claim_Item.ts │ │ ├── RTTI_Claim_Payee.ts │ │ ├── RTTI_Claim_Procedure.ts │ │ ├── RTTI_Claim_Related.ts │ │ ├── RTTI_Claim_SubDetail.ts │ │ ├── RTTI_Claim_SupportingInfo.ts │ │ ├── RTTI_ClinicalImpression.ts │ │ ├── RTTI_ClinicalImpression_Finding.ts │ │ ├── RTTI_ClinicalImpression_Investigation.ts │ │ ├── RTTI_CodeSystem.ts │ │ ├── RTTI_CodeSystem_Concept.ts │ │ ├── RTTI_CodeSystem_Designation.ts │ │ ├── RTTI_CodeSystem_Filter.ts │ │ ├── RTTI_CodeSystem_Property.ts │ │ ├── RTTI_CodeSystem_Property1.ts │ │ ├── RTTI_CodeableConcept.ts │ │ ├── RTTI_Coding.ts │ │ ├── RTTI_Communication.ts │ │ ├── RTTI_CommunicationRequest.ts │ │ ├── RTTI_CommunicationRequest_Payload.ts │ │ ├── RTTI_Communication_Payload.ts │ │ ├── RTTI_CompartmentDefinition.ts │ │ ├── RTTI_CompartmentDefinition_Resource.ts │ │ ├── RTTI_Composition.ts │ │ ├── RTTI_Composition_Attester.ts │ │ ├── RTTI_Composition_Event.ts │ │ ├── RTTI_Composition_RelatesTo.ts │ │ ├── RTTI_Composition_Section.ts │ │ ├── RTTI_ConceptMap.ts │ │ ├── RTTI_ConceptMap_DependsOn.ts │ │ ├── RTTI_ConceptMap_Element.ts │ │ ├── RTTI_ConceptMap_Group.ts │ │ ├── RTTI_ConceptMap_Target.ts │ │ ├── RTTI_ConceptMap_Unmapped.ts │ │ ├── RTTI_Condition.ts │ │ ├── RTTI_Condition_Evidence.ts │ │ ├── RTTI_Condition_Stage.ts │ │ ├── RTTI_Consent.ts │ │ ├── RTTI_Consent_Actor.ts │ │ ├── RTTI_Consent_Data.ts │ │ ├── RTTI_Consent_Policy.ts │ │ ├── RTTI_Consent_Provision.ts │ │ ├── RTTI_Consent_Verification.ts │ │ ├── RTTI_ContactDetail.ts │ │ ├── RTTI_ContactPoint.ts │ │ ├── RTTI_Contract.ts │ │ ├── RTTI_Contract_Action.ts │ │ ├── RTTI_Contract_Answer.ts │ │ ├── RTTI_Contract_Asset.ts │ │ ├── RTTI_Contract_ContentDefinition.ts │ │ ├── RTTI_Contract_Context.ts │ │ ├── RTTI_Contract_Friendly.ts │ │ ├── RTTI_Contract_Legal.ts │ │ ├── RTTI_Contract_Offer.ts │ │ ├── RTTI_Contract_Party.ts │ │ ├── RTTI_Contract_Rule.ts │ │ ├── RTTI_Contract_SecurityLabel.ts │ │ ├── RTTI_Contract_Signer.ts │ │ ├── RTTI_Contract_Subject.ts │ │ ├── RTTI_Contract_Term.ts │ │ ├── RTTI_Contract_ValuedItem.ts │ │ ├── RTTI_Contributor.ts │ │ ├── RTTI_Count.ts │ │ ├── RTTI_Coverage.ts │ │ ├── RTTI_CoverageEligibilityRequest.ts │ │ ├── RTTI_CoverageEligibilityRequest_Diagnosis.ts │ │ ├── RTTI_CoverageEligibilityRequest_Insurance.ts │ │ ├── RTTI_CoverageEligibilityRequest_Item.ts │ │ ├── RTTI_CoverageEligibilityRequest_SupportingInfo.ts │ │ ├── RTTI_CoverageEligibilityResponse.ts │ │ ├── RTTI_CoverageEligibilityResponse_Benefit.ts │ │ ├── RTTI_CoverageEligibilityResponse_Error.ts │ │ ├── RTTI_CoverageEligibilityResponse_Insurance.ts │ │ ├── RTTI_CoverageEligibilityResponse_Item.ts │ │ ├── RTTI_Coverage_Class.ts │ │ ├── RTTI_Coverage_CostToBeneficiary.ts │ │ ├── RTTI_Coverage_Exception.ts │ │ ├── RTTI_DataRequirement.ts │ │ ├── RTTI_DataRequirement_CodeFilter.ts │ │ ├── RTTI_DataRequirement_DateFilter.ts │ │ ├── RTTI_DataRequirement_Sort.ts │ │ ├── RTTI_DetectedIssue.ts │ │ ├── RTTI_DetectedIssue_Evidence.ts │ │ ├── RTTI_DetectedIssue_Mitigation.ts │ │ ├── RTTI_Device.ts │ │ ├── RTTI_DeviceDefinition.ts │ │ ├── RTTI_DeviceDefinition_Capability.ts │ │ ├── RTTI_DeviceDefinition_DeviceName.ts │ │ ├── RTTI_DeviceDefinition_Material.ts │ │ ├── RTTI_DeviceDefinition_Property.ts │ │ ├── RTTI_DeviceDefinition_Specialization.ts │ │ ├── RTTI_DeviceDefinition_UdiDeviceIdentifier.ts │ │ ├── RTTI_DeviceMetric.ts │ │ ├── RTTI_DeviceMetric_Calibration.ts │ │ ├── RTTI_DeviceRequest.ts │ │ ├── RTTI_DeviceRequest_Parameter.ts │ │ ├── RTTI_DeviceUseStatement.ts │ │ ├── RTTI_Device_DeviceName.ts │ │ ├── RTTI_Device_Property.ts │ │ ├── RTTI_Device_Specialization.ts │ │ ├── RTTI_Device_UdiCarrier.ts │ │ ├── RTTI_Device_Version.ts │ │ ├── RTTI_DiagnosticReport.ts │ │ ├── RTTI_DiagnosticReport_Media.ts │ │ ├── RTTI_Distance.ts │ │ ├── RTTI_DocumentManifest.ts │ │ ├── RTTI_DocumentManifest_Related.ts │ │ ├── RTTI_DocumentReference.ts │ │ ├── RTTI_DocumentReference_Content.ts │ │ ├── RTTI_DocumentReference_Context.ts │ │ ├── RTTI_DocumentReference_RelatesTo.ts │ │ ├── RTTI_Dosage.ts │ │ ├── RTTI_Dosage_DoseAndRate.ts │ │ ├── RTTI_Duration.ts │ │ ├── RTTI_EffectEvidenceSynthesis.ts │ │ ├── RTTI_EffectEvidenceSynthesis_Certainty.ts │ │ ├── RTTI_EffectEvidenceSynthesis_CertaintySubcomponent.ts │ │ ├── RTTI_EffectEvidenceSynthesis_EffectEstimate.ts │ │ ├── RTTI_EffectEvidenceSynthesis_PrecisionEstimate.ts │ │ ├── RTTI_EffectEvidenceSynthesis_ResultsByExposure.ts │ │ ├── RTTI_EffectEvidenceSynthesis_SampleSize.ts │ │ ├── RTTI_Element.ts │ │ ├── RTTI_ElementDefinition.ts │ │ ├── RTTI_ElementDefinition_Base.ts │ │ ├── RTTI_ElementDefinition_Binding.ts │ │ ├── RTTI_ElementDefinition_Constraint.ts │ │ ├── RTTI_ElementDefinition_Discriminator.ts │ │ ├── RTTI_ElementDefinition_Example.ts │ │ ├── RTTI_ElementDefinition_Mapping.ts │ │ ├── RTTI_ElementDefinition_Slicing.ts │ │ ├── RTTI_ElementDefinition_Type.ts │ │ ├── RTTI_Encounter.ts │ │ ├── RTTI_Encounter_ClassHistory.ts │ │ ├── RTTI_Encounter_Diagnosis.ts │ │ ├── RTTI_Encounter_Hospitalization.ts │ │ ├── RTTI_Encounter_Location.ts │ │ ├── RTTI_Encounter_Participant.ts │ │ ├── RTTI_Encounter_StatusHistory.ts │ │ ├── RTTI_Endpoint.ts │ │ ├── RTTI_EnrollmentRequest.ts │ │ ├── RTTI_EnrollmentResponse.ts │ │ ├── RTTI_EpisodeOfCare.ts │ │ ├── RTTI_EpisodeOfCare_Diagnosis.ts │ │ ├── RTTI_EpisodeOfCare_StatusHistory.ts │ │ ├── RTTI_EventDefinition.ts │ │ ├── RTTI_Evidence.ts │ │ ├── RTTI_EvidenceVariable.ts │ │ ├── RTTI_EvidenceVariable_Characteristic.ts │ │ ├── RTTI_ExampleScenario.ts │ │ ├── RTTI_ExampleScenario_Actor.ts │ │ ├── RTTI_ExampleScenario_Alternative.ts │ │ ├── RTTI_ExampleScenario_ContainedInstance.ts │ │ ├── RTTI_ExampleScenario_Instance.ts │ │ ├── RTTI_ExampleScenario_Operation.ts │ │ ├── RTTI_ExampleScenario_Process.ts │ │ ├── RTTI_ExampleScenario_Step.ts │ │ ├── RTTI_ExampleScenario_Version.ts │ │ ├── RTTI_ExplanationOfBenefit.ts │ │ ├── RTTI_ExplanationOfBenefit_Accident.ts │ │ ├── RTTI_ExplanationOfBenefit_AddItem.ts │ │ ├── RTTI_ExplanationOfBenefit_Adjudication.ts │ │ ├── RTTI_ExplanationOfBenefit_BenefitBalance.ts │ │ ├── RTTI_ExplanationOfBenefit_CareTeam.ts │ │ ├── RTTI_ExplanationOfBenefit_Detail.ts │ │ ├── RTTI_ExplanationOfBenefit_Detail1.ts │ │ ├── RTTI_ExplanationOfBenefit_Diagnosis.ts │ │ ├── RTTI_ExplanationOfBenefit_Financial.ts │ │ ├── RTTI_ExplanationOfBenefit_Insurance.ts │ │ ├── RTTI_ExplanationOfBenefit_Item.ts │ │ ├── RTTI_ExplanationOfBenefit_Payee.ts │ │ ├── RTTI_ExplanationOfBenefit_Payment.ts │ │ ├── RTTI_ExplanationOfBenefit_Procedure.ts │ │ ├── RTTI_ExplanationOfBenefit_ProcessNote.ts │ │ ├── RTTI_ExplanationOfBenefit_Related.ts │ │ ├── RTTI_ExplanationOfBenefit_SubDetail.ts │ │ ├── RTTI_ExplanationOfBenefit_SubDetail1.ts │ │ ├── RTTI_ExplanationOfBenefit_SupportingInfo.ts │ │ ├── RTTI_ExplanationOfBenefit_Total.ts │ │ ├── RTTI_Expression.ts │ │ ├── RTTI_Extension.ts │ │ ├── RTTI_FamilyMemberHistory.ts │ │ ├── RTTI_FamilyMemberHistory_Condition.ts │ │ ├── RTTI_Flag.ts │ │ ├── RTTI_Goal.ts │ │ ├── RTTI_Goal_Target.ts │ │ ├── RTTI_GraphDefinition.ts │ │ ├── RTTI_GraphDefinition_Compartment.ts │ │ ├── RTTI_GraphDefinition_Link.ts │ │ ├── RTTI_GraphDefinition_Target.ts │ │ ├── RTTI_Group.ts │ │ ├── RTTI_Group_Characteristic.ts │ │ ├── RTTI_Group_Member.ts │ │ ├── RTTI_GuidanceResponse.ts │ │ ├── RTTI_HealthcareService.ts │ │ ├── RTTI_HealthcareService_AvailableTime.ts │ │ ├── RTTI_HealthcareService_Eligibility.ts │ │ ├── RTTI_HealthcareService_NotAvailable.ts │ │ ├── RTTI_HumanName.ts │ │ ├── RTTI_Identifier.ts │ │ ├── RTTI_ImagingStudy.ts │ │ ├── RTTI_ImagingStudy_Instance.ts │ │ ├── RTTI_ImagingStudy_Performer.ts │ │ ├── RTTI_ImagingStudy_Series.ts │ │ ├── RTTI_Immunization.ts │ │ ├── RTTI_ImmunizationEvaluation.ts │ │ ├── RTTI_ImmunizationRecommendation.ts │ │ ├── RTTI_ImmunizationRecommendation_DateCriterion.ts │ │ ├── RTTI_ImmunizationRecommendation_Recommendation.ts │ │ ├── RTTI_Immunization_Education.ts │ │ ├── RTTI_Immunization_Performer.ts │ │ ├── RTTI_Immunization_ProtocolApplied.ts │ │ ├── RTTI_Immunization_Reaction.ts │ │ ├── RTTI_ImplementationGuide.ts │ │ ├── RTTI_ImplementationGuide_Definition.ts │ │ ├── RTTI_ImplementationGuide_DependsOn.ts │ │ ├── RTTI_ImplementationGuide_Global.ts │ │ ├── RTTI_ImplementationGuide_Grouping.ts │ │ ├── RTTI_ImplementationGuide_Manifest.ts │ │ ├── RTTI_ImplementationGuide_Page.ts │ │ ├── RTTI_ImplementationGuide_Page1.ts │ │ ├── RTTI_ImplementationGuide_Parameter.ts │ │ ├── RTTI_ImplementationGuide_Resource.ts │ │ ├── RTTI_ImplementationGuide_Resource1.ts │ │ ├── RTTI_ImplementationGuide_Template.ts │ │ ├── RTTI_InsurancePlan.ts │ │ ├── RTTI_InsurancePlan_Benefit.ts │ │ ├── RTTI_InsurancePlan_Benefit1.ts │ │ ├── RTTI_InsurancePlan_Contact.ts │ │ ├── RTTI_InsurancePlan_Cost.ts │ │ ├── RTTI_InsurancePlan_Coverage.ts │ │ ├── RTTI_InsurancePlan_GeneralCost.ts │ │ ├── RTTI_InsurancePlan_Limit.ts │ │ ├── RTTI_InsurancePlan_Plan.ts │ │ ├── RTTI_InsurancePlan_SpecificCost.ts │ │ ├── RTTI_Invoice.ts │ │ ├── RTTI_Invoice_LineItem.ts │ │ ├── RTTI_Invoice_Participant.ts │ │ ├── RTTI_Invoice_PriceComponent.ts │ │ ├── RTTI_Library.ts │ │ ├── RTTI_Linkage.ts │ │ ├── RTTI_Linkage_Item.ts │ │ ├── RTTI_List.ts │ │ ├── RTTI_List_Entry.ts │ │ ├── RTTI_Location.ts │ │ ├── RTTI_Location_HoursOfOperation.ts │ │ ├── RTTI_Location_Position.ts │ │ ├── RTTI_MarketingStatus.ts │ │ ├── RTTI_Measure.ts │ │ ├── RTTI_MeasureReport.ts │ │ ├── RTTI_MeasureReport_Component.ts │ │ ├── RTTI_MeasureReport_Group.ts │ │ ├── RTTI_MeasureReport_Population.ts │ │ ├── RTTI_MeasureReport_Population1.ts │ │ ├── RTTI_MeasureReport_Stratifier.ts │ │ ├── RTTI_MeasureReport_Stratum.ts │ │ ├── RTTI_Measure_Component.ts │ │ ├── RTTI_Measure_Group.ts │ │ ├── RTTI_Measure_Population.ts │ │ ├── RTTI_Measure_Stratifier.ts │ │ ├── RTTI_Measure_SupplementalData.ts │ │ ├── RTTI_Media.ts │ │ ├── RTTI_Medication.ts │ │ ├── RTTI_MedicationAdministration.ts │ │ ├── RTTI_MedicationAdministration_Dosage.ts │ │ ├── RTTI_MedicationAdministration_Performer.ts │ │ ├── RTTI_MedicationDispense.ts │ │ ├── RTTI_MedicationDispense_Performer.ts │ │ ├── RTTI_MedicationDispense_Substitution.ts │ │ ├── RTTI_MedicationKnowledge.ts │ │ ├── RTTI_MedicationKnowledge_AdministrationGuidelines.ts │ │ ├── RTTI_MedicationKnowledge_Cost.ts │ │ ├── RTTI_MedicationKnowledge_Dosage.ts │ │ ├── RTTI_MedicationKnowledge_DrugCharacteristic.ts │ │ ├── RTTI_MedicationKnowledge_Ingredient.ts │ │ ├── RTTI_MedicationKnowledge_Kinetics.ts │ │ ├── RTTI_MedicationKnowledge_MaxDispense.ts │ │ ├── RTTI_MedicationKnowledge_MedicineClassification.ts │ │ ├── RTTI_MedicationKnowledge_MonitoringProgram.ts │ │ ├── RTTI_MedicationKnowledge_Monograph.ts │ │ ├── RTTI_MedicationKnowledge_Packaging.ts │ │ ├── RTTI_MedicationKnowledge_PatientCharacteristics.ts │ │ ├── RTTI_MedicationKnowledge_Regulatory.ts │ │ ├── RTTI_MedicationKnowledge_RelatedMedicationKnowledge.ts │ │ ├── RTTI_MedicationKnowledge_Schedule.ts │ │ ├── RTTI_MedicationKnowledge_Substitution.ts │ │ ├── RTTI_MedicationRequest.ts │ │ ├── RTTI_MedicationRequest_DispenseRequest.ts │ │ ├── RTTI_MedicationRequest_InitialFill.ts │ │ ├── RTTI_MedicationRequest_Substitution.ts │ │ ├── RTTI_MedicationStatement.ts │ │ ├── RTTI_Medication_Batch.ts │ │ ├── RTTI_Medication_Ingredient.ts │ │ ├── RTTI_MedicinalProduct.ts │ │ ├── RTTI_MedicinalProductAuthorization.ts │ │ ├── RTTI_MedicinalProductAuthorization_JurisdictionalAuthorization.ts │ │ ├── RTTI_MedicinalProductAuthorization_Procedure.ts │ │ ├── RTTI_MedicinalProductContraindication.ts │ │ ├── RTTI_MedicinalProductContraindication_OtherTherapy.ts │ │ ├── RTTI_MedicinalProductIndication.ts │ │ ├── RTTI_MedicinalProductIndication_OtherTherapy.ts │ │ ├── RTTI_MedicinalProductIngredient.ts │ │ ├── RTTI_MedicinalProductIngredient_ReferenceStrength.ts │ │ ├── RTTI_MedicinalProductIngredient_SpecifiedSubstance.ts │ │ ├── RTTI_MedicinalProductIngredient_Strength.ts │ │ ├── RTTI_MedicinalProductIngredient_Substance.ts │ │ ├── RTTI_MedicinalProductInteraction.ts │ │ ├── RTTI_MedicinalProductInteraction_Interactant.ts │ │ ├── RTTI_MedicinalProductManufactured.ts │ │ ├── RTTI_MedicinalProductPackaged.ts │ │ ├── RTTI_MedicinalProductPackaged_BatchIdentifier.ts │ │ ├── RTTI_MedicinalProductPackaged_PackageItem.ts │ │ ├── RTTI_MedicinalProductPharmaceutical.ts │ │ ├── RTTI_MedicinalProductPharmaceutical_Characteristics.ts │ │ ├── RTTI_MedicinalProductPharmaceutical_RouteOfAdministration.ts │ │ ├── RTTI_MedicinalProductPharmaceutical_TargetSpecies.ts │ │ ├── RTTI_MedicinalProductPharmaceutical_WithdrawalPeriod.ts │ │ ├── RTTI_MedicinalProductUndesirableEffect.ts │ │ ├── RTTI_MedicinalProduct_CountryLanguage.ts │ │ ├── RTTI_MedicinalProduct_ManufacturingBusinessOperation.ts │ │ ├── RTTI_MedicinalProduct_Name.ts │ │ ├── RTTI_MedicinalProduct_NamePart.ts │ │ ├── RTTI_MedicinalProduct_SpecialDesignation.ts │ │ ├── RTTI_MessageDefinition.ts │ │ ├── RTTI_MessageDefinition_AllowedResponse.ts │ │ ├── RTTI_MessageDefinition_Focus.ts │ │ ├── RTTI_MessageHeader.ts │ │ ├── RTTI_MessageHeader_Destination.ts │ │ ├── RTTI_MessageHeader_Response.ts │ │ ├── RTTI_MessageHeader_Source.ts │ │ ├── RTTI_Meta.ts │ │ ├── RTTI_MolecularSequence.ts │ │ ├── RTTI_MolecularSequence_Inner.ts │ │ ├── RTTI_MolecularSequence_Outer.ts │ │ ├── RTTI_MolecularSequence_Quality.ts │ │ ├── RTTI_MolecularSequence_ReferenceSeq.ts │ │ ├── RTTI_MolecularSequence_Repository.ts │ │ ├── RTTI_MolecularSequence_Roc.ts │ │ ├── RTTI_MolecularSequence_StructureVariant.ts │ │ ├── RTTI_MolecularSequence_Variant.ts │ │ ├── RTTI_Money.ts │ │ ├── RTTI_NamingSystem.ts │ │ ├── RTTI_NamingSystem_UniqueId.ts │ │ ├── RTTI_Narrative.ts │ │ ├── RTTI_NutritionOrder.ts │ │ ├── RTTI_NutritionOrder_Administration.ts │ │ ├── RTTI_NutritionOrder_EnteralFormula.ts │ │ ├── RTTI_NutritionOrder_Nutrient.ts │ │ ├── RTTI_NutritionOrder_OralDiet.ts │ │ ├── RTTI_NutritionOrder_Supplement.ts │ │ ├── RTTI_NutritionOrder_Texture.ts │ │ ├── RTTI_Observation.ts │ │ ├── RTTI_ObservationDefinition.ts │ │ ├── RTTI_ObservationDefinition_QualifiedInterval.ts │ │ ├── RTTI_ObservationDefinition_QuantitativeDetails.ts │ │ ├── RTTI_Observation_Component.ts │ │ ├── RTTI_Observation_ReferenceRange.ts │ │ ├── RTTI_OperationDefinition.ts │ │ ├── RTTI_OperationDefinition_Binding.ts │ │ ├── RTTI_OperationDefinition_Overload.ts │ │ ├── RTTI_OperationDefinition_Parameter.ts │ │ ├── RTTI_OperationDefinition_ReferencedFrom.ts │ │ ├── RTTI_OperationOutcome.ts │ │ ├── RTTI_OperationOutcome_Issue.ts │ │ ├── RTTI_Organization.ts │ │ ├── RTTI_OrganizationAffiliation.ts │ │ ├── RTTI_Organization_Contact.ts │ │ ├── RTTI_ParameterDefinition.ts │ │ ├── RTTI_Parameters.ts │ │ ├── RTTI_Parameters_Parameter.ts │ │ ├── RTTI_Patient.ts │ │ ├── RTTI_Patient_Communication.ts │ │ ├── RTTI_Patient_Contact.ts │ │ ├── RTTI_Patient_Link.ts │ │ ├── RTTI_PaymentNotice.ts │ │ ├── RTTI_PaymentReconciliation.ts │ │ ├── RTTI_PaymentReconciliation_Detail.ts │ │ ├── RTTI_PaymentReconciliation_ProcessNote.ts │ │ ├── RTTI_Period.ts │ │ ├── RTTI_Person.ts │ │ ├── RTTI_Person_Link.ts │ │ ├── RTTI_PlanDefinition.ts │ │ ├── RTTI_PlanDefinition_Action.ts │ │ ├── RTTI_PlanDefinition_Condition.ts │ │ ├── RTTI_PlanDefinition_DynamicValue.ts │ │ ├── RTTI_PlanDefinition_Goal.ts │ │ ├── RTTI_PlanDefinition_Participant.ts │ │ ├── RTTI_PlanDefinition_RelatedAction.ts │ │ ├── RTTI_PlanDefinition_Target.ts │ │ ├── RTTI_Population.ts │ │ ├── RTTI_Practitioner.ts │ │ ├── RTTI_PractitionerRole.ts │ │ ├── RTTI_PractitionerRole_AvailableTime.ts │ │ ├── RTTI_PractitionerRole_NotAvailable.ts │ │ ├── RTTI_Practitioner_Qualification.ts │ │ ├── RTTI_Procedure.ts │ │ ├── RTTI_Procedure_FocalDevice.ts │ │ ├── RTTI_Procedure_Performer.ts │ │ ├── RTTI_ProdCharacteristic.ts │ │ ├── RTTI_ProductShelfLife.ts │ │ ├── RTTI_Provenance.ts │ │ ├── RTTI_Provenance_Agent.ts │ │ ├── RTTI_Provenance_Entity.ts │ │ ├── RTTI_Quantity.ts │ │ ├── RTTI_Questionnaire.ts │ │ ├── RTTI_QuestionnaireResponse.ts │ │ ├── RTTI_QuestionnaireResponse_Answer.ts │ │ ├── RTTI_QuestionnaireResponse_Item.ts │ │ ├── RTTI_Questionnaire_AnswerOption.ts │ │ ├── RTTI_Questionnaire_EnableWhen.ts │ │ ├── RTTI_Questionnaire_Initial.ts │ │ ├── RTTI_Questionnaire_Item.ts │ │ ├── RTTI_Range.ts │ │ ├── RTTI_Ratio.ts │ │ ├── RTTI_Reference.ts │ │ ├── RTTI_RelatedArtifact.ts │ │ ├── RTTI_RelatedPerson.ts │ │ ├── RTTI_RelatedPerson_Communication.ts │ │ ├── RTTI_RequestGroup.ts │ │ ├── RTTI_RequestGroup_Action.ts │ │ ├── RTTI_RequestGroup_Condition.ts │ │ ├── RTTI_RequestGroup_RelatedAction.ts │ │ ├── RTTI_ResearchDefinition.ts │ │ ├── RTTI_ResearchElementDefinition.ts │ │ ├── RTTI_ResearchElementDefinition_Characteristic.ts │ │ ├── RTTI_ResearchStudy.ts │ │ ├── RTTI_ResearchStudy_Arm.ts │ │ ├── RTTI_ResearchStudy_Objective.ts │ │ ├── RTTI_ResearchSubject.ts │ │ ├── RTTI_RiskAssessment.ts │ │ ├── RTTI_RiskAssessment_Prediction.ts │ │ ├── RTTI_RiskEvidenceSynthesis.ts │ │ ├── RTTI_RiskEvidenceSynthesis_Certainty.ts │ │ ├── RTTI_RiskEvidenceSynthesis_CertaintySubcomponent.ts │ │ ├── RTTI_RiskEvidenceSynthesis_PrecisionEstimate.ts │ │ ├── RTTI_RiskEvidenceSynthesis_RiskEstimate.ts │ │ ├── RTTI_RiskEvidenceSynthesis_SampleSize.ts │ │ ├── RTTI_SampledData.ts │ │ ├── RTTI_Schedule.ts │ │ ├── RTTI_SearchParameter.ts │ │ ├── RTTI_SearchParameter_Component.ts │ │ ├── RTTI_ServiceRequest.ts │ │ ├── RTTI_Signature.ts │ │ ├── RTTI_Slot.ts │ │ ├── RTTI_Specimen.ts │ │ ├── RTTI_SpecimenDefinition.ts │ │ ├── RTTI_SpecimenDefinition_Additive.ts │ │ ├── RTTI_SpecimenDefinition_Container.ts │ │ ├── RTTI_SpecimenDefinition_Handling.ts │ │ ├── RTTI_SpecimenDefinition_TypeTested.ts │ │ ├── RTTI_Specimen_Collection.ts │ │ ├── RTTI_Specimen_Container.ts │ │ ├── RTTI_Specimen_Processing.ts │ │ ├── RTTI_StructureDefinition.ts │ │ ├── RTTI_StructureDefinition_Context.ts │ │ ├── RTTI_StructureDefinition_Differential.ts │ │ ├── RTTI_StructureDefinition_Mapping.ts │ │ ├── RTTI_StructureDefinition_Snapshot.ts │ │ ├── RTTI_StructureMap.ts │ │ ├── RTTI_StructureMap_Dependent.ts │ │ ├── RTTI_StructureMap_Group.ts │ │ ├── RTTI_StructureMap_Input.ts │ │ ├── RTTI_StructureMap_Parameter.ts │ │ ├── RTTI_StructureMap_Rule.ts │ │ ├── RTTI_StructureMap_Source.ts │ │ ├── RTTI_StructureMap_Structure.ts │ │ ├── RTTI_StructureMap_Target.ts │ │ ├── RTTI_Subscription.ts │ │ ├── RTTI_Subscription_Channel.ts │ │ ├── RTTI_Substance.ts │ │ ├── RTTI_SubstanceAmount.ts │ │ ├── RTTI_SubstanceAmount_ReferenceRange.ts │ │ ├── RTTI_SubstanceNucleicAcid.ts │ │ ├── RTTI_SubstanceNucleicAcid_Linkage.ts │ │ ├── RTTI_SubstanceNucleicAcid_Subunit.ts │ │ ├── RTTI_SubstanceNucleicAcid_Sugar.ts │ │ ├── RTTI_SubstancePolymer.ts │ │ ├── RTTI_SubstancePolymer_DegreeOfPolymerisation.ts │ │ ├── RTTI_SubstancePolymer_MonomerSet.ts │ │ ├── RTTI_SubstancePolymer_Repeat.ts │ │ ├── RTTI_SubstancePolymer_RepeatUnit.ts │ │ ├── RTTI_SubstancePolymer_StartingMaterial.ts │ │ ├── RTTI_SubstancePolymer_StructuralRepresentation.ts │ │ ├── RTTI_SubstanceProtein.ts │ │ ├── RTTI_SubstanceProtein_Subunit.ts │ │ ├── RTTI_SubstanceReferenceInformation.ts │ │ ├── RTTI_SubstanceReferenceInformation_Classification.ts │ │ ├── RTTI_SubstanceReferenceInformation_Gene.ts │ │ ├── RTTI_SubstanceReferenceInformation_GeneElement.ts │ │ ├── RTTI_SubstanceReferenceInformation_Target.ts │ │ ├── RTTI_SubstanceSourceMaterial.ts │ │ ├── RTTI_SubstanceSourceMaterial_Author.ts │ │ ├── RTTI_SubstanceSourceMaterial_FractionDescription.ts │ │ ├── RTTI_SubstanceSourceMaterial_Hybrid.ts │ │ ├── RTTI_SubstanceSourceMaterial_Organism.ts │ │ ├── RTTI_SubstanceSourceMaterial_OrganismGeneral.ts │ │ ├── RTTI_SubstanceSourceMaterial_PartDescription.ts │ │ ├── RTTI_SubstanceSpecification.ts │ │ ├── RTTI_SubstanceSpecification_Code.ts │ │ ├── RTTI_SubstanceSpecification_Isotope.ts │ │ ├── RTTI_SubstanceSpecification_Moiety.ts │ │ ├── RTTI_SubstanceSpecification_MolecularWeight.ts │ │ ├── RTTI_SubstanceSpecification_Name.ts │ │ ├── RTTI_SubstanceSpecification_Official.ts │ │ ├── RTTI_SubstanceSpecification_Property.ts │ │ ├── RTTI_SubstanceSpecification_Relationship.ts │ │ ├── RTTI_SubstanceSpecification_Representation.ts │ │ ├── RTTI_SubstanceSpecification_Structure.ts │ │ ├── RTTI_Substance_Ingredient.ts │ │ ├── RTTI_Substance_Instance.ts │ │ ├── RTTI_SupplyDelivery.ts │ │ ├── RTTI_SupplyDelivery_SuppliedItem.ts │ │ ├── RTTI_SupplyRequest.ts │ │ ├── RTTI_SupplyRequest_Parameter.ts │ │ ├── RTTI_Task.ts │ │ ├── RTTI_Task_Input.ts │ │ ├── RTTI_Task_Output.ts │ │ ├── RTTI_Task_Restriction.ts │ │ ├── RTTI_TerminologyCapabilities.ts │ │ ├── RTTI_TerminologyCapabilities_Closure.ts │ │ ├── RTTI_TerminologyCapabilities_CodeSystem.ts │ │ ├── RTTI_TerminologyCapabilities_Expansion.ts │ │ ├── RTTI_TerminologyCapabilities_Filter.ts │ │ ├── RTTI_TerminologyCapabilities_Implementation.ts │ │ ├── RTTI_TerminologyCapabilities_Parameter.ts │ │ ├── RTTI_TerminologyCapabilities_Software.ts │ │ ├── RTTI_TerminologyCapabilities_Translation.ts │ │ ├── RTTI_TerminologyCapabilities_ValidateCode.ts │ │ ├── RTTI_TerminologyCapabilities_Version.ts │ │ ├── RTTI_TestReport.ts │ │ ├── RTTI_TestReport_Action.ts │ │ ├── RTTI_TestReport_Action1.ts │ │ ├── RTTI_TestReport_Action2.ts │ │ ├── RTTI_TestReport_Assert.ts │ │ ├── RTTI_TestReport_Operation.ts │ │ ├── RTTI_TestReport_Participant.ts │ │ ├── RTTI_TestReport_Setup.ts │ │ ├── RTTI_TestReport_Teardown.ts │ │ ├── RTTI_TestReport_Test.ts │ │ ├── RTTI_TestScript.ts │ │ ├── RTTI_TestScript_Action.ts │ │ ├── RTTI_TestScript_Action1.ts │ │ ├── RTTI_TestScript_Action2.ts │ │ ├── RTTI_TestScript_Assert.ts │ │ ├── RTTI_TestScript_Capability.ts │ │ ├── RTTI_TestScript_Destination.ts │ │ ├── RTTI_TestScript_Fixture.ts │ │ ├── RTTI_TestScript_Link.ts │ │ ├── RTTI_TestScript_Metadata.ts │ │ ├── RTTI_TestScript_Operation.ts │ │ ├── RTTI_TestScript_Origin.ts │ │ ├── RTTI_TestScript_RequestHeader.ts │ │ ├── RTTI_TestScript_Setup.ts │ │ ├── RTTI_TestScript_Teardown.ts │ │ ├── RTTI_TestScript_Test.ts │ │ ├── RTTI_TestScript_Variable.ts │ │ ├── RTTI_Timing.ts │ │ ├── RTTI_Timing_Repeat.ts │ │ ├── RTTI_TriggerDefinition.ts │ │ ├── RTTI_UsageContext.ts │ │ ├── RTTI_ValueSet.ts │ │ ├── RTTI_ValueSet_Compose.ts │ │ ├── RTTI_ValueSet_Concept.ts │ │ ├── RTTI_ValueSet_Contains.ts │ │ ├── RTTI_ValueSet_Designation.ts │ │ ├── RTTI_ValueSet_Expansion.ts │ │ ├── RTTI_ValueSet_Filter.ts │ │ ├── RTTI_ValueSet_Include.ts │ │ ├── RTTI_ValueSet_Parameter.ts │ │ ├── RTTI_VerificationResult.ts │ │ ├── RTTI_VerificationResult_Attestation.ts │ │ ├── RTTI_VerificationResult_PrimarySource.ts │ │ ├── RTTI_VerificationResult_Validator.ts │ │ ├── RTTI_VisionPrescription.ts │ │ ├── RTTI_VisionPrescription_LensSpecification.ts │ │ ├── RTTI_VisionPrescription_Prism.ts │ │ └── index.ts │ ├── Scalar │ │ ├── RTTI_base64Binary.ts │ │ ├── RTTI_canonical.ts │ │ ├── RTTI_code.ts │ │ ├── RTTI_date.ts │ │ ├── RTTI_dateTime.ts │ │ ├── RTTI_decimal.ts │ │ ├── RTTI_id.ts │ │ ├── RTTI_instant.ts │ │ ├── RTTI_integer.ts │ │ ├── RTTI_markdown.ts │ │ ├── RTTI_oid.ts │ │ ├── RTTI_positiveInt.ts │ │ ├── RTTI_time.ts │ │ ├── RTTI_unsignedInt.ts │ │ ├── RTTI_uri.ts │ │ ├── RTTI_url.ts │ │ ├── RTTI_uuid.ts │ │ ├── RTTI_xhtml.ts │ │ └── index.ts │ ├── Union │ │ ├── RTTI_ResourceList.ts │ │ └── index.ts │ ├── definition │ │ └── fhir.schema.json │ └── index.ts ├── __tests__ │ ├── Expression.spec.ts │ ├── canonical.spec.ts │ ├── fhir_samples.spec.ts │ ├── samples │ │ ├── Account │ │ │ ├── account-example-with-guarantor.json │ │ │ └── account-example.json │ │ ├── ActivityDefinition │ │ │ ├── activitydefinition-administer-zika-virus-exposure-assessment.json │ │ │ ├── activitydefinition-example.json │ │ │ ├── activitydefinition-medicationorder-example.json │ │ │ ├── activitydefinition-order-serum-dengue-virus-igm.json │ │ │ ├── activitydefinition-order-serum-zika-dengue-virus-igm.json │ │ │ ├── activitydefinition-predecessor-example.json │ │ │ ├── activitydefinition-provide-mosquito-prevention-advice.json │ │ │ ├── activitydefinition-servicerequest-example.json │ │ │ └── activitydefinition-supplyrequest-example.json │ │ ├── AdverseEvent │ │ │ └── adverseevent-example.json │ │ ├── AllergyIntolerance │ │ │ ├── allergyintolerance-example.json │ │ │ ├── allergyintolerance-fishallergy.json │ │ │ ├── allergyintolerance-medication.json │ │ │ ├── allergyintolerance-nka.json │ │ │ ├── allergyintolerance-nkda.json │ │ │ └── allergyintolerance-nkla.json │ │ ├── Appointment │ │ │ ├── appointment-example-request.json │ │ │ ├── appointment-example.json │ │ │ └── appointment-example2doctors.json │ │ ├── AppointmentResponse │ │ │ ├── appointmentresponse-example-req.json │ │ │ └── appointmentresponse-example.json │ │ ├── Basic │ │ │ ├── basic-example-narrative.json │ │ │ ├── basic-example.json │ │ │ └── basic-example2.json │ │ ├── Binary │ │ │ ├── binary-example.json │ │ │ └── binary-f006.json │ │ ├── BiologicallyDerivedProduct │ │ │ └── biologicallyderivedproduct-example.json │ │ ├── BodyStructure │ │ │ ├── bodystructure-example-fetus.json │ │ │ ├── bodystructure-example-skin-patch.json │ │ │ └── bodystructure-example-tumor.json │ │ ├── Bundle │ │ │ ├── bundle-example.json │ │ │ ├── bundle-references.json │ │ │ ├── bundle-request-medsallergies.json │ │ │ ├── bundle-request-simplesummary.json │ │ │ ├── bundle-response-medsallergies.json │ │ │ ├── bundle-response-simplesummary.json │ │ │ ├── bundle-response.json │ │ │ ├── bundle-search-warning.json │ │ │ ├── bundle-transaction.json │ │ │ ├── conceptmaps.json │ │ │ ├── dataelements.json │ │ │ ├── diagnosticreport-example-f001-bloodexam.json │ │ │ ├── diagnosticreport-example-f202-bloodculture.json │ │ │ ├── diagnosticreport-example-lipids.json │ │ │ ├── diagnosticreport-example.json │ │ │ ├── diagnosticreport-genetics-comprehensive-bone-marrow-report.json │ │ │ ├── diagnosticreport-genetics-example-2-familyhistory.json │ │ │ ├── document-example-dischargesummary.json │ │ │ ├── endpoint-examples-general-template.json │ │ │ ├── extension-definitions.json │ │ │ ├── external-resources.json │ │ │ ├── location-examples-general.json │ │ │ ├── message-request-link.json │ │ │ ├── message-response-link.json │ │ │ ├── namingsystem-registry.json │ │ │ ├── namingsystem-terminologies.json │ │ │ ├── patient-examples-cypress-template.json │ │ │ ├── patient-examples-general.json │ │ │ ├── practitioner-examples-general.json │ │ │ ├── practitionerrole-examples-general.json │ │ │ ├── profiles-others.json │ │ │ ├── profiles-resources.json │ │ │ ├── profiles-types.json │ │ │ ├── questionnaire-profile-example-ussg-fht.json │ │ │ ├── v3-codesystems.json │ │ │ └── xds-example.json │ │ ├── CapabilityStatement │ │ │ ├── capabilitystatement-base.json │ │ │ ├── capabilitystatement-base2.json │ │ │ ├── capabilitystatement-example.json │ │ │ ├── capabilitystatement-knowledge-repository.json │ │ │ ├── capabilitystatement-measure-processor.json │ │ │ ├── capabilitystatement-messagedefinition.json │ │ │ ├── capabilitystatement-phr-example.json │ │ │ └── capabilitystatement-terminology-server.json │ │ ├── CarePlan │ │ │ ├── careplan-example-GPVisit.json │ │ │ ├── careplan-example-f001-heart.json │ │ │ ├── careplan-example-f002-lung.json │ │ │ ├── careplan-example-f003-pharynx.json │ │ │ ├── careplan-example-f201-renal.json │ │ │ ├── careplan-example-f202-malignancy.json │ │ │ ├── careplan-example-f203-sepsis.json │ │ │ ├── careplan-example-integrated.json │ │ │ ├── careplan-example-obesity-narrative.json │ │ │ ├── careplan-example-pregnancy.json │ │ │ └── careplan-example.json │ │ ├── CareTeam │ │ │ └── careteam-example.json │ │ ├── CatalogEntry │ │ │ └── catalogentry-example.json │ │ ├── ChargeItem │ │ │ └── chargeitem-example.json │ │ ├── ChargeItemDefinition │ │ │ ├── chargeitemdefinition-device-example.json │ │ │ └── chargeitemdefinition-ebm-example.json │ │ ├── Claim │ │ │ ├── claim-example-cms1500-medical.json │ │ │ ├── claim-example-institutional-rich.json │ │ │ ├── claim-example-institutional.json │ │ │ ├── claim-example-oral-average.json │ │ │ ├── claim-example-oral-bridge.json │ │ │ ├── claim-example-oral-contained-identifier.json │ │ │ ├── claim-example-oral-contained.json │ │ │ ├── claim-example-oral-identifier.json │ │ │ ├── claim-example-oral-orthoplan.json │ │ │ ├── claim-example-pharmacy-compound.json │ │ │ ├── claim-example-pharmacy-medication.json │ │ │ ├── claim-example-pharmacy.json │ │ │ ├── claim-example-professional.json │ │ │ ├── claim-example-vision-glasses-3tier.json │ │ │ ├── claim-example-vision-glasses.json │ │ │ ├── claim-example-vision.json │ │ │ └── claim-example.json │ │ ├── ClaimResponse │ │ │ ├── claimresponse-example-2.json │ │ │ ├── claimresponse-example-additem.json │ │ │ ├── claimresponse-example-unsolicited-preauth.json │ │ │ ├── claimresponse-example-vision-3tier.json │ │ │ └── claimresponse-example.json │ │ ├── ClinicalImpression │ │ │ └── clinicalimpression-example.json │ │ ├── CodeSystem │ │ │ ├── codesystem-FHIR-version.json │ │ │ ├── codesystem-abstract-types.json │ │ │ ├── codesystem-account-status.json │ │ │ ├── codesystem-action-cardinality-behavior.json │ │ │ ├── codesystem-action-condition-kind.json │ │ │ ├── codesystem-action-grouping-behavior.json │ │ │ ├── codesystem-action-participant-type.json │ │ │ ├── codesystem-action-precheck-behavior.json │ │ │ ├── codesystem-action-relationship-type.json │ │ │ ├── codesystem-action-required-behavior.json │ │ │ ├── codesystem-action-selection-behavior.json │ │ │ ├── codesystem-action-type.json │ │ │ ├── codesystem-activity-definition-category.json │ │ │ ├── codesystem-additionalmaterials.json │ │ │ ├── codesystem-address-type.json │ │ │ ├── codesystem-address-use.json │ │ │ ├── codesystem-adjudication-error.json │ │ │ ├── codesystem-adjudication-reason.json │ │ │ ├── codesystem-adjudication.json │ │ │ ├── codesystem-administrative-gender.json │ │ │ ├── codesystem-adverse-event-actuality.json │ │ │ ├── codesystem-adverse-event-category.json │ │ │ ├── codesystem-adverse-event-causality-assess.json │ │ │ ├── codesystem-adverse-event-causality-method.json │ │ │ ├── codesystem-adverse-event-outcome.json │ │ │ ├── codesystem-adverse-event-seriousness.json │ │ │ ├── codesystem-adverse-event-severity.json │ │ │ ├── codesystem-allerg-intol-substance-exp-risk.json │ │ │ ├── codesystem-allergy-intolerance-category.json │ │ │ ├── codesystem-allergy-intolerance-criticality.json │ │ │ ├── codesystem-allergy-intolerance-type.json │ │ │ ├── codesystem-allergyintolerance-clinical.json │ │ │ ├── codesystem-allergyintolerance-verification.json │ │ │ ├── codesystem-animal-genderstatus.json │ │ │ ├── codesystem-animal-species.json │ │ │ ├── codesystem-appointment-cancellation-reason.json │ │ │ ├── codesystem-appointmentstatus.json │ │ │ ├── codesystem-assert-direction-codes.json │ │ │ ├── codesystem-assert-operator-codes.json │ │ │ ├── codesystem-assert-response-code-types.json │ │ │ ├── codesystem-asset-availability.json │ │ │ ├── codesystem-audit-entity-type.json │ │ │ ├── codesystem-audit-event-action.json │ │ │ ├── codesystem-audit-event-outcome.json │ │ │ ├── codesystem-audit-event-type.json │ │ │ ├── codesystem-audit-source-type.json │ │ │ ├── codesystem-basic-resource-type.json │ │ │ ├── codesystem-benefit-network.json │ │ │ ├── codesystem-benefit-term.json │ │ │ ├── codesystem-benefit-type.json │ │ │ ├── codesystem-benefit-unit.json │ │ │ ├── codesystem-binding-strength.json │ │ │ ├── codesystem-bundle-type.json │ │ │ ├── codesystem-capability-statement-kind.json │ │ │ ├── codesystem-care-plan-activity-status.json │ │ │ ├── codesystem-care-team-status.json │ │ │ ├── codesystem-catalogType.json │ │ │ ├── codesystem-cdshooks-indicator.json │ │ │ ├── codesystem-certainty-subcomponent-rating.json │ │ │ ├── codesystem-certainty-subcomponent-type.json │ │ │ ├── codesystem-chargeitem-billingcodes.json │ │ │ ├── codesystem-chargeitem-status.json │ │ │ ├── codesystem-choice-list-orientation.json │ │ │ ├── codesystem-chromosome-human.json │ │ │ ├── codesystem-claim-careteamrole.json │ │ │ ├── codesystem-claim-exception.json │ │ │ ├── codesystem-claim-informationcategory.json │ │ │ ├── codesystem-claim-modifiers.json │ │ │ ├── codesystem-claim-subtype.json │ │ │ ├── codesystem-claim-type.json │ │ │ ├── codesystem-claim-use.json │ │ │ ├── codesystem-code-search-support.json │ │ │ ├── codesystem-codesystem-altcode-kind.json │ │ │ ├── codesystem-codesystem-content-mode.json │ │ │ ├── codesystem-codesystem-hierarchy-meaning.json │ │ │ ├── codesystem-common-tags.json │ │ │ ├── codesystem-communication-category.json │ │ │ ├── codesystem-communication-not-done-reason.json │ │ │ ├── codesystem-communication-topic.json │ │ │ ├── codesystem-compartment-type.json │ │ │ ├── codesystem-composite-measure-scoring.json │ │ │ ├── codesystem-composition-altcode-kind.json │ │ │ ├── codesystem-composition-attestation-mode.json │ │ │ ├── codesystem-composition-status.json │ │ │ ├── codesystem-concept-map-equivalence.json │ │ │ ├── codesystem-concept-properties.json │ │ │ ├── codesystem-concept-property-type.json │ │ │ ├── codesystem-concept-subsumption-outcome.json │ │ │ ├── codesystem-conceptmap-unmapped-mode.json │ │ │ ├── codesystem-condition-category.json │ │ │ ├── codesystem-condition-clinical.json │ │ │ ├── codesystem-condition-state.json │ │ │ ├── codesystem-condition-ver-status.json │ │ │ ├── codesystem-conditional-delete-status.json │ │ │ ├── codesystem-conditional-read-status.json │ │ │ ├── codesystem-conformance-expectation.json │ │ │ ├── codesystem-consent-action.json │ │ │ ├── codesystem-consent-category.json │ │ │ ├── codesystem-consent-data-meaning.json │ │ │ ├── codesystem-consent-performer.json │ │ │ ├── codesystem-consent-policy.json │ │ │ ├── codesystem-consent-provision-type.json │ │ │ ├── codesystem-consent-scope.json │ │ │ ├── codesystem-consent-state-codes.json │ │ │ ├── codesystem-constraint-severity.json │ │ │ ├── codesystem-contact-point-system.json │ │ │ ├── codesystem-contact-point-use.json │ │ │ ├── codesystem-contactentity-type.json │ │ │ ├── codesystem-container-cap.json │ │ │ ├── codesystem-contract-action.json │ │ │ ├── codesystem-contract-actionstatus.json │ │ │ ├── codesystem-contract-actorrole.json │ │ │ ├── codesystem-contract-assetcontext.json │ │ │ ├── codesystem-contract-assetscope.json │ │ │ ├── codesystem-contract-assetsubtype.json │ │ │ ├── codesystem-contract-assettype.json │ │ │ ├── codesystem-contract-content-derivative.json │ │ │ ├── codesystem-contract-data-meaning.json │ │ │ ├── codesystem-contract-decision-mode.json │ │ │ ├── codesystem-contract-definition-subtype.json │ │ │ ├── codesystem-contract-definition-type.json │ │ │ ├── codesystem-contract-expiration-type.json │ │ │ ├── codesystem-contract-legalstate.json │ │ │ ├── codesystem-contract-party-role.json │ │ │ ├── codesystem-contract-publicationstatus.json │ │ │ ├── codesystem-contract-scope.json │ │ │ ├── codesystem-contract-security-category.json │ │ │ ├── codesystem-contract-security-classification.json │ │ │ ├── codesystem-contract-security-control.json │ │ │ ├── codesystem-contract-signer-type.json │ │ │ ├── codesystem-contract-status.json │ │ │ ├── codesystem-contract-subtype.json │ │ │ ├── codesystem-contract-term-subtype.json │ │ │ ├── codesystem-contract-term-type.json │ │ │ ├── codesystem-contract-type.json │ │ │ ├── codesystem-contributor-type.json │ │ │ ├── codesystem-copy-number-event.json │ │ │ ├── codesystem-coverage-class.json │ │ │ ├── codesystem-coverage-copay-type.json │ │ │ ├── codesystem-coverage-financial-exception.json │ │ │ ├── codesystem-coverage-selfpay.json │ │ │ ├── codesystem-coverageeligibilityresponse-ex-auth-support.json │ │ │ ├── codesystem-data-absent-reason.json │ │ │ ├── codesystem-data-types.json │ │ │ ├── codesystem-days-of-week.json │ │ │ ├── codesystem-definition-resource-types.json │ │ │ ├── codesystem-definition-status.json │ │ │ ├── codesystem-definition-topic.json │ │ │ ├── codesystem-definition-use.json │ │ │ ├── codesystem-detectedissue-severity.json │ │ │ ├── codesystem-device-action.json │ │ │ ├── codesystem-device-definition-status.json │ │ │ ├── codesystem-device-nametype.json │ │ │ ├── codesystem-device-statement-status.json │ │ │ ├── codesystem-device-status-reason.json │ │ │ ├── codesystem-device-status.json │ │ │ ├── codesystem-diagnosis-role.json │ │ │ ├── codesystem-diagnostic-report-status.json │ │ │ ├── codesystem-dicom-audit-lifecycle.json │ │ │ ├── codesystem-dicom-dcim.json │ │ │ ├── codesystem-discriminator-type.json │ │ │ ├── codesystem-document-mode.json │ │ │ ├── codesystem-document-reference-status.json │ │ │ ├── codesystem-document-relationship-type.json │ │ │ ├── codesystem-dose-rate-type.json │ │ │ ├── codesystem-effect-estimate-type.json │ │ │ ├── codesystem-eligibilityrequest-purpose.json │ │ │ ├── codesystem-eligibilityresponse-purpose.json │ │ │ ├── codesystem-encounter-admit-source.json │ │ │ ├── codesystem-encounter-diet.json │ │ │ ├── codesystem-encounter-discharge-disposition.json │ │ │ ├── codesystem-encounter-location-status.json │ │ │ ├── codesystem-encounter-participant-type.json │ │ │ ├── codesystem-encounter-special-arrangements.json │ │ │ ├── codesystem-encounter-status.json │ │ │ ├── codesystem-encounter-type.json │ │ │ ├── codesystem-endpoint-connection-type.json │ │ │ ├── codesystem-endpoint-payload-type.json │ │ │ ├── codesystem-endpoint-status.json │ │ │ ├── codesystem-entformula-additive.json │ │ │ ├── codesystem-episode-of-care-status.json │ │ │ ├── codesystem-episodeofcare-type.json │ │ │ ├── codesystem-event-capability-mode.json │ │ │ ├── codesystem-event-resource-types.json │ │ │ ├── codesystem-event-status.json │ │ │ ├── codesystem-event-timing.json │ │ │ ├── codesystem-evidence-quality.json │ │ │ ├── codesystem-evidence-variant-state.json │ │ │ ├── codesystem-ex-benefitcategory.json │ │ │ ├── codesystem-ex-diagnosis-on-admission.json │ │ │ ├── codesystem-ex-diagnosisrelatedgroup.json │ │ │ ├── codesystem-ex-diagnosistype.json │ │ │ ├── codesystem-ex-onsettype.json │ │ │ ├── codesystem-ex-payee-resource-type.json │ │ │ ├── codesystem-ex-paymenttype.json │ │ │ ├── codesystem-ex-procedure-type.json │ │ │ ├── codesystem-ex-program-code.json │ │ │ ├── codesystem-ex-revenue-center.json │ │ │ ├── codesystem-example-summary.json │ │ │ ├── codesystem-example-supplement.json │ │ │ ├── codesystem-example.json │ │ │ ├── codesystem-examplescenario-actor-type.json │ │ │ ├── codesystem-expansion-parameter-source.json │ │ │ ├── codesystem-expansion-processing-rule.json │ │ │ ├── codesystem-explanationofbenefit-status.json │ │ │ ├── codesystem-exposure-state.json │ │ │ ├── codesystem-expression-language.json │ │ │ ├── codesystem-extension-context-type.json │ │ │ ├── codesystem-extra-activity-type.json │ │ │ ├── codesystem-extra-security-role-type.json │ │ │ ├── codesystem-feeding-device.json │ │ │ ├── codesystem-filter-operator.json │ │ │ ├── codesystem-financial-taskcode.json │ │ │ ├── codesystem-financial-taskinputtype.json │ │ │ ├── codesystem-flag-category.json │ │ │ ├── codesystem-flag-priority.json │ │ │ ├── codesystem-flag-status.json │ │ │ ├── codesystem-fm-conditions.json │ │ │ ├── codesystem-fm-itemtype.json │ │ │ ├── codesystem-fm-status.json │ │ │ ├── codesystem-forms.json │ │ │ ├── codesystem-fundsreserve.json │ │ │ ├── codesystem-gender-identity.json │ │ │ ├── codesystem-goal-acceptance-status.json │ │ │ ├── codesystem-goal-achievement.json │ │ │ ├── codesystem-goal-category.json │ │ │ ├── codesystem-goal-priority.json │ │ │ ├── codesystem-goal-relationship-type.json │ │ │ ├── codesystem-goal-status-reason.json │ │ │ ├── codesystem-goal-status.json │ │ │ ├── codesystem-graph-compartment-rule.json │ │ │ ├── codesystem-graph-compartment-use.json │ │ │ ├── codesystem-group-measure.json │ │ │ ├── codesystem-group-type.json │ │ │ ├── codesystem-guidance-response-status.json │ │ │ ├── codesystem-guide-page-generation.json │ │ │ ├── codesystem-guide-parameter-code.json │ │ │ ├── codesystem-handling-condition.json │ │ │ ├── codesystem-history-absent-reason.json │ │ │ ├── codesystem-history-status.json │ │ │ ├── codesystem-hl7-work-group.json │ │ │ ├── codesystem-http-operations.json │ │ │ ├── codesystem-http-verb.json │ │ │ ├── codesystem-icd-10-procedures.json │ │ │ ├── codesystem-identifier-use.json │ │ │ ├── codesystem-identity-assuranceLevel.json │ │ │ ├── codesystem-imagingstudy-status.json │ │ │ ├── codesystem-immunization-evaluation-dose-status-reason.json │ │ │ ├── codesystem-immunization-evaluation-dose-status.json │ │ │ ├── codesystem-immunization-funding-source.json │ │ │ ├── codesystem-immunization-origin.json │ │ │ ├── codesystem-immunization-program-eligibility.json │ │ │ ├── codesystem-immunization-recommendation-status.json │ │ │ ├── codesystem-immunization-subpotent-reason.json │ │ │ ├── codesystem-implantStatus.json │ │ │ ├── codesystem-insuranceplan-applicability.json │ │ │ ├── codesystem-insuranceplan-type.json │ │ │ ├── codesystem-intervention.json │ │ │ ├── codesystem-invoice-priceComponentType.json │ │ │ ├── codesystem-invoice-status.json │ │ │ ├── codesystem-iso-21089-lifecycle.json │ │ │ ├── codesystem-issue-severity.json │ │ │ ├── codesystem-issue-type.json │ │ │ ├── codesystem-item-type.json │ │ │ ├── codesystem-knowledge-resource-types.json │ │ │ ├── codesystem-language-preference-type.json │ │ │ ├── codesystem-library-type.json │ │ │ ├── codesystem-link-type.json │ │ │ ├── codesystem-linkage-type.json │ │ │ ├── codesystem-list-empty-reason.json │ │ │ ├── codesystem-list-example-codes.json │ │ │ ├── codesystem-list-item-flag.json │ │ │ ├── codesystem-list-mode.json │ │ │ ├── codesystem-list-order.json │ │ │ ├── codesystem-list-status.json │ │ │ ├── codesystem-location-mode.json │ │ │ ├── codesystem-location-physical-type.json │ │ │ ├── codesystem-location-status.json │ │ │ ├── codesystem-map-context-type.json │ │ │ ├── codesystem-map-group-type-mode.json │ │ │ ├── codesystem-map-input-mode.json │ │ │ ├── codesystem-map-model-mode.json │ │ │ ├── codesystem-map-source-list-mode.json │ │ │ ├── codesystem-map-target-list-mode.json │ │ │ ├── codesystem-map-transform.json │ │ │ ├── codesystem-match-grade.json │ │ │ ├── codesystem-measure-data-usage.json │ │ │ ├── codesystem-measure-improvement-notation.json │ │ │ ├── codesystem-measure-population.json │ │ │ ├── codesystem-measure-report-status.json │ │ │ ├── codesystem-measure-report-type.json │ │ │ ├── codesystem-measure-scoring.json │ │ │ ├── codesystem-measure-type.json │ │ │ ├── codesystem-med-admin-perform-function.json │ │ │ ├── codesystem-media-modality.json │ │ │ ├── codesystem-media-type.json │ │ │ ├── codesystem-medication-admin-category.json │ │ │ ├── codesystem-medication-admin-status.json │ │ │ ├── codesystem-medication-statement-category.json │ │ │ ├── codesystem-medication-statement-status.json │ │ │ ├── codesystem-medication-status.json │ │ │ ├── codesystem-medicationdispense-category.json │ │ │ ├── codesystem-medicationdispense-performer-function.json │ │ │ ├── codesystem-medicationdispense-status-reason.json │ │ │ ├── codesystem-medicationdispense-status.json │ │ │ ├── codesystem-medicationknowledge-characteristic.json │ │ │ ├── codesystem-medicationknowledge-package-type.json │ │ │ ├── codesystem-medicationknowledge-status.json │ │ │ ├── codesystem-medicationrequest-category.json │ │ │ ├── codesystem-medicationrequest-course-of-therapy.json │ │ │ ├── codesystem-medicationrequest-intent.json │ │ │ ├── codesystem-medicationrequest-status-reason.json │ │ │ ├── codesystem-medicationrequest-status.json │ │ │ ├── codesystem-message-events.json │ │ │ ├── codesystem-message-reason-encounter.json │ │ │ ├── codesystem-message-significance-category.json │ │ │ ├── codesystem-message-transport.json │ │ │ ├── codesystem-messageheader-response-request.json │ │ │ ├── codesystem-metric-calibration-state.json │ │ │ ├── codesystem-metric-calibration-type.json │ │ │ ├── codesystem-metric-category.json │ │ │ ├── codesystem-metric-color.json │ │ │ ├── codesystem-metric-operational-status.json │ │ │ ├── codesystem-missing-tooth-reason.json │ │ │ ├── codesystem-name-assembly-order.json │ │ │ ├── codesystem-name-use.json │ │ │ ├── codesystem-namingsystem-identifier-type.json │ │ │ ├── codesystem-namingsystem-type.json │ │ │ ├── codesystem-narrative-status.json │ │ │ ├── codesystem-network-type.json │ │ │ ├── codesystem-nhin-purposeofuse.json │ │ │ ├── codesystem-note-type.json │ │ │ ├── codesystem-object-role.json │ │ │ ├── codesystem-observation-category.json │ │ │ ├── codesystem-observation-range-category.json │ │ │ ├── codesystem-observation-statistics.json │ │ │ ├── codesystem-observation-status.json │ │ │ ├── codesystem-operation-kind.json │ │ │ ├── codesystem-operation-outcome.json │ │ │ ├── codesystem-operation-parameter-use.json │ │ │ ├── codesystem-oral-prosthodontic-material.json │ │ │ ├── codesystem-organization-role.json │ │ │ ├── codesystem-organization-type.json │ │ │ ├── codesystem-orientation-type.json │ │ │ ├── codesystem-parameter-group.json │ │ │ ├── codesystem-participantrequired.json │ │ │ ├── codesystem-participationstatus.json │ │ │ ├── codesystem-payeetype.json │ │ │ ├── codesystem-payment-adjustment-reason.json │ │ │ ├── codesystem-payment-status.json │ │ │ ├── codesystem-payment-type.json │ │ │ ├── codesystem-permitted-data-type.json │ │ │ ├── codesystem-plan-definition-type.json │ │ │ ├── codesystem-practitioner-role.json │ │ │ ├── codesystem-practitioner-specialty.json │ │ │ ├── codesystem-precision-estimate-type.json │ │ │ ├── codesystem-procedure-progress-status-codes.json │ │ │ ├── codesystem-process-priority.json │ │ │ ├── codesystem-product-category.json │ │ │ ├── codesystem-product-status.json │ │ │ ├── codesystem-product-storage-scale.json │ │ │ ├── codesystem-program.json │ │ │ ├── codesystem-property-representation.json │ │ │ ├── codesystem-provenance-agent-role.json │ │ │ ├── codesystem-provenance-agent-type.json │ │ │ ├── codesystem-provenance-entity-role.json │ │ │ ├── codesystem-provider-qualification.json │ │ │ ├── codesystem-publication-status.json │ │ │ ├── codesystem-quality-type.json │ │ │ ├── codesystem-quantity-comparator.json │ │ │ ├── codesystem-question-max-occurs.json │ │ │ ├── codesystem-questionnaire-answers-status.json │ │ │ ├── codesystem-questionnaire-display-category.json │ │ │ ├── codesystem-questionnaire-enable-behavior.json │ │ │ ├── codesystem-questionnaire-enable-operator.json │ │ │ ├── codesystem-questionnaire-item-control.json │ │ │ ├── codesystem-questionnaire-usage-mode.json │ │ │ ├── codesystem-reaction-event-certainty.json │ │ │ ├── codesystem-reaction-event-severity.json │ │ │ ├── codesystem-reason-medication-given-codes.json │ │ │ ├── codesystem-reason-medication-not-given-codes.json │ │ │ ├── codesystem-recommendation-strength.json │ │ │ ├── codesystem-reference-handling-policy.json │ │ │ ├── codesystem-reference-version-rules.json │ │ │ ├── codesystem-referencerange-meaning.json │ │ │ ├── codesystem-rejection-criteria.json │ │ │ ├── codesystem-related-artifact-type.json │ │ │ ├── codesystem-related-claim-relationship.json │ │ │ ├── codesystem-relation-type.json │ │ │ ├── codesystem-relationship.json │ │ │ ├── codesystem-remittance-outcome.json │ │ │ ├── codesystem-report-action-result-codes.json │ │ │ ├── codesystem-report-participant-type.json │ │ │ ├── codesystem-report-result-codes.json │ │ │ ├── codesystem-report-status-codes.json │ │ │ ├── codesystem-repository-type.json │ │ │ ├── codesystem-request-intent.json │ │ │ ├── codesystem-request-priority.json │ │ │ ├── codesystem-request-resource-types.json │ │ │ ├── codesystem-request-status.json │ │ │ ├── codesystem-research-element-type.json │ │ │ ├── codesystem-research-study-objective-type.json │ │ │ ├── codesystem-research-study-phase.json │ │ │ ├── codesystem-research-study-prim-purp-type.json │ │ │ ├── codesystem-research-study-reason-stopped.json │ │ │ ├── codesystem-research-study-status.json │ │ │ ├── codesystem-research-subject-status.json │ │ │ ├── codesystem-resource-aggregation-mode.json │ │ │ ├── codesystem-resource-security-category.json │ │ │ ├── codesystem-resource-slicing-rules.json │ │ │ ├── codesystem-resource-status.json │ │ │ ├── codesystem-resource-type-link.json │ │ │ ├── codesystem-resource-types.json │ │ │ ├── codesystem-resource-validation-mode.json │ │ │ ├── codesystem-response-code.json │ │ │ ├── codesystem-restful-capability-mode.json │ │ │ ├── codesystem-restful-interaction.json │ │ │ ├── codesystem-restful-security-service.json │ │ │ ├── codesystem-risk-estimate-type.json │ │ │ ├── codesystem-risk-probability.json │ │ │ ├── codesystem-search-comparator.json │ │ │ ├── codesystem-search-entry-mode.json │ │ │ ├── codesystem-search-modifier-code.json │ │ │ ├── codesystem-search-param-type.json │ │ │ ├── codesystem-search-xpath-usage.json │ │ │ ├── codesystem-secondary-finding.json │ │ │ ├── codesystem-sequence-type.json │ │ │ ├── codesystem-service-category.json │ │ │ ├── codesystem-service-modifiers.json │ │ │ ├── codesystem-service-pharmacy.json │ │ │ ├── codesystem-service-place.json │ │ │ ├── codesystem-service-product.json │ │ │ ├── codesystem-service-provision-conditions.json │ │ │ ├── codesystem-service-referral-method.json │ │ │ ├── codesystem-service-type.json │ │ │ ├── codesystem-service-uscls.json │ │ │ ├── codesystem-signature-type.json │ │ │ ├── codesystem-slotstatus.json │ │ │ ├── codesystem-smart-capabilities.json │ │ │ ├── codesystem-snomedct.json │ │ │ ├── codesystem-sort-direction.json │ │ │ ├── codesystem-spdx-license.json │ │ │ ├── codesystem-special-values.json │ │ │ ├── codesystem-specimen-contained-preference.json │ │ │ ├── codesystem-specimen-status.json │ │ │ ├── codesystem-standards-status.json │ │ │ ├── codesystem-strand-type.json │ │ │ ├── codesystem-structure-definition-kind.json │ │ │ ├── codesystem-study-type.json │ │ │ ├── codesystem-subscriber-relationship.json │ │ │ ├── codesystem-subscription-channel-type.json │ │ │ ├── codesystem-subscription-status.json │ │ │ ├── codesystem-subscription-tag.json │ │ │ ├── codesystem-substance-category.json │ │ │ ├── codesystem-substance-status.json │ │ │ ├── codesystem-supplydelivery-status.json │ │ │ ├── codesystem-supplydelivery-type.json │ │ │ ├── codesystem-supplyrequest-kind.json │ │ │ ├── codesystem-supplyrequest-reason.json │ │ │ ├── codesystem-supplyrequest-status.json │ │ │ ├── codesystem-surface.json │ │ │ ├── codesystem-synthesis-type.json │ │ │ ├── codesystem-task-code.json │ │ │ ├── codesystem-task-intent.json │ │ │ ├── codesystem-task-status.json │ │ │ ├── codesystem-teeth.json │ │ │ ├── codesystem-testscript-operation-codes.json │ │ │ ├── codesystem-testscript-profile-destination-types.json │ │ │ ├── codesystem-testscript-profile-origin-types.json │ │ │ ├── codesystem-tldc.json │ │ │ ├── codesystem-tooth.json │ │ │ ├── codesystem-transaction-mode.json │ │ │ ├── codesystem-trigger-type.json │ │ │ ├── codesystem-type-derivation-rule.json │ │ │ ├── codesystem-udi-entry-type.json │ │ │ ├── codesystem-udi.json │ │ │ ├── codesystem-unknown-content-code.json │ │ │ ├── codesystem-usage-context-type.json │ │ │ ├── codesystem-variable-type.json │ │ │ ├── codesystem-variant-state.json │ │ │ ├── codesystem-verificationresult-can-push-updates.json │ │ │ ├── codesystem-verificationresult-communication-method.json │ │ │ ├── codesystem-verificationresult-failure-action.json │ │ │ ├── codesystem-verificationresult-need.json │ │ │ ├── codesystem-verificationresult-primary-source-type.json │ │ │ ├── codesystem-verificationresult-push-type-available.json │ │ │ ├── codesystem-verificationresult-status.json │ │ │ ├── codesystem-verificationresult-validation-process.json │ │ │ ├── codesystem-verificationresult-validation-status.json │ │ │ ├── codesystem-verificationresult-validation-type.json │ │ │ ├── codesystem-versioning-policy.json │ │ │ ├── codesystem-vision-base-codes.json │ │ │ ├── codesystem-vision-eye-codes.json │ │ │ ├── codesystem-vision-product.json │ │ │ └── codesystem-w3c-provenance-activity-type.json │ │ ├── Communication │ │ │ ├── communication-example-fm-attachment.json │ │ │ ├── communication-example-fm-solicited-attachment.json │ │ │ └── communication-example.json │ │ ├── CommunicationRequest │ │ │ ├── communicationrequest-example-fm-solicit-attachment.json │ │ │ └── communicationrequest-example.json │ │ ├── CompartmentDefinition │ │ │ ├── compartmentdefinition-device.json │ │ │ ├── compartmentdefinition-encounter.json │ │ │ ├── compartmentdefinition-example.json │ │ │ ├── compartmentdefinition-patient.json │ │ │ ├── compartmentdefinition-practitioner.json │ │ │ └── compartmentdefinition-relatedperson.json │ │ ├── Composition │ │ │ ├── composition-example-mixed.json │ │ │ └── composition-example.json │ │ ├── ConceptMap │ │ │ ├── cm-address-type-v3.json │ │ │ ├── cm-address-use-v2.json │ │ │ ├── cm-address-use-v3.json │ │ │ ├── cm-administrative-gender-v2.json │ │ │ ├── cm-administrative-gender-v3.json │ │ │ ├── cm-composition-status-v3.json │ │ │ ├── cm-contact-point-system-v2.json │ │ │ ├── cm-contact-point-use-v2.json │ │ │ ├── cm-contact-point-use-v3.json │ │ │ ├── cm-data-absent-reason-v3.json │ │ │ ├── cm-detectedissue-severity-v3.json │ │ │ ├── cm-document-reference-status-v3.json │ │ │ ├── cm-name-use-v2.json │ │ │ ├── cm-name-use-v3.json │ │ │ ├── conceptmap-103.json │ │ │ ├── conceptmap-cdshooks-indicator.json │ │ │ ├── conceptmap-example-2.json │ │ │ ├── conceptmap-example-specimen-type.json │ │ │ ├── conceptmap-example.json │ │ │ ├── sc-valueset-account-status.json │ │ │ ├── sc-valueset-allergyintolerance-clinical.json │ │ │ ├── sc-valueset-allergyintolerance-verification.json │ │ │ ├── sc-valueset-appointmentstatus.json │ │ │ ├── sc-valueset-care-plan-activity-status.json │ │ │ ├── sc-valueset-care-team-status.json │ │ │ ├── sc-valueset-chargeitem-status.json │ │ │ ├── sc-valueset-clinicalimpression-status.json │ │ │ ├── sc-valueset-composition-status.json │ │ │ ├── sc-valueset-condition-ver-status.json │ │ │ ├── sc-valueset-consent-state-codes.json │ │ │ ├── sc-valueset-device-statement-status.json │ │ │ ├── sc-valueset-device-status.json │ │ │ ├── sc-valueset-diagnostic-report-status.json │ │ │ ├── sc-valueset-document-reference-status.json │ │ │ ├── sc-valueset-encounter-location-status.json │ │ │ ├── sc-valueset-encounter-status.json │ │ │ ├── sc-valueset-endpoint-status.json │ │ │ ├── sc-valueset-episode-of-care-status.json │ │ │ ├── sc-valueset-event-status.json │ │ │ ├── sc-valueset-explanationofbenefit-status.json │ │ │ ├── sc-valueset-flag-status.json │ │ │ ├── sc-valueset-fm-status.json │ │ │ ├── sc-valueset-goal-achievement.json │ │ │ ├── sc-valueset-goal-status.json │ │ │ ├── sc-valueset-guidance-response-status.json │ │ │ ├── sc-valueset-history-status.json │ │ │ ├── sc-valueset-imagingstudy-status.json │ │ │ ├── sc-valueset-immunization-status.json │ │ │ ├── sc-valueset-invoice-status.json │ │ │ ├── sc-valueset-list-status.json │ │ │ ├── sc-valueset-location-status.json │ │ │ ├── sc-valueset-measure-report-status.json │ │ │ ├── sc-valueset-medication-admin-status.json │ │ │ ├── sc-valueset-medication-statement-status.json │ │ │ ├── sc-valueset-medication-status.json │ │ │ ├── sc-valueset-medicationdispense-status.json │ │ │ ├── sc-valueset-medicationknowledge-status.json │ │ │ ├── sc-valueset-medicationrequest-status.json │ │ │ ├── sc-valueset-metric-operational-status.json │ │ │ ├── sc-valueset-observation-status.json │ │ │ ├── sc-valueset-participationstatus.json │ │ │ ├── sc-valueset-product-status.json │ │ │ ├── sc-valueset-publication-status.json │ │ │ ├── sc-valueset-questionnaire-answers-status.json │ │ │ ├── sc-valueset-report-status-codes.json │ │ │ ├── sc-valueset-request-status.json │ │ │ ├── sc-valueset-research-study-status.json │ │ │ ├── sc-valueset-research-subject-status.json │ │ │ ├── sc-valueset-slotstatus.json │ │ │ ├── sc-valueset-specimen-status.json │ │ │ ├── sc-valueset-subscription-status.json │ │ │ ├── sc-valueset-substance-status.json │ │ │ ├── sc-valueset-supplydelivery-status.json │ │ │ ├── sc-valueset-supplyrequest-status.json │ │ │ ├── sc-valueset-task-status.json │ │ │ ├── sc-valueset-verificationresult-status.json │ │ │ └── sc-valueset-verificationresult-validation-status.json │ │ ├── Condition │ │ │ ├── condition-example-f001-heart.json │ │ │ ├── condition-example-f002-lung.json │ │ │ ├── condition-example-f003-abscess.json │ │ │ ├── condition-example-f201-fever.json │ │ │ ├── condition-example-f202-malignancy.json │ │ │ ├── condition-example-f203-sepsis.json │ │ │ ├── condition-example-f204-renal.json │ │ │ ├── condition-example-f205-infection.json │ │ │ ├── condition-example-family-history.json │ │ │ ├── condition-example-stroke.json │ │ │ ├── condition-example.json │ │ │ └── condition-example2.json │ │ ├── Consent │ │ │ ├── consent-example-Emergency.json │ │ │ ├── consent-example-Out.json │ │ │ ├── consent-example-grantor.json │ │ │ ├── consent-example-notAuthor.json │ │ │ ├── consent-example-notOrg.json │ │ │ ├── consent-example-notThem.json │ │ │ ├── consent-example-notThis.json │ │ │ ├── consent-example-notTime.json │ │ │ ├── consent-example-pkb.json │ │ │ ├── consent-example-signature.json │ │ │ ├── consent-example-smartonfhir.json │ │ │ └── consent-example.json │ │ ├── Contract │ │ │ ├── contract-example-42cfr-part2.json │ │ │ ├── contract-example-ins-policy.json │ │ │ ├── contract-example.json │ │ │ ├── pcd-example-notAuthor.json │ │ │ ├── pcd-example-notLabs.json │ │ │ ├── pcd-example-notOrg.json │ │ │ ├── pcd-example-notThem.json │ │ │ └── pcd-example-notThis.json │ │ ├── Coverage │ │ │ ├── coverage-example-2.json │ │ │ ├── coverage-example-ehic.json │ │ │ ├── coverage-example-selfpay.json │ │ │ └── coverage-example.json │ │ ├── CoverageEligibilityRequest │ │ │ ├── coverageeligibilityrequest-example-2.json │ │ │ └── coverageeligibilityrequest-example.json │ │ ├── CoverageEligibilityResponse │ │ │ ├── coverageeligibilityresponse-example-benefits-2.json │ │ │ ├── coverageeligibilityresponse-example-benefits.json │ │ │ ├── coverageeligibilityresponse-example-error.json │ │ │ └── coverageeligibilityresponse-example.json │ │ ├── DetectedIssue │ │ │ ├── detectedissue-example-allergy.json │ │ │ ├── detectedissue-example-dup.json │ │ │ ├── detectedissue-example-lab.json │ │ │ └── detectedissue-example.json │ │ ├── Device │ │ │ ├── device-example-f001-feedingtube.json │ │ │ └── device-example.json │ │ ├── DeviceDefinition │ │ │ └── devicedefinition-example.json │ │ ├── DeviceMetric │ │ │ └── devicemetric-example.json │ │ ├── DeviceRequest │ │ │ ├── devicerequest-example-insulinpump.json │ │ │ ├── devicerequest-example.json │ │ │ ├── devicerequest-left-lens.json │ │ │ └── devicerequest-right-lens.json │ │ ├── DeviceUseStatement │ │ │ └── deviceusestatement-example.json │ │ ├── DiagnosticReport │ │ │ ├── diagnosticreport-example-dxa.json │ │ │ ├── diagnosticreport-example-f201-brainct.json │ │ │ ├── diagnosticreport-example-gingival-mass.json │ │ │ ├── diagnosticreport-example-papsmear.json │ │ │ ├── diagnosticreport-example-pgx.json │ │ │ └── diagnosticreport-example-ultrasound.json │ │ ├── DocumentManifest │ │ │ ├── documentmanifest-example.json │ │ │ └── documentmanifest-fm-attachment.json │ │ ├── DocumentReference │ │ │ └── documentreference-example.json │ │ ├── EffectEvidenceSynthesis │ │ │ └── effectevidencesynthesis-example.json │ │ ├── Encounter │ │ │ ├── encounter-example-emerg.json │ │ │ ├── encounter-example-f001-heart.json │ │ │ ├── encounter-example-f002-lung.json │ │ │ ├── encounter-example-f003-abscess.json │ │ │ ├── encounter-example-f201-20130404.json │ │ │ ├── encounter-example-f202-20130128.json │ │ │ ├── encounter-example-f203-20130311.json │ │ │ ├── encounter-example-home.json │ │ │ ├── encounter-example-xcda.json │ │ │ └── encounter-example.json │ │ ├── Endpoint │ │ │ ├── endpoint-example-direct.json │ │ │ ├── endpoint-example-iid.json │ │ │ ├── endpoint-example-wadors.json │ │ │ └── endpoint-example.json │ │ ├── EnrollmentRequest │ │ │ └── enrollmentrequest-example.json │ │ ├── EnrollmentResponse │ │ │ └── enrollmentresponse-example.json │ │ ├── EpisodeOfCare │ │ │ └── episodeofcare-example.json │ │ ├── EventDefinition │ │ │ └── eventdefinition-example.json │ │ ├── Evidence │ │ │ └── evidence-example.json │ │ ├── EvidenceVariable │ │ │ └── evidencevariable-example.json │ │ ├── ExampleScenario │ │ │ └── examplescenario-example.json │ │ ├── ExplanationOfBenefit │ │ │ ├── explanationofbenefit-example-2.json │ │ │ └── explanationofbenefit-example.json │ │ ├── FamilyMemberHistory │ │ │ ├── familymemberhistory-example-mother.json │ │ │ └── familymemberhistory-example.json │ │ ├── Flag │ │ │ ├── flag-example-encounter.json │ │ │ └── flag-example.json │ │ ├── Goal │ │ │ ├── goal-example-stop-smoking.json │ │ │ └── goal-example.json │ │ ├── GraphDefinition │ │ │ └── graphdefinition-example.json │ │ ├── Group │ │ │ ├── group-example-herd1.json │ │ │ ├── group-example-member.json │ │ │ ├── group-example-patientlist.json │ │ │ └── group-example.json │ │ ├── GuidanceResponse │ │ │ └── guidanceresponse-example.json │ │ ├── HealthcareService │ │ │ └── healthcareservice-example.json │ │ ├── ImagingStudy │ │ │ ├── imagingstudy-example-xr.json │ │ │ └── imagingstudy-example.json │ │ ├── Immunization │ │ │ ├── immunization-example-historical.json │ │ │ ├── immunization-example-protocol.json │ │ │ ├── immunization-example-refused.json │ │ │ ├── immunization-example-subpotent.json │ │ │ └── immunization-example.json │ │ ├── ImmunizationEvaluation │ │ │ ├── immunizationevaluation-example-notvalid.json │ │ │ └── immunizationevaluation-example.json │ │ ├── ImmunizationRecommendation │ │ │ ├── immunizationrecommendation-example-target-disease.json │ │ │ └── immunizationrecommendation-example.json │ │ ├── ImplementationGuide │ │ │ └── implementationguide-example.json │ │ ├── InsurancePlan │ │ │ └── insuranceplan-example.json │ │ ├── Invoice │ │ │ └── invoice-example.json │ │ ├── Library │ │ │ ├── library-cms146-example.json │ │ │ ├── library-composition-example.json │ │ │ ├── library-example.json │ │ │ ├── library-exclusive-breastfeeding-cds-logic.json │ │ │ ├── library-exclusive-breastfeeding-cqm-logic.json │ │ │ ├── library-fhir-helpers.json │ │ │ ├── library-fhir-model-definition.json │ │ │ ├── library-hiv-indicators.json │ │ │ ├── library-mmi-suiciderisk-orderset-logic.json │ │ │ ├── library-omtk-logic.json │ │ │ ├── library-omtk-modelinfo.json │ │ │ ├── library-opioidcds-common.json │ │ │ ├── library-opioidcds-recommendation-04.json │ │ │ ├── library-opioidcds-recommendation-05.json │ │ │ ├── library-opioidcds-recommendation-07.json │ │ │ ├── library-opioidcds-recommendation-08.json │ │ │ ├── library-opioidcds-recommendation-10.json │ │ │ ├── library-opioidcds-recommendation-11.json │ │ │ ├── library-predecessor-example.json │ │ │ ├── library-quick-model-definition.json │ │ │ └── library-zika-virus-intervention-logic.json │ │ ├── Linkage │ │ │ └── linkage-example.json │ │ ├── List │ │ │ ├── list-example-allergies.json │ │ │ ├── list-example-double-cousin-relationship-pedigree.json │ │ │ ├── list-example-empty.json │ │ │ ├── list-example-familyhistory-f201-roel.json │ │ │ ├── list-example-familyhistory-genetics-profile-annie.json │ │ │ ├── list-example-familyhistory-genetics-profile.json │ │ │ ├── list-example-long.json │ │ │ ├── list-example-medlist.json │ │ │ ├── list-example-simple-empty.json │ │ │ └── list-example.json │ │ ├── Location │ │ │ ├── location-example-ambulance.json │ │ │ ├── location-example-hl7hq.json │ │ │ ├── location-example-patients-home.json │ │ │ ├── location-example-room.json │ │ │ ├── location-example-ukpharmacy.json │ │ │ └── location-example.json │ │ ├── Measure │ │ │ ├── measure-cms146-example.json │ │ │ ├── measure-component-a-example.json │ │ │ ├── measure-component-b-example.json │ │ │ ├── measure-composite-example.json │ │ │ ├── measure-exclusive-breastfeeding.json │ │ │ └── measure-predecessor-example.json │ │ ├── MeasureReport │ │ │ ├── measurereport-cms146-cat1-example.json │ │ │ ├── measurereport-cms146-cat2-example.json │ │ │ └── measurereport-cms146-cat3-example.json │ │ ├── Media │ │ │ ├── media-example-dicom.json │ │ │ ├── media-example-sound.json │ │ │ ├── media-example-xray.json │ │ │ └── media-example.json │ │ ├── Medication │ │ │ ├── medicationexample0301.json │ │ │ ├── medicationexample0302.json │ │ │ ├── medicationexample0303.json │ │ │ ├── medicationexample0304.json │ │ │ ├── medicationexample0305.json │ │ │ ├── medicationexample0306.json │ │ │ ├── medicationexample0307.json │ │ │ ├── medicationexample0308.json │ │ │ ├── medicationexample0309.json │ │ │ ├── medicationexample0310.json │ │ │ ├── medicationexample0311.json │ │ │ ├── medicationexample0312.json │ │ │ ├── medicationexample0313.json │ │ │ ├── medicationexample0314.json │ │ │ ├── medicationexample0315.json │ │ │ ├── medicationexample0316.json │ │ │ ├── medicationexample0317.json │ │ │ ├── medicationexample0318.json │ │ │ ├── medicationexample0319.json │ │ │ ├── medicationexample0320.json │ │ │ ├── medicationexample0321.json │ │ │ ├── medicationexample1.json │ │ │ └── medicationexample15.json │ │ ├── MedicationAdministration │ │ │ ├── medicationadministration0301.json │ │ │ ├── medicationadministration0302.json │ │ │ ├── medicationadministration0303.json │ │ │ ├── medicationadministration0304.json │ │ │ ├── medicationadministration0305.json │ │ │ ├── medicationadministration0306.json │ │ │ ├── medicationadministration0307.json │ │ │ ├── medicationadministration0308.json │ │ │ ├── medicationadministration0309.json │ │ │ ├── medicationadministration0310.json │ │ │ ├── medicationadministration0311.json │ │ │ ├── medicationadministration0312.json │ │ │ ├── medicationadministration0313.json │ │ │ └── medicationadministrationexample3.json │ │ ├── MedicationDispense │ │ │ ├── medicationdispense0301.json │ │ │ ├── medicationdispense0302.json │ │ │ ├── medicationdispense0303.json │ │ │ ├── medicationdispense0304.json │ │ │ ├── medicationdispense0305.json │ │ │ ├── medicationdispense0306.json │ │ │ ├── medicationdispense0307.json │ │ │ ├── medicationdispense0308.json │ │ │ ├── medicationdispense0309.json │ │ │ ├── medicationdispense0310.json │ │ │ ├── medicationdispense0311.json │ │ │ ├── medicationdispense0312.json │ │ │ ├── medicationdispense0313.json │ │ │ ├── medicationdispense0314.json │ │ │ ├── medicationdispense0315.json │ │ │ ├── medicationdispense0316.json │ │ │ ├── medicationdispense0317.json │ │ │ ├── medicationdispense0318.json │ │ │ ├── medicationdispense0319.json │ │ │ ├── medicationdispense0320.json │ │ │ ├── medicationdispense0321.json │ │ │ ├── medicationdispense0322.json │ │ │ ├── medicationdispense0324.json │ │ │ ├── medicationdispense0325.json │ │ │ ├── medicationdispense0326.json │ │ │ ├── medicationdispense0327.json │ │ │ ├── medicationdispense0328.json │ │ │ ├── medicationdispense0329.json │ │ │ ├── medicationdispense0330.json │ │ │ ├── medicationdispense0331.json │ │ │ └── medicationdispenseexample8.json │ │ ├── MedicationKnowledge │ │ │ └── medicationknowledge-example.json │ │ ├── MedicationRequest │ │ │ ├── medicationrequest0301.json │ │ │ ├── medicationrequest0302.json │ │ │ ├── medicationrequest0303.json │ │ │ ├── medicationrequest0304.json │ │ │ ├── medicationrequest0305.json │ │ │ ├── medicationrequest0306.json │ │ │ ├── medicationrequest0307.json │ │ │ ├── medicationrequest0308.json │ │ │ ├── medicationrequest0309.json │ │ │ ├── medicationrequest0310.json │ │ │ ├── medicationrequest0312.json │ │ │ ├── medicationrequest0313.json │ │ │ ├── medicationrequest0314.json │ │ │ ├── medicationrequest0315.json │ │ │ ├── medicationrequest0316.json │ │ │ ├── medicationrequest0317.json │ │ │ ├── medicationrequest0318.json │ │ │ ├── medicationrequest0319.json │ │ │ ├── medicationrequest0320.json │ │ │ ├── medicationrequest0321.json │ │ │ ├── medicationrequest0322.json │ │ │ ├── medicationrequest0323.json │ │ │ ├── medicationrequest0324.json │ │ │ ├── medicationrequest0325.json │ │ │ ├── medicationrequest0326.json │ │ │ ├── medicationrequest0327.json │ │ │ ├── medicationrequest0328.json │ │ │ ├── medicationrequest0329.json │ │ │ ├── medicationrequest0330.json │ │ │ ├── medicationrequest0331.json │ │ │ ├── medicationrequest0332.json │ │ │ ├── medicationrequest0333.json │ │ │ ├── medicationrequest0334.json │ │ │ ├── medicationrequest0335.json │ │ │ ├── medicationrequest0336.json │ │ │ ├── medicationrequest0337.json │ │ │ ├── medicationrequest0338.json │ │ │ ├── medicationrequest0339.json │ │ │ ├── medicationrequestexample1.json │ │ │ └── medicationrequestexample2.json │ │ ├── MedicationStatement │ │ │ ├── medicationstatementexample1.json │ │ │ ├── medicationstatementexample2.json │ │ │ ├── medicationstatementexample3.json │ │ │ ├── medicationstatementexample4.json │ │ │ ├── medicationstatementexample5.json │ │ │ ├── medicationstatementexample6.json │ │ │ └── medicationstatementexample7.json │ │ ├── MedicinalProduct │ │ │ └── medicinalproduct-example.json │ │ ├── MedicinalProductAuthorization │ │ │ └── medicinalproductauthorization-example.json │ │ ├── MedicinalProductContraindication │ │ │ └── medicinalproductcontraindication-example.json │ │ ├── MedicinalProductIndication │ │ │ └── medicinalproductindication-example.json │ │ ├── MedicinalProductIngredient │ │ │ └── medicinalproductingredient-example.json │ │ ├── MedicinalProductInteraction │ │ │ └── medicinalproductinteraction-example.json │ │ ├── MedicinalProductManufactured │ │ │ └── medicinalproductmanufactured-example.json │ │ ├── MedicinalProductPackaged │ │ │ └── medicinalproductpackaged-example.json │ │ ├── MedicinalProductPharmaceutical │ │ │ └── medicinalproductpharmaceutical-example.json │ │ ├── MedicinalProductUndesirableEffect │ │ │ └── medicinalproductundesirableeffect-example.json │ │ ├── MessageDefinition │ │ │ ├── messagedefinition-example.json │ │ │ ├── messagedefinition-patient-link-notification.json │ │ │ └── messagedefinition-patient-link-response.json │ │ ├── MessageHeader │ │ │ └── messageheader-example.json │ │ ├── MolecularSequence │ │ │ ├── coord-0base-example.json │ │ │ ├── coord-1base-example.json │ │ │ ├── molecularsequence-example.json │ │ │ ├── sequence-complex-variant.json │ │ │ ├── sequence-example-TPMT-one.json │ │ │ ├── sequence-example-TPMT-two.json │ │ │ ├── sequence-example-fda-comparisons.json │ │ │ ├── sequence-example-fda-vcfeval.json │ │ │ ├── sequence-example-fda.json │ │ │ ├── sequence-example-pgx-1.json │ │ │ ├── sequence-example-pgx-2.json │ │ │ ├── sequence-genetics-example-breastcancer.json │ │ │ ├── sequence-graphic-example-1.json │ │ │ ├── sequence-graphic-example-2.json │ │ │ ├── sequence-graphic-example-3.json │ │ │ ├── sequence-graphic-example-4.json │ │ │ └── sequence-graphic-example-5.json │ │ ├── NamingSystem │ │ │ ├── namingsystem-example-id.json │ │ │ └── namingsystem-example.json │ │ ├── NutritionOrder │ │ │ ├── nutritionorder-example-cardiacdiet.json │ │ │ ├── nutritionorder-example-diabeticdiet.json │ │ │ ├── nutritionorder-example-diabeticsupplement.json │ │ │ ├── nutritionorder-example-energysupplement.json │ │ │ ├── nutritionorder-example-enteralbolus.json │ │ │ ├── nutritionorder-example-enteralcontinuous.json │ │ │ ├── nutritionorder-example-fiberrestricteddiet.json │ │ │ ├── nutritionorder-example-infantenteral.json │ │ │ ├── nutritionorder-example-proteinsupplement.json │ │ │ ├── nutritionorder-example-pureeddiet-simple.json │ │ │ ├── nutritionorder-example-pureeddiet.json │ │ │ ├── nutritionorder-example-renaldiet.json │ │ │ └── nutritionorder-example-texture-modified.json │ │ ├── Observation │ │ │ ├── observation-decimal.json │ │ │ ├── observation-example-10minute-apgar-score.json │ │ │ ├── observation-example-1minute-apgar-score.json │ │ │ ├── observation-example-20minute-apgar-score.json │ │ │ ├── observation-example-2minute-apgar-score.json │ │ │ ├── observation-example-5minute-apgar-score.json │ │ │ ├── observation-example-TPMT-diplotype.json │ │ │ ├── observation-example-TPMT-haplotype-one.json │ │ │ ├── observation-example-TPMT-haplotype-two.json │ │ │ ├── observation-example-abdo-tender.json │ │ │ ├── observation-example-alcohol-type.json │ │ │ ├── observation-example-bgpanel.json │ │ │ ├── observation-example-bloodgroup.json │ │ │ ├── observation-example-bloodpressure-cancel.json │ │ │ ├── observation-example-bloodpressure-dar.json │ │ │ ├── observation-example-bloodpressure.json │ │ │ ├── observation-example-bmd.json │ │ │ ├── observation-example-bmi-using-related.json │ │ │ ├── observation-example-bmi.json │ │ │ ├── observation-example-body-height.json │ │ │ ├── observation-example-body-length.json │ │ │ ├── observation-example-body-temperature.json │ │ │ ├── observation-example-clinical-gender.json │ │ │ ├── observation-example-date-lastmp.json │ │ │ ├── observation-example-diplotype1.json │ │ │ ├── observation-example-eye-color.json │ │ │ ├── observation-example-f001-glucose.json │ │ │ ├── observation-example-f002-excess.json │ │ │ ├── observation-example-f003-co2.json │ │ │ ├── observation-example-f004-erythrocyte.json │ │ │ ├── observation-example-f005-hemoglobin.json │ │ │ ├── observation-example-f202-temperature.json │ │ │ ├── observation-example-f203-bicarbonate.json │ │ │ ├── observation-example-f204-creatinine.json │ │ │ ├── observation-example-f206-staphylococcus.json │ │ │ ├── observation-example-genetics-1.json │ │ │ ├── observation-example-genetics-2.json │ │ │ ├── observation-example-genetics-3.json │ │ │ ├── observation-example-genetics-4.json │ │ │ ├── observation-example-genetics-5.json │ │ │ ├── observation-example-genetics-brcapat.json │ │ │ ├── observation-example-glasgow-qa.json │ │ │ ├── observation-example-glasgow.json │ │ │ ├── observation-example-haplotype1.json │ │ │ ├── observation-example-haplotype2.json │ │ │ ├── observation-example-head-circumference.json │ │ │ ├── observation-example-heart-rate.json │ │ │ ├── observation-example-herd1.json │ │ │ ├── observation-example-map-sitting.json │ │ │ ├── observation-example-mbp.json │ │ │ ├── observation-example-phenotype.json │ │ │ ├── observation-example-respiratory-rate.json │ │ │ ├── observation-example-rhstatus.json │ │ │ ├── observation-example-sample-data.json │ │ │ ├── observation-example-satO2.json │ │ │ ├── observation-example-secondsmoke.json │ │ │ ├── observation-example-spirometry.json │ │ │ ├── observation-example-trachcare.json │ │ │ ├── observation-example-unsat.json │ │ │ ├── observation-example-vitals-panel.json │ │ │ ├── observation-example-vomiting.json │ │ │ ├── observation-example-vp-oyster.json │ │ │ └── observation-example.json │ │ ├── ObservationDefinition │ │ │ └── observationdefinition-example.json │ │ ├── OperationDefinition │ │ │ ├── operation-activitydefinition-apply.json │ │ │ ├── operation-activitydefinition-data-requirements.json │ │ │ ├── operation-capabilitystatement-conforms.json │ │ │ ├── operation-capabilitystatement-implements.json │ │ │ ├── operation-capabilitystatement-subset.json │ │ │ ├── operation-capabilitystatement-versions.json │ │ │ ├── operation-chargeitemdefinition-apply.json │ │ │ ├── operation-claim-submit.json │ │ │ ├── operation-codesystem-find-matches.json │ │ │ ├── operation-codesystem-lookup.json │ │ │ ├── operation-codesystem-subsumes.json │ │ │ ├── operation-codesystem-validate-code.json │ │ │ ├── operation-composition-document.json │ │ │ ├── operation-conceptmap-closure.json │ │ │ ├── operation-conceptmap-translate.json │ │ │ ├── operation-coverageeligibilityrequest-submit.json │ │ │ ├── operation-encounter-everything.json │ │ │ ├── operation-group-everything.json │ │ │ ├── operation-library-data-requirements.json │ │ │ ├── operation-list-find.json │ │ │ ├── operation-measure-care-gaps.json │ │ │ ├── operation-measure-collect-data.json │ │ │ ├── operation-measure-data-requirements.json │ │ │ ├── operation-measure-evaluate-measure.json │ │ │ ├── operation-measure-submit-data.json │ │ │ ├── operation-medicinalproduct-everything.json │ │ │ ├── operation-messageheader-process-message.json │ │ │ ├── operation-namingsystem-preferred-id.json │ │ │ ├── operation-observation-lastn.json │ │ │ ├── operation-observation-stats.json │ │ │ ├── operation-patient-everything.json │ │ │ ├── operation-patient-match.json │ │ │ ├── operation-plandefinition-apply.json │ │ │ ├── operation-plandefinition-data-requirements.json │ │ │ ├── operation-resource-convert.json │ │ │ ├── operation-resource-graph.json │ │ │ ├── operation-resource-graphql.json │ │ │ ├── operation-resource-meta-add.json │ │ │ ├── operation-resource-meta-delete.json │ │ │ ├── operation-resource-meta.json │ │ │ ├── operation-resource-validate.json │ │ │ ├── operation-structuredefinition-questionnaire.json │ │ │ ├── operation-structuredefinition-snapshot.json │ │ │ ├── operation-structuremap-transform.json │ │ │ ├── operation-valueset-expand.json │ │ │ ├── operation-valueset-validate-code.json │ │ │ └── operationdefinition-example.json │ │ ├── OperationOutcome │ │ │ ├── operationoutcome-example-allok.json │ │ │ ├── operationoutcome-example-break-the-glass.json │ │ │ ├── operationoutcome-example-exception.json │ │ │ ├── operationoutcome-example-searchfail.json │ │ │ ├── operationoutcome-example-validationfail.json │ │ │ └── operationoutcome-example.json │ │ ├── Organization │ │ │ ├── organization-example-f001-burgers.json │ │ │ ├── organization-example-f002-burgers-card.json │ │ │ ├── organization-example-f003-burgers-ENT.json │ │ │ ├── organization-example-f201-aumc.json │ │ │ ├── organization-example-f203-bumc.json │ │ │ ├── organization-example-gastro.json │ │ │ ├── organization-example-good-health-care.json │ │ │ ├── organization-example-hl7pay.json │ │ │ ├── organization-example-insurer.json │ │ │ ├── organization-example-lab.json │ │ │ ├── organization-example-mihealth.json │ │ │ ├── organization-example-mmanu.json │ │ │ └── organization-example.json │ │ ├── OrganizationAffiliation │ │ │ ├── organizationaffiliation-example.json │ │ │ ├── orgrole-example-hie.json │ │ │ └── orgrole-example-services.json │ │ ├── Parameters │ │ │ └── parameters-example.json │ │ ├── Patient │ │ │ ├── json-edge-cases.json │ │ │ ├── patient-example-a.json │ │ │ ├── patient-example-animal.json │ │ │ ├── patient-example-b.json │ │ │ ├── patient-example-c.json │ │ │ ├── patient-example-chinese.json │ │ │ ├── patient-example-d.json │ │ │ ├── patient-example-dicom.json │ │ │ ├── patient-example-f001-pieter.json │ │ │ ├── patient-example-f201-roel.json │ │ │ ├── patient-example-ihe-pcd.json │ │ │ ├── patient-example-infant-fetal.json │ │ │ ├── patient-example-infant-mom.json │ │ │ ├── patient-example-infant-twin-1.json │ │ │ ├── patient-example-infant-twin-2.json │ │ │ ├── patient-example-mom.json │ │ │ ├── patient-example-newborn.json │ │ │ ├── patient-example-proband.json │ │ │ ├── patient-example-xcda.json │ │ │ ├── patient-example-xds.json │ │ │ ├── patient-example.json │ │ │ ├── patient-genetics-example1.json │ │ │ └── patient-glossy-example.json │ │ ├── PaymentNotice │ │ │ └── paymentnotice-example.json │ │ ├── PaymentReconciliation │ │ │ └── paymentreconciliation-example.json │ │ ├── Person │ │ │ ├── person-example-f002-ariadne.json │ │ │ ├── person-example.json │ │ │ ├── person-grahame.json │ │ │ ├── person-patient-portal.json │ │ │ └── person-provider-directory.json │ │ ├── PlanDefinition │ │ │ ├── plandefinition-chlamydia-screening-intervention.json │ │ │ ├── plandefinition-example-cardiology-os.json │ │ │ ├── plandefinition-example-kdn5-simplified.json │ │ │ ├── plandefinition-example.json │ │ │ ├── plandefinition-exclusive-breastfeeding-intervention-01.json │ │ │ ├── plandefinition-exclusive-breastfeeding-intervention-02.json │ │ │ ├── plandefinition-exclusive-breastfeeding-intervention-03.json │ │ │ ├── plandefinition-exclusive-breastfeeding-intervention-04.json │ │ │ ├── plandefinition-opioidcds-04.json │ │ │ ├── plandefinition-opioidcds-05.json │ │ │ ├── plandefinition-opioidcds-07.json │ │ │ ├── plandefinition-opioidcds-08.json │ │ │ ├── plandefinition-opioidcds-10.json │ │ │ ├── plandefinition-opioidcds-11.json │ │ │ ├── plandefinition-options-example.json │ │ │ ├── plandefinition-predecessor-example.json │ │ │ ├── plandefinition-protocol-example.json │ │ │ └── plandefinition-zika-virus-intervention.json │ │ ├── Practitioner │ │ │ ├── practitioner-example-f001-evdb.json │ │ │ ├── practitioner-example-f002-pv.json │ │ │ ├── practitioner-example-f003-mv.json │ │ │ ├── practitioner-example-f004-rb.json │ │ │ ├── practitioner-example-f005-al.json │ │ │ ├── practitioner-example-f006-rvdb.json │ │ │ ├── practitioner-example-f007-sh.json │ │ │ ├── practitioner-example-f201-ab.json │ │ │ ├── practitioner-example-f202-lm.json │ │ │ ├── practitioner-example-f203-jvg.json │ │ │ ├── practitioner-example-f204-ce.json │ │ │ ├── practitioner-example-xcda-author.json │ │ │ ├── practitioner-example-xcda1.json │ │ │ └── practitioner-example.json │ │ ├── PractitionerRole │ │ │ └── practitionerrole-example.json │ │ ├── Procedure │ │ │ ├── procedure-example-HCBS.json │ │ │ ├── procedure-example-ambulation.json │ │ │ ├── procedure-example-appendectomy-narrative.json │ │ │ ├── procedure-example-biopsy.json │ │ │ ├── procedure-example-colon-biopsy.json │ │ │ ├── procedure-example-colonoscopy.json │ │ │ ├── procedure-example-education.json │ │ │ ├── procedure-example-f001-heart.json │ │ │ ├── procedure-example-f002-lung.json │ │ │ ├── procedure-example-f003-abscess.json │ │ │ ├── procedure-example-f004-tracheotomy.json │ │ │ ├── procedure-example-f201-tpf.json │ │ │ ├── procedure-example-implant.json │ │ │ ├── procedure-example-ob.json │ │ │ ├── procedure-example-physical-therapy.json │ │ │ └── procedure-example.json │ │ ├── Provenance │ │ │ ├── provenance-consent-signature.json │ │ │ ├── provenance-example-biocompute-object.json │ │ │ ├── provenance-example-cwl.json │ │ │ ├── provenance-example-sig.json │ │ │ └── provenance-example.json │ │ ├── Questionnaire │ │ │ ├── account-questionnaire.json │ │ │ ├── activitydefinition-questionnaire.json │ │ │ ├── actualgroup-questionnaire.json │ │ │ ├── adverseevent-questionnaire.json │ │ │ ├── allergyintolerance-questionnaire.json │ │ │ ├── appointment-questionnaire.json │ │ │ ├── appointmentresponse-questionnaire.json │ │ │ ├── auditevent-questionnaire.json │ │ │ ├── basic-questionnaire.json │ │ │ ├── binary-questionnaire.json │ │ │ ├── biologicallyderivedproduct-questionnaire.json │ │ │ ├── bmi-questionnaire.json │ │ │ ├── bodyheight-questionnaire.json │ │ │ ├── bodystructure-questionnaire.json │ │ │ ├── bodytemp-questionnaire.json │ │ │ ├── bodyweight-questionnaire.json │ │ │ ├── bp-questionnaire.json │ │ │ ├── bundle-questionnaire.json │ │ │ ├── capabilitystatement-questionnaire.json │ │ │ ├── careplan-questionnaire.json │ │ │ ├── careteam-questionnaire.json │ │ │ ├── catalog-questionnaire.json │ │ │ ├── catalogentry-questionnaire.json │ │ │ ├── cdshooksguidanceresponse-questionnaire.json │ │ │ ├── cdshooksrequestgroup-questionnaire.json │ │ │ ├── cdshooksserviceplandefinition-questionnaire.json │ │ │ ├── chargeitem-questionnaire.json │ │ │ ├── chargeitemdefinition-questionnaire.json │ │ │ ├── cholesterol-questionnaire.json │ │ │ ├── claim-questionnaire.json │ │ │ ├── claimresponse-questionnaire.json │ │ │ ├── clinicaldocument-questionnaire.json │ │ │ ├── clinicalimpression-questionnaire.json │ │ │ ├── codesystem-questionnaire.json │ │ │ ├── communication-questionnaire.json │ │ │ ├── communicationrequest-questionnaire.json │ │ │ ├── compartmentdefinition-questionnaire.json │ │ │ ├── composition-questionnaire.json │ │ │ ├── computableplandefinition-questionnaire.json │ │ │ ├── conceptmap-questionnaire.json │ │ │ ├── condition-questionnaire.json │ │ │ ├── consent-questionnaire.json │ │ │ ├── contract-questionnaire.json │ │ │ ├── coverage-questionnaire.json │ │ │ ├── coverageeligibilityrequest-questionnaire.json │ │ │ ├── coverageeligibilityresponse-questionnaire.json │ │ │ ├── cqf-questionnaire-questionnaire.json │ │ │ ├── cqllibrary-questionnaire.json │ │ │ ├── detectedissue-questionnaire.json │ │ │ ├── device-questionnaire.json │ │ │ ├── devicedefinition-questionnaire.json │ │ │ ├── devicemetric-questionnaire.json │ │ │ ├── devicemetricobservation-questionnaire.json │ │ │ ├── devicerequest-questionnaire.json │ │ │ ├── deviceusestatement-questionnaire.json │ │ │ ├── diagnosticreport-genetics-questionnaire.json │ │ │ ├── diagnosticreport-questionnaire.json │ │ │ ├── documentmanifest-questionnaire.json │ │ │ ├── documentreference-questionnaire.json │ │ │ ├── effectevidencesynthesis-questionnaire.json │ │ │ ├── elementdefinition-de-questionnaire.json │ │ │ ├── encounter-questionnaire.json │ │ │ ├── endpoint-questionnaire.json │ │ │ ├── enrollmentrequest-questionnaire.json │ │ │ ├── enrollmentresponse-questionnaire.json │ │ │ ├── episodeofcare-questionnaire.json │ │ │ ├── eventdefinition-questionnaire.json │ │ │ ├── evidence-questionnaire.json │ │ │ ├── evidencevariable-questionnaire.json │ │ │ ├── examplescenario-questionnaire.json │ │ │ ├── explanationofbenefit-questionnaire.json │ │ │ ├── familymemberhistory-genetic-questionnaire.json │ │ │ ├── familymemberhistory-questionnaire.json │ │ │ ├── flag-questionnaire.json │ │ │ ├── goal-questionnaire.json │ │ │ ├── graphdefinition-questionnaire.json │ │ │ ├── group-questionnaire.json │ │ │ ├── groupdefinition-questionnaire.json │ │ │ ├── guidanceresponse-questionnaire.json │ │ │ ├── hdlcholesterol-questionnaire.json │ │ │ ├── headcircum-questionnaire.json │ │ │ ├── healthcareservice-questionnaire.json │ │ │ ├── heartrate-questionnaire.json │ │ │ ├── hlaresult-questionnaire.json │ │ │ ├── imagingstudy-questionnaire.json │ │ │ ├── immunization-questionnaire.json │ │ │ ├── immunizationevaluation-questionnaire.json │ │ │ ├── immunizationrecommendation-questionnaire.json │ │ │ ├── implementationguide-questionnaire.json │ │ │ ├── insuranceplan-questionnaire.json │ │ │ ├── invoice-questionnaire.json │ │ │ ├── ldlcholesterol-questionnaire.json │ │ │ ├── library-questionnaire.json │ │ │ ├── linkage-questionnaire.json │ │ │ ├── lipidprofile-questionnaire.json │ │ │ ├── list-questionnaire.json │ │ │ ├── location-questionnaire.json │ │ │ ├── measure-questionnaire.json │ │ │ ├── measurereport-questionnaire.json │ │ │ ├── media-questionnaire.json │ │ │ ├── medication-questionnaire.json │ │ │ ├── medicationadministration-questionnaire.json │ │ │ ├── medicationdispense-questionnaire.json │ │ │ ├── medicationknowledge-questionnaire.json │ │ │ ├── medicationrequest-questionnaire.json │ │ │ ├── medicationstatement-questionnaire.json │ │ │ ├── medicinalproduct-questionnaire.json │ │ │ ├── medicinalproductauthorization-questionnaire.json │ │ │ ├── medicinalproductcontraindication-questionnaire.json │ │ │ ├── medicinalproductindication-questionnaire.json │ │ │ ├── medicinalproductingredient-questionnaire.json │ │ │ ├── medicinalproductinteraction-questionnaire.json │ │ │ ├── medicinalproductmanufactured-questionnaire.json │ │ │ ├── medicinalproductpackaged-questionnaire.json │ │ │ ├── medicinalproductpharmaceutical-questionnaire.json │ │ │ ├── medicinalproductundesirableeffect-questionnaire.json │ │ │ ├── messagedefinition-questionnaire.json │ │ │ ├── messageheader-questionnaire.json │ │ │ ├── molecularsequence-questionnaire.json │ │ │ ├── namingsystem-questionnaire.json │ │ │ ├── nutritionorder-questionnaire.json │ │ │ ├── observation-genetics-questionnaire.json │ │ │ ├── observation-questionnaire.json │ │ │ ├── observationdefinition-questionnaire.json │ │ │ ├── operationdefinition-questionnaire.json │ │ │ ├── operationoutcome-questionnaire.json │ │ │ ├── organization-questionnaire.json │ │ │ ├── organizationaffiliation-questionnaire.json │ │ │ ├── oxygensat-questionnaire.json │ │ │ ├── parameters-questionnaire.json │ │ │ ├── patient-questionnaire.json │ │ │ ├── paymentnotice-questionnaire.json │ │ │ ├── paymentreconciliation-questionnaire.json │ │ │ ├── person-questionnaire.json │ │ │ ├── picoelement-questionnaire.json │ │ │ ├── plandefinition-questionnaire.json │ │ │ ├── practitioner-questionnaire.json │ │ │ ├── practitionerrole-questionnaire.json │ │ │ ├── procedure-questionnaire.json │ │ │ ├── provenance-questionnaire.json │ │ │ ├── provenance-relevant-history-questionnaire.json │ │ │ ├── questionnaire-cqf-example.json │ │ │ ├── questionnaire-example-bluebook.json │ │ │ ├── questionnaire-example-f201-lifelines.json │ │ │ ├── questionnaire-example-gcs.json │ │ │ ├── questionnaire-questionnaire.json │ │ │ ├── questionnaireresponse-questionnaire.json │ │ │ ├── relatedperson-questionnaire.json │ │ │ ├── requestgroup-questionnaire.json │ │ │ ├── researchdefinition-questionnaire.json │ │ │ ├── researchelementdefinition-questionnaire.json │ │ │ ├── researchstudy-questionnaire.json │ │ │ ├── researchsubject-questionnaire.json │ │ │ ├── resprate-questionnaire.json │ │ │ ├── riskassessment-questionnaire.json │ │ │ ├── riskevidencesynthesis-questionnaire.json │ │ │ ├── schedule-questionnaire.json │ │ │ ├── searchparameter-questionnaire.json │ │ │ ├── servicerequest-genetics-questionnaire.json │ │ │ ├── servicerequest-questionnaire.json │ │ │ ├── shareableactivitydefinition-questionnaire.json │ │ │ ├── shareablecodesystem-questionnaire.json │ │ │ ├── shareablelibrary-questionnaire.json │ │ │ ├── shareablemeasure-questionnaire.json │ │ │ ├── shareableplandefinition-questionnaire.json │ │ │ ├── shareablevalueset-questionnaire.json │ │ │ ├── slot-questionnaire.json │ │ │ ├── specimen-questionnaire.json │ │ │ ├── specimendefinition-questionnaire.json │ │ │ ├── structuredefinition-questionnaire.json │ │ │ ├── structuremap-questionnaire.json │ │ │ ├── subscription-questionnaire.json │ │ │ ├── substance-questionnaire.json │ │ │ ├── substancenucleicacid-questionnaire.json │ │ │ ├── substancepolymer-questionnaire.json │ │ │ ├── substanceprotein-questionnaire.json │ │ │ ├── substancereferenceinformation-questionnaire.json │ │ │ ├── substancesourcematerial-questionnaire.json │ │ │ ├── substancespecification-questionnaire.json │ │ │ ├── supplydelivery-questionnaire.json │ │ │ ├── supplyrequest-questionnaire.json │ │ │ ├── synthesis-questionnaire.json │ │ │ ├── task-questionnaire.json │ │ │ ├── terminologycapabilities-questionnaire.json │ │ │ ├── testreport-questionnaire.json │ │ │ ├── testscript-questionnaire.json │ │ │ ├── triglyceride-questionnaire.json │ │ │ ├── valueset-questionnaire.json │ │ │ ├── verificationresult-questionnaire.json │ │ │ ├── visionprescription-questionnaire.json │ │ │ ├── vitalsigns-questionnaire.json │ │ │ └── vitalspanel-questionnaire.json │ │ ├── QuestionnaireResponse │ │ │ ├── questionnaireresponse-example-bluebook.json │ │ │ ├── questionnaireresponse-example-f201-lifelines.json │ │ │ ├── questionnaireresponse-example-gcs.json │ │ │ ├── questionnaireresponse-example-ussg-fht-answers.json │ │ │ └── questionnaireresponse-example.json │ │ ├── RelatedPerson │ │ │ ├── relatedperson-example-f001-sarah.json │ │ │ ├── relatedperson-example-f002-ariadne.json │ │ │ ├── relatedperson-example-newborn-mom.json │ │ │ ├── relatedperson-example-peter.json │ │ │ └── relatedperson-example.json │ │ ├── RequestGroup │ │ │ ├── requestgroup-example.json │ │ │ └── requestgroup-kdn5-example.json │ │ ├── ResearchDefinition │ │ │ └── researchdefinition-example.json │ │ ├── ResearchElementDefinition │ │ │ └── researchelementdefinition-example.json │ │ ├── ResearchStudy │ │ │ └── researchstudy-example.json │ │ ├── ResearchSubject │ │ │ └── researchsubject-example.json │ │ ├── RiskAssessment │ │ │ ├── riskassessment-example-breastcancer.json │ │ │ ├── riskassessment-example-cardiac.json │ │ │ ├── riskassessment-example-population.json │ │ │ ├── riskassessment-example-prognosis.json │ │ │ ├── riskassessment-example.json │ │ │ └── riskassessment-riskexample.json │ │ ├── RiskEvidenceSynthesis │ │ │ └── riskevidencesynthesis-example.json │ │ ├── Schedule │ │ │ ├── schedule-example.json │ │ │ ├── schedule-provider-location1-example.json │ │ │ └── schedule-provider-location2-example.json │ │ ├── SearchParameter │ │ │ ├── codesystem-extensions-CodeSystem-author.json │ │ │ ├── codesystem-extensions-CodeSystem-effective.json │ │ │ ├── codesystem-extensions-CodeSystem-end.json │ │ │ ├── codesystem-extensions-CodeSystem-keyword.json │ │ │ ├── codesystem-extensions-CodeSystem-workflow.json │ │ │ ├── device-extensions-Device-din.json │ │ │ ├── diagnosticreport-genetic-DiagnosticReport-assessed-condition.json │ │ │ ├── observation-genetic-Observation-amino-acid-change.json │ │ │ ├── observation-genetic-Observation-dna-variant.json │ │ │ ├── observation-genetic-Observation-gene-amino-acid-change.json │ │ │ ├── observation-genetic-Observation-gene-dnavariant.json │ │ │ ├── observation-genetic-Observation-gene-identifier.json │ │ │ ├── patient-extensions-Patient-age.json │ │ │ ├── patient-extensions-Patient-birthOrderBoolean.json │ │ │ ├── patient-extensions-Patient-mothersMaidenName.json │ │ │ ├── searchparameter-example-extension.json │ │ │ ├── searchparameter-example-reference.json │ │ │ ├── searchparameter-example.json │ │ │ ├── searchparameter-filter.json │ │ │ ├── valueset-extensions-ValueSet-author.json │ │ │ ├── valueset-extensions-ValueSet-effective.json │ │ │ ├── valueset-extensions-ValueSet-end.json │ │ │ ├── valueset-extensions-ValueSet-keyword.json │ │ │ └── valueset-extensions-ValueSet-workflow.json │ │ ├── ServiceRequest │ │ │ ├── servicerequest-example-ambulation.json │ │ │ ├── servicerequest-example-appendectomy.json │ │ │ ├── servicerequest-example-colonoscopy-bx.json │ │ │ ├── servicerequest-example-colonoscopy.json │ │ │ ├── servicerequest-example-di.json │ │ │ ├── servicerequest-example-edu.json │ │ │ ├── servicerequest-example-ft4.json │ │ │ ├── servicerequest-example-implant.json │ │ │ ├── servicerequest-example-lipid.json │ │ │ ├── servicerequest-example-myringotomy.json │ │ │ ├── servicerequest-example-ob.json │ │ │ ├── servicerequest-example-pgx.json │ │ │ ├── servicerequest-example-pt.json │ │ │ ├── servicerequest-example-subrequest.json │ │ │ ├── servicerequest-example-ventilation.json │ │ │ ├── servicerequest-example.json │ │ │ ├── servicerequest-example2.json │ │ │ ├── servicerequest-example3.json │ │ │ ├── servicerequest-example4.json │ │ │ └── servicerequest-genetics-example-1.json │ │ ├── Slot │ │ │ ├── slot-example-busy.json │ │ │ ├── slot-example-tentative.json │ │ │ ├── slot-example-unavailable.json │ │ │ └── slot-example.json │ │ ├── Specimen │ │ │ ├── specimen-example-isolate.json │ │ │ ├── specimen-example-pooled-serum.json │ │ │ ├── specimen-example-serum.json │ │ │ ├── specimen-example-urine.json │ │ │ └── specimen-example.json │ │ ├── SpecimenDefinition │ │ │ └── specimendefinition-example-serum-plasma.json │ │ ├── StructureDefinition │ │ │ ├── account.profile.json │ │ │ ├── activitydefinition.profile.json │ │ │ ├── actualgroup.profile.json │ │ │ ├── address.profile.json │ │ │ ├── adverseevent.profile.json │ │ │ ├── age.profile.json │ │ │ ├── allergyintolerance.profile.json │ │ │ ├── annotation.profile.json │ │ │ ├── appointment.profile.json │ │ │ ├── appointmentresponse.profile.json │ │ │ ├── attachment.profile.json │ │ │ ├── auditevent.profile.json │ │ │ ├── backboneelement.profile.json │ │ │ ├── base64binary.profile.json │ │ │ ├── basic.profile.json │ │ │ ├── binary.profile.json │ │ │ ├── biologicallyderivedproduct.profile.json │ │ │ ├── bmi.profile.json │ │ │ ├── bodyheight.profile.json │ │ │ ├── bodystructure.profile.json │ │ │ ├── bodytemp.profile.json │ │ │ ├── bodyweight.profile.json │ │ │ ├── boolean.profile.json │ │ │ ├── bp.profile.json │ │ │ ├── bundle.profile.json │ │ │ ├── canonical.profile.json │ │ │ ├── capabilitystatement.profile.json │ │ │ ├── careplan.profile.json │ │ │ ├── careteam.profile.json │ │ │ ├── catalog.profile.json │ │ │ ├── catalogentry.profile.json │ │ │ ├── cdshooksguidanceresponse.profile.json │ │ │ ├── cdshooksrequestgroup.profile.json │ │ │ ├── cdshooksserviceplandefinition.profile.json │ │ │ ├── chargeitem.profile.json │ │ │ ├── chargeitemdefinition.profile.json │ │ │ ├── cholesterol.profile.json │ │ │ ├── claim.profile.json │ │ │ ├── claimresponse.profile.json │ │ │ ├── clinicaldocument.profile.json │ │ │ ├── clinicalimpression.profile.json │ │ │ ├── code.profile.json │ │ │ ├── codeableconcept.profile.json │ │ │ ├── codesystem.profile.json │ │ │ ├── coding.profile.json │ │ │ ├── communication.profile.json │ │ │ ├── communicationrequest.profile.json │ │ │ ├── compartmentdefinition.profile.json │ │ │ ├── composition.profile.json │ │ │ ├── computableplandefinition.profile.json │ │ │ ├── conceptmap.profile.json │ │ │ ├── condition.profile.json │ │ │ ├── consent.profile.json │ │ │ ├── contactdetail.profile.json │ │ │ ├── contactpoint.profile.json │ │ │ ├── contract.profile.json │ │ │ ├── contributor.profile.json │ │ │ ├── count.profile.json │ │ │ ├── coverage.profile.json │ │ │ ├── coverageeligibilityrequest.profile.json │ │ │ ├── coverageeligibilityresponse.profile.json │ │ │ ├── cqf-questionnaire.profile.json │ │ │ ├── cqllibrary.profile.json │ │ │ ├── datarequirement.profile.json │ │ │ ├── date.profile.json │ │ │ ├── datetime.profile.json │ │ │ ├── decimal.profile.json │ │ │ ├── definition.json │ │ │ ├── detectedissue.profile.json │ │ │ ├── device.profile.json │ │ │ ├── devicedefinition.profile.json │ │ │ ├── devicemetric.profile.json │ │ │ ├── devicemetricobservation.profile.json │ │ │ ├── devicerequest.profile.json │ │ │ ├── deviceusestatement.profile.json │ │ │ ├── diagnosticreport-genetics.profile.json │ │ │ ├── diagnosticreport.profile.json │ │ │ ├── distance.profile.json │ │ │ ├── documentmanifest.profile.json │ │ │ ├── documentreference.profile.json │ │ │ ├── domainresource.profile.json │ │ │ ├── dosage.profile.json │ │ │ ├── duration.profile.json │ │ │ ├── effectevidencesynthesis.profile.json │ │ │ ├── element.profile.json │ │ │ ├── elementdefinition-de.profile.json │ │ │ ├── elementdefinition.profile.json │ │ │ ├── encounter.profile.json │ │ │ ├── endpoint.profile.json │ │ │ ├── enrollmentrequest.profile.json │ │ │ ├── enrollmentresponse.profile.json │ │ │ ├── episodeofcare.profile.json │ │ │ ├── event.json │ │ │ ├── eventdefinition.profile.json │ │ │ ├── evidence.profile.json │ │ │ ├── evidencevariable.profile.json │ │ │ ├── examplescenario.profile.json │ │ │ ├── explanationofbenefit.profile.json │ │ │ ├── expression.profile.json │ │ │ ├── extension-11179-objectclass.json │ │ │ ├── extension-11179-objectclassproperty.json │ │ │ ├── extension-11179-permitted-value-conceptmap.json │ │ │ ├── extension-11179-permitted-value-valueset.json │ │ │ ├── extension-allergyintolerance-asserteddate.json │ │ │ ├── extension-allergyintolerance-certainty.json │ │ │ ├── extension-allergyintolerance-duration.json │ │ │ ├── extension-allergyintolerance-reasonrefuted.json │ │ │ ├── extension-allergyintolerance-resolutionage.json │ │ │ ├── extension-allergyintolerance-substanceexposurerisk.json │ │ │ ├── extension-auditevent-accession.json │ │ │ ├── extension-auditevent-anonymized.json │ │ │ ├── extension-auditevent-encrypted.json │ │ │ ├── extension-auditevent-instance.json │ │ │ ├── extension-auditevent-mpps.json │ │ │ ├── extension-auditevent-numberofinstances.json │ │ │ ├── extension-auditevent-participantobjectcontainsstudy.json │ │ │ ├── extension-auditevent-sopclass.json │ │ │ ├── extension-bodysite.json │ │ │ ├── extension-capabilities.json │ │ │ ├── extension-capabilitystatement-expectation.json │ │ │ ├── extension-capabilitystatement-prohibited.json │ │ │ ├── extension-capabilitystatement-search-parameter-combination.json │ │ │ ├── extension-capabilitystatement-supported-system.json │ │ │ ├── extension-capabilitystatement-websocket.json │ │ │ ├── extension-careplan-activity-title.json │ │ │ ├── extension-codesystem-alternate.json │ │ │ ├── extension-codesystem-author.json │ │ │ ├── extension-codesystem-concept-comments.json │ │ │ ├── extension-codesystem-conceptorder.json │ │ │ ├── extension-codesystem-effectivedate.json │ │ │ ├── extension-codesystem-expirationdate.json │ │ │ ├── extension-codesystem-history.json │ │ │ ├── extension-codesystem-keyword.json │ │ │ ├── extension-codesystem-label.json │ │ │ ├── extension-codesystem-map.json │ │ │ ├── extension-codesystem-othername.json │ │ │ ├── extension-codesystem-replacedby.json │ │ │ ├── extension-codesystem-sourcereference.json │ │ │ ├── extension-codesystem-trusted-expansion.json │ │ │ ├── extension-codesystem-usage.json │ │ │ ├── extension-codesystem-warning.json │ │ │ ├── extension-codesystem-workflowstatus.json │ │ │ ├── extension-coding-sctdescid.json │ │ │ ├── extension-communication-media.json │ │ │ ├── extension-communicationrequest-initiatinglocation.json │ │ │ ├── extension-composition-clinicaldocument-otherconfidentiality.json │ │ │ ├── extension-composition-clinicaldocument-versionnumber.json │ │ │ ├── extension-composition-section-subject.json │ │ │ ├── extension-concept-bidirectional.json │ │ │ ├── extension-condition-asserteddate.json │ │ │ ├── extension-condition-dueto.json │ │ │ ├── extension-condition-occurredfollowing.json │ │ │ ├── extension-condition-outcome.json │ │ │ ├── extension-condition-related.json │ │ │ ├── extension-condition-ruledout.json │ │ │ ├── extension-consent-location.json │ │ │ ├── extension-consent-notificationendpoint.json │ │ │ ├── extension-consent-transcriber.json │ │ │ ├── extension-consent-witness.json │ │ │ ├── extension-contactpoint-area.json │ │ │ ├── extension-contactpoint-country.json │ │ │ ├── extension-contactpoint-extension.json │ │ │ ├── extension-contactpoint-local.json │ │ │ ├── extension-cqf-calculatedvalue.json │ │ │ ├── extension-cqf-cdshooksendpoint.json │ │ │ ├── extension-cqf-citation.json │ │ │ ├── extension-cqf-encounterclass.json │ │ │ ├── extension-cqf-encountertype.json │ │ │ ├── extension-cqf-expression.json │ │ │ ├── extension-cqf-initialvalue.json │ │ │ ├── extension-cqf-initiatingorganization.json │ │ │ ├── extension-cqf-initiatingperson.json │ │ │ ├── extension-cqf-library.json │ │ │ ├── extension-cqf-measureinfo.json │ │ │ ├── extension-cqf-qualityofevidence.json │ │ │ ├── extension-cqf-receivingorganization.json │ │ │ ├── extension-cqf-receivingperson.json │ │ │ ├── extension-cqf-recipientlanguage.json │ │ │ ├── extension-cqf-recipienttype.json │ │ │ ├── extension-cqf-relativedatetime.json │ │ │ ├── extension-cqf-strengthofrecommendation.json │ │ │ ├── extension-cqf-systemuserlanguage.json │ │ │ ├── extension-cqf-systemusertaskcontext.json │ │ │ ├── extension-cqf-systemusertype.json │ │ │ ├── extension-cqm-validityperiod.json │ │ │ ├── extension-data-absent-reason.json │ │ │ ├── extension-designnote.json │ │ │ ├── extension-device-implantstatus.json │ │ │ ├── extension-devicerequest-patientinstruction.json │ │ │ ├── extension-diagnosticreport-addendumof.json │ │ │ ├── extension-diagnosticreport-extends.json │ │ │ ├── extension-diagnosticreport-geneticsanalysis.json │ │ │ ├── extension-diagnosticreport-geneticsassessedcondition.json │ │ │ ├── extension-diagnosticreport-geneticsfamilymemberhistory.json │ │ │ ├── extension-diagnosticreport-geneticsreferences.json │ │ │ ├── extension-diagnosticreport-locationperformed.json │ │ │ ├── extension-diagnosticreport-replaces.json │ │ │ ├── extension-diagnosticreport-risk.json │ │ │ ├── extension-diagnosticreport-summaryof.json │ │ │ ├── extension-display.json │ │ │ ├── extension-elementdefinition-allowedunits.json │ │ │ ├── extension-elementdefinition-bestpractice-explanation.json │ │ │ ├── extension-elementdefinition-bestpractice.json │ │ │ ├── extension-elementdefinition-bindingname.json │ │ │ ├── extension-elementdefinition-equivalence.json │ │ │ ├── extension-elementdefinition-identifier.json │ │ │ ├── extension-elementdefinition-inheritedextensiblevalueset.json │ │ │ ├── extension-elementdefinition-iscommonbinding.json │ │ │ ├── extension-elementdefinition-maxvalueset.json │ │ │ ├── extension-elementdefinition-minvalueset.json │ │ │ ├── extension-elementdefinition-namespace.json │ │ │ ├── extension-elementdefinition-profile-element.json │ │ │ ├── extension-elementdefinition-question.json │ │ │ ├── extension-elementdefinition-selector.json │ │ │ ├── extension-elementdefinition-translatable.json │ │ │ ├── extension-encounter-associatedencounter.json │ │ │ ├── extension-encounter-modeofarrival.json │ │ │ ├── extension-encounter-reasoncancelled.json │ │ │ ├── extension-entryformat.json │ │ │ ├── extension-event-basedon.json │ │ │ ├── extension-event-eventhistory.json │ │ │ ├── extension-event-location.json │ │ │ ├── extension-event-partof.json │ │ │ ├── extension-event-performerfunction.json │ │ │ ├── extension-event-statusreason.json │ │ │ ├── extension-family-member-history-genetics-observation.json │ │ │ ├── extension-family-member-history-genetics-parent.json │ │ │ ├── extension-family-member-history-genetics-sibling.json │ │ │ ├── extension-familymemberhistory-abatement.json │ │ │ ├── extension-familymemberhistory-patient-record.json │ │ │ ├── extension-familymemberhistory-severity.json │ │ │ ├── extension-familymemberhistory-type.json │ │ │ ├── extension-flag-detail.json │ │ │ ├── extension-flag-priority.json │ │ │ ├── extension-geolocation.json │ │ │ ├── extension-goal-acceptance.json │ │ │ ├── extension-goal-reasonrejected.json │ │ │ ├── extension-goal-relationship.json │ │ │ ├── extension-hla-genotyping-results-allele-database.json │ │ │ ├── extension-hla-genotyping-results-glstring.json │ │ │ ├── extension-hla-genotyping-results-haploid.json │ │ │ ├── extension-hla-genotyping-results-method.json │ │ │ ├── extension-http-response-header.json │ │ │ ├── extension-humanname-assembly-order.json │ │ │ ├── extension-humanname-fathers-family.json │ │ │ ├── extension-humanname-mothers-family.json │ │ │ ├── extension-humanname-own-name.json │ │ │ ├── extension-humanname-own-prefix.json │ │ │ ├── extension-humanname-partner-name.json │ │ │ ├── extension-humanname-partner-prefix.json │ │ │ ├── extension-identifier-validdate.json │ │ │ ├── extension-iso21090-ad-use.json │ │ │ ├── extension-iso21090-adxp-additionallocator.json │ │ │ ├── extension-iso21090-adxp-buildingnumbersuffix.json │ │ │ ├── extension-iso21090-adxp-careof.json │ │ │ ├── extension-iso21090-adxp-censustract.json │ │ │ ├── extension-iso21090-adxp-delimiter.json │ │ │ ├── extension-iso21090-adxp-deliveryaddressline.json │ │ │ ├── extension-iso21090-adxp-deliveryinstallationarea.json │ │ │ ├── extension-iso21090-adxp-deliveryinstallationqualifier.json │ │ │ ├── extension-iso21090-adxp-deliveryinstallationtype.json │ │ │ ├── extension-iso21090-adxp-deliverymode.json │ │ │ ├── extension-iso21090-adxp-deliverymodeidentifier.json │ │ │ ├── extension-iso21090-adxp-direction.json │ │ │ ├── extension-iso21090-adxp-housenumber.json │ │ │ ├── extension-iso21090-adxp-housenumbernumeric.json │ │ │ ├── extension-iso21090-adxp-postbox.json │ │ │ ├── extension-iso21090-adxp-precinct.json │ │ │ ├── extension-iso21090-adxp-streetaddressline.json │ │ │ ├── extension-iso21090-adxp-streetname.json │ │ │ ├── extension-iso21090-adxp-streetnamebase.json │ │ │ ├── extension-iso21090-adxp-streetnametype.json │ │ │ ├── extension-iso21090-adxp-unitid.json │ │ │ ├── extension-iso21090-adxp-unittype.json │ │ │ ├── extension-iso21090-en-qualifier.json │ │ │ ├── extension-iso21090-en-representation.json │ │ │ ├── extension-iso21090-en-use.json │ │ │ ├── extension-iso21090-nullflavor.json │ │ │ ├── extension-iso21090-pq-translation.json │ │ │ ├── extension-iso21090-preferred.json │ │ │ ├── extension-iso21090-sc-coding.json │ │ │ ├── extension-iso21090-tel-address.json │ │ │ ├── extension-iso21090-uncertainty.json │ │ │ ├── extension-iso21090-uncertaintytype.json │ │ │ ├── extension-language.json │ │ │ ├── extension-list-changebase.json │ │ │ ├── extension-location-boundary-geojson.json │ │ │ ├── extension-location-distance.json │ │ │ ├── extension-match-grade.json │ │ │ ├── extension-maxdecimalplaces.json │ │ │ ├── extension-maxsize.json │ │ │ ├── extension-maxvalue.json │ │ │ ├── extension-messageheader-response-request.json │ │ │ ├── extension-mimetype.json │ │ │ ├── extension-minlength.json │ │ │ ├── extension-minvalue.json │ │ │ ├── extension-narrativelink.json │ │ │ ├── extension-nutritionorder-adaptivefeedingdevice.json │ │ │ ├── extension-oauth-uris.json │ │ │ ├── extension-observation-bodyposition.json │ │ │ ├── extension-observation-delta.json │ │ │ ├── extension-observation-devicecode.json │ │ │ ├── extension-observation-focuscode.json │ │ │ ├── extension-observation-gatewaydevice.json │ │ │ ├── extension-observation-geneticsallele.json │ │ │ ├── extension-observation-geneticsaminoacidchange.json │ │ │ ├── extension-observation-geneticsancestry.json │ │ │ ├── extension-observation-geneticscopynumberevent.json │ │ │ ├── extension-observation-geneticsdnaregionname.json │ │ │ ├── extension-observation-geneticsgene.json │ │ │ ├── extension-observation-geneticsgenomicsourceclass.json │ │ │ ├── extension-observation-geneticsinterpretation.json │ │ │ ├── extension-observation-geneticsphaseset.json │ │ │ ├── extension-observation-geneticsvariant.json │ │ │ ├── extension-observation-precondition.json │ │ │ ├── extension-observation-reagent.json │ │ │ ├── extension-observation-replaces.json │ │ │ ├── extension-observation-secondaryfinding.json │ │ │ ├── extension-observation-sequelto.json │ │ │ ├── extension-observation-specimencode.json │ │ │ ├── extension-observation-timeoffset.json │ │ │ ├── extension-openehr-administration.json │ │ │ ├── extension-openehr-careplan.json │ │ │ ├── extension-openehr-exposuredate.json │ │ │ ├── extension-openehr-exposuredescription.json │ │ │ ├── extension-openehr-exposureduration.json │ │ │ ├── extension-openehr-location.json │ │ │ ├── extension-openehr-management.json │ │ │ ├── extension-openehr-test.json │ │ │ ├── extension-operationdefinition-profile.json │ │ │ ├── extension-operationoutcome-authority.json │ │ │ ├── extension-operationoutcome-detectedissue.json │ │ │ ├── extension-operationoutcome-issue-source.json │ │ │ ├── extension-ordinalvalue.json │ │ │ ├── extension-organization-period.json │ │ │ ├── extension-organization-preferredcontact.json │ │ │ ├── extension-organizationaffiliation-primaryind.json │ │ │ ├── extension-originaltext.json │ │ │ ├── extension-parameters-fullurl.json │ │ │ ├── extension-patient-adoptioninfo.json │ │ │ ├── extension-patient-animal.json │ │ │ ├── extension-patient-birthplace.json │ │ │ ├── extension-patient-birthtime.json │ │ │ ├── extension-patient-cadavericdonor.json │ │ │ ├── extension-patient-citizenship.json │ │ │ ├── extension-patient-congregation.json │ │ │ ├── extension-patient-disability.json │ │ │ ├── extension-patient-genderidentity.json │ │ │ ├── extension-patient-importance.json │ │ │ ├── extension-patient-interpreterrequired.json │ │ │ ├── extension-patient-mothersmaidenname.json │ │ │ ├── extension-patient-nationality.json │ │ │ ├── extension-patient-preferencetype.json │ │ │ ├── extension-patient-proficiency.json │ │ │ ├── extension-patient-relatedperson.json │ │ │ ├── extension-patient-religion.json │ │ │ ├── extension-practitioner-animalspecies.json │ │ │ ├── extension-practitionerrole-primaryind.json │ │ │ ├── extension-procedure-approachbodystructure.json │ │ │ ├── extension-procedure-causedby.json │ │ │ ├── extension-procedure-directedby.json │ │ │ ├── extension-procedure-incisiondatetime.json │ │ │ ├── extension-procedure-method.json │ │ │ ├── extension-procedure-progressstatus.json │ │ │ ├── extension-procedure-schedule.json │ │ │ ├── extension-procedure-targetbodystructure.json │ │ │ ├── extension-quantity-precision.json │ │ │ ├── extension-questionnaire-basetype.json │ │ │ ├── extension-questionnaire-choiceorientation.json │ │ │ ├── extension-questionnaire-constraint.json │ │ │ ├── extension-questionnaire-displaycategory.json │ │ │ ├── extension-questionnaire-fhirtype.json │ │ │ ├── extension-questionnaire-hidden.json │ │ │ ├── extension-questionnaire-itemcontrol.json │ │ │ ├── extension-questionnaire-maxoccurs.json │ │ │ ├── extension-questionnaire-minoccurs.json │ │ │ ├── extension-questionnaire-optionexclusive.json │ │ │ ├── extension-questionnaire-optionprefix.json │ │ │ ├── extension-questionnaire-referencefilter.json │ │ │ ├── extension-questionnaire-referenceprofile.json │ │ │ ├── extension-questionnaire-referenceresource.json │ │ │ ├── extension-questionnaire-signaturerequired.json │ │ │ ├── extension-questionnaire-sliderstepvalue.json │ │ │ ├── extension-questionnaire-supportlink.json │ │ │ ├── extension-questionnaire-unit.json │ │ │ ├── extension-questionnaire-unitoption.json │ │ │ ├── extension-questionnaire-unitvalueset.json │ │ │ ├── extension-questionnaire-usagemode.json │ │ │ ├── extension-questionnaireresponse-author.json │ │ │ ├── extension-questionnaireresponse-completionmode.json │ │ │ ├── extension-questionnaireresponse-reason.json │ │ │ ├── extension-questionnaireresponse-reviewer.json │ │ │ ├── extension-questionnaireresponse-signature.json │ │ │ ├── extension-regex.json │ │ │ ├── extension-relative-date.json │ │ │ ├── extension-rendered-value.json │ │ │ ├── extension-rendering-markdown.json │ │ │ ├── extension-rendering-style.json │ │ │ ├── extension-rendering-stylesensitive.json │ │ │ ├── extension-rendering-xhtml.json │ │ │ ├── extension-replaces.json │ │ │ ├── extension-request-donotperform.json │ │ │ ├── extension-request-insurance.json │ │ │ ├── extension-request-performerorder.json │ │ │ ├── extension-request-relevanthistory.json │ │ │ ├── extension-request-replaces.json │ │ │ ├── extension-request-statusreason.json │ │ │ ├── extension-resource-approvaldate.json │ │ │ ├── extension-resource-effectiveperiod.json │ │ │ ├── extension-resource-lastreviewdate.json │ │ │ ├── extension-resource-pertainstogoal.json │ │ │ ├── extension-servicerequest-geneticsitem.json │ │ │ ├── extension-servicerequest-precondition.json │ │ │ ├── extension-servicerequest-questionnairerequest.json │ │ │ ├── extension-specimen-collectionpriority.json │ │ │ ├── extension-specimen-isdryweight.json │ │ │ ├── extension-specimen-processingtime.json │ │ │ ├── extension-specimen-sequencenumber.json │ │ │ ├── extension-specimen-specialhandling.json │ │ │ ├── extension-structuredefinition-ancestor.json │ │ │ ├── extension-structuredefinition-applicable-version.json │ │ │ ├── extension-structuredefinition-category.json │ │ │ ├── extension-structuredefinition-codegen-super.json │ │ │ ├── extension-structuredefinition-dependencies.json │ │ │ ├── extension-structuredefinition-display-hint.json │ │ │ ├── extension-structuredefinition-explicit-type-name.json │ │ │ ├── extension-structuredefinition-fmm-no-warnings.json │ │ │ ├── extension-structuredefinition-fmm.json │ │ │ ├── extension-structuredefinition-hierarchy.json │ │ │ ├── extension-structuredefinition-json-type.json │ │ │ ├── extension-structuredefinition-normative-version.json │ │ │ ├── extension-structuredefinition-rdf-type.json │ │ │ ├── extension-structuredefinition-security-category.json │ │ │ ├── extension-structuredefinition-standards-status.json │ │ │ ├── extension-structuredefinition-summary.json │ │ │ ├── extension-structuredefinition-table-name.json │ │ │ ├── extension-structuredefinition-template-status.json │ │ │ ├── extension-structuredefinition-wg.json │ │ │ ├── extension-structuredefinition-xml-no-order.json │ │ │ ├── extension-structuredefinition-xml-type.json │ │ │ ├── extension-task-candidatelist.json │ │ │ ├── extension-task-replaces.json │ │ │ ├── extension-timing-dayofmonth.json │ │ │ ├── extension-timing-daysofcycle.json │ │ │ ├── extension-timing-exact.json │ │ │ ├── extension-translation.json │ │ │ ├── extension-tz-code.json │ │ │ ├── extension-tz-offset.json │ │ │ ├── extension-usagecontext-group.json │ │ │ ├── extension-valueset-activitystatusdate.json │ │ │ ├── extension-valueset-author.json │ │ │ ├── extension-valueset-authoritativesource.json │ │ │ ├── extension-valueset-casesensitive.json │ │ │ ├── extension-valueset-concept-comments.json │ │ │ ├── extension-valueset-concept-definition.json │ │ │ ├── extension-valueset-conceptorder.json │ │ │ ├── extension-valueset-deprecated.json │ │ │ ├── extension-valueset-effectivedate.json │ │ │ ├── extension-valueset-expand-group.json │ │ │ ├── extension-valueset-expand-rules.json │ │ │ ├── extension-valueset-expansionsource.json │ │ │ ├── extension-valueset-expirationdate.json │ │ │ ├── extension-valueset-expression.json │ │ │ ├── extension-valueset-extensible.json │ │ │ ├── extension-valueset-keyword.json │ │ │ ├── extension-valueset-label.json │ │ │ ├── extension-valueset-map.json │ │ │ ├── extension-valueset-othername.json │ │ │ ├── extension-valueset-parametersource.json │ │ │ ├── extension-valueset-reference.json │ │ │ ├── extension-valueset-rules-text.json │ │ │ ├── extension-valueset-sourcereference.json │ │ │ ├── extension-valueset-special-status.json │ │ │ ├── extension-valueset-steward.json │ │ │ ├── extension-valueset-supplement.json │ │ │ ├── extension-valueset-system.json │ │ │ ├── extension-valueset-systemname.json │ │ │ ├── extension-valueset-systemref.json │ │ │ ├── extension-valueset-toocostly.json │ │ │ ├── extension-valueset-trusted-expansion.json │ │ │ ├── extension-valueset-unclosed.json │ │ │ ├── extension-valueset-usage.json │ │ │ ├── extension-valueset-warning.json │ │ │ ├── extension-valueset-workflowstatus.json │ │ │ ├── extension-variable.json │ │ │ ├── extension-workflow-episodeofcare.json │ │ │ ├── extension-workflow-instantiatescanonical.json │ │ │ ├── extension-workflow-instantiatesuri.json │ │ │ ├── extension-workflow-reasoncode.json │ │ │ ├── extension-workflow-reasonreference.json │ │ │ ├── extension-workflow-relatedartifact.json │ │ │ ├── extension-workflow-researchstudy.json │ │ │ ├── extension-workflow-supportinginfo.json │ │ │ ├── extension.profile.json │ │ │ ├── familymemberhistory-genetic.profile.json │ │ │ ├── familymemberhistory.profile.json │ │ │ ├── fivews.json │ │ │ ├── flag.profile.json │ │ │ ├── goal.profile.json │ │ │ ├── graphdefinition.profile.json │ │ │ ├── group.profile.json │ │ │ ├── groupdefinition.profile.json │ │ │ ├── guidanceresponse.profile.json │ │ │ ├── hdlcholesterol.profile.json │ │ │ ├── headcircum.profile.json │ │ │ ├── healthcareservice.profile.json │ │ │ ├── heartrate.profile.json │ │ │ ├── hlaresult.profile.json │ │ │ ├── humanname.profile.json │ │ │ ├── id.profile.json │ │ │ ├── identifier.profile.json │ │ │ ├── imagingstudy.profile.json │ │ │ ├── immunization.profile.json │ │ │ ├── immunizationevaluation.profile.json │ │ │ ├── immunizationrecommendation.profile.json │ │ │ ├── implementationguide.profile.json │ │ │ ├── instant.profile.json │ │ │ ├── insuranceplan.profile.json │ │ │ ├── integer.profile.json │ │ │ ├── invoice.profile.json │ │ │ ├── ldlcholesterol.profile.json │ │ │ ├── library.profile.json │ │ │ ├── linkage.profile.json │ │ │ ├── lipidprofile.profile.json │ │ │ ├── list.profile.json │ │ │ ├── location.profile.json │ │ │ ├── markdown.profile.json │ │ │ ├── marketingstatus.profile.json │ │ │ ├── measure.profile.json │ │ │ ├── measurereport.profile.json │ │ │ ├── media.profile.json │ │ │ ├── medication.profile.json │ │ │ ├── medicationadministration.profile.json │ │ │ ├── medicationdispense.profile.json │ │ │ ├── medicationknowledge.profile.json │ │ │ ├── medicationrequest.profile.json │ │ │ ├── medicationstatement.profile.json │ │ │ ├── medicinalproduct.profile.json │ │ │ ├── medicinalproductauthorization.profile.json │ │ │ ├── medicinalproductcontraindication.profile.json │ │ │ ├── medicinalproductindication.profile.json │ │ │ ├── medicinalproductingredient.profile.json │ │ │ ├── medicinalproductinteraction.profile.json │ │ │ ├── medicinalproductmanufactured.profile.json │ │ │ ├── medicinalproductpackaged.profile.json │ │ │ ├── medicinalproductpharmaceutical.profile.json │ │ │ ├── medicinalproductundesirableeffect.profile.json │ │ │ ├── messagedefinition.profile.json │ │ │ ├── messageheader.profile.json │ │ │ ├── meta.profile.json │ │ │ ├── metadataresource.profile.json │ │ │ ├── molecularsequence.profile.json │ │ │ ├── money.profile.json │ │ │ ├── moneyquantity.profile.json │ │ │ ├── namingsystem.profile.json │ │ │ ├── narrative.profile.json │ │ │ ├── nutritionorder.profile.json │ │ │ ├── observation-genetics.profile.json │ │ │ ├── observation.profile.json │ │ │ ├── observationdefinition.profile.json │ │ │ ├── oid.profile.json │ │ │ ├── operationdefinition.profile.json │ │ │ ├── operationoutcome.profile.json │ │ │ ├── organization.profile.json │ │ │ ├── organizationaffiliation.profile.json │ │ │ ├── oxygensat.profile.json │ │ │ ├── parameterdefinition.profile.json │ │ │ ├── parameters.profile.json │ │ │ ├── patient.profile.json │ │ │ ├── paymentnotice.profile.json │ │ │ ├── paymentreconciliation.profile.json │ │ │ ├── period.profile.json │ │ │ ├── person.profile.json │ │ │ ├── picoelement.profile.json │ │ │ ├── plandefinition.profile.json │ │ │ ├── population.profile.json │ │ │ ├── positiveint.profile.json │ │ │ ├── practitioner.profile.json │ │ │ ├── practitionerrole.profile.json │ │ │ ├── procedure.profile.json │ │ │ ├── prodcharacteristic.profile.json │ │ │ ├── productshelflife.profile.json │ │ │ ├── provenance-relevant-history.profile.json │ │ │ ├── provenance.profile.json │ │ │ ├── quantity.profile.json │ │ │ ├── questionnaire.profile.json │ │ │ ├── questionnaireresponse.profile.json │ │ │ ├── range.profile.json │ │ │ ├── ratio.profile.json │ │ │ ├── reference.profile.json │ │ │ ├── relatedartifact.profile.json │ │ │ ├── relatedperson.profile.json │ │ │ ├── request.json │ │ │ ├── requestgroup.profile.json │ │ │ ├── researchdefinition.profile.json │ │ │ ├── researchelementdefinition.profile.json │ │ │ ├── researchstudy.profile.json │ │ │ ├── researchsubject.profile.json │ │ │ ├── resource.profile.json │ │ │ ├── resprate.profile.json │ │ │ ├── riskassessment.profile.json │ │ │ ├── riskevidencesynthesis.profile.json │ │ │ ├── sampleddata.profile.json │ │ │ ├── schedule.profile.json │ │ │ ├── searchparameter.profile.json │ │ │ ├── servicerequest-genetics.profile.json │ │ │ ├── servicerequest.profile.json │ │ │ ├── shareableactivitydefinition.profile.json │ │ │ ├── shareablecodesystem.profile.json │ │ │ ├── shareablelibrary.profile.json │ │ │ ├── shareablemeasure.profile.json │ │ │ ├── shareableplandefinition.profile.json │ │ │ ├── shareablevalueset.profile.json │ │ │ ├── signature.profile.json │ │ │ ├── simplequantity.profile.json │ │ │ ├── slot.profile.json │ │ │ ├── specimen.profile.json │ │ │ ├── specimendefinition.profile.json │ │ │ ├── string.profile.json │ │ │ ├── structuredefinition-example-composition.json │ │ │ ├── structuredefinition-example-section-library.json │ │ │ ├── structuredefinition.profile.json │ │ │ ├── structuremap.profile.json │ │ │ ├── subscription.profile.json │ │ │ ├── substance.profile.json │ │ │ ├── substanceamount.profile.json │ │ │ ├── substancenucleicacid.profile.json │ │ │ ├── substancepolymer.profile.json │ │ │ ├── substanceprotein.profile.json │ │ │ ├── substancereferenceinformation.profile.json │ │ │ ├── substancesourcematerial.profile.json │ │ │ ├── substancespecification.profile.json │ │ │ ├── supplydelivery.profile.json │ │ │ ├── supplyrequest.profile.json │ │ │ ├── synthesis.profile.json │ │ │ ├── task.profile.json │ │ │ ├── terminologycapabilities.profile.json │ │ │ ├── testreport.profile.json │ │ │ ├── testscript.profile.json │ │ │ ├── time.profile.json │ │ │ ├── timing.profile.json │ │ │ ├── triggerdefinition.profile.json │ │ │ ├── triglyceride.profile.json │ │ │ ├── unsignedint.profile.json │ │ │ ├── uri.profile.json │ │ │ ├── url.profile.json │ │ │ ├── usagecontext.profile.json │ │ │ ├── uuid.profile.json │ │ │ ├── valueset.profile.json │ │ │ ├── verificationresult.profile.json │ │ │ ├── visionprescription.profile.json │ │ │ ├── vitalsigns.profile.json │ │ │ ├── vitalspanel.profile.json │ │ │ └── xhtml.profile.json │ │ ├── StructureMap │ │ │ ├── structuremap-example.json │ │ │ └── structuremap-supplyrequest-transform.json │ │ ├── Subscription │ │ │ ├── subscription-example-error.json │ │ │ └── subscription-example.json │ │ ├── Substance │ │ │ ├── substance-example-amoxicillin-clavulanate.json │ │ │ ├── substance-example-f201-dust.json │ │ │ ├── substance-example-f202-staphylococcus.json │ │ │ ├── substance-example-f203-potassium.json │ │ │ ├── substance-example-silver-nitrate-product.json │ │ │ └── substance-example.json │ │ ├── SubstanceSpecification │ │ │ ├── substancenucleicacid-example.json │ │ │ ├── substancepolymer-example.json │ │ │ ├── substanceprotein-example.json │ │ │ ├── substancereferenceinformation-example.json │ │ │ ├── substancesourcematerial-example.json │ │ │ └── substancespecification-example.json │ │ ├── SupplyDelivery │ │ │ ├── supplydelivery-example-pumpdelivery.json │ │ │ └── supplydelivery-example.json │ │ ├── SupplyRequest │ │ │ └── supplyrequest-example-simpleorder.json │ │ ├── Task │ │ │ ├── task-example-fm-cancel.json │ │ │ ├── task-example-fm-poll.json │ │ │ ├── task-example-fm-release.json │ │ │ ├── task-example-fm-reprocess.json │ │ │ ├── task-example-fm-status-resp.json │ │ │ ├── task-example-fm-status.json │ │ │ ├── task-example1.json │ │ │ ├── task-example2.json │ │ │ ├── task-example3.json │ │ │ ├── task-example4.json │ │ │ ├── task-example5.json │ │ │ └── task-example6.json │ │ ├── TerminologyCapabilities │ │ │ └── terminologycapabilities-example.json │ │ ├── TestReport │ │ │ └── testreport-example.json │ │ ├── TestScript │ │ │ ├── testscript-example-history.json │ │ │ ├── testscript-example-multisystem.json │ │ │ ├── testscript-example-readtest.json │ │ │ ├── testscript-example-search.json │ │ │ ├── testscript-example-update.json │ │ │ └── testscript-example.json │ │ ├── ValueSet │ │ │ ├── valueset-FHIR-version.json │ │ │ ├── valueset-abstract-types.json │ │ │ ├── valueset-account-status.json │ │ │ ├── valueset-account-type.json │ │ │ ├── valueset-action-cardinality-behavior.json │ │ │ ├── valueset-action-condition-kind.json │ │ │ ├── valueset-action-grouping-behavior.json │ │ │ ├── valueset-action-participant-role.json │ │ │ ├── valueset-action-participant-type.json │ │ │ ├── valueset-action-precheck-behavior.json │ │ │ ├── valueset-action-relationship-type.json │ │ │ ├── valueset-action-required-behavior.json │ │ │ ├── valueset-action-selection-behavior.json │ │ │ ├── valueset-action-type.json │ │ │ ├── valueset-activity-definition-category.json │ │ │ ├── valueset-additional-instruction-codes.json │ │ │ ├── valueset-additionalmaterials.json │ │ │ ├── valueset-address-type.json │ │ │ ├── valueset-address-use.json │ │ │ ├── valueset-adjudication-error.json │ │ │ ├── valueset-adjudication-reason.json │ │ │ ├── valueset-adjudication.json │ │ │ ├── valueset-administration-method-codes.json │ │ │ ├── valueset-administrative-gender.json │ │ │ ├── valueset-adverse-event-actuality.json │ │ │ ├── valueset-adverse-event-category.json │ │ │ ├── valueset-adverse-event-causality-assess.json │ │ │ ├── valueset-adverse-event-causality-method.json │ │ │ ├── valueset-adverse-event-outcome.json │ │ │ ├── valueset-adverse-event-seriousness.json │ │ │ ├── valueset-adverse-event-severity.json │ │ │ ├── valueset-adverse-event-type.json │ │ │ ├── valueset-age-units.json │ │ │ ├── valueset-all-languages.json │ │ │ ├── valueset-all-types.json │ │ │ ├── valueset-allelename.json │ │ │ ├── valueset-allerg-intol-substance-exp-risk.json │ │ │ ├── valueset-allergy-intolerance-category.json │ │ │ ├── valueset-allergy-intolerance-criticality.json │ │ │ ├── valueset-allergy-intolerance-type.json │ │ │ ├── valueset-allergyintolerance-clinical.json │ │ │ ├── valueset-allergyintolerance-code.json │ │ │ ├── valueset-allergyintolerance-verification.json │ │ │ ├── valueset-animal-breeds.json │ │ │ ├── valueset-animal-genderstatus.json │ │ │ ├── valueset-animal-species.json │ │ │ ├── valueset-appointment-cancellation-reason.json │ │ │ ├── valueset-appointmentstatus.json │ │ │ ├── valueset-approach-site-codes.json │ │ │ ├── valueset-assert-direction-codes.json │ │ │ ├── valueset-assert-operator-codes.json │ │ │ ├── valueset-assert-response-code-types.json │ │ │ ├── valueset-asset-availability.json │ │ │ ├── valueset-audit-entity-type.json │ │ │ ├── valueset-audit-event-action.json │ │ │ ├── valueset-audit-event-outcome.json │ │ │ ├── valueset-audit-event-sub-type.json │ │ │ ├── valueset-audit-event-type.json │ │ │ ├── valueset-audit-source-type.json │ │ │ ├── valueset-basic-resource-type.json │ │ │ ├── valueset-benefit-network.json │ │ │ ├── valueset-benefit-term.json │ │ │ ├── valueset-benefit-type.json │ │ │ ├── valueset-benefit-unit.json │ │ │ ├── valueset-binding-strength.json │ │ │ ├── valueset-body-site.json │ │ │ ├── valueset-bodysite-laterality.json │ │ │ ├── valueset-bodystructure-code.json │ │ │ ├── valueset-bodystructure-relative-location.json │ │ │ ├── valueset-bundle-type.json │ │ │ ├── valueset-c80-doc-typecodes.json │ │ │ ├── valueset-c80-facilitycodes.json │ │ │ ├── valueset-c80-practice-codes.json │ │ │ ├── valueset-capability-statement-kind.json │ │ │ ├── valueset-care-plan-activity-kind.json │ │ │ ├── valueset-care-plan-activity-outcome.json │ │ │ ├── valueset-care-plan-activity-status.json │ │ │ ├── valueset-care-plan-category.json │ │ │ ├── valueset-care-plan-intent.json │ │ │ ├── valueset-care-team-category.json │ │ │ ├── valueset-care-team-status.json │ │ │ ├── valueset-catalogType.json │ │ │ ├── valueset-cdshooks-indicator.json │ │ │ ├── valueset-certainty-subcomponent-rating.json │ │ │ ├── valueset-certainty-subcomponent-type.json │ │ │ ├── valueset-chargeitem-billingcodes.json │ │ │ ├── valueset-chargeitem-status.json │ │ │ ├── valueset-choice-list-orientation.json │ │ │ ├── valueset-chromosome-human.json │ │ │ ├── valueset-claim-careteamrole.json │ │ │ ├── valueset-claim-exception.json │ │ │ ├── valueset-claim-informationcategory.json │ │ │ ├── valueset-claim-modifiers.json │ │ │ ├── valueset-claim-subtype.json │ │ │ ├── valueset-claim-type.json │ │ │ ├── valueset-claim-use.json │ │ │ ├── valueset-clinical-findings.json │ │ │ ├── valueset-clinicalimpression-prognosis.json │ │ │ ├── valueset-clinicalimpression-status.json │ │ │ ├── valueset-clinvar.json │ │ │ ├── valueset-code-search-support.json │ │ │ ├── valueset-codesystem-altcode-kind.json │ │ │ ├── valueset-codesystem-content-mode.json │ │ │ ├── valueset-codesystem-hierarchy-meaning.json │ │ │ ├── valueset-common-tags.json │ │ │ ├── valueset-communication-category.json │ │ │ ├── valueset-communication-not-done-reason.json │ │ │ ├── valueset-communication-topic.json │ │ │ ├── valueset-compartment-type.json │ │ │ ├── valueset-composite-measure-scoring.json │ │ │ ├── valueset-composition-altcode-kind.json │ │ │ ├── valueset-composition-attestation-mode.json │ │ │ ├── valueset-composition-status.json │ │ │ ├── valueset-concept-map-equivalence.json │ │ │ ├── valueset-concept-property-type.json │ │ │ ├── valueset-concept-subsumption-outcome.json │ │ │ ├── valueset-conceptmap-unmapped-mode.json │ │ │ ├── valueset-condition-category.json │ │ │ ├── valueset-condition-cause.json │ │ │ ├── valueset-condition-clinical.json │ │ │ ├── valueset-condition-code.json │ │ │ ├── valueset-condition-outcome.json │ │ │ ├── valueset-condition-predecessor.json │ │ │ ├── valueset-condition-severity.json │ │ │ ├── valueset-condition-stage-type.json │ │ │ ├── valueset-condition-stage.json │ │ │ ├── valueset-condition-state.json │ │ │ ├── valueset-condition-ver-status.json │ │ │ ├── valueset-conditional-delete-status.json │ │ │ ├── valueset-conditional-read-status.json │ │ │ ├── valueset-conformance-expectation.json │ │ │ ├── valueset-consent-action.json │ │ │ ├── valueset-consent-category.json │ │ │ ├── valueset-consent-content-class.json │ │ │ ├── valueset-consent-content-code.json │ │ │ ├── valueset-consent-data-meaning.json │ │ │ ├── valueset-consent-performer.json │ │ │ ├── valueset-consent-policy.json │ │ │ ├── valueset-consent-provision-type.json │ │ │ ├── valueset-consent-scope.json │ │ │ ├── valueset-consent-state-codes.json │ │ │ ├── valueset-consistency-type.json │ │ │ ├── valueset-constraint-severity.json │ │ │ ├── valueset-contact-point-system.json │ │ │ ├── valueset-contact-point-use.json │ │ │ ├── valueset-contactentity-type.json │ │ │ ├── valueset-container-cap.json │ │ │ ├── valueset-container-material.json │ │ │ ├── valueset-contract-action.json │ │ │ ├── valueset-contract-actionstatus.json │ │ │ ├── valueset-contract-actorrole.json │ │ │ ├── valueset-contract-assetcontext.json │ │ │ ├── valueset-contract-assetscope.json │ │ │ ├── valueset-contract-assetsubtype.json │ │ │ ├── valueset-contract-assettype.json │ │ │ ├── valueset-contract-content-derivative.json │ │ │ ├── valueset-contract-data-meaning.json │ │ │ ├── valueset-contract-decision-mode.json │ │ │ ├── valueset-contract-definition-subtype.json │ │ │ ├── valueset-contract-definition-type.json │ │ │ ├── valueset-contract-expiration-type.json │ │ │ ├── valueset-contract-legalstate.json │ │ │ ├── valueset-contract-party-role.json │ │ │ ├── valueset-contract-publicationstatus.json │ │ │ ├── valueset-contract-scope.json │ │ │ ├── valueset-contract-security-category.json │ │ │ ├── valueset-contract-security-classification.json │ │ │ ├── valueset-contract-security-control.json │ │ │ ├── valueset-contract-signer-type.json │ │ │ ├── valueset-contract-status.json │ │ │ ├── valueset-contract-subtype.json │ │ │ ├── valueset-contract-term-subtype.json │ │ │ ├── valueset-contract-term-type.json │ │ │ ├── valueset-contract-type.json │ │ │ ├── valueset-contributor-type.json │ │ │ ├── valueset-copy-number-event.json │ │ │ ├── valueset-cosmic.json │ │ │ ├── valueset-coverage-class.json │ │ │ ├── valueset-coverage-copay-type.json │ │ │ ├── valueset-coverage-financial-exception.json │ │ │ ├── valueset-coverage-selfpay.json │ │ │ ├── valueset-coverage-type.json │ │ │ ├── valueset-coverageeligibilityresponse-ex-auth-support.json │ │ │ ├── valueset-cpt-all.json │ │ │ ├── valueset-currencies.json │ │ │ ├── valueset-data-absent-reason.json │ │ │ ├── valueset-data-types.json │ │ │ ├── valueset-dataelement-sdcobjectclass.json │ │ │ ├── valueset-dataelement-sdcobjectclassproperty.json │ │ │ ├── valueset-days-of-week.json │ │ │ ├── valueset-dbsnp.json │ │ │ ├── valueset-defined-types.json │ │ │ ├── valueset-definition-resource-types.json │ │ │ ├── valueset-definition-status.json │ │ │ ├── valueset-definition-topic.json │ │ │ ├── valueset-definition-use.json │ │ │ ├── valueset-designation-use.json │ │ │ ├── valueset-detectedissue-category.json │ │ │ ├── valueset-detectedissue-mitigation-action.json │ │ │ ├── valueset-detectedissue-severity.json │ │ │ ├── valueset-device-action.json │ │ │ ├── valueset-device-component-property.json │ │ │ ├── valueset-device-definition-status.json │ │ │ ├── valueset-device-kind.json │ │ │ ├── valueset-device-nametype.json │ │ │ ├── valueset-device-safety.json │ │ │ ├── valueset-device-statement-status.json │ │ │ ├── valueset-device-status-reason.json │ │ │ ├── valueset-device-status.json │ │ │ ├── valueset-device-type.json │ │ │ ├── valueset-devicemetric-type.json │ │ │ ├── valueset-diagnosis-role.json │ │ │ ├── valueset-diagnostic-based-on-snomed.json │ │ │ ├── valueset-diagnostic-report-status.json │ │ │ ├── valueset-diagnostic-service-sections.json │ │ │ ├── valueset-dicm-405-mediatype.json │ │ │ ├── valueset-diet-type.json │ │ │ ├── valueset-discriminator-type.json │ │ │ ├── valueset-distance-units.json │ │ │ ├── valueset-doc-section-codes.json │ │ │ ├── valueset-document-classcodes.json │ │ │ ├── valueset-document-mode.json │ │ │ ├── valueset-document-reference-status.json │ │ │ ├── valueset-document-relationship-type.json │ │ │ ├── valueset-dose-rate-type.json │ │ │ ├── valueset-duration-units.json │ │ │ ├── valueset-effect-estimate-type.json │ │ │ ├── valueset-eligibilityrequest-purpose.json │ │ │ ├── valueset-eligibilityresponse-purpose.json │ │ │ ├── valueset-encounter-admit-source.json │ │ │ ├── valueset-encounter-diet.json │ │ │ ├── valueset-encounter-discharge-disposition.json │ │ │ ├── valueset-encounter-location-status.json │ │ │ ├── valueset-encounter-participant-type.json │ │ │ ├── valueset-encounter-reason.json │ │ │ ├── valueset-encounter-special-arrangements.json │ │ │ ├── valueset-encounter-special-courtesy.json │ │ │ ├── valueset-encounter-status.json │ │ │ ├── valueset-encounter-type.json │ │ │ ├── valueset-endpoint-connection-type.json │ │ │ ├── valueset-endpoint-payload-type.json │ │ │ ├── valueset-endpoint-status.json │ │ │ ├── valueset-ensembl.json │ │ │ ├── valueset-enteral-route.json │ │ │ ├── valueset-entformula-additive.json │ │ │ ├── valueset-entformula-type.json │ │ │ ├── valueset-episode-of-care-status.json │ │ │ ├── valueset-episodeofcare-type.json │ │ │ ├── valueset-event-capability-mode.json │ │ │ ├── valueset-event-or-request-resource-types.json │ │ │ ├── valueset-event-resource-types.json │ │ │ ├── valueset-event-status.json │ │ │ ├── valueset-event-timing.json │ │ │ ├── valueset-evidence-quality.json │ │ │ ├── valueset-evidence-variant-state.json │ │ │ ├── valueset-ex-benefitcategory.json │ │ │ ├── valueset-ex-diagnosis-on-admission.json │ │ │ ├── valueset-ex-diagnosisrelatedgroup.json │ │ │ ├── valueset-ex-diagnosistype.json │ │ │ ├── valueset-ex-onsettype.json │ │ │ ├── valueset-ex-payee-resource-type.json │ │ │ ├── valueset-ex-paymenttype.json │ │ │ ├── valueset-ex-procedure-type.json │ │ │ ├── valueset-ex-program-code.json │ │ │ ├── valueset-ex-revenue-center.json │ │ │ ├── valueset-example-hierarchical.json │ │ │ ├── valueset-example-inactive.json │ │ │ ├── valueset-example-yesnodontknow.json │ │ │ ├── valueset-examplescenario-actor-type.json │ │ │ ├── valueset-expansion-parameter-source.json │ │ │ ├── valueset-expansion-processing-rule.json │ │ │ ├── valueset-explanationofbenefit-status.json │ │ │ ├── valueset-exposure-state.json │ │ │ ├── valueset-expression-language.json │ │ │ ├── valueset-extension-context-type.json │ │ │ ├── valueset-feeding-device.json │ │ │ ├── valueset-filter-operator.json │ │ │ ├── valueset-financial-taskcode.json │ │ │ ├── valueset-financial-taskinputtype.json │ │ │ ├── valueset-flag-category.json │ │ │ ├── valueset-flag-code.json │ │ │ ├── valueset-flag-priority.json │ │ │ ├── valueset-flag-status.json │ │ │ ├── valueset-fm-conditions.json │ │ │ ├── valueset-fm-itemtype.json │ │ │ ├── valueset-fm-status.json │ │ │ ├── valueset-focal-subject.json │ │ │ ├── valueset-food-type.json │ │ │ ├── valueset-formatcodes.json │ │ │ ├── valueset-forms.json │ │ │ ├── valueset-fundsreserve.json │ │ │ ├── valueset-gender-identity.json │ │ │ ├── valueset-genenames.json │ │ │ ├── valueset-goal-acceptance-status.json │ │ │ ├── valueset-goal-achievement.json │ │ │ ├── valueset-goal-category.json │ │ │ ├── valueset-goal-priority.json │ │ │ ├── valueset-goal-relationship-type.json │ │ │ ├── valueset-goal-start-event.json │ │ │ ├── valueset-goal-status-reason.json │ │ │ ├── valueset-goal-status.json │ │ │ ├── valueset-graph-compartment-rule.json │ │ │ ├── valueset-graph-compartment-use.json │ │ │ ├── valueset-group-measure.json │ │ │ ├── valueset-group-type.json │ │ │ ├── valueset-guidance-response-status.json │ │ │ ├── valueset-guide-page-generation.json │ │ │ ├── valueset-guide-parameter-code.json │ │ │ ├── valueset-handling-condition.json │ │ │ ├── valueset-history-absent-reason.json │ │ │ ├── valueset-history-status.json │ │ │ ├── valueset-hl7-work-group.json │ │ │ ├── valueset-http-operations.json │ │ │ ├── valueset-http-verb.json │ │ │ ├── valueset-icd-10-procedures.json │ │ │ ├── valueset-icd-10.json │ │ │ ├── valueset-identifier-type.json │ │ │ ├── valueset-identifier-use.json │ │ │ ├── valueset-identity-assuranceLevel.json │ │ │ ├── valueset-imagingstudy-status.json │ │ │ ├── valueset-immunization-evaluation-dose-status-reason.json │ │ │ ├── valueset-immunization-evaluation-dose-status.json │ │ │ ├── valueset-immunization-evaluation-status.json │ │ │ ├── valueset-immunization-evaluation-target-disease.json │ │ │ ├── valueset-immunization-function.json │ │ │ ├── valueset-immunization-funding-source.json │ │ │ ├── valueset-immunization-origin.json │ │ │ ├── valueset-immunization-program-eligibility.json │ │ │ ├── valueset-immunization-reason.json │ │ │ ├── valueset-immunization-recommendation-date-criterion.json │ │ │ ├── valueset-immunization-recommendation-reason.json │ │ │ ├── valueset-immunization-recommendation-status.json │ │ │ ├── valueset-immunization-recommendation-target-disease.json │ │ │ ├── valueset-immunization-route.json │ │ │ ├── valueset-immunization-site.json │ │ │ ├── valueset-immunization-status-reason.json │ │ │ ├── valueset-immunization-status.json │ │ │ ├── valueset-immunization-subpotent-reason.json │ │ │ ├── valueset-immunization-target-disease.json │ │ │ ├── valueset-implantStatus.json │ │ │ ├── valueset-instance-availability.json │ │ │ ├── valueset-insuranceplan-applicability.json │ │ │ ├── valueset-insuranceplan-type.json │ │ │ ├── valueset-intervention.json │ │ │ ├── valueset-investigation-sets.json │ │ │ ├── valueset-invoice-priceComponentType.json │ │ │ ├── valueset-invoice-status.json │ │ │ ├── valueset-iso3166-1-2.json │ │ │ ├── valueset-iso3166-1-3.json │ │ │ ├── valueset-iso3166-1-N.json │ │ │ ├── valueset-issue-severity.json │ │ │ ├── valueset-issue-type.json │ │ │ ├── valueset-item-type.json │ │ │ ├── valueset-knowledge-resource-types.json │ │ │ ├── valueset-language-preference-type.json │ │ │ ├── valueset-languages.json │ │ │ ├── valueset-ldlcholesterol-codes.json │ │ │ ├── valueset-library-type.json │ │ │ ├── valueset-link-type.json │ │ │ ├── valueset-linkage-type.json │ │ │ ├── valueset-list-empty-reason.json │ │ │ ├── valueset-list-example-codes.json │ │ │ ├── valueset-list-item-flag.json │ │ │ ├── valueset-list-mode.json │ │ │ ├── valueset-list-order.json │ │ │ ├── valueset-list-status.json │ │ │ ├── valueset-location-mode.json │ │ │ ├── valueset-location-physical-type.json │ │ │ ├── valueset-location-status.json │ │ │ ├── valueset-manifestation-or-symptom.json │ │ │ ├── valueset-map-context-type.json │ │ │ ├── valueset-map-group-type-mode.json │ │ │ ├── valueset-map-input-mode.json │ │ │ ├── valueset-map-model-mode.json │ │ │ ├── valueset-map-source-list-mode.json │ │ │ ├── valueset-map-target-list-mode.json │ │ │ ├── valueset-map-transform.json │ │ │ ├── valueset-marital-status.json │ │ │ ├── valueset-match-grade.json │ │ │ ├── valueset-measure-data-usage.json │ │ │ ├── valueset-measure-improvement-notation.json │ │ │ ├── valueset-measure-population.json │ │ │ ├── valueset-measure-report-status.json │ │ │ ├── valueset-measure-report-type.json │ │ │ ├── valueset-measure-scoring.json │ │ │ ├── valueset-measure-type.json │ │ │ ├── valueset-med-admin-perform-function.json │ │ │ ├── valueset-media-modality.json │ │ │ ├── valueset-media-type.json │ │ │ ├── valueset-media-view.json │ │ │ ├── valueset-medication-admin-category.json │ │ │ ├── valueset-medication-admin-status.json │ │ │ ├── valueset-medication-as-needed-reason.json │ │ │ ├── valueset-medication-codes.json │ │ │ ├── valueset-medication-form-codes.json │ │ │ ├── valueset-medication-statement-category.json │ │ │ ├── valueset-medication-statement-status.json │ │ │ ├── valueset-medication-status.json │ │ │ ├── valueset-medicationdispense-category.json │ │ │ ├── valueset-medicationdispense-performer-function.json │ │ │ ├── valueset-medicationdispense-status-reason.json │ │ │ ├── valueset-medicationdispense-status.json │ │ │ ├── valueset-medicationknowledge-characteristic.json │ │ │ ├── valueset-medicationknowledge-package-type.json │ │ │ ├── valueset-medicationknowledge-status.json │ │ │ ├── valueset-medicationrequest-category.json │ │ │ ├── valueset-medicationrequest-course-of-therapy.json │ │ │ ├── valueset-medicationrequest-intent.json │ │ │ ├── valueset-medicationrequest-status-reason.json │ │ │ ├── valueset-medicationrequest-status.json │ │ │ ├── valueset-message-events.json │ │ │ ├── valueset-message-reason-encounter.json │ │ │ ├── valueset-message-significance-category.json │ │ │ ├── valueset-message-transport.json │ │ │ ├── valueset-messageheader-response-request.json │ │ │ ├── valueset-metric-calibration-state.json │ │ │ ├── valueset-metric-calibration-type.json │ │ │ ├── valueset-metric-category.json │ │ │ ├── valueset-metric-color.json │ │ │ ├── valueset-metric-operational-status.json │ │ │ ├── valueset-mimetypes.json │ │ │ ├── valueset-missing-tooth-reason.json │ │ │ ├── valueset-modified-foodtype.json │ │ │ ├── valueset-name-assembly-order.json │ │ │ ├── valueset-name-part-qualifier.json │ │ │ ├── valueset-name-use.json │ │ │ ├── valueset-name-v3-representation.json │ │ │ ├── valueset-namingsystem-identifier-type.json │ │ │ ├── valueset-namingsystem-type.json │ │ │ ├── valueset-narrative-status.json │ │ │ ├── valueset-network-type.json │ │ │ ├── valueset-nhin-purposeofuse.json │ │ │ ├── valueset-note-type.json │ │ │ ├── valueset-nutrient-code.json │ │ │ ├── valueset-object-lifecycle-events.json │ │ │ ├── valueset-object-role.json │ │ │ ├── valueset-observation-category.json │ │ │ ├── valueset-observation-codes.json │ │ │ ├── valueset-observation-interpretation.json │ │ │ ├── valueset-observation-methods.json │ │ │ ├── valueset-observation-range-category.json │ │ │ ├── valueset-observation-statistics.json │ │ │ ├── valueset-observation-status.json │ │ │ ├── valueset-observation-vitalsignresult.json │ │ │ ├── valueset-operation-kind.json │ │ │ ├── valueset-operation-outcome.json │ │ │ ├── valueset-operation-parameter-use.json │ │ │ ├── valueset-oral-prosthodontic-material.json │ │ │ ├── valueset-organization-role.json │ │ │ ├── valueset-organization-type.json │ │ │ ├── valueset-orientation-type.json │ │ │ ├── valueset-parameter-group.json │ │ │ ├── valueset-parent-relationship-codes.json │ │ │ ├── valueset-participant-role.json │ │ │ ├── valueset-participantrequired.json │ │ │ ├── valueset-participation-role-type.json │ │ │ ├── valueset-participationstatus.json │ │ │ ├── valueset-patient-contactrelationship.json │ │ │ ├── valueset-payeetype.json │ │ │ ├── valueset-payment-adjustment-reason.json │ │ │ ├── valueset-payment-status.json │ │ │ ├── valueset-payment-type.json │ │ │ ├── valueset-performer-function.json │ │ │ ├── valueset-performer-role.json │ │ │ ├── valueset-permitted-data-type.json │ │ │ ├── valueset-plan-definition-type.json │ │ │ ├── valueset-postal-address-use.json │ │ │ ├── valueset-practitioner-role.json │ │ │ ├── valueset-practitioner-specialty.json │ │ │ ├── valueset-precision-estimate-type.json │ │ │ ├── valueset-prepare-patient-prior-specimen-collection.json │ │ │ ├── valueset-probability-distribution-type.json │ │ │ ├── valueset-procedure-category.json │ │ │ ├── valueset-procedure-code.json │ │ │ ├── valueset-procedure-followup.json │ │ │ ├── valueset-procedure-not-performed-reason.json │ │ │ ├── valueset-procedure-outcome.json │ │ │ ├── valueset-procedure-progress-status-codes.json │ │ │ ├── valueset-procedure-reason.json │ │ │ ├── valueset-process-priority.json │ │ │ ├── valueset-product-category.json │ │ │ ├── valueset-product-status.json │ │ │ ├── valueset-product-storage-scale.json │ │ │ ├── valueset-program.json │ │ │ ├── valueset-property-representation.json │ │ │ ├── valueset-provenance-activity-type.json │ │ │ ├── valueset-provenance-agent-role.json │ │ │ ├── valueset-provenance-agent-type.json │ │ │ ├── valueset-provenance-entity-role.json │ │ │ ├── valueset-provenance-history-agent-type.json │ │ │ ├── valueset-provenance-history-record-activity.json │ │ │ ├── valueset-provider-qualification.json │ │ │ ├── valueset-provider-taxonomy.json │ │ │ ├── valueset-publication-status.json │ │ │ ├── valueset-quality-type.json │ │ │ ├── valueset-quantity-comparator.json │ │ │ ├── valueset-question-max-occurs.json │ │ │ ├── valueset-questionnaire-answers-status.json │ │ │ ├── valueset-questionnaire-answers.json │ │ │ ├── valueset-questionnaire-category.json │ │ │ ├── valueset-questionnaire-display-category.json │ │ │ ├── valueset-questionnaire-enable-behavior.json │ │ │ ├── valueset-questionnaire-enable-operator.json │ │ │ ├── valueset-questionnaire-item-control.json │ │ │ ├── valueset-questionnaire-questions.json │ │ │ ├── valueset-questionnaire-usage-mode.json │ │ │ ├── valueset-questionnaireresponse-mode.json │ │ │ ├── valueset-reaction-event-certainty.json │ │ │ ├── valueset-reaction-event-severity.json │ │ │ ├── valueset-reason-medication-given-codes.json │ │ │ ├── valueset-reason-medication-not-given-codes.json │ │ │ ├── valueset-reason-medication-status-codes.json │ │ │ ├── valueset-recommendation-strength.json │ │ │ ├── valueset-ref-sequences.json │ │ │ ├── valueset-reference-handling-policy.json │ │ │ ├── valueset-reference-version-rules.json │ │ │ ├── valueset-referencerange-appliesto.json │ │ │ ├── valueset-referencerange-meaning.json │ │ │ ├── valueset-rejection-criteria.json │ │ │ ├── valueset-related-artifact-type.json │ │ │ ├── valueset-related-claim-relationship.json │ │ │ ├── valueset-relatedperson-relationshiptype.json │ │ │ ├── valueset-relation-type.json │ │ │ ├── valueset-relationship.json │ │ │ ├── valueset-remittance-outcome.json │ │ │ ├── valueset-report-action-result-codes.json │ │ │ ├── valueset-report-codes.json │ │ │ ├── valueset-report-participant-type.json │ │ │ ├── valueset-report-result-codes.json │ │ │ ├── valueset-report-status-codes.json │ │ │ ├── valueset-repository-type.json │ │ │ ├── valueset-request-intent.json │ │ │ ├── valueset-request-priority.json │ │ │ ├── valueset-request-resource-types.json │ │ │ ├── valueset-request-status.json │ │ │ ├── valueset-research-element-type.json │ │ │ ├── valueset-research-study-objective-type.json │ │ │ ├── valueset-research-study-phase.json │ │ │ ├── valueset-research-study-prim-purp-type.json │ │ │ ├── valueset-research-study-reason-stopped.json │ │ │ ├── valueset-research-study-status.json │ │ │ ├── valueset-research-subject-status.json │ │ │ ├── valueset-resource-aggregation-mode.json │ │ │ ├── valueset-resource-security-category.json │ │ │ ├── valueset-resource-slicing-rules.json │ │ │ ├── valueset-resource-status.json │ │ │ ├── valueset-resource-type-link.json │ │ │ ├── valueset-resource-types.json │ │ │ ├── valueset-resource-validation-mode.json │ │ │ ├── valueset-response-code.json │ │ │ ├── valueset-restful-capability-mode.json │ │ │ ├── valueset-restful-security-service.json │ │ │ ├── valueset-risk-estimate-type.json │ │ │ ├── valueset-risk-probability.json │ │ │ ├── valueset-route-codes.json │ │ │ ├── valueset-search-comparator.json │ │ │ ├── valueset-search-entry-mode.json │ │ │ ├── valueset-search-modifier-code.json │ │ │ ├── valueset-search-param-type.json │ │ │ ├── valueset-search-xpath-usage.json │ │ │ ├── valueset-secondary-finding.json │ │ │ ├── valueset-security-labels.json │ │ │ ├── valueset-security-role-type.json │ │ │ ├── valueset-sequence-quality-method.json │ │ │ ├── valueset-sequence-quality-standardSequence.json │ │ │ ├── valueset-sequence-referenceSeq.json │ │ │ ├── valueset-sequence-species.json │ │ │ ├── valueset-sequence-type.json │ │ │ ├── valueset-sequenceontology.json │ │ │ ├── valueset-series-performer-function.json │ │ │ ├── valueset-service-category.json │ │ │ ├── valueset-service-modifiers.json │ │ │ ├── valueset-service-pharmacy.json │ │ │ ├── valueset-service-place.json │ │ │ ├── valueset-service-product.json │ │ │ ├── valueset-service-provision-conditions.json │ │ │ ├── valueset-service-referral-method.json │ │ │ ├── valueset-service-type.json │ │ │ ├── valueset-service-uscls.json │ │ │ ├── valueset-servicerequest-category.json │ │ │ ├── valueset-servicerequest-orderdetail.json │ │ │ ├── valueset-sibling-relationship-codes.json │ │ │ ├── valueset-signature-type.json │ │ │ ├── valueset-slotstatus.json │ │ │ ├── valueset-smart-capabilities.json │ │ │ ├── valueset-sort-direction.json │ │ │ ├── valueset-spdx-license.json │ │ │ ├── valueset-special-values.json │ │ │ ├── valueset-specimen-collection-method.json │ │ │ ├── valueset-specimen-collection-priority.json │ │ │ ├── valueset-specimen-collection.json │ │ │ ├── valueset-specimen-contained-preference.json │ │ │ ├── valueset-specimen-container-type.json │ │ │ ├── valueset-specimen-processing-procedure.json │ │ │ ├── valueset-specimen-status.json │ │ │ ├── valueset-standards-status.json │ │ │ ├── valueset-strand-type.json │ │ │ ├── valueset-structure-definition-kind.json │ │ │ ├── valueset-study-type.json │ │ │ ├── valueset-subject-type.json │ │ │ ├── valueset-subscriber-relationship.json │ │ │ ├── valueset-subscription-channel-type.json │ │ │ ├── valueset-subscription-status.json │ │ │ ├── valueset-subscription-tag.json │ │ │ ├── valueset-substance-category.json │ │ │ ├── valueset-substance-code.json │ │ │ ├── valueset-substance-status.json │ │ │ ├── valueset-supplement-type.json │ │ │ ├── valueset-supply-item.json │ │ │ ├── valueset-supplydelivery-status.json │ │ │ ├── valueset-supplydelivery-type.json │ │ │ ├── valueset-supplyrequest-kind.json │ │ │ ├── valueset-supplyrequest-reason.json │ │ │ ├── valueset-supplyrequest-status.json │ │ │ ├── valueset-surface.json │ │ │ ├── valueset-synthesis-type.json │ │ │ ├── valueset-system-restful-interaction.json │ │ │ ├── valueset-task-code.json │ │ │ ├── valueset-task-intent.json │ │ │ ├── valueset-task-status.json │ │ │ ├── valueset-teeth.json │ │ │ ├── valueset-template-status-code.json │ │ │ ├── valueset-testscript-operation-codes.json │ │ │ ├── valueset-testscript-profile-destination-types.json │ │ │ ├── valueset-testscript-profile-origin-types.json │ │ │ ├── valueset-texture-code.json │ │ │ ├── valueset-timezones.json │ │ │ ├── valueset-timing-abbreviation.json │ │ │ ├── valueset-tooth.json │ │ │ ├── valueset-transaction-mode.json │ │ │ ├── valueset-trigger-type.json │ │ │ ├── valueset-type-derivation-rule.json │ │ │ ├── valueset-type-restful-interaction.json │ │ │ ├── valueset-ucum-bodylength.json │ │ │ ├── valueset-ucum-bodytemp.json │ │ │ ├── valueset-ucum-bodyweight.json │ │ │ ├── valueset-ucum-common.json │ │ │ ├── valueset-ucum-units.json │ │ │ ├── valueset-ucum-vitals-common.json │ │ │ ├── valueset-udi-entry-type.json │ │ │ ├── valueset-udi.json │ │ │ ├── valueset-units-of-time.json │ │ │ ├── valueset-unknown-content-code.json │ │ │ ├── valueset-usage-context-type.json │ │ │ ├── valueset-vaccine-code.json │ │ │ ├── valueset-variable-type.json │ │ │ ├── valueset-variant-state.json │ │ │ ├── valueset-variants.json │ │ │ ├── valueset-verificationresult-can-push-updates.json │ │ │ ├── valueset-verificationresult-communication-method.json │ │ │ ├── valueset-verificationresult-failure-action.json │ │ │ ├── valueset-verificationresult-need.json │ │ │ ├── valueset-verificationresult-primary-source-type.json │ │ │ ├── valueset-verificationresult-push-type-available.json │ │ │ ├── valueset-verificationresult-status.json │ │ │ ├── valueset-verificationresult-validation-process.json │ │ │ ├── valueset-verificationresult-validation-status.json │ │ │ ├── valueset-verificationresult-validation-type.json │ │ │ ├── valueset-versioning-policy.json │ │ │ ├── valueset-vision-base-codes.json │ │ │ ├── valueset-vision-eye-codes.json │ │ │ ├── valueset-vision-product.json │ │ │ └── valueset-written-language.json │ │ ├── VerificationResult │ │ │ └── verificationresult-example.json │ │ ├── VisionPrescription │ │ │ ├── visionprescription-example-1.json │ │ │ └── visionprescription-example.json │ │ └── package-min-ver.json │ ├── sort-sample.js │ └── xhtml.spec.ts ├── decorator │ └── fhir-guard.ts └── index.ts └── tsconfig.json /.gitignore: -------------------------------------------------------------------------------- 1 | lib 2 | node_modules 3 | coverage 4 | -------------------------------------------------------------------------------- /.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/.travis.yml -------------------------------------------------------------------------------- /.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/.vscode/launch.json -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/README.md -------------------------------------------------------------------------------- /jest.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/jest.config.js -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/package.json -------------------------------------------------------------------------------- /src/EnumType.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/EnumType.ts -------------------------------------------------------------------------------- /src/R4/Resource/IBackboneElement.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/IBackboneElement.ts -------------------------------------------------------------------------------- /src/R4/Resource/IDomainResource.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/IDomainResource.ts -------------------------------------------------------------------------------- /src/R4/Resource/IResource.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/IResource.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Account.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Account.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Account_Coverage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Account_Coverage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Account_Guarantor.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Account_Guarantor.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ActivityDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ActivityDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ActivityDefinition_DynamicValue.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ActivityDefinition_DynamicValue.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ActivityDefinition_Participant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ActivityDefinition_Participant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Address.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Address.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AdverseEvent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AdverseEvent.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AdverseEvent_Causality.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AdverseEvent_Causality.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AdverseEvent_SuspectEntity.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AdverseEvent_SuspectEntity.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Age.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Age.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AllergyIntolerance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AllergyIntolerance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AllergyIntolerance_Reaction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AllergyIntolerance_Reaction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Annotation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Annotation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Appointment.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Appointment.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AppointmentResponse.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AppointmentResponse.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Appointment_Participant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Appointment_Participant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Attachment.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Attachment.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AuditEvent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AuditEvent.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AuditEvent_Agent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AuditEvent_Agent.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AuditEvent_Detail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AuditEvent_Detail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AuditEvent_Entity.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AuditEvent_Entity.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AuditEvent_Network.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AuditEvent_Network.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_AuditEvent_Source.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_AuditEvent_Source.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Basic.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Basic.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Binary.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Binary.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_BiologicallyDerivedProduct.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_BiologicallyDerivedProduct.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_BodyStructure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_BodyStructure.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Bundle.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Bundle.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Bundle_Entry.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Bundle_Entry.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Bundle_Link.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Bundle_Link.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Bundle_Request.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Bundle_Request.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Bundle_Response.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Bundle_Response.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Bundle_Search.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Bundle_Search.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Document.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Document.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Endpoint.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Endpoint.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Interaction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Interaction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Messaging.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Messaging.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Operation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Operation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Resource.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Resource.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Rest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Rest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_SearchParam.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_SearchParam.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Security.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Security.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CapabilityStatement_Software.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CapabilityStatement_Software.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CarePlan.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CarePlan.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CarePlan_Activity.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CarePlan_Activity.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CarePlan_Detail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CarePlan_Detail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CareTeam.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CareTeam.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CareTeam_Participant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CareTeam_Participant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CatalogEntry.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CatalogEntry.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CatalogEntry_RelatedEntry.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CatalogEntry_RelatedEntry.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ChargeItem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ChargeItem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ChargeItemDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ChargeItemDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ChargeItem_Performer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ChargeItem_Performer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_AddItem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_AddItem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Adjudication.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Adjudication.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Detail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Detail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Detail1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Detail1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Error.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Error.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Insurance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Insurance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Item.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Item.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Payment.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Payment.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_ProcessNote.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_ProcessNote.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_SubDetail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_SubDetail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_SubDetail1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_SubDetail1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClaimResponse_Total.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClaimResponse_Total.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Accident.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Accident.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_CareTeam.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_CareTeam.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Detail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Detail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Diagnosis.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Diagnosis.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Insurance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Insurance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Item.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Item.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Payee.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Payee.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Procedure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Procedure.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_Related.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_Related.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_SubDetail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_SubDetail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Claim_SupportingInfo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Claim_SupportingInfo.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClinicalImpression.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClinicalImpression.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ClinicalImpression_Finding.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ClinicalImpression_Finding.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CodeSystem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CodeSystem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CodeSystem_Concept.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CodeSystem_Concept.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CodeSystem_Designation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CodeSystem_Designation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CodeSystem_Filter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CodeSystem_Filter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CodeSystem_Property.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CodeSystem_Property.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CodeSystem_Property1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CodeSystem_Property1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CodeableConcept.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CodeableConcept.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Coding.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Coding.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Communication.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Communication.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CommunicationRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CommunicationRequest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CommunicationRequest_Payload.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CommunicationRequest_Payload.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Communication_Payload.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Communication_Payload.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CompartmentDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CompartmentDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CompartmentDefinition_Resource.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CompartmentDefinition_Resource.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Composition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Composition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Composition_Attester.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Composition_Attester.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Composition_Event.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Composition_Event.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Composition_RelatesTo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Composition_RelatesTo.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Composition_Section.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Composition_Section.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ConceptMap.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ConceptMap.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ConceptMap_DependsOn.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ConceptMap_DependsOn.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ConceptMap_Element.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ConceptMap_Element.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ConceptMap_Group.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ConceptMap_Group.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ConceptMap_Target.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ConceptMap_Target.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ConceptMap_Unmapped.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ConceptMap_Unmapped.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Condition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Condition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Condition_Evidence.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Condition_Evidence.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Condition_Stage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Condition_Stage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Consent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Consent.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Consent_Actor.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Consent_Actor.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Consent_Data.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Consent_Data.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Consent_Policy.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Consent_Policy.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Consent_Provision.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Consent_Provision.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Consent_Verification.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Consent_Verification.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ContactDetail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ContactDetail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ContactPoint.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ContactPoint.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Action.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Answer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Answer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Asset.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Asset.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_ContentDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_ContentDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Context.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Context.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Friendly.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Friendly.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Legal.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Legal.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Offer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Offer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Party.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Party.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Rule.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Rule.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_SecurityLabel.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_SecurityLabel.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Signer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Signer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Subject.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Subject.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_Term.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_Term.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contract_ValuedItem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contract_ValuedItem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Contributor.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Contributor.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Count.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Count.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Coverage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Coverage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CoverageEligibilityRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CoverageEligibilityRequest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CoverageEligibilityRequest_Item.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CoverageEligibilityRequest_Item.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_CoverageEligibilityResponse.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_CoverageEligibilityResponse.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Coverage_Class.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Coverage_Class.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Coverage_CostToBeneficiary.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Coverage_CostToBeneficiary.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Coverage_Exception.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Coverage_Exception.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DataRequirement.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DataRequirement.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DataRequirement_CodeFilter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DataRequirement_CodeFilter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DataRequirement_DateFilter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DataRequirement_DateFilter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DataRequirement_Sort.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DataRequirement_Sort.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DetectedIssue.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DetectedIssue.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DetectedIssue_Evidence.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DetectedIssue_Evidence.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DetectedIssue_Mitigation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DetectedIssue_Mitigation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Device.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Device.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceDefinition_Capability.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceDefinition_Capability.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceDefinition_DeviceName.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceDefinition_DeviceName.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceDefinition_Material.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceDefinition_Material.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceDefinition_Property.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceDefinition_Property.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceDefinition_Specialization.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceDefinition_Specialization.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceMetric.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceMetric.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceMetric_Calibration.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceMetric_Calibration.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceRequest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceRequest_Parameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceRequest_Parameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DeviceUseStatement.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DeviceUseStatement.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Device_DeviceName.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Device_DeviceName.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Device_Property.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Device_Property.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Device_Specialization.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Device_Specialization.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Device_UdiCarrier.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Device_UdiCarrier.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Device_Version.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Device_Version.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DiagnosticReport.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DiagnosticReport.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DiagnosticReport_Media.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DiagnosticReport_Media.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Distance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Distance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DocumentManifest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DocumentManifest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DocumentManifest_Related.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DocumentManifest_Related.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DocumentReference.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DocumentReference.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DocumentReference_Content.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DocumentReference_Content.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DocumentReference_Context.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DocumentReference_Context.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_DocumentReference_RelatesTo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_DocumentReference_RelatesTo.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Dosage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Dosage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Dosage_DoseAndRate.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Dosage_DoseAndRate.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Duration.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Duration.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EffectEvidenceSynthesis.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EffectEvidenceSynthesis.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Element.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Element.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Base.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Base.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Binding.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Binding.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Constraint.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Constraint.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Discriminator.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Discriminator.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Example.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Example.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Mapping.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Mapping.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Slicing.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Slicing.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ElementDefinition_Type.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ElementDefinition_Type.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Encounter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Encounter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Encounter_ClassHistory.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Encounter_ClassHistory.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Encounter_Diagnosis.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Encounter_Diagnosis.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Encounter_Hospitalization.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Encounter_Hospitalization.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Encounter_Location.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Encounter_Location.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Encounter_Participant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Encounter_Participant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Encounter_StatusHistory.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Encounter_StatusHistory.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Endpoint.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Endpoint.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EnrollmentRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EnrollmentRequest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EnrollmentResponse.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EnrollmentResponse.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EpisodeOfCare.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EpisodeOfCare.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EpisodeOfCare_Diagnosis.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EpisodeOfCare_Diagnosis.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EpisodeOfCare_StatusHistory.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EpisodeOfCare_StatusHistory.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EventDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EventDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Evidence.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Evidence.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EvidenceVariable.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EvidenceVariable.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_EvidenceVariable_Characteristic.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_EvidenceVariable_Characteristic.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario_Actor.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario_Actor.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario_Alternative.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario_Alternative.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario_Instance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario_Instance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario_Operation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario_Operation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario_Process.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario_Process.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario_Step.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario_Step.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExampleScenario_Version.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExampleScenario_Version.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Accident.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Accident.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_AddItem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_AddItem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_CareTeam.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_CareTeam.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Detail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Detail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Detail1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Detail1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Diagnosis.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Diagnosis.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Financial.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Financial.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Insurance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Insurance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Item.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Item.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Payee.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Payee.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Payment.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Payment.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Procedure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Procedure.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Related.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Related.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_SubDetail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_SubDetail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_SubDetail1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_SubDetail1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ExplanationOfBenefit_Total.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ExplanationOfBenefit_Total.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Expression.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Expression.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Extension.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Extension.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_FamilyMemberHistory.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_FamilyMemberHistory.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_FamilyMemberHistory_Condition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_FamilyMemberHistory_Condition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Flag.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Flag.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Goal.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Goal.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Goal_Target.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Goal_Target.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_GraphDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_GraphDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_GraphDefinition_Compartment.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_GraphDefinition_Compartment.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_GraphDefinition_Link.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_GraphDefinition_Link.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_GraphDefinition_Target.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_GraphDefinition_Target.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Group.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Group.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Group_Characteristic.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Group_Characteristic.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Group_Member.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Group_Member.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_GuidanceResponse.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_GuidanceResponse.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_HealthcareService.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_HealthcareService.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_HealthcareService_AvailableTime.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_HealthcareService_AvailableTime.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_HealthcareService_Eligibility.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_HealthcareService_Eligibility.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_HealthcareService_NotAvailable.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_HealthcareService_NotAvailable.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_HumanName.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_HumanName.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Identifier.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Identifier.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImagingStudy.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImagingStudy.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImagingStudy_Instance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImagingStudy_Instance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImagingStudy_Performer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImagingStudy_Performer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImagingStudy_Series.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImagingStudy_Series.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Immunization.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Immunization.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImmunizationEvaluation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImmunizationEvaluation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImmunizationRecommendation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImmunizationRecommendation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Immunization_Education.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Immunization_Education.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Immunization_Performer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Immunization_Performer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Immunization_ProtocolApplied.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Immunization_ProtocolApplied.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Immunization_Reaction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Immunization_Reaction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Definition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Definition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_DependsOn.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_DependsOn.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Global.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Global.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Grouping.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Grouping.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Manifest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Manifest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Page.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Page.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Page1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Page1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Parameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Parameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Resource.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Resource.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Resource1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Resource1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ImplementationGuide_Template.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ImplementationGuide_Template.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_Benefit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_Benefit.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_Benefit1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_Benefit1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_Contact.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_Contact.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_Cost.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_Cost.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_Coverage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_Coverage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_GeneralCost.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_GeneralCost.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_Limit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_Limit.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_Plan.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_Plan.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_InsurancePlan_SpecificCost.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_InsurancePlan_SpecificCost.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Invoice.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Invoice.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Invoice_LineItem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Invoice_LineItem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Invoice_Participant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Invoice_Participant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Invoice_PriceComponent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Invoice_PriceComponent.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Library.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Library.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Linkage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Linkage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Linkage_Item.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Linkage_Item.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_List.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_List.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_List_Entry.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_List_Entry.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Location.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Location.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Location_HoursOfOperation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Location_HoursOfOperation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Location_Position.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Location_Position.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MarketingStatus.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MarketingStatus.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Measure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Measure.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MeasureReport.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MeasureReport.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MeasureReport_Component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MeasureReport_Component.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MeasureReport_Group.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MeasureReport_Group.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MeasureReport_Population.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MeasureReport_Population.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MeasureReport_Population1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MeasureReport_Population1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MeasureReport_Stratifier.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MeasureReport_Stratifier.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MeasureReport_Stratum.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MeasureReport_Stratum.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Measure_Component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Measure_Component.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Measure_Group.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Measure_Group.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Measure_Population.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Measure_Population.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Measure_Stratifier.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Measure_Stratifier.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Measure_SupplementalData.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Measure_SupplementalData.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Media.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Media.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Medication.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Medication.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationAdministration.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationAdministration.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationAdministration_Dosage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationAdministration_Dosage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationDispense.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationDispense.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationDispense_Performer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationDispense_Performer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationDispense_Substitution.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationDispense_Substitution.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Cost.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Cost.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Dosage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Dosage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Ingredient.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Ingredient.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Kinetics.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Kinetics.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_MaxDispense.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_MaxDispense.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Monograph.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Monograph.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Packaging.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Packaging.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Regulatory.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Regulatory.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationKnowledge_Schedule.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationKnowledge_Schedule.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationRequest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationRequest_InitialFill.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationRequest_InitialFill.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationRequest_Substitution.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationRequest_Substitution.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicationStatement.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicationStatement.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Medication_Batch.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Medication_Batch.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Medication_Ingredient.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Medication_Ingredient.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProduct.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProduct.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProductAuthorization.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProductAuthorization.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProductIndication.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProductIndication.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProductIngredient.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProductIngredient.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProductInteraction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProductInteraction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProductManufactured.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProductManufactured.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProductPackaged.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProductPackaged.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProductPharmaceutical.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProductPharmaceutical.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProduct_Name.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProduct_Name.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MedicinalProduct_NamePart.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MedicinalProduct_NamePart.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MessageDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MessageDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MessageDefinition_Focus.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MessageDefinition_Focus.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MessageHeader.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MessageHeader.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MessageHeader_Destination.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MessageHeader_Destination.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MessageHeader_Response.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MessageHeader_Response.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MessageHeader_Source.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MessageHeader_Source.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Meta.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Meta.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence_Inner.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence_Inner.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence_Outer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence_Outer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence_Quality.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence_Quality.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence_ReferenceSeq.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence_ReferenceSeq.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence_Repository.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence_Repository.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence_Roc.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence_Roc.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_MolecularSequence_Variant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_MolecularSequence_Variant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Money.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Money.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NamingSystem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NamingSystem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NamingSystem_UniqueId.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NamingSystem_UniqueId.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Narrative.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Narrative.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NutritionOrder.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NutritionOrder.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NutritionOrder_Administration.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NutritionOrder_Administration.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NutritionOrder_EnteralFormula.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NutritionOrder_EnteralFormula.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NutritionOrder_Nutrient.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NutritionOrder_Nutrient.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NutritionOrder_OralDiet.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NutritionOrder_OralDiet.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NutritionOrder_Supplement.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NutritionOrder_Supplement.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_NutritionOrder_Texture.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_NutritionOrder_Texture.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Observation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Observation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ObservationDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ObservationDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Observation_Component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Observation_Component.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Observation_ReferenceRange.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Observation_ReferenceRange.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_OperationDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_OperationDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_OperationDefinition_Binding.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_OperationDefinition_Binding.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_OperationDefinition_Overload.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_OperationDefinition_Overload.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_OperationDefinition_Parameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_OperationDefinition_Parameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_OperationOutcome.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_OperationOutcome.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_OperationOutcome_Issue.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_OperationOutcome_Issue.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Organization.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Organization.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_OrganizationAffiliation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_OrganizationAffiliation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Organization_Contact.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Organization_Contact.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ParameterDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ParameterDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Parameters.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Parameters.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Parameters_Parameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Parameters_Parameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Patient.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Patient.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Patient_Communication.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Patient_Communication.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Patient_Contact.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Patient_Contact.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Patient_Link.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Patient_Link.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PaymentNotice.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PaymentNotice.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PaymentReconciliation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PaymentReconciliation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PaymentReconciliation_Detail.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PaymentReconciliation_Detail.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Period.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Period.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Person.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Person.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Person_Link.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Person_Link.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition_Action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition_Action.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition_Condition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition_Condition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition_DynamicValue.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition_DynamicValue.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition_Goal.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition_Goal.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition_Participant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition_Participant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition_RelatedAction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition_RelatedAction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PlanDefinition_Target.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PlanDefinition_Target.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Population.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Population.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Practitioner.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Practitioner.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PractitionerRole.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PractitionerRole.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PractitionerRole_AvailableTime.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PractitionerRole_AvailableTime.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_PractitionerRole_NotAvailable.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_PractitionerRole_NotAvailable.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Practitioner_Qualification.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Practitioner_Qualification.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Procedure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Procedure.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Procedure_FocalDevice.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Procedure_FocalDevice.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Procedure_Performer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Procedure_Performer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ProdCharacteristic.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ProdCharacteristic.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ProductShelfLife.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ProductShelfLife.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Provenance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Provenance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Provenance_Agent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Provenance_Agent.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Provenance_Entity.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Provenance_Entity.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Quantity.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Quantity.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Questionnaire.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Questionnaire.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_QuestionnaireResponse.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_QuestionnaireResponse.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_QuestionnaireResponse_Answer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_QuestionnaireResponse_Answer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_QuestionnaireResponse_Item.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_QuestionnaireResponse_Item.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Questionnaire_AnswerOption.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Questionnaire_AnswerOption.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Questionnaire_EnableWhen.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Questionnaire_EnableWhen.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Questionnaire_Initial.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Questionnaire_Initial.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Questionnaire_Item.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Questionnaire_Item.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Range.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Range.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Ratio.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Ratio.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Reference.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Reference.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RelatedArtifact.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RelatedArtifact.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RelatedPerson.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RelatedPerson.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RelatedPerson_Communication.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RelatedPerson_Communication.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RequestGroup.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RequestGroup.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RequestGroup_Action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RequestGroup_Action.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RequestGroup_Condition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RequestGroup_Condition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RequestGroup_RelatedAction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RequestGroup_RelatedAction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ResearchDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ResearchDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ResearchElementDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ResearchElementDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ResearchStudy.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ResearchStudy.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ResearchStudy_Arm.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ResearchStudy_Arm.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ResearchStudy_Objective.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ResearchStudy_Objective.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ResearchSubject.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ResearchSubject.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RiskAssessment.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RiskAssessment.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RiskAssessment_Prediction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RiskAssessment_Prediction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RiskEvidenceSynthesis.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RiskEvidenceSynthesis.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_RiskEvidenceSynthesis_Certainty.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_RiskEvidenceSynthesis_Certainty.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SampledData.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SampledData.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Schedule.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Schedule.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SearchParameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SearchParameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SearchParameter_Component.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SearchParameter_Component.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ServiceRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ServiceRequest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Signature.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Signature.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Slot.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Slot.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Specimen.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Specimen.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SpecimenDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SpecimenDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SpecimenDefinition_Additive.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SpecimenDefinition_Additive.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SpecimenDefinition_Container.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SpecimenDefinition_Container.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SpecimenDefinition_Handling.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SpecimenDefinition_Handling.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SpecimenDefinition_TypeTested.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SpecimenDefinition_TypeTested.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Specimen_Collection.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Specimen_Collection.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Specimen_Container.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Specimen_Container.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Specimen_Processing.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Specimen_Processing.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureDefinition_Context.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureDefinition_Context.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureDefinition_Mapping.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureDefinition_Mapping.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureDefinition_Snapshot.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureDefinition_Snapshot.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Dependent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Dependent.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Group.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Group.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Input.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Input.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Parameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Parameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Rule.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Rule.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Source.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Source.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Structure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Structure.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_StructureMap_Target.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_StructureMap_Target.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Subscription.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Subscription.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Subscription_Channel.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Subscription_Channel.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Substance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Substance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceAmount.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceAmount.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceAmount_ReferenceRange.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceAmount_ReferenceRange.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceNucleicAcid.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceNucleicAcid.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceNucleicAcid_Linkage.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceNucleicAcid_Linkage.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceNucleicAcid_Subunit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceNucleicAcid_Subunit.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceNucleicAcid_Sugar.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceNucleicAcid_Sugar.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstancePolymer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstancePolymer.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstancePolymer_MonomerSet.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstancePolymer_MonomerSet.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstancePolymer_Repeat.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstancePolymer_Repeat.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstancePolymer_RepeatUnit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstancePolymer_RepeatUnit.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceProtein.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceProtein.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceProtein_Subunit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceProtein_Subunit.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceReferenceInformation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceReferenceInformation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSourceMaterial.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSourceMaterial.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSourceMaterial_Author.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSourceMaterial_Author.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSourceMaterial_Hybrid.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSourceMaterial_Hybrid.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSpecification.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSpecification.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSpecification_Code.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSpecification_Code.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSpecification_Isotope.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSpecification_Isotope.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSpecification_Moiety.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSpecification_Moiety.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSpecification_Name.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSpecification_Name.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSpecification_Official.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSpecification_Official.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SubstanceSpecification_Property.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SubstanceSpecification_Property.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Substance_Ingredient.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Substance_Ingredient.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Substance_Instance.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Substance_Instance.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SupplyDelivery.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SupplyDelivery.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SupplyDelivery_SuppliedItem.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SupplyDelivery_SuppliedItem.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SupplyRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SupplyRequest.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_SupplyRequest_Parameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_SupplyRequest_Parameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Task.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Task.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Task_Input.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Task_Input.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Task_Output.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Task_Output.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Task_Restriction.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Task_Restriction.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TerminologyCapabilities.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TerminologyCapabilities.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TerminologyCapabilities_Closure.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TerminologyCapabilities_Closure.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TerminologyCapabilities_Filter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TerminologyCapabilities_Filter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TerminologyCapabilities_Version.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TerminologyCapabilities_Version.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Action.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Action1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Action1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Action2.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Action2.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Assert.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Assert.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Operation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Operation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Participant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Participant.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Setup.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Setup.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Teardown.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Teardown.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestReport_Test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestReport_Test.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Action.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Action.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Action1.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Action1.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Action2.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Action2.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Assert.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Assert.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Capability.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Capability.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Destination.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Destination.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Fixture.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Fixture.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Link.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Link.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Metadata.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Metadata.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Operation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Operation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Origin.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Origin.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_RequestHeader.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_RequestHeader.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Setup.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Setup.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Teardown.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Teardown.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Test.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TestScript_Variable.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TestScript_Variable.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Timing.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Timing.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_Timing_Repeat.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_Timing_Repeat.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_TriggerDefinition.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_TriggerDefinition.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_UsageContext.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_UsageContext.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Compose.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Compose.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Concept.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Concept.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Contains.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Contains.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Designation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Designation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Expansion.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Expansion.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Filter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Filter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Include.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Include.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_ValueSet_Parameter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_ValueSet_Parameter.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_VerificationResult.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_VerificationResult.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_VerificationResult_Attestation.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_VerificationResult_Attestation.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_VerificationResult_Validator.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_VerificationResult_Validator.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_VisionPrescription.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_VisionPrescription.ts -------------------------------------------------------------------------------- /src/R4/Resource/RTTI_VisionPrescription_Prism.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/RTTI_VisionPrescription_Prism.ts -------------------------------------------------------------------------------- /src/R4/Resource/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Resource/index.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_base64Binary.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_base64Binary.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_canonical.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_canonical.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_code.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_code.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_date.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_date.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_dateTime.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_dateTime.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_decimal.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_decimal.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_id.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_id.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_instant.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_instant.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_integer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_integer.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_markdown.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_markdown.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_oid.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_oid.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_positiveInt.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_positiveInt.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_time.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_time.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_unsignedInt.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_unsignedInt.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_uri.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_uri.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_url.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_url.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_uuid.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_uuid.ts -------------------------------------------------------------------------------- /src/R4/Scalar/RTTI_xhtml.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/RTTI_xhtml.ts -------------------------------------------------------------------------------- /src/R4/Scalar/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Scalar/index.ts -------------------------------------------------------------------------------- /src/R4/Union/RTTI_ResourceList.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Union/RTTI_ResourceList.ts -------------------------------------------------------------------------------- /src/R4/Union/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/Union/index.ts -------------------------------------------------------------------------------- /src/R4/definition/fhir.schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/definition/fhir.schema.json -------------------------------------------------------------------------------- /src/R4/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/R4/index.ts -------------------------------------------------------------------------------- /src/__tests__/Expression.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/Expression.spec.ts -------------------------------------------------------------------------------- /src/__tests__/canonical.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/canonical.spec.ts -------------------------------------------------------------------------------- /src/__tests__/fhir_samples.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/fhir_samples.spec.ts -------------------------------------------------------------------------------- /src/__tests__/samples/Account/account-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Account/account-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Basic/basic-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Basic/basic-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Basic/basic-example2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Basic/basic-example2.json -------------------------------------------------------------------------------- /src/__tests__/samples/Binary/binary-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Binary/binary-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Binary/binary-f006.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Binary/binary-f006.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/bundle-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/bundle-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/bundle-references.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/bundle-references.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/bundle-response.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/bundle-response.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/bundle-search-warning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/bundle-search-warning.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/bundle-transaction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/bundle-transaction.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/conceptmaps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/conceptmaps.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/dataelements.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/dataelements.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/extension-definitions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/extension-definitions.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/external-resources.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/external-resources.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/message-request-link.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/message-request-link.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/message-response-link.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/message-response-link.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/namingsystem-registry.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/namingsystem-registry.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/profiles-others.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/profiles-others.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/profiles-resources.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/profiles-resources.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/profiles-types.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/profiles-types.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/v3-codesystems.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/v3-codesystems.json -------------------------------------------------------------------------------- /src/__tests__/samples/Bundle/xds-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Bundle/xds-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/CarePlan/careplan-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/CarePlan/careplan-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/CareTeam/careteam-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/CareTeam/careteam-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Claim/claim-example-pharmacy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Claim/claim-example-pharmacy.json -------------------------------------------------------------------------------- /src/__tests__/samples/Claim/claim-example-vision.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Claim/claim-example-vision.json -------------------------------------------------------------------------------- /src/__tests__/samples/Claim/claim-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Claim/claim-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/CodeSystem/codesystem-forms.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/CodeSystem/codesystem-forms.json -------------------------------------------------------------------------------- /src/__tests__/samples/CodeSystem/codesystem-teeth.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/CodeSystem/codesystem-teeth.json -------------------------------------------------------------------------------- /src/__tests__/samples/CodeSystem/codesystem-tldc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/CodeSystem/codesystem-tldc.json -------------------------------------------------------------------------------- /src/__tests__/samples/CodeSystem/codesystem-tooth.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/CodeSystem/codesystem-tooth.json -------------------------------------------------------------------------------- /src/__tests__/samples/CodeSystem/codesystem-udi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/CodeSystem/codesystem-udi.json -------------------------------------------------------------------------------- /src/__tests__/samples/ConceptMap/cm-address-use-v2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ConceptMap/cm-address-use-v2.json -------------------------------------------------------------------------------- /src/__tests__/samples/ConceptMap/cm-address-use-v3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ConceptMap/cm-address-use-v3.json -------------------------------------------------------------------------------- /src/__tests__/samples/ConceptMap/cm-name-use-v2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ConceptMap/cm-name-use-v2.json -------------------------------------------------------------------------------- /src/__tests__/samples/ConceptMap/cm-name-use-v3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ConceptMap/cm-name-use-v3.json -------------------------------------------------------------------------------- /src/__tests__/samples/ConceptMap/conceptmap-103.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ConceptMap/conceptmap-103.json -------------------------------------------------------------------------------- /src/__tests__/samples/Condition/condition-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Condition/condition-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Condition/condition-example2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Condition/condition-example2.json -------------------------------------------------------------------------------- /src/__tests__/samples/Consent/consent-example-Out.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Consent/consent-example-Out.json -------------------------------------------------------------------------------- /src/__tests__/samples/Consent/consent-example-pkb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Consent/consent-example-pkb.json -------------------------------------------------------------------------------- /src/__tests__/samples/Consent/consent-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Consent/consent-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Contract/contract-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Contract/contract-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Contract/pcd-example-notLabs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Contract/pcd-example-notLabs.json -------------------------------------------------------------------------------- /src/__tests__/samples/Contract/pcd-example-notOrg.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Contract/pcd-example-notOrg.json -------------------------------------------------------------------------------- /src/__tests__/samples/Contract/pcd-example-notThem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Contract/pcd-example-notThem.json -------------------------------------------------------------------------------- /src/__tests__/samples/Contract/pcd-example-notThis.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Contract/pcd-example-notThis.json -------------------------------------------------------------------------------- /src/__tests__/samples/Coverage/coverage-example-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Coverage/coverage-example-2.json -------------------------------------------------------------------------------- /src/__tests__/samples/Coverage/coverage-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Coverage/coverage-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Device/device-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Device/device-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Encounter/encounter-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Encounter/encounter-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Endpoint/endpoint-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Endpoint/endpoint-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Evidence/evidence-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Evidence/evidence-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Flag/flag-example-encounter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Flag/flag-example-encounter.json -------------------------------------------------------------------------------- /src/__tests__/samples/Flag/flag-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Flag/flag-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Goal/goal-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Goal/goal-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Group/group-example-herd1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Group/group-example-herd1.json -------------------------------------------------------------------------------- /src/__tests__/samples/Group/group-example-member.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Group/group-example-member.json -------------------------------------------------------------------------------- /src/__tests__/samples/Group/group-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Group/group-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Invoice/invoice-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Invoice/invoice-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Library/library-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Library/library-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Library/library-fhir-helpers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Library/library-fhir-helpers.json -------------------------------------------------------------------------------- /src/__tests__/samples/Library/library-omtk-logic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Library/library-omtk-logic.json -------------------------------------------------------------------------------- /src/__tests__/samples/Linkage/linkage-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Linkage/linkage-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/List/list-example-allergies.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/List/list-example-allergies.json -------------------------------------------------------------------------------- /src/__tests__/samples/List/list-example-empty.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/List/list-example-empty.json -------------------------------------------------------------------------------- /src/__tests__/samples/List/list-example-long.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/List/list-example-long.json -------------------------------------------------------------------------------- /src/__tests__/samples/List/list-example-medlist.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/List/list-example-medlist.json -------------------------------------------------------------------------------- /src/__tests__/samples/List/list-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/List/list-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Location/location-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Location/location-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Media/media-example-dicom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Media/media-example-dicom.json -------------------------------------------------------------------------------- /src/__tests__/samples/Media/media-example-sound.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Media/media-example-sound.json -------------------------------------------------------------------------------- /src/__tests__/samples/Media/media-example-xray.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Media/media-example-xray.json -------------------------------------------------------------------------------- /src/__tests__/samples/Media/media-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Media/media-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/json-edge-cases.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/json-edge-cases.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example-a.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example-a.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example-b.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example-b.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example-c.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example-c.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example-d.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example-d.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example-mom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example-mom.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example-xcda.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example-xcda.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example-xds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example-xds.json -------------------------------------------------------------------------------- /src/__tests__/samples/Patient/patient-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Patient/patient-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Person/person-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Person/person-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Person/person-grahame.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Person/person-grahame.json -------------------------------------------------------------------------------- /src/__tests__/samples/Person/person-patient-portal.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Person/person-patient-portal.json -------------------------------------------------------------------------------- /src/__tests__/samples/Procedure/procedure-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Procedure/procedure-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Schedule/schedule-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Schedule/schedule-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Slot/slot-example-busy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Slot/slot-example-busy.json -------------------------------------------------------------------------------- /src/__tests__/samples/Slot/slot-example-tentative.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Slot/slot-example-tentative.json -------------------------------------------------------------------------------- /src/__tests__/samples/Slot/slot-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Slot/slot-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Specimen/specimen-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Specimen/specimen-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/StructureDefinition/event.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/StructureDefinition/event.json -------------------------------------------------------------------------------- /src/__tests__/samples/StructureDefinition/fivews.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/StructureDefinition/fivews.json -------------------------------------------------------------------------------- /src/__tests__/samples/StructureDefinition/request.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/StructureDefinition/request.json -------------------------------------------------------------------------------- /src/__tests__/samples/Substance/substance-example.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Substance/substance-example.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example-fm-cancel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example-fm-cancel.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example-fm-poll.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example-fm-poll.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example-fm-release.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example-fm-release.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example-fm-status.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example-fm-status.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example1.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example2.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example3.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example4.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example5.json -------------------------------------------------------------------------------- /src/__tests__/samples/Task/task-example6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/Task/task-example6.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-age-units.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-age-units.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-all-types.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-all-types.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-allelename.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-allelename.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-body-site.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-body-site.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-claim-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-claim-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-claim-use.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-claim-use.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-clinvar.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-clinvar.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-cosmic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-cosmic.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-cpt-all.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-cpt-all.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-currencies.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-currencies.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-data-types.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-data-types.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-dbsnp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-dbsnp.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-diet-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-diet-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-ensembl.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-ensembl.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-flag-code.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-flag-code.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-fm-status.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-fm-status.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-food-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-food-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-forms.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-forms.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-genenames.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-genenames.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-group-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-group-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-http-verb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-http-verb.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-icd-10.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-icd-10.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-issue-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-issue-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-item-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-item-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-languages.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-languages.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-link-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-link-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-list-mode.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-list-mode.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-list-order.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-list-order.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-media-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-media-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-media-view.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-media-view.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-mimetypes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-mimetypes.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-name-use.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-name-use.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-note-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-note-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-payeetype.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-payeetype.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-program.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-program.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-slotstatus.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-slotstatus.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-study-type.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-study-type.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-surface.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-surface.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-task-code.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-task-code.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-teeth.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-teeth.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-timezones.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-timezones.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-tooth.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-tooth.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-ucum-units.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-ucum-units.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-udi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-udi.json -------------------------------------------------------------------------------- /src/__tests__/samples/ValueSet/valueset-variants.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/ValueSet/valueset-variants.json -------------------------------------------------------------------------------- /src/__tests__/samples/package-min-ver.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/samples/package-min-ver.json -------------------------------------------------------------------------------- /src/__tests__/sort-sample.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/sort-sample.js -------------------------------------------------------------------------------- /src/__tests__/xhtml.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/__tests__/xhtml.spec.ts -------------------------------------------------------------------------------- /src/decorator/fhir-guard.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/decorator/fhir-guard.ts -------------------------------------------------------------------------------- /src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/src/index.ts -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahryman40k/typescript-fhir-types/HEAD/tsconfig.json --------------------------------------------------------------------------------