@smile-cdr/fhirts 1.4.9 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/npm-publish.yml +4 -0
- package/.github/workflows/pr-build.yml +31 -0
- package/.nycrc +7 -0
- package/CHANGELOG.md +14 -0
- package/GETTINGSTARTED.md +51 -0
- package/dist/FHIR-R3.d.ts +1 -1
- package/dist/FHIR-R4/classes/account.d.ts +1 -1
- package/dist/FHIR-R4/classes/activityDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/adverseEvent.d.ts +1 -1
- package/dist/FHIR-R4/classes/allergyIntolerance.d.ts +1 -1
- package/dist/FHIR-R4/classes/appointment.d.ts +1 -1
- package/dist/FHIR-R4/classes/appointmentResponse.d.ts +1 -1
- package/dist/FHIR-R4/classes/auditEvent.d.ts +1 -1
- package/dist/FHIR-R4/classes/base64Binary.d.ts +1 -1
- package/dist/FHIR-R4/classes/baseResource.d.ts +1 -0
- package/dist/FHIR-R4/classes/baseResource.js +4 -0
- package/dist/FHIR-R4/classes/binary.d.ts +1 -1
- package/dist/FHIR-R4/classes/biologicallyDerivedProduct.d.ts +1 -1
- package/dist/FHIR-R4/classes/bodyStructure.d.ts +1 -1
- package/dist/FHIR-R4/classes/bundle.d.ts +1 -1
- package/dist/FHIR-R4/classes/canonical.d.ts +1 -1
- package/dist/FHIR-R4/classes/capabilityStatement.d.ts +1 -1
- package/dist/FHIR-R4/classes/capabilityStatementResource.d.ts +2 -2
- package/dist/FHIR-R4/classes/carePlan.d.ts +1 -1
- package/dist/FHIR-R4/classes/careTeam.d.ts +1 -1
- package/dist/FHIR-R4/classes/catalogEntry.d.ts +1 -1
- package/dist/FHIR-R4/classes/chargeItem.d.ts +1 -1
- package/dist/FHIR-R4/classes/chargeItemDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/claim.d.ts +1 -1
- package/dist/FHIR-R4/classes/claimResponse.d.ts +1 -1
- package/dist/FHIR-R4/classes/clinicalImpression.d.ts +1 -1
- package/dist/FHIR-R4/classes/code.d.ts +1 -1
- package/dist/FHIR-R4/classes/codeSystem.d.ts +1 -1
- package/dist/FHIR-R4/classes/communication.d.ts +1 -1
- package/dist/FHIR-R4/classes/communicationRequest.d.ts +1 -1
- package/dist/FHIR-R4/classes/compartmentDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/compartmentDefinitionResource.d.ts +2 -13
- package/dist/FHIR-R4/classes/composition.d.ts +1 -1
- package/dist/FHIR-R4/classes/conceptMap.d.ts +1 -1
- package/dist/FHIR-R4/classes/condition.d.ts +1 -1
- package/dist/FHIR-R4/classes/consent.d.ts +1 -1
- package/dist/FHIR-R4/classes/contract.d.ts +1 -1
- package/dist/FHIR-R4/classes/coverage.d.ts +1 -1
- package/dist/FHIR-R4/classes/coverageEligibilityRequest.d.ts +1 -1
- package/dist/FHIR-R4/classes/coverageEligibilityResponse.d.ts +1 -1
- package/dist/FHIR-R4/classes/date.d.ts +1 -1
- package/dist/FHIR-R4/classes/dateTime.d.ts +1 -1
- package/dist/FHIR-R4/classes/decimal.d.ts +1 -1
- package/dist/FHIR-R4/classes/detectedIssue.d.ts +1 -1
- package/dist/FHIR-R4/classes/device.d.ts +1 -1
- package/dist/FHIR-R4/classes/deviceDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/deviceMetric.d.ts +1 -1
- package/dist/FHIR-R4/classes/deviceRequest.d.ts +1 -1
- package/dist/FHIR-R4/classes/deviceUseStatement.d.ts +1 -1
- package/dist/FHIR-R4/classes/diagnosticReport.d.ts +1 -1
- package/dist/FHIR-R4/classes/documentManifest.d.ts +1 -1
- package/dist/FHIR-R4/classes/documentReference.d.ts +1 -1
- package/dist/FHIR-R4/classes/encounter.d.ts +1 -1
- package/dist/FHIR-R4/classes/endpoint.d.ts +1 -1
- package/dist/FHIR-R4/classes/enrollmentRequest.d.ts +1 -1
- package/dist/FHIR-R4/classes/enrollmentResponse.d.ts +1 -1
- package/dist/FHIR-R4/classes/episodeOfCare.d.ts +1 -1
- package/dist/FHIR-R4/classes/eventDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/evidence.d.ts +1 -1
- package/dist/FHIR-R4/classes/evidenceVariable.d.ts +1 -1
- package/dist/FHIR-R4/classes/exampleScenario.d.ts +1 -1
- package/dist/FHIR-R4/classes/exampleScenarioInstance.d.ts +3 -14
- package/dist/FHIR-R4/classes/exampleScenarioVersion.d.ts +2 -2
- package/dist/FHIR-R4/classes/explanationOfBenefit.d.ts +1 -1
- package/dist/FHIR-R4/classes/familyMemberHistory.d.ts +1 -1
- package/dist/FHIR-R4/classes/flag.d.ts +1 -1
- package/dist/FHIR-R4/classes/goal.d.ts +1 -1
- package/dist/FHIR-R4/classes/graphDefinition.d.ts +3 -2
- package/dist/FHIR-R4/classes/group.d.ts +1 -1
- package/dist/FHIR-R4/classes/guidanceResponse.d.ts +1 -1
- package/dist/FHIR-R4/classes/healthcareService.d.ts +1 -1
- package/dist/FHIR-R4/classes/id.d.ts +1 -1
- package/dist/FHIR-R4/classes/imagingStudy.d.ts +1 -1
- package/dist/FHIR-R4/classes/immunization.d.ts +1 -1
- package/dist/FHIR-R4/classes/immunizationEvaluation.d.ts +1 -1
- package/dist/FHIR-R4/classes/immunizationRecommendation.d.ts +1 -1
- package/dist/FHIR-R4/classes/implementationGuide.d.ts +1 -1
- package/dist/FHIR-R4/classes/implementationGuideGlobal.d.ts +2 -2
- package/dist/FHIR-R4/classes/instant.d.ts +1 -1
- package/dist/FHIR-R4/classes/insurancePlan.d.ts +1 -1
- package/dist/FHIR-R4/classes/integer.d.ts +1 -1
- package/dist/FHIR-R4/classes/invoice.d.ts +1 -1
- package/dist/FHIR-R4/classes/library.d.ts +1 -1
- package/dist/FHIR-R4/classes/linkage.d.ts +1 -1
- package/dist/FHIR-R4/classes/list.d.ts +1 -1
- package/dist/FHIR-R4/classes/location.d.ts +1 -1
- package/dist/FHIR-R4/classes/markdown.d.ts +1 -1
- package/dist/FHIR-R4/classes/measure.d.ts +1 -1
- package/dist/FHIR-R4/classes/measureReport.d.ts +1 -1
- package/dist/FHIR-R4/classes/media.d.ts +1 -1
- package/dist/FHIR-R4/classes/medication.d.ts +1 -1
- package/dist/FHIR-R4/classes/medicationAdministration.d.ts +1 -1
- package/dist/FHIR-R4/classes/medicationDispense.d.ts +1 -1
- package/dist/FHIR-R4/classes/medicationKnowledge.d.ts +1 -1
- package/dist/FHIR-R4/classes/medicationRequest.d.ts +1 -1
- package/dist/FHIR-R4/classes/medicationStatement.d.ts +1 -1
- package/dist/FHIR-R4/classes/messageDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/messageDefinitionFocus.d.ts +2 -2
- package/dist/FHIR-R4/classes/messageHeader.d.ts +1 -1
- package/dist/FHIR-R4/classes/modelBoolean.d.ts +1 -1
- package/dist/FHIR-R4/classes/modelString.d.ts +1 -1
- package/dist/FHIR-R4/classes/molecularSequence.d.ts +1 -1
- package/dist/FHIR-R4/classes/namingSystem.d.ts +1 -1
- package/dist/FHIR-R4/classes/nutritionOrder.d.ts +1 -1
- package/dist/FHIR-R4/classes/observation.d.ts +1 -1
- package/dist/FHIR-R4/classes/observationDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/operationDefinition.d.ts +3 -2
- package/dist/FHIR-R4/classes/operationOutcome.d.ts +1 -1
- package/dist/FHIR-R4/classes/organization.d.ts +1 -1
- package/dist/FHIR-R4/classes/organizationAffiliation.d.ts +1 -1
- package/dist/FHIR-R4/classes/parameters.d.ts +1 -1
- package/dist/FHIR-R4/classes/parametersParameter.d.ts +2 -2
- package/dist/FHIR-R4/classes/patient.d.ts +1 -1
- package/dist/FHIR-R4/classes/paymentNotice.d.ts +1 -1
- package/dist/FHIR-R4/classes/paymentReconciliation.d.ts +1 -1
- package/dist/FHIR-R4/classes/person.d.ts +1 -1
- package/dist/FHIR-R4/classes/planDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/positiveInt.d.ts +1 -1
- package/dist/FHIR-R4/classes/practitioner.d.ts +1 -1
- package/dist/FHIR-R4/classes/practitionerRole.d.ts +1 -1
- package/dist/FHIR-R4/classes/procedure.d.ts +1 -1
- package/dist/FHIR-R4/classes/provenance.d.ts +1 -1
- package/dist/FHIR-R4/classes/questionnaire.d.ts +3 -2
- package/dist/FHIR-R4/classes/questionnaireResponse.d.ts +1 -1
- package/dist/FHIR-R4/classes/relatedPerson.d.ts +1 -1
- package/dist/FHIR-R4/classes/requestGroup.d.ts +1 -1
- package/dist/FHIR-R4/classes/researchDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/researchElementDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/researchStudy.d.ts +1 -1
- package/dist/FHIR-R4/classes/researchSubject.d.ts +1 -1
- package/dist/FHIR-R4/classes/resource.d.ts +127 -19
- package/dist/FHIR-R4/classes/resource.js +0 -4
- package/dist/FHIR-R4/classes/resourceList.d.ts +1 -2
- package/dist/FHIR-R4/classes/resourceList.js +0 -4
- package/dist/FHIR-R4/classes/riskAssessment.d.ts +1 -1
- package/dist/FHIR-R4/classes/schedule.d.ts +1 -1
- package/dist/FHIR-R4/classes/searchParameter.d.ts +6 -5
- package/dist/FHIR-R4/classes/serviceRequest.d.ts +1 -1
- package/dist/FHIR-R4/classes/slot.d.ts +1 -1
- package/dist/FHIR-R4/classes/specimen.d.ts +1 -1
- package/dist/FHIR-R4/classes/specimenDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/structureDefinition.d.ts +1 -1
- package/dist/FHIR-R4/classes/structureMap.d.ts +1 -1
- package/dist/FHIR-R4/classes/subscription.d.ts +1 -1
- package/dist/FHIR-R4/classes/substance.d.ts +1 -1
- package/dist/FHIR-R4/classes/supplyDelivery.d.ts +1 -1
- package/dist/FHIR-R4/classes/supplyRequest.d.ts +1 -1
- package/dist/FHIR-R4/classes/task.d.ts +1 -1
- package/dist/FHIR-R4/classes/terminologyCapabilities.d.ts +1 -1
- package/dist/FHIR-R4/classes/testReport.d.ts +1 -1
- package/dist/FHIR-R4/classes/testScript.d.ts +1 -1
- package/dist/FHIR-R4/classes/time.d.ts +1 -1
- package/dist/FHIR-R4/classes/unsignedInt.d.ts +1 -1
- package/dist/FHIR-R4/classes/uri.d.ts +1 -1
- package/dist/FHIR-R4/classes/url.d.ts +1 -1
- package/dist/FHIR-R4/classes/valueSet.d.ts +1 -1
- package/dist/FHIR-R4/classes/verificationResult.d.ts +1 -1
- package/dist/FHIR-R4/classes/visionPrescription.d.ts +1 -1
- package/dist/FHIR-R4/classes/xhtml.d.ts +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +5 -1
- package/dist/library/BundleUtilities/BundleUtilities.d.ts +10 -0
- package/dist/library/BundleUtilities/BundleUtilities.js +16 -0
- package/dist/library/BundleUtilities/BundleUtilities.spec.d.ts +1 -0
- package/dist/library/BundleUtilities/BundleUtilities.spec.js +26 -0
- package/dist/library/ResourceUtilities/ResourceUtilities.d.ts +35 -0
- package/dist/library/ResourceUtilities/ResourceUtilities.js +51 -0
- package/dist/library/ResourceUtilities/ResourceUtilities.spec.d.ts +1 -0
- package/dist/library/ResourceUtilities/ResourceUtilities.spec.js +180 -0
- package/package.json +13 -2
- package/spec/support/jasmine.json +10 -0
- package/src/FHIR-R4/classes/account.ts +1 -1
- package/src/FHIR-R4/classes/activityDefinition.ts +1 -1
- package/src/FHIR-R4/classes/adverseEvent.ts +1 -1
- package/src/FHIR-R4/classes/allergyIntolerance.ts +1 -1
- package/src/FHIR-R4/classes/appointment.ts +1 -1
- package/src/FHIR-R4/classes/appointmentResponse.ts +1 -1
- package/src/FHIR-R4/classes/auditEvent.ts +1 -1
- package/src/FHIR-R4/classes/baseResource.ts +24 -0
- package/src/FHIR-R4/classes/basic.ts +1 -1
- package/src/FHIR-R4/classes/binary.ts +1 -1
- package/src/FHIR-R4/classes/biologicallyDerivedProduct.ts +1 -1
- package/src/FHIR-R4/classes/bodyStructure.ts +1 -1
- package/src/FHIR-R4/classes/bundle.ts +1 -1
- package/src/FHIR-R4/classes/capabilityStatement.ts +1 -1
- package/src/FHIR-R4/classes/capabilityStatementResource.ts +3 -2
- package/src/FHIR-R4/classes/carePlan.ts +1 -1
- package/src/FHIR-R4/classes/careTeam.ts +1 -1
- package/src/FHIR-R4/classes/catalogEntry.ts +1 -1
- package/src/FHIR-R4/classes/chargeItem.ts +1 -1
- package/src/FHIR-R4/classes/chargeItemDefinition.ts +1 -1
- package/src/FHIR-R4/classes/claim.ts +1 -1
- package/src/FHIR-R4/classes/claimResponse.ts +1 -1
- package/src/FHIR-R4/classes/clinicalImpression.ts +1 -1
- package/src/FHIR-R4/classes/codeSystem.ts +1 -1
- package/src/FHIR-R4/classes/communication.ts +1 -1
- package/src/FHIR-R4/classes/communicationRequest.ts +1 -1
- package/src/FHIR-R4/classes/compartmentDefinition.ts +1 -1
- package/src/FHIR-R4/classes/compartmentDefinitionResource.ts +3 -2
- package/src/FHIR-R4/classes/composition.ts +1 -1
- package/src/FHIR-R4/classes/conceptMap.ts +1 -1
- package/src/FHIR-R4/classes/condition.ts +1 -1
- package/src/FHIR-R4/classes/consent.ts +1 -1
- package/src/FHIR-R4/classes/contract.ts +1 -1
- package/src/FHIR-R4/classes/coverage.ts +1 -1
- package/src/FHIR-R4/classes/coverageEligibilityRequest.ts +1 -1
- package/src/FHIR-R4/classes/coverageEligibilityResponse.ts +1 -1
- package/src/FHIR-R4/classes/detectedIssue.ts +1 -1
- package/src/FHIR-R4/classes/device.ts +1 -1
- package/src/FHIR-R4/classes/deviceDefinition.ts +1 -1
- package/src/FHIR-R4/classes/deviceMetric.ts +1 -1
- package/src/FHIR-R4/classes/deviceRequest.ts +1 -1
- package/src/FHIR-R4/classes/deviceUseStatement.ts +1 -1
- package/src/FHIR-R4/classes/diagnosticReport.ts +1 -1
- package/src/FHIR-R4/classes/documentManifest.ts +1 -1
- package/src/FHIR-R4/classes/documentReference.ts +1 -1
- package/src/FHIR-R4/classes/encounter.ts +1 -1
- package/src/FHIR-R4/classes/endpoint.ts +1 -1
- package/src/FHIR-R4/classes/enrollmentRequest.ts +1 -1
- package/src/FHIR-R4/classes/enrollmentResponse.ts +1 -1
- package/src/FHIR-R4/classes/episodeOfCare.ts +1 -1
- package/src/FHIR-R4/classes/eventDefinition.ts +1 -1
- package/src/FHIR-R4/classes/evidence.ts +1 -1
- package/src/FHIR-R4/classes/evidenceVariable.ts +1 -1
- package/src/FHIR-R4/classes/exampleScenario.ts +1 -1
- package/src/FHIR-R4/classes/exampleScenarioInstance.ts +4 -3
- package/src/FHIR-R4/classes/exampleScenarioVersion.ts +3 -3
- package/src/FHIR-R4/classes/explanationOfBenefit.ts +1 -1
- package/src/FHIR-R4/classes/familyMemberHistory.ts +1 -1
- package/src/FHIR-R4/classes/flag.ts +1 -1
- package/src/FHIR-R4/classes/goal.ts +1 -1
- package/src/FHIR-R4/classes/graphDefinition.ts +4 -3
- package/src/FHIR-R4/classes/group.ts +1 -1
- package/src/FHIR-R4/classes/guidanceResponse.ts +1 -1
- package/src/FHIR-R4/classes/healthcareService.ts +1 -1
- package/src/FHIR-R4/classes/imagingStudy.ts +1 -1
- package/src/FHIR-R4/classes/immunization.ts +1 -1
- package/src/FHIR-R4/classes/immunizationEvaluation.ts +1 -1
- package/src/FHIR-R4/classes/immunizationRecommendation.ts +1 -1
- package/src/FHIR-R4/classes/implementationGuide.ts +1 -1
- package/src/FHIR-R4/classes/implementationGuideGlobal.ts +3 -2
- package/src/FHIR-R4/classes/insurancePlan.ts +1 -1
- package/src/FHIR-R4/classes/invoice.ts +1 -1
- package/src/FHIR-R4/classes/library.ts +1 -1
- package/src/FHIR-R4/classes/linkage.ts +1 -1
- package/src/FHIR-R4/classes/list.ts +1 -1
- package/src/FHIR-R4/classes/location.ts +1 -1
- package/src/FHIR-R4/classes/measure.ts +1 -1
- package/src/FHIR-R4/classes/measureReport.ts +1 -1
- package/src/FHIR-R4/classes/media.ts +1 -1
- package/src/FHIR-R4/classes/medication.ts +1 -1
- package/src/FHIR-R4/classes/medicationAdministration.ts +1 -1
- package/src/FHIR-R4/classes/medicationDispense.ts +1 -1
- package/src/FHIR-R4/classes/medicationKnowledge.ts +1 -1
- package/src/FHIR-R4/classes/medicationRequest.ts +1 -1
- package/src/FHIR-R4/classes/medicationStatement.ts +1 -1
- package/src/FHIR-R4/classes/messageDefinition.ts +2 -2
- package/src/FHIR-R4/classes/messageDefinitionFocus.ts +3 -2
- package/src/FHIR-R4/classes/messageHeader.ts +1 -1
- package/src/FHIR-R4/classes/molecularSequence.ts +1 -1
- package/src/FHIR-R4/classes/namingSystem.ts +1 -1
- package/src/FHIR-R4/classes/nutritionOrder.ts +1 -1
- package/src/FHIR-R4/classes/observation.ts +1 -1
- package/src/FHIR-R4/classes/observationDefinition.ts +1 -1
- package/src/FHIR-R4/classes/operationDefinition.ts +4 -3
- package/src/FHIR-R4/classes/operationOutcome.ts +1 -1
- package/src/FHIR-R4/classes/organization.ts +1 -1
- package/src/FHIR-R4/classes/organizationAffiliation.ts +1 -1
- package/src/FHIR-R4/classes/parameters.ts +1 -1
- package/src/FHIR-R4/classes/parametersParameter.ts +3 -3
- package/src/FHIR-R4/classes/patient.ts +1 -1
- package/src/FHIR-R4/classes/paymentNotice.ts +1 -1
- package/src/FHIR-R4/classes/paymentReconciliation.ts +1 -1
- package/src/FHIR-R4/classes/person.ts +1 -1
- package/src/FHIR-R4/classes/planDefinition.ts +1 -1
- package/src/FHIR-R4/classes/practitioner.ts +1 -1
- package/src/FHIR-R4/classes/practitionerRole.ts +1 -1
- package/src/FHIR-R4/classes/procedure.ts +1 -1
- package/src/FHIR-R4/classes/provenance.ts +1 -1
- package/src/FHIR-R4/classes/questionnaire.ts +4 -3
- package/src/FHIR-R4/classes/questionnaireResponse.ts +1 -1
- package/src/FHIR-R4/classes/reference.ts +1 -1
- package/src/FHIR-R4/classes/relatedPerson.ts +1 -1
- package/src/FHIR-R4/classes/requestGroup.ts +1 -1
- package/src/FHIR-R4/classes/researchDefinition.ts +1 -1
- package/src/FHIR-R4/classes/researchElementDefinition.ts +1 -1
- package/src/FHIR-R4/classes/researchStudy.ts +1 -1
- package/src/FHIR-R4/classes/researchSubject.ts +1 -1
- package/src/FHIR-R4/classes/resource.ts +128 -19
- package/src/FHIR-R4/classes/resourceList.ts +1 -2
- package/src/FHIR-R4/classes/riskAssessment.ts +1 -1
- package/src/FHIR-R4/classes/schedule.ts +1 -1
- package/src/FHIR-R4/classes/searchParameter.ts +7 -6
- package/src/FHIR-R4/classes/serviceRequest.ts +1 -1
- package/src/FHIR-R4/classes/slot.ts +1 -1
- package/src/FHIR-R4/classes/specimen.ts +1 -1
- package/src/FHIR-R4/classes/specimenDefinition.ts +1 -1
- package/src/FHIR-R4/classes/structureDefinition.ts +1 -1
- package/src/FHIR-R4/classes/structureMap.ts +1 -1
- package/src/FHIR-R4/classes/subscription.ts +1 -1
- package/src/FHIR-R4/classes/substance.ts +1 -1
- package/src/FHIR-R4/classes/supplyDelivery.ts +1 -1
- package/src/FHIR-R4/classes/supplyRequest.ts +1 -1
- package/src/FHIR-R4/classes/task.ts +1 -1
- package/src/FHIR-R4/classes/terminologyCapabilities.ts +1 -1
- package/src/FHIR-R4/classes/testReport.ts +1 -1
- package/src/FHIR-R4/classes/testScript.ts +1 -1
- package/src/FHIR-R4/classes/valueSet.ts +1 -1
- package/src/FHIR-R4/classes/verificationResult.ts +1 -1
- package/src/FHIR-R4/classes/visionPrescription.ts +1 -1
- package/src/index.ts +3 -1
- package/src/library/BundleUtilities/BundleUtilities.spec.ts +29 -0
- package/src/library/BundleUtilities/BundleUtilities.ts +16 -0
- package/src/library/ResourceUtilities/ResourceUtilities.spec.ts +230 -0
- package/src/library/ResourceUtilities/ResourceUtilities.ts +52 -0
- package/src/test-resources/Bundle-R4.json +27472 -0
- package/src/test-resources/Patient-R4.json +125 -0
|
@@ -27,7 +27,7 @@ export declare class ObservationDefinition {
|
|
|
27
27
|
/**
|
|
28
28
|
* This is a ObservationDefinition resource
|
|
29
29
|
*/
|
|
30
|
-
resourceType:
|
|
30
|
+
resourceType: 'ObservationDefinition';
|
|
31
31
|
/**
|
|
32
32
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
33
33
|
*/
|
|
@@ -20,6 +20,7 @@ import { Meta } from './meta';
|
|
|
20
20
|
import { Narrative } from './narrative';
|
|
21
21
|
import { OperationDefinitionOverload } from './operationDefinitionOverload';
|
|
22
22
|
import { OperationDefinitionParameter } from './operationDefinitionParameter';
|
|
23
|
+
import { ResourceList } from './resourceList';
|
|
23
24
|
import { Uri } from './uri';
|
|
24
25
|
import { UsageContext } from './usageContext';
|
|
25
26
|
/**
|
|
@@ -29,7 +30,7 @@ export declare class OperationDefinition {
|
|
|
29
30
|
/**
|
|
30
31
|
* This is a OperationDefinition resource
|
|
31
32
|
*/
|
|
32
|
-
resourceType:
|
|
33
|
+
resourceType: 'OperationDefinition';
|
|
33
34
|
/**
|
|
34
35
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
35
36
|
*/
|
|
@@ -133,7 +134,7 @@ export declare class OperationDefinition {
|
|
|
133
134
|
/**
|
|
134
135
|
* The types on which this operation can be executed.
|
|
135
136
|
*/
|
|
136
|
-
resource?: Array<
|
|
137
|
+
resource?: Array<ResourceList>;
|
|
137
138
|
/**
|
|
138
139
|
* Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).
|
|
139
140
|
*/
|
|
@@ -28,7 +28,7 @@ export declare class Organization {
|
|
|
28
28
|
/**
|
|
29
29
|
* This is a Organization resource
|
|
30
30
|
*/
|
|
31
|
-
resourceType:
|
|
31
|
+
resourceType: 'Organization';
|
|
32
32
|
/**
|
|
33
33
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
34
34
|
*/
|
|
@@ -27,7 +27,7 @@ export declare class OrganizationAffiliation {
|
|
|
27
27
|
/**
|
|
28
28
|
* This is a OrganizationAffiliation resource
|
|
29
29
|
*/
|
|
30
|
-
resourceType:
|
|
30
|
+
resourceType: 'OrganizationAffiliation';
|
|
31
31
|
/**
|
|
32
32
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
33
33
|
*/
|
|
@@ -21,7 +21,7 @@ export declare class Parameters {
|
|
|
21
21
|
/**
|
|
22
22
|
* This is a Parameters resource
|
|
23
23
|
*/
|
|
24
|
-
resourceType:
|
|
24
|
+
resourceType: 'Parameters';
|
|
25
25
|
/**
|
|
26
26
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
27
27
|
*/
|
|
@@ -35,7 +35,7 @@ import { Range } from './range';
|
|
|
35
35
|
import { Ratio } from './ratio';
|
|
36
36
|
import { Reference } from './reference';
|
|
37
37
|
import { RelatedArtifact } from './relatedArtifact';
|
|
38
|
-
import {
|
|
38
|
+
import { Resource } from './resource';
|
|
39
39
|
import { SampledData } from './sampledData';
|
|
40
40
|
import { Signature } from './signature';
|
|
41
41
|
import { Timing } from './timing';
|
|
@@ -260,7 +260,7 @@ export declare class ParametersParameter {
|
|
|
260
260
|
/**
|
|
261
261
|
* If the parameter is a whole resource.
|
|
262
262
|
*/
|
|
263
|
-
resource?:
|
|
263
|
+
resource?: Resource;
|
|
264
264
|
/**
|
|
265
265
|
* A named part of a multi-part parameter.
|
|
266
266
|
*/
|
|
@@ -26,7 +26,7 @@ export declare class PaymentNotice {
|
|
|
26
26
|
/**
|
|
27
27
|
* This is a PaymentNotice resource
|
|
28
28
|
*/
|
|
29
|
-
resourceType:
|
|
29
|
+
resourceType: 'PaymentNotice';
|
|
30
30
|
/**
|
|
31
31
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
32
32
|
*/
|
|
@@ -29,7 +29,7 @@ export declare class PaymentReconciliation {
|
|
|
29
29
|
/**
|
|
30
30
|
* This is a PaymentReconciliation resource
|
|
31
31
|
*/
|
|
32
|
-
resourceType:
|
|
32
|
+
resourceType: 'PaymentReconciliation';
|
|
33
33
|
/**
|
|
34
34
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
35
35
|
*/
|
|
@@ -33,7 +33,7 @@ export declare class PlanDefinition {
|
|
|
33
33
|
/**
|
|
34
34
|
* This is a PlanDefinition resource
|
|
35
35
|
*/
|
|
36
|
-
resourceType:
|
|
36
|
+
resourceType: 'PlanDefinition';
|
|
37
37
|
/**
|
|
38
38
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
39
39
|
*/
|
|
@@ -29,7 +29,7 @@ export declare class Practitioner {
|
|
|
29
29
|
/**
|
|
30
30
|
* This is a Practitioner resource
|
|
31
31
|
*/
|
|
32
|
-
resourceType:
|
|
32
|
+
resourceType: 'Practitioner';
|
|
33
33
|
/**
|
|
34
34
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
35
35
|
*/
|
|
@@ -29,7 +29,7 @@ export declare class PractitionerRole {
|
|
|
29
29
|
/**
|
|
30
30
|
* This is a PractitionerRole resource
|
|
31
31
|
*/
|
|
32
|
-
resourceType:
|
|
32
|
+
resourceType: 'PractitionerRole';
|
|
33
33
|
/**
|
|
34
34
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
35
35
|
*/
|
|
@@ -32,7 +32,7 @@ export declare class Procedure {
|
|
|
32
32
|
/**
|
|
33
33
|
* This is a Procedure resource
|
|
34
34
|
*/
|
|
35
|
-
resourceType:
|
|
35
|
+
resourceType: 'Procedure';
|
|
36
36
|
/**
|
|
37
37
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
38
38
|
*/
|
|
@@ -29,7 +29,7 @@ export declare class Provenance {
|
|
|
29
29
|
/**
|
|
30
30
|
* This is a Provenance resource
|
|
31
31
|
*/
|
|
32
|
-
resourceType:
|
|
32
|
+
resourceType: 'Provenance';
|
|
33
33
|
/**
|
|
34
34
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
35
35
|
*/
|
|
@@ -22,6 +22,7 @@ import { Meta } from './meta';
|
|
|
22
22
|
import { Narrative } from './narrative';
|
|
23
23
|
import { Period } from './period';
|
|
24
24
|
import { QuestionnaireItem } from './questionnaireItem';
|
|
25
|
+
import { ResourceList } from './resourceList';
|
|
25
26
|
import { Uri } from './uri';
|
|
26
27
|
import { UsageContext } from './usageContext';
|
|
27
28
|
/**
|
|
@@ -31,7 +32,7 @@ export declare class Questionnaire {
|
|
|
31
32
|
/**
|
|
32
33
|
* This is a Questionnaire resource
|
|
33
34
|
*/
|
|
34
|
-
resourceType:
|
|
35
|
+
resourceType: 'Questionnaire';
|
|
35
36
|
/**
|
|
36
37
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
37
38
|
*/
|
|
@@ -95,7 +96,7 @@ export declare class Questionnaire {
|
|
|
95
96
|
/**
|
|
96
97
|
* The types of subjects that can be the subject of responses created for the questionnaire.
|
|
97
98
|
*/
|
|
98
|
-
subjectType
|
|
99
|
+
subjectType: Array<ResourceList>;
|
|
99
100
|
/**
|
|
100
101
|
* The date (and optionally time) when the questionnaire was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the questionnaire changes.
|
|
101
102
|
*/
|
|
@@ -26,7 +26,7 @@ export declare class QuestionnaireResponse {
|
|
|
26
26
|
/**
|
|
27
27
|
* This is a QuestionnaireResponse resource
|
|
28
28
|
*/
|
|
29
|
-
resourceType:
|
|
29
|
+
resourceType: 'QuestionnaireResponse';
|
|
30
30
|
/**
|
|
31
31
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
32
32
|
*/
|
|
@@ -31,7 +31,7 @@ export declare class RelatedPerson {
|
|
|
31
31
|
/**
|
|
32
32
|
* This is a RelatedPerson resource
|
|
33
33
|
*/
|
|
34
|
-
resourceType:
|
|
34
|
+
resourceType: 'RelatedPerson';
|
|
35
35
|
/**
|
|
36
36
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
37
37
|
*/
|
|
@@ -28,7 +28,7 @@ export declare class RequestGroup {
|
|
|
28
28
|
/**
|
|
29
29
|
* This is a RequestGroup resource
|
|
30
30
|
*/
|
|
31
|
-
resourceType:
|
|
31
|
+
resourceType: 'RequestGroup';
|
|
32
32
|
/**
|
|
33
33
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
34
34
|
*/
|
|
@@ -31,7 +31,7 @@ export declare class ResearchDefinition {
|
|
|
31
31
|
/**
|
|
32
32
|
* This is a ResearchDefinition resource
|
|
33
33
|
*/
|
|
34
|
-
resourceType:
|
|
34
|
+
resourceType: 'ResearchDefinition';
|
|
35
35
|
/**
|
|
36
36
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
37
37
|
*/
|
|
@@ -32,7 +32,7 @@ export declare class ResearchElementDefinition {
|
|
|
32
32
|
/**
|
|
33
33
|
* This is a ResearchElementDefinition resource
|
|
34
34
|
*/
|
|
35
|
-
resourceType:
|
|
35
|
+
resourceType: 'ResearchElementDefinition';
|
|
36
36
|
/**
|
|
37
37
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
38
38
|
*/
|
|
@@ -32,7 +32,7 @@ export declare class ResearchStudy {
|
|
|
32
32
|
/**
|
|
33
33
|
* This is a ResearchStudy resource
|
|
34
34
|
*/
|
|
35
|
-
resourceType:
|
|
35
|
+
resourceType: 'ResearchStudy';
|
|
36
36
|
/**
|
|
37
37
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
38
38
|
*/
|
|
@@ -25,7 +25,7 @@ export declare class ResearchSubject {
|
|
|
25
25
|
/**
|
|
26
26
|
* This is a ResearchSubject resource
|
|
27
27
|
*/
|
|
28
|
-
resourceType:
|
|
28
|
+
resourceType: 'ResearchSubject';
|
|
29
29
|
/**
|
|
30
30
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
31
31
|
*/
|
|
@@ -1,22 +1,130 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Account-ActivityDefinition-AdverseEvent-AllergyIntolerance-Appointment-AppointmentResponse-AuditEvent-Basic-Binary-BiologicallyDerivedProduct-BodyStructure-Bundle-CapabilityStatement-CarePlan-CareTeam-CatalogEntry-ChargeItem-ChargeItemDefinition-Claim-ClaimResponse-ClinicalImpression-CodeSystem-Communication-CommunicationRequest-CompartmentDefinition-Composition-ConceptMap-Condition-Consent-Contract-Coverage-CoverageEligibilityRequest-CoverageEligibilityResponse-DetectedIssue-Device-DeviceDefinition-DeviceMetric-DeviceRequest-DeviceUseStatement-DiagnosticReport-DocumentManifest-DocumentReference-EffectEvidenceSynthesis-Encounter-Endpoint-EnrollmentRequest-EnrollmentResponse-EpisodeOfCare-EventDefinition-Evidence-EvidenceVariable-ExampleScenario-ExplanationOfBenefit-FamilyMemberHistory-Flag-Goal-GraphDefinition-Group-GuidanceResponse-HealthcareService-ImagingStudy-Immunization-ImmunizationEvaluation-ImmunizationRecommendation-ImplementationGuide-InsurancePlan-Invoice-Library-Linkage-List-Location-Measure-MeasureReport-Media-Medication-MedicationAdministration-MedicationDispense-MedicationKnowledge-MedicationRequest-MedicationStatement-MedicinalProduct-MedicinalProductAuthorization-MedicinalProductContraindication-MedicinalProductIndication-MedicinalProductIngredient-MedicinalProductInteraction-MedicinalProductManufactured-MedicinalProductPackaged-MedicinalProductPharmaceutical-MedicinalProductUndesirableEffect-MessageDefinition-MessageHeader-MolecularSequence-NamingSystem-NutritionOrder-Observation-ObservationDefinition-OperationDefinition-OperationOutcome-Organization-OrganizationAffiliation-Parameters-Patient-PaymentNotice-PaymentReconciliation-Person-PlanDefinition-Practitioner-PractitionerRole-Procedure-Provenance-Questionnaire-QuestionnaireResponse-RelatedPerson-RequestGroup-ResearchDefinition-ResearchElementDefinition-ResearchStudy-ResearchSubject-RiskAssessment-RiskEvidenceSynthesis-Schedule-SearchParameter-ServiceRequest-Slot-Specimen-SpecimenDefinition-StructureDefinition-StructureMap-Subscription-Substance-SubstanceNucleicAcid-SubstancePolymer-SubstanceProtein-SubstanceReferenceInformation-SubstanceSourceMaterial-SubstanceSpecification-SupplyDelivery-SupplyRequest-Task-TerminologyCapabilities-TestReport-TestScript-ValueSet-VerificationResult-VisionPrescription--FHIRAPI
|
|
3
|
-
* Swagger for FHIR Resources Account, ActivityDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, CatalogEntry, ChargeItem, ChargeItemDefinition, Claim, ClaimResponse, ClinicalImpression, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceDefinition, DeviceMetric, DeviceRequest, DeviceUseStatement, DiagnosticReport, DocumentManifest, DocumentReference, EffectEvidenceSynthesis, Encounter, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, InsurancePlan, Invoice, Library, Linkage, List, Location, Measure, MeasureReport, Media, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProduct, MedicinalProductAuthorization, MedicinalProductContraindication, MedicinalProductIndication, MedicinalProductIngredient, MedicinalProductInteraction, MedicinalProductManufactured, MedicinalProductPackaged, MedicinalProductPharmaceutical, MedicinalProductUndesirableEffect, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionOrder, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, Parameters, Patient, PaymentNotice, PaymentReconciliation, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RelatedPerson, RequestGroup, ResearchDefinition, ResearchElementDefinition, ResearchStudy, ResearchSubject, RiskAssessment, RiskEvidenceSynthesis, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, Substance, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SubstanceSpecification, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestReport, TestScript, ValueSet, VerificationResult, VisionPrescription
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
3
|
*/
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
4
|
+
import { Account } from './account';
|
|
5
|
+
import { ActivityDefinition } from './activityDefinition';
|
|
6
|
+
import { AdverseEvent } from './adverseEvent';
|
|
7
|
+
import { AllergyIntolerance } from './allergyIntolerance';
|
|
8
|
+
import { Appointment } from './appointment';
|
|
9
|
+
import { AppointmentResponse } from './appointmentResponse';
|
|
10
|
+
import { AuditEvent } from './auditEvent';
|
|
11
|
+
import { Binary } from './binary';
|
|
12
|
+
import { BiologicallyDerivedProduct } from './biologicallyDerivedProduct';
|
|
13
|
+
import { BodyStructure } from './bodyStructure';
|
|
14
|
+
import { Bundle } from './bundle';
|
|
15
|
+
import { CapabilityStatement } from './capabilityStatement';
|
|
16
|
+
import { CarePlan } from './carePlan';
|
|
17
|
+
import { CareTeam } from './careTeam';
|
|
18
|
+
import { CatalogEntry } from './catalogEntry';
|
|
19
|
+
import { ChargeItem } from './chargeItem';
|
|
20
|
+
import { ChargeItemDefinition } from './chargeItemDefinition';
|
|
21
|
+
import { Claim } from './claim';
|
|
22
|
+
import { ClaimResponse } from './claimResponse';
|
|
23
|
+
import { ClinicalImpression } from './clinicalImpression';
|
|
24
|
+
import { CodeSystem } from './codeSystem';
|
|
25
|
+
import { Communication } from './communication';
|
|
26
|
+
import { CommunicationRequest } from './communicationRequest';
|
|
27
|
+
import { CompartmentDefinition } from './compartmentDefinition';
|
|
28
|
+
import { Composition } from './composition';
|
|
29
|
+
import { ConceptMap } from './conceptMap';
|
|
30
|
+
import { Condition } from './condition';
|
|
31
|
+
import { Consent } from './consent';
|
|
32
|
+
import { Contract } from './contract';
|
|
33
|
+
import { Coverage } from './coverage';
|
|
34
|
+
import { CoverageEligibilityRequest } from './coverageEligibilityRequest';
|
|
35
|
+
import { CoverageEligibilityResponse } from './coverageEligibilityResponse';
|
|
36
|
+
import { DetectedIssue } from './detectedIssue';
|
|
37
|
+
import { Device } from './device';
|
|
38
|
+
import { DeviceDefinition } from './deviceDefinition';
|
|
39
|
+
import { DeviceMetric } from './deviceMetric';
|
|
40
|
+
import { DeviceRequest } from './deviceRequest';
|
|
41
|
+
import { DeviceUseStatement } from './deviceUseStatement';
|
|
42
|
+
import { DiagnosticReport } from './diagnosticReport';
|
|
43
|
+
import { DocumentManifest } from './documentManifest';
|
|
44
|
+
import { DocumentReference } from './documentReference';
|
|
45
|
+
import { Encounter } from './encounter';
|
|
46
|
+
import { Endpoint } from './endpoint';
|
|
47
|
+
import { EnrollmentRequest } from './enrollmentRequest';
|
|
48
|
+
import { EnrollmentResponse } from './enrollmentResponse';
|
|
49
|
+
import { EpisodeOfCare } from './episodeOfCare';
|
|
50
|
+
import { EventDefinition } from './eventDefinition';
|
|
51
|
+
import { Evidence } from './evidence';
|
|
52
|
+
import { EvidenceVariable } from './evidenceVariable';
|
|
53
|
+
import { ExampleScenario } from './exampleScenario';
|
|
54
|
+
import { ExplanationOfBenefit } from './explanationOfBenefit';
|
|
55
|
+
import { FamilyMemberHistory } from './familyMemberHistory';
|
|
56
|
+
import { Flag } from './flag';
|
|
57
|
+
import { Goal } from './goal';
|
|
58
|
+
import { GraphDefinition } from './graphDefinition';
|
|
59
|
+
import { Group } from './group';
|
|
60
|
+
import { GuidanceResponse } from './guidanceResponse';
|
|
61
|
+
import { HealthcareService } from './healthcareService';
|
|
62
|
+
import { ImagingStudy } from './imagingStudy';
|
|
63
|
+
import { Immunization } from './immunization';
|
|
64
|
+
import { ImmunizationEvaluation } from './immunizationEvaluation';
|
|
65
|
+
import { ImmunizationRecommendation } from './immunizationRecommendation';
|
|
66
|
+
import { ImplementationGuide } from './implementationGuide';
|
|
67
|
+
import { InsurancePlan } from './insurancePlan';
|
|
68
|
+
import { Invoice } from './invoice';
|
|
69
|
+
import { Library } from './library';
|
|
70
|
+
import { Linkage } from './linkage';
|
|
71
|
+
import { List } from './list';
|
|
72
|
+
import { Location } from './location';
|
|
73
|
+
import { Measure } from './measure';
|
|
74
|
+
import { MeasureReport } from './measureReport';
|
|
75
|
+
import { Media } from './media';
|
|
76
|
+
import { Medication } from './medication';
|
|
77
|
+
import { MedicationAdministration } from './medicationAdministration';
|
|
78
|
+
import { MedicationDispense } from './medicationDispense';
|
|
79
|
+
import { MedicationKnowledge } from './medicationKnowledge';
|
|
80
|
+
import { MedicationRequest } from './medicationRequest';
|
|
81
|
+
import { MedicationStatement } from './medicationStatement';
|
|
82
|
+
import { MessageDefinition } from './messageDefinition';
|
|
83
|
+
import { MessageHeader } from './messageHeader';
|
|
84
|
+
import { MolecularSequence } from './molecularSequence';
|
|
85
|
+
import { NamingSystem } from './namingSystem';
|
|
86
|
+
import { NutritionOrder } from './nutritionOrder';
|
|
87
|
+
import { Observation } from './observation';
|
|
88
|
+
import { ObservationDefinition } from './observationDefinition';
|
|
89
|
+
import { OperationDefinition } from './operationDefinition';
|
|
90
|
+
import { OperationOutcome } from './operationOutcome';
|
|
91
|
+
import { Organization } from './organization';
|
|
92
|
+
import { OrganizationAffiliation } from './organizationAffiliation';
|
|
93
|
+
import { Patient } from './patient';
|
|
94
|
+
import { PaymentNotice } from './paymentNotice';
|
|
95
|
+
import { PaymentReconciliation } from './paymentReconciliation';
|
|
96
|
+
import { Person } from './person';
|
|
97
|
+
import { PlanDefinition } from './planDefinition';
|
|
98
|
+
import { Practitioner } from './practitioner';
|
|
99
|
+
import { PractitionerRole } from './practitionerRole';
|
|
100
|
+
import { Procedure } from './procedure';
|
|
101
|
+
import { Provenance } from './provenance';
|
|
102
|
+
import { Questionnaire } from './questionnaire';
|
|
103
|
+
import { QuestionnaireResponse } from './questionnaireResponse';
|
|
104
|
+
import { RelatedPerson } from './relatedPerson';
|
|
105
|
+
import { RequestGroup } from './requestGroup';
|
|
106
|
+
import { ResearchDefinition } from './researchDefinition';
|
|
107
|
+
import { ResearchElementDefinition } from './researchElementDefinition';
|
|
108
|
+
import { ResearchStudy } from './researchStudy';
|
|
109
|
+
import { ResearchSubject } from './researchSubject';
|
|
110
|
+
import { RiskAssessment } from './riskAssessment';
|
|
111
|
+
import { Schedule } from './schedule';
|
|
112
|
+
import { SearchParameter } from './searchParameter';
|
|
113
|
+
import { ServiceRequest } from './serviceRequest';
|
|
114
|
+
import { Slot } from './slot';
|
|
115
|
+
import { Specimen } from './specimen';
|
|
116
|
+
import { SpecimenDefinition } from './specimenDefinition';
|
|
117
|
+
import { StructureDefinition } from './structureDefinition';
|
|
118
|
+
import { StructureMap } from './structureMap';
|
|
119
|
+
import { Subscription } from './subscription';
|
|
120
|
+
import { Substance } from './substance';
|
|
121
|
+
import { SupplyDelivery } from './supplyDelivery';
|
|
122
|
+
import { SupplyRequest } from './supplyRequest';
|
|
123
|
+
import { Task } from './task';
|
|
124
|
+
import { TerminologyCapabilities } from './terminologyCapabilities';
|
|
125
|
+
import { TestReport } from './testReport';
|
|
126
|
+
import { TestScript } from './testScript';
|
|
127
|
+
import { ValueSet } from './valueSet';
|
|
128
|
+
import { VerificationResult } from './verificationResult';
|
|
129
|
+
import { VisionPrescription } from './visionPrescription';
|
|
130
|
+
export type Resource = Account | ActivityDefinition | AdverseEvent | AllergyIntolerance | Appointment | AppointmentResponse | AuditEvent | Binary | BiologicallyDerivedProduct | BodyStructure | Bundle | CapabilityStatement | CarePlan | CareTeam | CatalogEntry | ChargeItem | ChargeItemDefinition | Claim | ClaimResponse | ClinicalImpression | CodeSystem | Communication | CommunicationRequest | CompartmentDefinition | Composition | ConceptMap | Condition | Consent | Contract | Coverage | CoverageEligibilityRequest | CoverageEligibilityResponse | DetectedIssue | Device | DeviceDefinition | DeviceMetric | DeviceRequest | DeviceUseStatement | DiagnosticReport | DocumentManifest | DocumentReference | Encounter | Endpoint | EnrollmentRequest | EnrollmentResponse | EpisodeOfCare | EventDefinition | Evidence | EvidenceVariable | ExampleScenario | ExplanationOfBenefit | FamilyMemberHistory | Flag | Goal | GraphDefinition | Group | GuidanceResponse | HealthcareService | ImagingStudy | Immunization | ImmunizationEvaluation | ImmunizationRecommendation | ImplementationGuide | InsurancePlan | Invoice | Library | Linkage | List | Location | Measure | MeasureReport | Media | Medication | MedicationAdministration | MedicationDispense | MedicationKnowledge | MedicationRequest | MedicationStatement | MessageDefinition | MessageHeader | MolecularSequence | NamingSystem | NutritionOrder | Observation | ObservationDefinition | OperationDefinition | OperationOutcome | Organization | OrganizationAffiliation | Patient | PaymentNotice | PaymentReconciliation | Person | PlanDefinition | Practitioner | PractitionerRole | Procedure | Provenance | Questionnaire | QuestionnaireResponse | RelatedPerson | RequestGroup | ResearchDefinition | ResearchElementDefinition | ResearchStudy | ResearchSubject | RiskAssessment | Schedule | SearchParameter | ServiceRequest | Slot | Specimen | SpecimenDefinition | StructureDefinition | StructureMap | Subscription | Substance | SupplyDelivery | SupplyRequest | Task | TerminologyCapabilities | TestReport | TestScript | ValueSet | VerificationResult | VisionPrescription;
|
|
@@ -9,5 +9,4 @@
|
|
|
9
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
export
|
|
13
|
-
}
|
|
12
|
+
export type ResourceList = "Account" | "ActivityDefinition" | "AdverseEvent" | "AllergyIntolerance" | "Appointment" | "AppointmentResponse" | "AuditEvent" | "Basic" | "Binary" | "BiologicallyDerivedProduct" | "BodyStructure" | "Bundle" | "CapabilityStatement" | "CarePlan" | "CareTeam" | "CatalogEntry" | "ChargeItem" | "ChargeItemDefinition" | "Claim" | "ClaimResponse" | "ClinicalImpression" | "CodeSystem" | "Communication" | "CommunicationRequest" | "CompartmentDefinition" | "Composition" | "ConceptMap" | "Condition" | "Consent" | "Contract" | "Coverage" | "CoverageEligibilityRequest" | "CoverageEligibilityResponse" | "DetectedIssue" | "Device" | "DeviceDefinition" | "DeviceMetric" | "DeviceRequest" | "DeviceUseStatement" | "DiagnosticReport" | "DocumentManifest" | "DocumentReference" | "Encounter" | "Endpoint" | "EnrollmentRequest" | "EnrollmentResponse" | "EpisodeOfCare" | "EventDefinition" | "Evidence" | "EvidenceVariable" | "ExampleScenario" | "ExplanationOfBenefit" | "FamilyMemberHistory" | "Flag" | "Goal" | "GraphDefinition" | "Group" | "GuidanceResponse" | "HealthcareService" | "ImagingStudy" | "Immunization" | "ImmunizationEvaluation" | "ImmunizationRecommendation" | "ImplementationGuide" | "InsurancePlan" | "Invoice" | "Library" | "Linkage" | "List" | "Location" | "Measure" | "MeasureReport" | "Media" | "Medication" | "MedicationAdministration" | "MedicationDispense" | "MedicationKnowledge" | "MedicationRequest" | "MedicationStatement" | "MessageDefinition" | "MessageHeader" | "MolecularSequence" | "NamingSystem" | "NutritionOrder" | "Observation" | "ObservationDefinition" | "OperationDefinition" | "OperationOutcome" | "Organization" | "OrganizationAffiliation" | "Patient" | "PaymentNotice" | "PaymentReconciliation" | "Person" | "PlanDefinition" | "Practitioner" | "PractitionerRole" | "Procedure" | "Provenance" | "Questionnaire" | "QuestionnaireResponse" | "RelatedPerson" | "RequestGroup" | "ResearchDefinition" | "ResearchElementDefinition" | "ResearchStudy" | "ResearchSubject" | "RiskAssessment" | "Schedule" | "SearchParameter" | "ServiceRequest" | "Slot" | "Specimen" | "SpecimenDefinition" | "StructureDefinition" | "StructureMap" | "Subscription" | "Substance" | "SupplyDelivery" | "SupplyRequest" | "Task" | "TerminologyCapabilities" | "TestReport" | "TestScript" | "ValueSet" | "VerificationResult" | "VisionPrescription";
|
|
@@ -28,7 +28,7 @@ export declare class RiskAssessment {
|
|
|
28
28
|
/**
|
|
29
29
|
* This is a RiskAssessment resource
|
|
30
30
|
*/
|
|
31
|
-
resourceType:
|
|
31
|
+
resourceType: 'RiskAssessment';
|
|
32
32
|
/**
|
|
33
33
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
34
34
|
*/
|
|
@@ -18,6 +18,7 @@ import { Id } from './id';
|
|
|
18
18
|
import { Markdown } from './markdown';
|
|
19
19
|
import { Meta } from './meta';
|
|
20
20
|
import { Narrative } from './narrative';
|
|
21
|
+
import { ResourceList } from './resourceList';
|
|
21
22
|
import { SearchParameterComponent } from './searchParameterComponent';
|
|
22
23
|
import { Uri } from './uri';
|
|
23
24
|
import { UsageContext } from './usageContext';
|
|
@@ -28,7 +29,7 @@ export declare class SearchParameter {
|
|
|
28
29
|
/**
|
|
29
30
|
* This is a SearchParameter resource
|
|
30
31
|
*/
|
|
31
|
-
resourceType:
|
|
32
|
+
resourceType: 'SearchParameter';
|
|
32
33
|
/**
|
|
33
34
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
34
35
|
*/
|
|
@@ -112,15 +113,15 @@ export declare class SearchParameter {
|
|
|
112
113
|
/**
|
|
113
114
|
* The code used in the URL or the parameter name in a parameters resource for this search parameter.
|
|
114
115
|
*/
|
|
115
|
-
code
|
|
116
|
+
code: Code;
|
|
116
117
|
/**
|
|
117
118
|
* The base resource type(s) that this search parameter can be used against.
|
|
118
119
|
*/
|
|
119
|
-
base
|
|
120
|
+
base: Array<ResourceList>;
|
|
120
121
|
/**
|
|
121
122
|
* The type of value that a search parameter may contain, and how the content is interpreted.
|
|
122
123
|
*/
|
|
123
|
-
type
|
|
124
|
+
type: SearchParameter.TypeEnum;
|
|
124
125
|
/**
|
|
125
126
|
* A FHIRPath expression that returns a set of elements for the search parameter.
|
|
126
127
|
*/
|
|
@@ -136,7 +137,7 @@ export declare class SearchParameter {
|
|
|
136
137
|
/**
|
|
137
138
|
* Types of resource (if a resource is referenced).
|
|
138
139
|
*/
|
|
139
|
-
target
|
|
140
|
+
target: Array<ResourceList>;
|
|
140
141
|
/**
|
|
141
142
|
* Whether multiple values are allowed for each time the parameter exists. Values are separated by commas, and the parameter matches if any of the values match.
|
|
142
143
|
*/
|
|
@@ -32,7 +32,7 @@ export declare class ServiceRequest {
|
|
|
32
32
|
/**
|
|
33
33
|
* This is a ServiceRequest resource
|
|
34
34
|
*/
|
|
35
|
-
resourceType:
|
|
35
|
+
resourceType: 'ServiceRequest';
|
|
36
36
|
/**
|
|
37
37
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
38
38
|
*/
|
|
@@ -25,7 +25,7 @@ export declare class SpecimenDefinition {
|
|
|
25
25
|
/**
|
|
26
26
|
* This is a SpecimenDefinition resource
|
|
27
27
|
*/
|
|
28
|
-
resourceType:
|
|
28
|
+
resourceType: 'SpecimenDefinition';
|
|
29
29
|
/**
|
|
30
30
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
31
31
|
*/
|
|
@@ -33,7 +33,7 @@ export declare class StructureDefinition {
|
|
|
33
33
|
/**
|
|
34
34
|
* This is a StructureDefinition resource
|
|
35
35
|
*/
|
|
36
|
-
resourceType:
|
|
36
|
+
resourceType: 'StructureDefinition';
|
|
37
37
|
/**
|
|
38
38
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
39
39
|
*/
|
|
@@ -30,7 +30,7 @@ export declare class StructureMap {
|
|
|
30
30
|
/**
|
|
31
31
|
* This is a StructureMap resource
|
|
32
32
|
*/
|
|
33
|
-
resourceType:
|
|
33
|
+
resourceType: 'StructureMap';
|
|
34
34
|
/**
|
|
35
35
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
36
36
|
*/
|
|
@@ -25,7 +25,7 @@ export declare class Subscription {
|
|
|
25
25
|
/**
|
|
26
26
|
* This is a Subscription resource
|
|
27
27
|
*/
|
|
28
|
-
resourceType:
|
|
28
|
+
resourceType: 'Subscription';
|
|
29
29
|
/**
|
|
30
30
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
31
31
|
*/
|
|
@@ -26,7 +26,7 @@ export declare class Substance {
|
|
|
26
26
|
/**
|
|
27
27
|
* This is a Substance resource
|
|
28
28
|
*/
|
|
29
|
-
resourceType:
|
|
29
|
+
resourceType: 'Substance';
|
|
30
30
|
/**
|
|
31
31
|
* The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
|
|
32
32
|
*/
|