From 97bf9503e0f80442806a0ac6595450f7cb2fdf26 Mon Sep 17 00:00:00 2001 From: Alexander Kiel Date: Sun, 7 Nov 2021 17:18:30 +0100 Subject: [PATCH] Update Go to v1.17 --- LICENSE | 2 +- README.md | 2 +- fhir-models-gen/cmd/genResources.go | 4 ++-- fhir-models-gen/cmd/root.go | 2 +- fhir-models-gen/fhir/aggregationMode.go | 2 +- fhir-models-gen/fhir/bindingStrength.go | 2 +- fhir-models-gen/fhir/bundle.go | 2 +- fhir-models-gen/fhir/bundleType.go | 2 +- fhir-models-gen/fhir/codeSystem.go | 2 +- fhir-models-gen/fhir/codeSystemContentMode.go | 2 +- fhir-models-gen/fhir/codeSystemHierarchyMeaning.go | 2 +- fhir-models-gen/fhir/codeableConcept.go | 2 +- fhir-models-gen/fhir/coding.go | 2 +- fhir-models-gen/fhir/constraintSeverity.go | 2 +- fhir-models-gen/fhir/contactDetail.go | 2 +- fhir-models-gen/fhir/contactPoint.go | 2 +- fhir-models-gen/fhir/contactPointSystem.go | 2 +- fhir-models-gen/fhir/contactPointUse.go | 2 +- fhir-models-gen/fhir/discriminatorType.go | 2 +- fhir-models-gen/fhir/elementDefinition.go | 2 +- fhir-models-gen/fhir/extension.go | 2 +- fhir-models-gen/fhir/extensionContextType.go | 2 +- fhir-models-gen/fhir/fHIRVersion.go | 2 +- fhir-models-gen/fhir/filterOperator.go | 2 +- fhir-models-gen/fhir/hTTPVerb.go | 2 +- fhir-models-gen/fhir/identifier.go | 2 +- fhir-models-gen/fhir/identifierUse.go | 2 +- fhir-models-gen/fhir/meta.go | 2 +- fhir-models-gen/fhir/narrative.go | 2 +- fhir-models-gen/fhir/narrativeStatus.go | 2 +- fhir-models-gen/fhir/period.go | 2 +- fhir-models-gen/fhir/propertyRepresentation.go | 2 +- fhir-models-gen/fhir/propertyType.go | 2 +- fhir-models-gen/fhir/publicationStatus.go | 2 +- fhir-models-gen/fhir/reference.go | 2 +- fhir-models-gen/fhir/referenceVersionRules.go | 2 +- fhir-models-gen/fhir/root.go | 2 +- fhir-models-gen/fhir/searchEntryMode.go | 2 +- fhir-models-gen/fhir/signature.go | 2 +- fhir-models-gen/fhir/slicingRules.go | 2 +- fhir-models-gen/fhir/structureDefinition.go | 2 +- fhir-models-gen/fhir/structureDefinitionKind.go | 2 +- fhir-models-gen/fhir/typeDerivationRule.go | 2 +- fhir-models-gen/fhir/usageContext.go | 2 +- fhir-models-gen/fhir/valueSet.go | 2 +- fhir-models-gen/go.mod | 7 ++++++- fhir-models-gen/main.go | 2 +- fhir-models/fhir/account.go | 2 +- fhir-models/fhir/accountStatus.go | 2 +- fhir-models/fhir/actionCardinalityBehavior.go | 2 +- fhir-models/fhir/actionConditionKind.go | 2 +- fhir-models/fhir/actionGroupingBehavior.go | 2 +- fhir-models/fhir/actionParticipantType.go | 2 +- fhir-models/fhir/actionPrecheckBehavior.go | 2 +- fhir-models/fhir/actionRelationshipType.go | 2 +- fhir-models/fhir/actionRequiredBehavior.go | 2 +- fhir-models/fhir/actionSelectionBehavior.go | 2 +- fhir-models/fhir/activityDefinition.go | 2 +- fhir-models/fhir/address.go | 2 +- fhir-models/fhir/addressType.go | 2 +- fhir-models/fhir/addressUse.go | 2 +- fhir-models/fhir/administrativeGender.go | 2 +- fhir-models/fhir/adverseEvent.go | 2 +- fhir-models/fhir/adverseEventActuality.go | 2 +- fhir-models/fhir/aggregationMode.go | 2 +- fhir-models/fhir/allergyIntolerance.go | 2 +- fhir-models/fhir/allergyIntoleranceCategory.go | 2 +- fhir-models/fhir/allergyIntoleranceCriticality.go | 2 +- fhir-models/fhir/allergyIntoleranceSeverity.go | 2 +- fhir-models/fhir/allergyIntoleranceType.go | 2 +- fhir-models/fhir/annotation.go | 2 +- fhir-models/fhir/appointment.go | 2 +- fhir-models/fhir/appointmentResponse.go | 2 +- fhir-models/fhir/appointmentStatus.go | 2 +- fhir-models/fhir/assertionDirectionType.go | 2 +- fhir-models/fhir/assertionOperatorType.go | 2 +- fhir-models/fhir/assertionResponseTypes.go | 2 +- fhir-models/fhir/attachment.go | 2 +- fhir-models/fhir/auditEvent.go | 2 +- fhir-models/fhir/auditEventAction.go | 2 +- fhir-models/fhir/auditEventAgentNetworkType.go | 2 +- fhir-models/fhir/auditEventOutcome.go | 2 +- fhir-models/fhir/basic.go | 2 +- fhir-models/fhir/binary.go | 2 +- fhir-models/fhir/bindingStrength.go | 2 +- fhir-models/fhir/biologicallyDerivedProduct.go | 2 +- fhir-models/fhir/biologicallyDerivedProductCategory.go | 2 +- fhir-models/fhir/biologicallyDerivedProductStatus.go | 2 +- fhir-models/fhir/biologicallyDerivedProductStorageScale.go | 2 +- fhir-models/fhir/bodyStructure.go | 2 +- fhir-models/fhir/bundle.go | 2 +- fhir-models/fhir/bundleType.go | 2 +- fhir-models/fhir/capabilityStatement.go | 2 +- fhir-models/fhir/capabilityStatementKind.go | 2 +- fhir-models/fhir/carePlan.go | 2 +- fhir-models/fhir/carePlanActivityKind.go | 2 +- fhir-models/fhir/carePlanActivityStatus.go | 2 +- fhir-models/fhir/carePlanIntent.go | 2 +- fhir-models/fhir/careTeam.go | 2 +- fhir-models/fhir/careTeamStatus.go | 2 +- fhir-models/fhir/catalogEntry.go | 2 +- fhir-models/fhir/catalogEntryRelationType.go | 2 +- fhir-models/fhir/chargeItem.go | 2 +- fhir-models/fhir/chargeItemDefinition.go | 2 +- fhir-models/fhir/chargeItemStatus.go | 2 +- fhir-models/fhir/claim.go | 2 +- fhir-models/fhir/claimProcessingCodes.go | 2 +- fhir-models/fhir/claimResponse.go | 2 +- fhir-models/fhir/clinicalImpression.go | 2 +- fhir-models/fhir/clinicalImpressionStatus.go | 2 +- fhir-models/fhir/codeSearchSupport.go | 2 +- fhir-models/fhir/codeSystem.go | 2 +- fhir-models/fhir/codeSystemContentMode.go | 2 +- fhir-models/fhir/codeSystemHierarchyMeaning.go | 2 +- fhir-models/fhir/codeableConcept.go | 2 +- fhir-models/fhir/coding.go | 2 +- fhir-models/fhir/communication.go | 2 +- fhir-models/fhir/communicationRequest.go | 2 +- fhir-models/fhir/compartmentDefinition.go | 2 +- fhir-models/fhir/compartmentType.go | 2 +- fhir-models/fhir/composition.go | 2 +- fhir-models/fhir/compositionAttestationMode.go | 2 +- fhir-models/fhir/compositionStatus.go | 2 +- fhir-models/fhir/conceptMap.go | 2 +- fhir-models/fhir/conceptMapEquivalence.go | 2 +- fhir-models/fhir/conceptMapGroupUnmappedMode.go | 2 +- fhir-models/fhir/condition.go | 2 +- fhir-models/fhir/conditionalDeleteStatus.go | 2 +- fhir-models/fhir/conditionalReadStatus.go | 2 +- fhir-models/fhir/consent.go | 2 +- fhir-models/fhir/consentDataMeaning.go | 2 +- fhir-models/fhir/consentProvisionType.go | 2 +- fhir-models/fhir/consentState.go | 2 +- fhir-models/fhir/constraintSeverity.go | 2 +- fhir-models/fhir/contactDetail.go | 2 +- fhir-models/fhir/contactPoint.go | 2 +- fhir-models/fhir/contactPointSystem.go | 2 +- fhir-models/fhir/contactPointUse.go | 2 +- fhir-models/fhir/contract.go | 2 +- fhir-models/fhir/contractResourcePublicationStatusCodes.go | 2 +- fhir-models/fhir/contractResourceStatusCodes.go | 2 +- fhir-models/fhir/coverage.go | 2 +- fhir-models/fhir/coverageEligibilityRequest.go | 2 +- fhir-models/fhir/coverageEligibilityResponse.go | 2 +- fhir-models/fhir/dataRequirement.go | 2 +- fhir-models/fhir/daysOfWeek.go | 2 +- fhir-models/fhir/detectedIssue.go | 2 +- fhir-models/fhir/detectedIssueSeverity.go | 2 +- fhir-models/fhir/device.go | 2 +- fhir-models/fhir/deviceDefinition.go | 2 +- fhir-models/fhir/deviceMetric.go | 2 +- fhir-models/fhir/deviceMetricCalibrationState.go | 2 +- fhir-models/fhir/deviceMetricCalibrationType.go | 2 +- fhir-models/fhir/deviceMetricCategory.go | 2 +- fhir-models/fhir/deviceMetricColor.go | 2 +- fhir-models/fhir/deviceMetricOperationalStatus.go | 2 +- fhir-models/fhir/deviceNameType.go | 2 +- fhir-models/fhir/deviceRequest.go | 2 +- fhir-models/fhir/deviceUseStatement.go | 2 +- fhir-models/fhir/deviceUseStatementStatus.go | 2 +- fhir-models/fhir/diagnosticReport.go | 2 +- fhir-models/fhir/diagnosticReportStatus.go | 2 +- fhir-models/fhir/discriminatorType.go | 2 +- fhir-models/fhir/documentManifest.go | 2 +- fhir-models/fhir/documentMode.go | 2 +- fhir-models/fhir/documentReference.go | 2 +- fhir-models/fhir/documentReferenceStatus.go | 2 +- fhir-models/fhir/documentRelationshipType.go | 2 +- fhir-models/fhir/domainResource.go | 2 +- fhir-models/fhir/dosage.go | 2 +- fhir-models/fhir/duration.go | 2 +- fhir-models/fhir/effectEvidenceSynthesis.go | 2 +- fhir-models/fhir/elementDefinition.go | 2 +- fhir-models/fhir/eligibilityRequestPurpose.go | 2 +- fhir-models/fhir/eligibilityResponsePurpose.go | 2 +- fhir-models/fhir/enableWhenBehavior.go | 2 +- fhir-models/fhir/encounter.go | 2 +- fhir-models/fhir/encounterLocationStatus.go | 2 +- fhir-models/fhir/encounterStatus.go | 2 +- fhir-models/fhir/endpoint.go | 2 +- fhir-models/fhir/endpointStatus.go | 2 +- fhir-models/fhir/enrollmentRequest.go | 2 +- fhir-models/fhir/enrollmentResponse.go | 2 +- fhir-models/fhir/episodeOfCare.go | 2 +- fhir-models/fhir/episodeOfCareStatus.go | 2 +- fhir-models/fhir/eventCapabilityMode.go | 2 +- fhir-models/fhir/eventDefinition.go | 2 +- fhir-models/fhir/eventStatus.go | 2 +- fhir-models/fhir/evidence.go | 2 +- fhir-models/fhir/evidenceVariable.go | 2 +- fhir-models/fhir/evidenceVariableType.go | 2 +- fhir-models/fhir/exampleScenario.go | 2 +- fhir-models/fhir/exampleScenarioActorType.go | 2 +- fhir-models/fhir/explanationOfBenefit.go | 2 +- fhir-models/fhir/explanationOfBenefitStatus.go | 2 +- fhir-models/fhir/exposureState.go | 2 +- fhir-models/fhir/expression.go | 2 +- fhir-models/fhir/extension.go | 2 +- fhir-models/fhir/extensionContextType.go | 2 +- fhir-models/fhir/fHIRDeviceStatus.go | 2 +- fhir-models/fhir/fHIRSubstanceStatus.go | 2 +- fhir-models/fhir/fHIRVersion.go | 2 +- fhir-models/fhir/familyHistoryStatus.go | 2 +- fhir-models/fhir/familyMemberHistory.go | 2 +- fhir-models/fhir/filterOperator.go | 2 +- fhir-models/fhir/financialResourceStatusCodes.go | 2 +- fhir-models/fhir/flag.go | 2 +- fhir-models/fhir/flagStatus.go | 2 +- fhir-models/fhir/goal.go | 2 +- fhir-models/fhir/goalLifecycleStatus.go | 2 +- fhir-models/fhir/graphCompartmentRule.go | 2 +- fhir-models/fhir/graphCompartmentUse.go | 2 +- fhir-models/fhir/graphDefinition.go | 2 +- fhir-models/fhir/group.go | 2 +- fhir-models/fhir/groupMeasure.go | 2 +- fhir-models/fhir/groupType.go | 2 +- fhir-models/fhir/guidanceResponse.go | 2 +- fhir-models/fhir/guidanceResponseStatus.go | 2 +- fhir-models/fhir/guidePageGeneration.go | 2 +- fhir-models/fhir/guideParameterCode.go | 2 +- fhir-models/fhir/hTTPVerb.go | 2 +- fhir-models/fhir/healthcareService.go | 2 +- fhir-models/fhir/humanName.go | 2 +- fhir-models/fhir/identifier.go | 2 +- fhir-models/fhir/identifierUse.go | 2 +- fhir-models/fhir/identityAssuranceLevel.go | 2 +- fhir-models/fhir/imagingStudy.go | 2 +- fhir-models/fhir/imagingStudyStatus.go | 2 +- fhir-models/fhir/immunization.go | 2 +- fhir-models/fhir/immunizationEvaluation.go | 2 +- fhir-models/fhir/immunizationEvaluationStatusCodes.go | 2 +- fhir-models/fhir/immunizationRecommendation.go | 2 +- fhir-models/fhir/immunizationStatusCodes.go | 2 +- fhir-models/fhir/implementationGuide.go | 2 +- fhir-models/fhir/insurancePlan.go | 2 +- fhir-models/fhir/invoice.go | 2 +- fhir-models/fhir/invoicePriceComponentType.go | 2 +- fhir-models/fhir/invoiceStatus.go | 2 +- fhir-models/fhir/issueSeverity.go | 2 +- fhir-models/fhir/issueType.go | 2 +- fhir-models/fhir/library.go | 2 +- fhir-models/fhir/linkType.go | 2 +- fhir-models/fhir/linkage.go | 2 +- fhir-models/fhir/linkageType.go | 2 +- fhir-models/fhir/list.go | 2 +- fhir-models/fhir/listMode.go | 2 +- fhir-models/fhir/listStatus.go | 2 +- fhir-models/fhir/location.go | 2 +- fhir-models/fhir/locationMode.go | 2 +- fhir-models/fhir/locationStatus.go | 2 +- fhir-models/fhir/marketingStatus.go | 2 +- fhir-models/fhir/measure.go | 2 +- fhir-models/fhir/measureReport.go | 2 +- fhir-models/fhir/measureReportStatus.go | 2 +- fhir-models/fhir/measureReportType.go | 2 +- fhir-models/fhir/media.go | 2 +- fhir-models/fhir/medication.go | 2 +- fhir-models/fhir/medicationAdministration.go | 2 +- fhir-models/fhir/medicationDispense.go | 2 +- fhir-models/fhir/medicationKnowledge.go | 2 +- fhir-models/fhir/medicationRequest.go | 2 +- fhir-models/fhir/medicationStatement.go | 2 +- fhir-models/fhir/medicinalProduct.go | 2 +- fhir-models/fhir/medicinalProductAuthorization.go | 2 +- fhir-models/fhir/medicinalProductContraindication.go | 2 +- fhir-models/fhir/medicinalProductIndication.go | 2 +- fhir-models/fhir/medicinalProductIngredient.go | 2 +- fhir-models/fhir/medicinalProductInteraction.go | 2 +- fhir-models/fhir/medicinalProductManufactured.go | 2 +- fhir-models/fhir/medicinalProductPackaged.go | 2 +- fhir-models/fhir/medicinalProductPharmaceutical.go | 2 +- fhir-models/fhir/medicinalProductUndesirableEffect.go | 2 +- fhir-models/fhir/messageDefinition.go | 2 +- fhir-models/fhir/messageHeader.go | 2 +- fhir-models/fhir/messageSignificanceCategory.go | 2 +- fhir-models/fhir/meta.go | 2 +- fhir-models/fhir/molecularSequence.go | 2 +- fhir-models/fhir/money.go | 2 +- fhir-models/fhir/nameUse.go | 2 +- fhir-models/fhir/namingSystem.go | 2 +- fhir-models/fhir/namingSystemIdentifierType.go | 2 +- fhir-models/fhir/namingSystemType.go | 2 +- fhir-models/fhir/narrative.go | 2 +- fhir-models/fhir/narrativeStatus.go | 2 +- fhir-models/fhir/noteType.go | 2 +- fhir-models/fhir/nutritionOrder.go | 2 +- fhir-models/fhir/observation.go | 2 +- fhir-models/fhir/observationDataType.go | 2 +- fhir-models/fhir/observationDefinition.go | 2 +- fhir-models/fhir/observationRangeCategory.go | 2 +- fhir-models/fhir/observationStatus.go | 2 +- fhir-models/fhir/operationDefinition.go | 2 +- fhir-models/fhir/operationKind.go | 2 +- fhir-models/fhir/operationOutcome.go | 2 +- fhir-models/fhir/operationParameterUse.go | 2 +- fhir-models/fhir/organization.go | 2 +- fhir-models/fhir/organizationAffiliation.go | 2 +- fhir-models/fhir/parameterDefinition.go | 2 +- fhir-models/fhir/parameters.go | 2 +- fhir-models/fhir/participantRequired.go | 2 +- fhir-models/fhir/participationStatus.go | 2 +- fhir-models/fhir/patient.go | 2 +- fhir-models/fhir/paymentNotice.go | 2 +- fhir-models/fhir/paymentReconciliation.go | 2 +- fhir-models/fhir/period.go | 2 +- fhir-models/fhir/person.go | 2 +- fhir-models/fhir/planDefinition.go | 2 +- fhir-models/fhir/population.go | 2 +- fhir-models/fhir/practitioner.go | 2 +- fhir-models/fhir/practitionerRole.go | 2 +- fhir-models/fhir/procedure.go | 2 +- fhir-models/fhir/prodCharacteristic.go | 2 +- fhir-models/fhir/productShelfLife.go | 2 +- fhir-models/fhir/propertyRepresentation.go | 2 +- fhir-models/fhir/propertyType.go | 2 +- fhir-models/fhir/provenance.go | 2 +- fhir-models/fhir/provenanceEntityRole.go | 2 +- fhir-models/fhir/publicationStatus.go | 2 +- fhir-models/fhir/quantity.go | 2 +- fhir-models/fhir/quantityComparator.go | 2 +- fhir-models/fhir/questionnaire.go | 2 +- fhir-models/fhir/questionnaireItemOperator.go | 2 +- fhir-models/fhir/questionnaireItemType.go | 2 +- fhir-models/fhir/questionnaireResponse.go | 2 +- fhir-models/fhir/questionnaireResponseStatus.go | 2 +- fhir-models/fhir/range.go | 2 +- fhir-models/fhir/ratio.go | 2 +- fhir-models/fhir/reference.go | 2 +- fhir-models/fhir/referenceHandlingPolicy.go | 2 +- fhir-models/fhir/referenceVersionRules.go | 2 +- fhir-models/fhir/relatedArtifact.go | 2 +- fhir-models/fhir/relatedArtifactType.go | 2 +- fhir-models/fhir/relatedPerson.go | 2 +- fhir-models/fhir/requestGroup.go | 2 +- fhir-models/fhir/requestIntent.go | 2 +- fhir-models/fhir/requestPriority.go | 2 +- fhir-models/fhir/requestResourceType.go | 2 +- fhir-models/fhir/requestStatus.go | 2 +- fhir-models/fhir/researchDefinition.go | 2 +- fhir-models/fhir/researchElementDefinition.go | 2 +- fhir-models/fhir/researchElementType.go | 2 +- fhir-models/fhir/researchStudy.go | 2 +- fhir-models/fhir/researchStudyStatus.go | 2 +- fhir-models/fhir/researchSubject.go | 2 +- fhir-models/fhir/researchSubjectStatus.go | 2 +- fhir-models/fhir/resource.go | 2 +- fhir-models/fhir/resourceType.go | 2 +- fhir-models/fhir/resourceVersionPolicy.go | 2 +- fhir-models/fhir/responseType.go | 2 +- fhir-models/fhir/restfulCapabilityMode.go | 2 +- fhir-models/fhir/riskAssessment.go | 2 +- fhir-models/fhir/riskEvidenceSynthesis.go | 2 +- fhir-models/fhir/root.go | 2 +- fhir-models/fhir/sPDXLicense.go | 2 +- fhir-models/fhir/schedule.go | 2 +- fhir-models/fhir/searchComparator.go | 2 +- fhir-models/fhir/searchEntryMode.go | 2 +- fhir-models/fhir/searchModifierCode.go | 2 +- fhir-models/fhir/searchParamType.go | 2 +- fhir-models/fhir/searchParameter.go | 2 +- fhir-models/fhir/serviceRequest.go | 2 +- fhir-models/fhir/signature.go | 2 +- fhir-models/fhir/slicingRules.go | 2 +- fhir-models/fhir/slot.go | 2 +- fhir-models/fhir/slotStatus.go | 2 +- fhir-models/fhir/sortDirection.go | 2 +- fhir-models/fhir/specimen.go | 2 +- fhir-models/fhir/specimenContainedPreference.go | 2 +- fhir-models/fhir/specimenDefinition.go | 2 +- fhir-models/fhir/specimenStatus.go | 2 +- fhir-models/fhir/structureDefinition.go | 2 +- fhir-models/fhir/structureDefinitionKind.go | 2 +- fhir-models/fhir/structureMap.go | 2 +- fhir-models/fhir/structureMapContextType.go | 2 +- fhir-models/fhir/structureMapGroupTypeMode.go | 2 +- fhir-models/fhir/structureMapInputMode.go | 2 +- fhir-models/fhir/structureMapModelMode.go | 2 +- fhir-models/fhir/structureMapSourceListMode.go | 2 +- fhir-models/fhir/structureMapTargetListMode.go | 2 +- fhir-models/fhir/structureMapTransform.go | 2 +- fhir-models/fhir/subscription.go | 2 +- fhir-models/fhir/subscriptionChannelType.go | 2 +- fhir-models/fhir/subscriptionStatus.go | 2 +- fhir-models/fhir/substance.go | 2 +- fhir-models/fhir/substanceAmount.go | 2 +- fhir-models/fhir/substanceNucleicAcid.go | 2 +- fhir-models/fhir/substancePolymer.go | 2 +- fhir-models/fhir/substanceProtein.go | 2 +- fhir-models/fhir/substanceReferenceInformation.go | 2 +- fhir-models/fhir/substanceSourceMaterial.go | 2 +- fhir-models/fhir/substanceSpecification.go | 2 +- fhir-models/fhir/supplyDelivery.go | 2 +- fhir-models/fhir/supplyDeliveryStatus.go | 2 +- fhir-models/fhir/supplyRequest.go | 2 +- fhir-models/fhir/supplyRequestStatus.go | 2 +- fhir-models/fhir/systemRestfulInteraction.go | 2 +- fhir-models/fhir/task.go | 2 +- fhir-models/fhir/taskStatus.go | 2 +- fhir-models/fhir/terminologyCapabilities.go | 2 +- fhir-models/fhir/testReport.go | 2 +- fhir-models/fhir/testReportActionResult.go | 2 +- fhir-models/fhir/testReportParticipantType.go | 2 +- fhir-models/fhir/testReportResult.go | 2 +- fhir-models/fhir/testReportStatus.go | 2 +- fhir-models/fhir/testScript.go | 2 +- fhir-models/fhir/testScriptRequestMethodCode.go | 2 +- fhir-models/fhir/timing.go | 2 +- fhir-models/fhir/triggerDefinition.go | 2 +- fhir-models/fhir/triggerType.go | 2 +- fhir-models/fhir/typeDerivationRule.go | 2 +- fhir-models/fhir/typeRestfulInteraction.go | 2 +- fhir-models/fhir/uDIEntryType.go | 2 +- fhir-models/fhir/usageContext.go | 2 +- fhir-models/fhir/use.go | 2 +- fhir-models/fhir/valueSet.go | 2 +- fhir-models/fhir/verificationResult.go | 2 +- fhir-models/fhir/visionBase.go | 2 +- fhir-models/fhir/visionEyes.go | 2 +- fhir-models/fhir/visionPrescription.go | 2 +- fhir-models/fhir/xPathUsageType.go | 2 +- fhir-models/go.mod | 2 +- 421 files changed, 427 insertions(+), 422 deletions(-) diff --git a/LICENSE b/LICENSE index f4fb7401..1c3a7ff4 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2019 The Samply Development Community + Copyright 2019 - 2021 The Samply Community Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index c735060c..1081a345 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This repository contains two Go modules, the generated models itself and the gen ## License -Copyright 2019 The Samply Development Community +Copyright 2019 - 2021 The Samply Community Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/fhir-models-gen/cmd/genResources.go b/fhir-models-gen/cmd/genResources.go index 475fa9a3..32fc048c 100644 --- a/fhir-models-gen/cmd/genResources.go +++ b/fhir-models-gen/cmd/genResources.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ func UnmarshalResource(b []byte) (Resource, error) { type ResourceMap = map[string]map[string][]byte var licenseComment = Split(Trim(` -Copyright 2019 The Samply Development Community +Copyright 2019 - 2021 The Samply Community Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/cmd/root.go b/fhir-models-gen/cmd/root.go index 7d1728a3..ae6123aa 100644 --- a/fhir-models-gen/cmd/root.go +++ b/fhir-models-gen/cmd/root.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/aggregationMode.go b/fhir-models-gen/fhir/aggregationMode.go index 7bd0e23f..b442537d 100644 --- a/fhir-models-gen/fhir/aggregationMode.go +++ b/fhir-models-gen/fhir/aggregationMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/bindingStrength.go b/fhir-models-gen/fhir/bindingStrength.go index 071ffdf9..4446f990 100644 --- a/fhir-models-gen/fhir/bindingStrength.go +++ b/fhir-models-gen/fhir/bindingStrength.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/bundle.go b/fhir-models-gen/fhir/bundle.go index e7770b8b..b0ca824a 100644 --- a/fhir-models-gen/fhir/bundle.go +++ b/fhir-models-gen/fhir/bundle.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/bundleType.go b/fhir-models-gen/fhir/bundleType.go index 4ae68387..d316fc00 100644 --- a/fhir-models-gen/fhir/bundleType.go +++ b/fhir-models-gen/fhir/bundleType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/codeSystem.go b/fhir-models-gen/fhir/codeSystem.go index aa7490d8..93e9318a 100644 --- a/fhir-models-gen/fhir/codeSystem.go +++ b/fhir-models-gen/fhir/codeSystem.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/codeSystemContentMode.go b/fhir-models-gen/fhir/codeSystemContentMode.go index 6b22fe7c..a292ff48 100644 --- a/fhir-models-gen/fhir/codeSystemContentMode.go +++ b/fhir-models-gen/fhir/codeSystemContentMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go b/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go index 4f4dfe92..44c12554 100644 --- a/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go +++ b/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/codeableConcept.go b/fhir-models-gen/fhir/codeableConcept.go index bf27529e..69a6f9b4 100644 --- a/fhir-models-gen/fhir/codeableConcept.go +++ b/fhir-models-gen/fhir/codeableConcept.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/coding.go b/fhir-models-gen/fhir/coding.go index 989aa990..c959e084 100644 --- a/fhir-models-gen/fhir/coding.go +++ b/fhir-models-gen/fhir/coding.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/constraintSeverity.go b/fhir-models-gen/fhir/constraintSeverity.go index 92071f93..e4e10581 100644 --- a/fhir-models-gen/fhir/constraintSeverity.go +++ b/fhir-models-gen/fhir/constraintSeverity.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/contactDetail.go b/fhir-models-gen/fhir/contactDetail.go index 1ed898fe..11c84419 100644 --- a/fhir-models-gen/fhir/contactDetail.go +++ b/fhir-models-gen/fhir/contactDetail.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/contactPoint.go b/fhir-models-gen/fhir/contactPoint.go index e51c1690..8f6ef6ce 100644 --- a/fhir-models-gen/fhir/contactPoint.go +++ b/fhir-models-gen/fhir/contactPoint.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/contactPointSystem.go b/fhir-models-gen/fhir/contactPointSystem.go index bde26c30..0e0e9628 100644 --- a/fhir-models-gen/fhir/contactPointSystem.go +++ b/fhir-models-gen/fhir/contactPointSystem.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/contactPointUse.go b/fhir-models-gen/fhir/contactPointUse.go index 40a32a02..68d5b739 100644 --- a/fhir-models-gen/fhir/contactPointUse.go +++ b/fhir-models-gen/fhir/contactPointUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/discriminatorType.go b/fhir-models-gen/fhir/discriminatorType.go index ba47e235..b29601e8 100644 --- a/fhir-models-gen/fhir/discriminatorType.go +++ b/fhir-models-gen/fhir/discriminatorType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/elementDefinition.go b/fhir-models-gen/fhir/elementDefinition.go index b0b918fb..fa5ba09c 100644 --- a/fhir-models-gen/fhir/elementDefinition.go +++ b/fhir-models-gen/fhir/elementDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/extension.go b/fhir-models-gen/fhir/extension.go index 3e067dfe..7f1df1d6 100644 --- a/fhir-models-gen/fhir/extension.go +++ b/fhir-models-gen/fhir/extension.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/extensionContextType.go b/fhir-models-gen/fhir/extensionContextType.go index a88ffafe..552c6408 100644 --- a/fhir-models-gen/fhir/extensionContextType.go +++ b/fhir-models-gen/fhir/extensionContextType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/fHIRVersion.go b/fhir-models-gen/fhir/fHIRVersion.go index ac694bb9..b4f62a12 100644 --- a/fhir-models-gen/fhir/fHIRVersion.go +++ b/fhir-models-gen/fhir/fHIRVersion.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/filterOperator.go b/fhir-models-gen/fhir/filterOperator.go index 4acce9e9..3fc86039 100644 --- a/fhir-models-gen/fhir/filterOperator.go +++ b/fhir-models-gen/fhir/filterOperator.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/hTTPVerb.go b/fhir-models-gen/fhir/hTTPVerb.go index 5e6b187c..76fa4932 100644 --- a/fhir-models-gen/fhir/hTTPVerb.go +++ b/fhir-models-gen/fhir/hTTPVerb.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/identifier.go b/fhir-models-gen/fhir/identifier.go index 015ddb3d..9ef0bd12 100644 --- a/fhir-models-gen/fhir/identifier.go +++ b/fhir-models-gen/fhir/identifier.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/identifierUse.go b/fhir-models-gen/fhir/identifierUse.go index 885d1c50..6f365a16 100644 --- a/fhir-models-gen/fhir/identifierUse.go +++ b/fhir-models-gen/fhir/identifierUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/meta.go b/fhir-models-gen/fhir/meta.go index c9a71d88..9b8da540 100644 --- a/fhir-models-gen/fhir/meta.go +++ b/fhir-models-gen/fhir/meta.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/narrative.go b/fhir-models-gen/fhir/narrative.go index 101ab2c6..006dccbc 100644 --- a/fhir-models-gen/fhir/narrative.go +++ b/fhir-models-gen/fhir/narrative.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/narrativeStatus.go b/fhir-models-gen/fhir/narrativeStatus.go index 0d23e4c5..9dc9ff01 100644 --- a/fhir-models-gen/fhir/narrativeStatus.go +++ b/fhir-models-gen/fhir/narrativeStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/period.go b/fhir-models-gen/fhir/period.go index 88bacbb9..27f00bd9 100644 --- a/fhir-models-gen/fhir/period.go +++ b/fhir-models-gen/fhir/period.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/propertyRepresentation.go b/fhir-models-gen/fhir/propertyRepresentation.go index 55899e69..6eee3c7f 100644 --- a/fhir-models-gen/fhir/propertyRepresentation.go +++ b/fhir-models-gen/fhir/propertyRepresentation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/propertyType.go b/fhir-models-gen/fhir/propertyType.go index b967e795..46fbc959 100644 --- a/fhir-models-gen/fhir/propertyType.go +++ b/fhir-models-gen/fhir/propertyType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/publicationStatus.go b/fhir-models-gen/fhir/publicationStatus.go index d14c184d..2f7eafc6 100644 --- a/fhir-models-gen/fhir/publicationStatus.go +++ b/fhir-models-gen/fhir/publicationStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/reference.go b/fhir-models-gen/fhir/reference.go index 9a55ef20..8f178a36 100644 --- a/fhir-models-gen/fhir/reference.go +++ b/fhir-models-gen/fhir/reference.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/referenceVersionRules.go b/fhir-models-gen/fhir/referenceVersionRules.go index 72025504..7556476d 100644 --- a/fhir-models-gen/fhir/referenceVersionRules.go +++ b/fhir-models-gen/fhir/referenceVersionRules.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/root.go b/fhir-models-gen/fhir/root.go index 7fb76ac3..139deec0 100644 --- a/fhir-models-gen/fhir/root.go +++ b/fhir-models-gen/fhir/root.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/searchEntryMode.go b/fhir-models-gen/fhir/searchEntryMode.go index 7ea67131..9c07b8fe 100644 --- a/fhir-models-gen/fhir/searchEntryMode.go +++ b/fhir-models-gen/fhir/searchEntryMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/signature.go b/fhir-models-gen/fhir/signature.go index ac790872..aaddcf5c 100644 --- a/fhir-models-gen/fhir/signature.go +++ b/fhir-models-gen/fhir/signature.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/slicingRules.go b/fhir-models-gen/fhir/slicingRules.go index 8178a887..98b3688d 100644 --- a/fhir-models-gen/fhir/slicingRules.go +++ b/fhir-models-gen/fhir/slicingRules.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/structureDefinition.go b/fhir-models-gen/fhir/structureDefinition.go index 514a9c94..6c26f6a3 100644 --- a/fhir-models-gen/fhir/structureDefinition.go +++ b/fhir-models-gen/fhir/structureDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/structureDefinitionKind.go b/fhir-models-gen/fhir/structureDefinitionKind.go index 168d6b96..6c41b139 100644 --- a/fhir-models-gen/fhir/structureDefinitionKind.go +++ b/fhir-models-gen/fhir/structureDefinitionKind.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/typeDerivationRule.go b/fhir-models-gen/fhir/typeDerivationRule.go index fa513c6c..6e04a597 100644 --- a/fhir-models-gen/fhir/typeDerivationRule.go +++ b/fhir-models-gen/fhir/typeDerivationRule.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/usageContext.go b/fhir-models-gen/fhir/usageContext.go index 9011ea8e..171a95d9 100644 --- a/fhir-models-gen/fhir/usageContext.go +++ b/fhir-models-gen/fhir/usageContext.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/fhir/valueSet.go b/fhir-models-gen/fhir/valueSet.go index d4bcddbe..98f45581 100644 --- a/fhir-models-gen/fhir/valueSet.go +++ b/fhir-models-gen/fhir/valueSet.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models-gen/go.mod b/fhir-models-gen/go.mod index a6e278a8..260b34d1 100644 --- a/fhir-models-gen/go.mod +++ b/fhir-models-gen/go.mod @@ -1,8 +1,13 @@ module github.com/samply/golang-fhir-models/fhir-models-gen -go 1.13 +go 1.17 require ( github.com/dave/jennifer v1.4.0 github.com/spf13/cobra v0.0.5 ) + +require ( + github.com/inconshreveable/mousetrap v1.0.0 // indirect + github.com/spf13/pflag v1.0.3 // indirect +) diff --git a/fhir-models-gen/main.go b/fhir-models-gen/main.go index e43be639..c8034836 100644 --- a/fhir-models-gen/main.go +++ b/fhir-models-gen/main.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/account.go b/fhir-models/fhir/account.go index eb635c37..533e3b37 100644 --- a/fhir-models/fhir/account.go +++ b/fhir-models/fhir/account.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/accountStatus.go b/fhir-models/fhir/accountStatus.go index f1626e07..7ccc13bb 100644 --- a/fhir-models/fhir/accountStatus.go +++ b/fhir-models/fhir/accountStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionCardinalityBehavior.go b/fhir-models/fhir/actionCardinalityBehavior.go index be73af46..7b598582 100644 --- a/fhir-models/fhir/actionCardinalityBehavior.go +++ b/fhir-models/fhir/actionCardinalityBehavior.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionConditionKind.go b/fhir-models/fhir/actionConditionKind.go index 24eeb89f..99e62243 100644 --- a/fhir-models/fhir/actionConditionKind.go +++ b/fhir-models/fhir/actionConditionKind.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionGroupingBehavior.go b/fhir-models/fhir/actionGroupingBehavior.go index ee629f3e..a9f165bd 100644 --- a/fhir-models/fhir/actionGroupingBehavior.go +++ b/fhir-models/fhir/actionGroupingBehavior.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionParticipantType.go b/fhir-models/fhir/actionParticipantType.go index 8ae10500..17c01d89 100644 --- a/fhir-models/fhir/actionParticipantType.go +++ b/fhir-models/fhir/actionParticipantType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionPrecheckBehavior.go b/fhir-models/fhir/actionPrecheckBehavior.go index 0f1dd0d6..2404022b 100644 --- a/fhir-models/fhir/actionPrecheckBehavior.go +++ b/fhir-models/fhir/actionPrecheckBehavior.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionRelationshipType.go b/fhir-models/fhir/actionRelationshipType.go index ede70173..c94f0e75 100644 --- a/fhir-models/fhir/actionRelationshipType.go +++ b/fhir-models/fhir/actionRelationshipType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionRequiredBehavior.go b/fhir-models/fhir/actionRequiredBehavior.go index c482c3a4..70c25598 100644 --- a/fhir-models/fhir/actionRequiredBehavior.go +++ b/fhir-models/fhir/actionRequiredBehavior.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/actionSelectionBehavior.go b/fhir-models/fhir/actionSelectionBehavior.go index 472f3949..cd0d6805 100644 --- a/fhir-models/fhir/actionSelectionBehavior.go +++ b/fhir-models/fhir/actionSelectionBehavior.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/activityDefinition.go b/fhir-models/fhir/activityDefinition.go index c5177f71..c38f6579 100644 --- a/fhir-models/fhir/activityDefinition.go +++ b/fhir-models/fhir/activityDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/address.go b/fhir-models/fhir/address.go index fd59c3b6..bfbf9c21 100644 --- a/fhir-models/fhir/address.go +++ b/fhir-models/fhir/address.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/addressType.go b/fhir-models/fhir/addressType.go index c994357a..af1f1e6a 100644 --- a/fhir-models/fhir/addressType.go +++ b/fhir-models/fhir/addressType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/addressUse.go b/fhir-models/fhir/addressUse.go index 68b0301c..2f8f28cf 100644 --- a/fhir-models/fhir/addressUse.go +++ b/fhir-models/fhir/addressUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/administrativeGender.go b/fhir-models/fhir/administrativeGender.go index 948edfcc..7a15dde9 100644 --- a/fhir-models/fhir/administrativeGender.go +++ b/fhir-models/fhir/administrativeGender.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/adverseEvent.go b/fhir-models/fhir/adverseEvent.go index b5c34b6c..2ee92933 100644 --- a/fhir-models/fhir/adverseEvent.go +++ b/fhir-models/fhir/adverseEvent.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/adverseEventActuality.go b/fhir-models/fhir/adverseEventActuality.go index 0b811ba3..e53564b5 100644 --- a/fhir-models/fhir/adverseEventActuality.go +++ b/fhir-models/fhir/adverseEventActuality.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/aggregationMode.go b/fhir-models/fhir/aggregationMode.go index 7bd0e23f..b442537d 100644 --- a/fhir-models/fhir/aggregationMode.go +++ b/fhir-models/fhir/aggregationMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/allergyIntolerance.go b/fhir-models/fhir/allergyIntolerance.go index 7f865e8a..b448f18f 100644 --- a/fhir-models/fhir/allergyIntolerance.go +++ b/fhir-models/fhir/allergyIntolerance.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/allergyIntoleranceCategory.go b/fhir-models/fhir/allergyIntoleranceCategory.go index b2591d59..da59c440 100644 --- a/fhir-models/fhir/allergyIntoleranceCategory.go +++ b/fhir-models/fhir/allergyIntoleranceCategory.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/allergyIntoleranceCriticality.go b/fhir-models/fhir/allergyIntoleranceCriticality.go index 2dcc1c98..636b3549 100644 --- a/fhir-models/fhir/allergyIntoleranceCriticality.go +++ b/fhir-models/fhir/allergyIntoleranceCriticality.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/allergyIntoleranceSeverity.go b/fhir-models/fhir/allergyIntoleranceSeverity.go index b81e8e0f..c0cf07fc 100644 --- a/fhir-models/fhir/allergyIntoleranceSeverity.go +++ b/fhir-models/fhir/allergyIntoleranceSeverity.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/allergyIntoleranceType.go b/fhir-models/fhir/allergyIntoleranceType.go index 06480501..c8de3b30 100644 --- a/fhir-models/fhir/allergyIntoleranceType.go +++ b/fhir-models/fhir/allergyIntoleranceType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/annotation.go b/fhir-models/fhir/annotation.go index dc3ccb1c..f74d15b7 100644 --- a/fhir-models/fhir/annotation.go +++ b/fhir-models/fhir/annotation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/appointment.go b/fhir-models/fhir/appointment.go index 47c12c47..8e821961 100644 --- a/fhir-models/fhir/appointment.go +++ b/fhir-models/fhir/appointment.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/appointmentResponse.go b/fhir-models/fhir/appointmentResponse.go index 3653ac69..247c1fac 100644 --- a/fhir-models/fhir/appointmentResponse.go +++ b/fhir-models/fhir/appointmentResponse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/appointmentStatus.go b/fhir-models/fhir/appointmentStatus.go index 33dc668a..bc31c9e6 100644 --- a/fhir-models/fhir/appointmentStatus.go +++ b/fhir-models/fhir/appointmentStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/assertionDirectionType.go b/fhir-models/fhir/assertionDirectionType.go index 88610f38..7f1523fc 100644 --- a/fhir-models/fhir/assertionDirectionType.go +++ b/fhir-models/fhir/assertionDirectionType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/assertionOperatorType.go b/fhir-models/fhir/assertionOperatorType.go index 3932bcfc..44243f85 100644 --- a/fhir-models/fhir/assertionOperatorType.go +++ b/fhir-models/fhir/assertionOperatorType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/assertionResponseTypes.go b/fhir-models/fhir/assertionResponseTypes.go index d00bef75..21ce23a7 100644 --- a/fhir-models/fhir/assertionResponseTypes.go +++ b/fhir-models/fhir/assertionResponseTypes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/attachment.go b/fhir-models/fhir/attachment.go index f94a720f..d4d0f978 100644 --- a/fhir-models/fhir/attachment.go +++ b/fhir-models/fhir/attachment.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/auditEvent.go b/fhir-models/fhir/auditEvent.go index ba2c48c9..8e212a77 100644 --- a/fhir-models/fhir/auditEvent.go +++ b/fhir-models/fhir/auditEvent.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/auditEventAction.go b/fhir-models/fhir/auditEventAction.go index 11f33161..855e3384 100644 --- a/fhir-models/fhir/auditEventAction.go +++ b/fhir-models/fhir/auditEventAction.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/auditEventAgentNetworkType.go b/fhir-models/fhir/auditEventAgentNetworkType.go index 68cd6e69..8a061a47 100644 --- a/fhir-models/fhir/auditEventAgentNetworkType.go +++ b/fhir-models/fhir/auditEventAgentNetworkType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/auditEventOutcome.go b/fhir-models/fhir/auditEventOutcome.go index a60cd00c..d175a4bb 100644 --- a/fhir-models/fhir/auditEventOutcome.go +++ b/fhir-models/fhir/auditEventOutcome.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/basic.go b/fhir-models/fhir/basic.go index 1a060ee1..f9cf6374 100644 --- a/fhir-models/fhir/basic.go +++ b/fhir-models/fhir/basic.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/binary.go b/fhir-models/fhir/binary.go index 29c76f72..f2ee1d50 100644 --- a/fhir-models/fhir/binary.go +++ b/fhir-models/fhir/binary.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/bindingStrength.go b/fhir-models/fhir/bindingStrength.go index 071ffdf9..4446f990 100644 --- a/fhir-models/fhir/bindingStrength.go +++ b/fhir-models/fhir/bindingStrength.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/biologicallyDerivedProduct.go b/fhir-models/fhir/biologicallyDerivedProduct.go index 4c430a63..cd514721 100644 --- a/fhir-models/fhir/biologicallyDerivedProduct.go +++ b/fhir-models/fhir/biologicallyDerivedProduct.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/biologicallyDerivedProductCategory.go b/fhir-models/fhir/biologicallyDerivedProductCategory.go index 22e8421b..e2684502 100644 --- a/fhir-models/fhir/biologicallyDerivedProductCategory.go +++ b/fhir-models/fhir/biologicallyDerivedProductCategory.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/biologicallyDerivedProductStatus.go b/fhir-models/fhir/biologicallyDerivedProductStatus.go index 5a48680b..13322b65 100644 --- a/fhir-models/fhir/biologicallyDerivedProductStatus.go +++ b/fhir-models/fhir/biologicallyDerivedProductStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/biologicallyDerivedProductStorageScale.go b/fhir-models/fhir/biologicallyDerivedProductStorageScale.go index b0bdb0fe..84729a6c 100644 --- a/fhir-models/fhir/biologicallyDerivedProductStorageScale.go +++ b/fhir-models/fhir/biologicallyDerivedProductStorageScale.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/bodyStructure.go b/fhir-models/fhir/bodyStructure.go index a717c5de..070ce98f 100644 --- a/fhir-models/fhir/bodyStructure.go +++ b/fhir-models/fhir/bodyStructure.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/bundle.go b/fhir-models/fhir/bundle.go index e7770b8b..b0ca824a 100644 --- a/fhir-models/fhir/bundle.go +++ b/fhir-models/fhir/bundle.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/bundleType.go b/fhir-models/fhir/bundleType.go index 4ae68387..d316fc00 100644 --- a/fhir-models/fhir/bundleType.go +++ b/fhir-models/fhir/bundleType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/capabilityStatement.go b/fhir-models/fhir/capabilityStatement.go index 6c6d3520..a4bef6d1 100644 --- a/fhir-models/fhir/capabilityStatement.go +++ b/fhir-models/fhir/capabilityStatement.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/capabilityStatementKind.go b/fhir-models/fhir/capabilityStatementKind.go index 047c1bbf..e9ad0aef 100644 --- a/fhir-models/fhir/capabilityStatementKind.go +++ b/fhir-models/fhir/capabilityStatementKind.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/carePlan.go b/fhir-models/fhir/carePlan.go index 37afa27e..0f788070 100644 --- a/fhir-models/fhir/carePlan.go +++ b/fhir-models/fhir/carePlan.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/carePlanActivityKind.go b/fhir-models/fhir/carePlanActivityKind.go index 04c8068e..4fd3364c 100644 --- a/fhir-models/fhir/carePlanActivityKind.go +++ b/fhir-models/fhir/carePlanActivityKind.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/carePlanActivityStatus.go b/fhir-models/fhir/carePlanActivityStatus.go index 4511b1d1..db00716d 100644 --- a/fhir-models/fhir/carePlanActivityStatus.go +++ b/fhir-models/fhir/carePlanActivityStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/carePlanIntent.go b/fhir-models/fhir/carePlanIntent.go index 21e433fa..0e94fc41 100644 --- a/fhir-models/fhir/carePlanIntent.go +++ b/fhir-models/fhir/carePlanIntent.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/careTeam.go b/fhir-models/fhir/careTeam.go index 5552e3e7..2ac5e00f 100644 --- a/fhir-models/fhir/careTeam.go +++ b/fhir-models/fhir/careTeam.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/careTeamStatus.go b/fhir-models/fhir/careTeamStatus.go index 3c6c8acf..da554086 100644 --- a/fhir-models/fhir/careTeamStatus.go +++ b/fhir-models/fhir/careTeamStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/catalogEntry.go b/fhir-models/fhir/catalogEntry.go index c2d15112..88cb50f3 100644 --- a/fhir-models/fhir/catalogEntry.go +++ b/fhir-models/fhir/catalogEntry.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/catalogEntryRelationType.go b/fhir-models/fhir/catalogEntryRelationType.go index 6103f46b..2becaec4 100644 --- a/fhir-models/fhir/catalogEntryRelationType.go +++ b/fhir-models/fhir/catalogEntryRelationType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/chargeItem.go b/fhir-models/fhir/chargeItem.go index 9e9b4929..ea330356 100644 --- a/fhir-models/fhir/chargeItem.go +++ b/fhir-models/fhir/chargeItem.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/chargeItemDefinition.go b/fhir-models/fhir/chargeItemDefinition.go index ad7ac5e8..585b7b0b 100644 --- a/fhir-models/fhir/chargeItemDefinition.go +++ b/fhir-models/fhir/chargeItemDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/chargeItemStatus.go b/fhir-models/fhir/chargeItemStatus.go index 6a38d76a..77a7f6bb 100644 --- a/fhir-models/fhir/chargeItemStatus.go +++ b/fhir-models/fhir/chargeItemStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/claim.go b/fhir-models/fhir/claim.go index 9e10343e..87b8c7d6 100644 --- a/fhir-models/fhir/claim.go +++ b/fhir-models/fhir/claim.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/claimProcessingCodes.go b/fhir-models/fhir/claimProcessingCodes.go index e9a5fb2a..8cee82df 100644 --- a/fhir-models/fhir/claimProcessingCodes.go +++ b/fhir-models/fhir/claimProcessingCodes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/claimResponse.go b/fhir-models/fhir/claimResponse.go index 032e94bb..4e9b978a 100644 --- a/fhir-models/fhir/claimResponse.go +++ b/fhir-models/fhir/claimResponse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/clinicalImpression.go b/fhir-models/fhir/clinicalImpression.go index 3d685a86..38d6c7af 100644 --- a/fhir-models/fhir/clinicalImpression.go +++ b/fhir-models/fhir/clinicalImpression.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/clinicalImpressionStatus.go b/fhir-models/fhir/clinicalImpressionStatus.go index b728ab9b..2703fe2e 100644 --- a/fhir-models/fhir/clinicalImpressionStatus.go +++ b/fhir-models/fhir/clinicalImpressionStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/codeSearchSupport.go b/fhir-models/fhir/codeSearchSupport.go index ee5a4cd5..17bd8fbc 100644 --- a/fhir-models/fhir/codeSearchSupport.go +++ b/fhir-models/fhir/codeSearchSupport.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/codeSystem.go b/fhir-models/fhir/codeSystem.go index aa7490d8..93e9318a 100644 --- a/fhir-models/fhir/codeSystem.go +++ b/fhir-models/fhir/codeSystem.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/codeSystemContentMode.go b/fhir-models/fhir/codeSystemContentMode.go index 6b22fe7c..a292ff48 100644 --- a/fhir-models/fhir/codeSystemContentMode.go +++ b/fhir-models/fhir/codeSystemContentMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/codeSystemHierarchyMeaning.go b/fhir-models/fhir/codeSystemHierarchyMeaning.go index 4f4dfe92..44c12554 100644 --- a/fhir-models/fhir/codeSystemHierarchyMeaning.go +++ b/fhir-models/fhir/codeSystemHierarchyMeaning.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/codeableConcept.go b/fhir-models/fhir/codeableConcept.go index bf27529e..69a6f9b4 100644 --- a/fhir-models/fhir/codeableConcept.go +++ b/fhir-models/fhir/codeableConcept.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/coding.go b/fhir-models/fhir/coding.go index 989aa990..c959e084 100644 --- a/fhir-models/fhir/coding.go +++ b/fhir-models/fhir/coding.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/communication.go b/fhir-models/fhir/communication.go index 780399e5..2fad39f5 100644 --- a/fhir-models/fhir/communication.go +++ b/fhir-models/fhir/communication.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/communicationRequest.go b/fhir-models/fhir/communicationRequest.go index 9f0144a9..5262824e 100644 --- a/fhir-models/fhir/communicationRequest.go +++ b/fhir-models/fhir/communicationRequest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/compartmentDefinition.go b/fhir-models/fhir/compartmentDefinition.go index 2cedffbf..b58cb7a7 100644 --- a/fhir-models/fhir/compartmentDefinition.go +++ b/fhir-models/fhir/compartmentDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/compartmentType.go b/fhir-models/fhir/compartmentType.go index 56cd7001..f0188164 100644 --- a/fhir-models/fhir/compartmentType.go +++ b/fhir-models/fhir/compartmentType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/composition.go b/fhir-models/fhir/composition.go index 5f32c186..d61c1010 100644 --- a/fhir-models/fhir/composition.go +++ b/fhir-models/fhir/composition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/compositionAttestationMode.go b/fhir-models/fhir/compositionAttestationMode.go index 45a0674c..70c0786c 100644 --- a/fhir-models/fhir/compositionAttestationMode.go +++ b/fhir-models/fhir/compositionAttestationMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/compositionStatus.go b/fhir-models/fhir/compositionStatus.go index 1f8e4e21..52e2e1a9 100644 --- a/fhir-models/fhir/compositionStatus.go +++ b/fhir-models/fhir/compositionStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/conceptMap.go b/fhir-models/fhir/conceptMap.go index 0ce29248..52c83292 100644 --- a/fhir-models/fhir/conceptMap.go +++ b/fhir-models/fhir/conceptMap.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/conceptMapEquivalence.go b/fhir-models/fhir/conceptMapEquivalence.go index f7b60583..bd05bcf9 100644 --- a/fhir-models/fhir/conceptMapEquivalence.go +++ b/fhir-models/fhir/conceptMapEquivalence.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/conceptMapGroupUnmappedMode.go b/fhir-models/fhir/conceptMapGroupUnmappedMode.go index 9f95a07d..58a566f3 100644 --- a/fhir-models/fhir/conceptMapGroupUnmappedMode.go +++ b/fhir-models/fhir/conceptMapGroupUnmappedMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/condition.go b/fhir-models/fhir/condition.go index 2b73f746..6db53c14 100644 --- a/fhir-models/fhir/condition.go +++ b/fhir-models/fhir/condition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/conditionalDeleteStatus.go b/fhir-models/fhir/conditionalDeleteStatus.go index 8819d3a7..7da4472e 100644 --- a/fhir-models/fhir/conditionalDeleteStatus.go +++ b/fhir-models/fhir/conditionalDeleteStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/conditionalReadStatus.go b/fhir-models/fhir/conditionalReadStatus.go index b2f6f1ad..ab3bbe91 100644 --- a/fhir-models/fhir/conditionalReadStatus.go +++ b/fhir-models/fhir/conditionalReadStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/consent.go b/fhir-models/fhir/consent.go index 1213b1dc..a3890a38 100644 --- a/fhir-models/fhir/consent.go +++ b/fhir-models/fhir/consent.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/consentDataMeaning.go b/fhir-models/fhir/consentDataMeaning.go index ce8531b2..b6e0cc56 100644 --- a/fhir-models/fhir/consentDataMeaning.go +++ b/fhir-models/fhir/consentDataMeaning.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/consentProvisionType.go b/fhir-models/fhir/consentProvisionType.go index 4fc73731..e5a65185 100644 --- a/fhir-models/fhir/consentProvisionType.go +++ b/fhir-models/fhir/consentProvisionType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/consentState.go b/fhir-models/fhir/consentState.go index b5be57d8..eb67cc7b 100644 --- a/fhir-models/fhir/consentState.go +++ b/fhir-models/fhir/consentState.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/constraintSeverity.go b/fhir-models/fhir/constraintSeverity.go index 92071f93..e4e10581 100644 --- a/fhir-models/fhir/constraintSeverity.go +++ b/fhir-models/fhir/constraintSeverity.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/contactDetail.go b/fhir-models/fhir/contactDetail.go index 1ed898fe..11c84419 100644 --- a/fhir-models/fhir/contactDetail.go +++ b/fhir-models/fhir/contactDetail.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/contactPoint.go b/fhir-models/fhir/contactPoint.go index e51c1690..8f6ef6ce 100644 --- a/fhir-models/fhir/contactPoint.go +++ b/fhir-models/fhir/contactPoint.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/contactPointSystem.go b/fhir-models/fhir/contactPointSystem.go index bde26c30..0e0e9628 100644 --- a/fhir-models/fhir/contactPointSystem.go +++ b/fhir-models/fhir/contactPointSystem.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/contactPointUse.go b/fhir-models/fhir/contactPointUse.go index 40a32a02..68d5b739 100644 --- a/fhir-models/fhir/contactPointUse.go +++ b/fhir-models/fhir/contactPointUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/contract.go b/fhir-models/fhir/contract.go index 24f3828d..2b785dee 100644 --- a/fhir-models/fhir/contract.go +++ b/fhir-models/fhir/contract.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/contractResourcePublicationStatusCodes.go b/fhir-models/fhir/contractResourcePublicationStatusCodes.go index 65ca815f..dc28e78f 100644 --- a/fhir-models/fhir/contractResourcePublicationStatusCodes.go +++ b/fhir-models/fhir/contractResourcePublicationStatusCodes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/contractResourceStatusCodes.go b/fhir-models/fhir/contractResourceStatusCodes.go index 2ec9f8a3..9952ad40 100644 --- a/fhir-models/fhir/contractResourceStatusCodes.go +++ b/fhir-models/fhir/contractResourceStatusCodes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/coverage.go b/fhir-models/fhir/coverage.go index 0de0470e..0b8dbf9c 100644 --- a/fhir-models/fhir/coverage.go +++ b/fhir-models/fhir/coverage.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/coverageEligibilityRequest.go b/fhir-models/fhir/coverageEligibilityRequest.go index 029a6ef3..0b6a9c1c 100644 --- a/fhir-models/fhir/coverageEligibilityRequest.go +++ b/fhir-models/fhir/coverageEligibilityRequest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/coverageEligibilityResponse.go b/fhir-models/fhir/coverageEligibilityResponse.go index 2847c681..371ebb9f 100644 --- a/fhir-models/fhir/coverageEligibilityResponse.go +++ b/fhir-models/fhir/coverageEligibilityResponse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/dataRequirement.go b/fhir-models/fhir/dataRequirement.go index 0da92122..838bff9c 100644 --- a/fhir-models/fhir/dataRequirement.go +++ b/fhir-models/fhir/dataRequirement.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/daysOfWeek.go b/fhir-models/fhir/daysOfWeek.go index 9e8ea345..05384914 100644 --- a/fhir-models/fhir/daysOfWeek.go +++ b/fhir-models/fhir/daysOfWeek.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/detectedIssue.go b/fhir-models/fhir/detectedIssue.go index 8027bc1b..4ec40484 100644 --- a/fhir-models/fhir/detectedIssue.go +++ b/fhir-models/fhir/detectedIssue.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/detectedIssueSeverity.go b/fhir-models/fhir/detectedIssueSeverity.go index aaea4a7b..d820c93d 100644 --- a/fhir-models/fhir/detectedIssueSeverity.go +++ b/fhir-models/fhir/detectedIssueSeverity.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/device.go b/fhir-models/fhir/device.go index 0b9f7896..69a40b50 100644 --- a/fhir-models/fhir/device.go +++ b/fhir-models/fhir/device.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceDefinition.go b/fhir-models/fhir/deviceDefinition.go index ea3dfd8d..5c7bb566 100644 --- a/fhir-models/fhir/deviceDefinition.go +++ b/fhir-models/fhir/deviceDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceMetric.go b/fhir-models/fhir/deviceMetric.go index ebd6f282..5c3f0247 100644 --- a/fhir-models/fhir/deviceMetric.go +++ b/fhir-models/fhir/deviceMetric.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceMetricCalibrationState.go b/fhir-models/fhir/deviceMetricCalibrationState.go index 22f5d86a..ebdb55af 100644 --- a/fhir-models/fhir/deviceMetricCalibrationState.go +++ b/fhir-models/fhir/deviceMetricCalibrationState.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceMetricCalibrationType.go b/fhir-models/fhir/deviceMetricCalibrationType.go index 346ae255..91ee828c 100644 --- a/fhir-models/fhir/deviceMetricCalibrationType.go +++ b/fhir-models/fhir/deviceMetricCalibrationType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceMetricCategory.go b/fhir-models/fhir/deviceMetricCategory.go index b3540ad6..ce666881 100644 --- a/fhir-models/fhir/deviceMetricCategory.go +++ b/fhir-models/fhir/deviceMetricCategory.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceMetricColor.go b/fhir-models/fhir/deviceMetricColor.go index b974b571..7490c974 100644 --- a/fhir-models/fhir/deviceMetricColor.go +++ b/fhir-models/fhir/deviceMetricColor.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceMetricOperationalStatus.go b/fhir-models/fhir/deviceMetricOperationalStatus.go index 68688efe..274c297d 100644 --- a/fhir-models/fhir/deviceMetricOperationalStatus.go +++ b/fhir-models/fhir/deviceMetricOperationalStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceNameType.go b/fhir-models/fhir/deviceNameType.go index a8482c96..ffd02436 100644 --- a/fhir-models/fhir/deviceNameType.go +++ b/fhir-models/fhir/deviceNameType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceRequest.go b/fhir-models/fhir/deviceRequest.go index 01ae03df..d9fe44c9 100644 --- a/fhir-models/fhir/deviceRequest.go +++ b/fhir-models/fhir/deviceRequest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceUseStatement.go b/fhir-models/fhir/deviceUseStatement.go index 45863a11..d4ebdb5c 100644 --- a/fhir-models/fhir/deviceUseStatement.go +++ b/fhir-models/fhir/deviceUseStatement.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/deviceUseStatementStatus.go b/fhir-models/fhir/deviceUseStatementStatus.go index bdaa666a..fbc2aaf5 100644 --- a/fhir-models/fhir/deviceUseStatementStatus.go +++ b/fhir-models/fhir/deviceUseStatementStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/diagnosticReport.go b/fhir-models/fhir/diagnosticReport.go index c18c6d4b..66e5edf5 100644 --- a/fhir-models/fhir/diagnosticReport.go +++ b/fhir-models/fhir/diagnosticReport.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/diagnosticReportStatus.go b/fhir-models/fhir/diagnosticReportStatus.go index 2a3cf7d9..af80916c 100644 --- a/fhir-models/fhir/diagnosticReportStatus.go +++ b/fhir-models/fhir/diagnosticReportStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/discriminatorType.go b/fhir-models/fhir/discriminatorType.go index ba47e235..b29601e8 100644 --- a/fhir-models/fhir/discriminatorType.go +++ b/fhir-models/fhir/discriminatorType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/documentManifest.go b/fhir-models/fhir/documentManifest.go index d1ca1e14..8eecc0b1 100644 --- a/fhir-models/fhir/documentManifest.go +++ b/fhir-models/fhir/documentManifest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/documentMode.go b/fhir-models/fhir/documentMode.go index a1ace944..ffde0db7 100644 --- a/fhir-models/fhir/documentMode.go +++ b/fhir-models/fhir/documentMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/documentReference.go b/fhir-models/fhir/documentReference.go index b72b98cc..2359038c 100644 --- a/fhir-models/fhir/documentReference.go +++ b/fhir-models/fhir/documentReference.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/documentReferenceStatus.go b/fhir-models/fhir/documentReferenceStatus.go index 939f5069..bc43b103 100644 --- a/fhir-models/fhir/documentReferenceStatus.go +++ b/fhir-models/fhir/documentReferenceStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/documentRelationshipType.go b/fhir-models/fhir/documentRelationshipType.go index fe0c74e5..9081ba7b 100644 --- a/fhir-models/fhir/documentRelationshipType.go +++ b/fhir-models/fhir/documentRelationshipType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/domainResource.go b/fhir-models/fhir/domainResource.go index 9e532b6d..de2afdc9 100644 --- a/fhir-models/fhir/domainResource.go +++ b/fhir-models/fhir/domainResource.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/dosage.go b/fhir-models/fhir/dosage.go index e41cb7f2..19fce90d 100644 --- a/fhir-models/fhir/dosage.go +++ b/fhir-models/fhir/dosage.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/duration.go b/fhir-models/fhir/duration.go index 57ac1fb1..2cb7aa33 100644 --- a/fhir-models/fhir/duration.go +++ b/fhir-models/fhir/duration.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/effectEvidenceSynthesis.go b/fhir-models/fhir/effectEvidenceSynthesis.go index a4c6c433..3db73321 100644 --- a/fhir-models/fhir/effectEvidenceSynthesis.go +++ b/fhir-models/fhir/effectEvidenceSynthesis.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/elementDefinition.go b/fhir-models/fhir/elementDefinition.go index b0b918fb..fa5ba09c 100644 --- a/fhir-models/fhir/elementDefinition.go +++ b/fhir-models/fhir/elementDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/eligibilityRequestPurpose.go b/fhir-models/fhir/eligibilityRequestPurpose.go index 2da6617a..f34290f7 100644 --- a/fhir-models/fhir/eligibilityRequestPurpose.go +++ b/fhir-models/fhir/eligibilityRequestPurpose.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/eligibilityResponsePurpose.go b/fhir-models/fhir/eligibilityResponsePurpose.go index d858f403..b21497d5 100644 --- a/fhir-models/fhir/eligibilityResponsePurpose.go +++ b/fhir-models/fhir/eligibilityResponsePurpose.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/enableWhenBehavior.go b/fhir-models/fhir/enableWhenBehavior.go index 9ff13c67..6db66696 100644 --- a/fhir-models/fhir/enableWhenBehavior.go +++ b/fhir-models/fhir/enableWhenBehavior.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/encounter.go b/fhir-models/fhir/encounter.go index 87c995e4..6b5ad801 100644 --- a/fhir-models/fhir/encounter.go +++ b/fhir-models/fhir/encounter.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/encounterLocationStatus.go b/fhir-models/fhir/encounterLocationStatus.go index 99d80c84..74614799 100644 --- a/fhir-models/fhir/encounterLocationStatus.go +++ b/fhir-models/fhir/encounterLocationStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/encounterStatus.go b/fhir-models/fhir/encounterStatus.go index 88c1eaa7..b0ea35dc 100644 --- a/fhir-models/fhir/encounterStatus.go +++ b/fhir-models/fhir/encounterStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/endpoint.go b/fhir-models/fhir/endpoint.go index 3589e72f..344df770 100644 --- a/fhir-models/fhir/endpoint.go +++ b/fhir-models/fhir/endpoint.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/endpointStatus.go b/fhir-models/fhir/endpointStatus.go index e8c8806f..ed74d15c 100644 --- a/fhir-models/fhir/endpointStatus.go +++ b/fhir-models/fhir/endpointStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/enrollmentRequest.go b/fhir-models/fhir/enrollmentRequest.go index 853f8fdf..b846bd91 100644 --- a/fhir-models/fhir/enrollmentRequest.go +++ b/fhir-models/fhir/enrollmentRequest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/enrollmentResponse.go b/fhir-models/fhir/enrollmentResponse.go index b8ec3b98..ce05b26e 100644 --- a/fhir-models/fhir/enrollmentResponse.go +++ b/fhir-models/fhir/enrollmentResponse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/episodeOfCare.go b/fhir-models/fhir/episodeOfCare.go index 704ea46d..f4cf6ec6 100644 --- a/fhir-models/fhir/episodeOfCare.go +++ b/fhir-models/fhir/episodeOfCare.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/episodeOfCareStatus.go b/fhir-models/fhir/episodeOfCareStatus.go index c9057a0f..3ab473cf 100644 --- a/fhir-models/fhir/episodeOfCareStatus.go +++ b/fhir-models/fhir/episodeOfCareStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/eventCapabilityMode.go b/fhir-models/fhir/eventCapabilityMode.go index 3c57178f..03d00fb6 100644 --- a/fhir-models/fhir/eventCapabilityMode.go +++ b/fhir-models/fhir/eventCapabilityMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/eventDefinition.go b/fhir-models/fhir/eventDefinition.go index 88c81a21..ed52449c 100644 --- a/fhir-models/fhir/eventDefinition.go +++ b/fhir-models/fhir/eventDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/eventStatus.go b/fhir-models/fhir/eventStatus.go index b70c3aab..a880e9ad 100644 --- a/fhir-models/fhir/eventStatus.go +++ b/fhir-models/fhir/eventStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/evidence.go b/fhir-models/fhir/evidence.go index ee87955e..44013a86 100644 --- a/fhir-models/fhir/evidence.go +++ b/fhir-models/fhir/evidence.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/evidenceVariable.go b/fhir-models/fhir/evidenceVariable.go index 674fdf21..055f521f 100644 --- a/fhir-models/fhir/evidenceVariable.go +++ b/fhir-models/fhir/evidenceVariable.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/evidenceVariableType.go b/fhir-models/fhir/evidenceVariableType.go index 98f91129..efad7480 100644 --- a/fhir-models/fhir/evidenceVariableType.go +++ b/fhir-models/fhir/evidenceVariableType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/exampleScenario.go b/fhir-models/fhir/exampleScenario.go index 769928d8..d6aba1f3 100644 --- a/fhir-models/fhir/exampleScenario.go +++ b/fhir-models/fhir/exampleScenario.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/exampleScenarioActorType.go b/fhir-models/fhir/exampleScenarioActorType.go index cd39f8b5..e4963d08 100644 --- a/fhir-models/fhir/exampleScenarioActorType.go +++ b/fhir-models/fhir/exampleScenarioActorType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/explanationOfBenefit.go b/fhir-models/fhir/explanationOfBenefit.go index 6d3ec6b4..b4d1448d 100644 --- a/fhir-models/fhir/explanationOfBenefit.go +++ b/fhir-models/fhir/explanationOfBenefit.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/explanationOfBenefitStatus.go b/fhir-models/fhir/explanationOfBenefitStatus.go index e8dc5088..ca5390ac 100644 --- a/fhir-models/fhir/explanationOfBenefitStatus.go +++ b/fhir-models/fhir/explanationOfBenefitStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/exposureState.go b/fhir-models/fhir/exposureState.go index ab2ae7a6..fb11bb11 100644 --- a/fhir-models/fhir/exposureState.go +++ b/fhir-models/fhir/exposureState.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/expression.go b/fhir-models/fhir/expression.go index 680b0ea3..40b4027f 100644 --- a/fhir-models/fhir/expression.go +++ b/fhir-models/fhir/expression.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/extension.go b/fhir-models/fhir/extension.go index 3e067dfe..7f1df1d6 100644 --- a/fhir-models/fhir/extension.go +++ b/fhir-models/fhir/extension.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/extensionContextType.go b/fhir-models/fhir/extensionContextType.go index a88ffafe..552c6408 100644 --- a/fhir-models/fhir/extensionContextType.go +++ b/fhir-models/fhir/extensionContextType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/fHIRDeviceStatus.go b/fhir-models/fhir/fHIRDeviceStatus.go index b09be10f..b4780d2a 100644 --- a/fhir-models/fhir/fHIRDeviceStatus.go +++ b/fhir-models/fhir/fHIRDeviceStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/fHIRSubstanceStatus.go b/fhir-models/fhir/fHIRSubstanceStatus.go index d4705b99..5e0314d2 100644 --- a/fhir-models/fhir/fHIRSubstanceStatus.go +++ b/fhir-models/fhir/fHIRSubstanceStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/fHIRVersion.go b/fhir-models/fhir/fHIRVersion.go index ac694bb9..b4f62a12 100644 --- a/fhir-models/fhir/fHIRVersion.go +++ b/fhir-models/fhir/fHIRVersion.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/familyHistoryStatus.go b/fhir-models/fhir/familyHistoryStatus.go index 60dd9d1d..3e141025 100644 --- a/fhir-models/fhir/familyHistoryStatus.go +++ b/fhir-models/fhir/familyHistoryStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/familyMemberHistory.go b/fhir-models/fhir/familyMemberHistory.go index d519488a..f0244563 100644 --- a/fhir-models/fhir/familyMemberHistory.go +++ b/fhir-models/fhir/familyMemberHistory.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/filterOperator.go b/fhir-models/fhir/filterOperator.go index 4acce9e9..3fc86039 100644 --- a/fhir-models/fhir/filterOperator.go +++ b/fhir-models/fhir/filterOperator.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/financialResourceStatusCodes.go b/fhir-models/fhir/financialResourceStatusCodes.go index 3ef44a7c..b3e9473a 100644 --- a/fhir-models/fhir/financialResourceStatusCodes.go +++ b/fhir-models/fhir/financialResourceStatusCodes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/flag.go b/fhir-models/fhir/flag.go index bed95220..80b0edf8 100644 --- a/fhir-models/fhir/flag.go +++ b/fhir-models/fhir/flag.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/flagStatus.go b/fhir-models/fhir/flagStatus.go index 96f5ea33..77421389 100644 --- a/fhir-models/fhir/flagStatus.go +++ b/fhir-models/fhir/flagStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/goal.go b/fhir-models/fhir/goal.go index b9c4f7f2..8f0aea30 100644 --- a/fhir-models/fhir/goal.go +++ b/fhir-models/fhir/goal.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/goalLifecycleStatus.go b/fhir-models/fhir/goalLifecycleStatus.go index 535d6bcf..c8d31793 100644 --- a/fhir-models/fhir/goalLifecycleStatus.go +++ b/fhir-models/fhir/goalLifecycleStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/graphCompartmentRule.go b/fhir-models/fhir/graphCompartmentRule.go index 70ceb7e4..43bbedbb 100644 --- a/fhir-models/fhir/graphCompartmentRule.go +++ b/fhir-models/fhir/graphCompartmentRule.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/graphCompartmentUse.go b/fhir-models/fhir/graphCompartmentUse.go index e314b1c0..c5e1c806 100644 --- a/fhir-models/fhir/graphCompartmentUse.go +++ b/fhir-models/fhir/graphCompartmentUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/graphDefinition.go b/fhir-models/fhir/graphDefinition.go index 30122a4b..34e67db8 100644 --- a/fhir-models/fhir/graphDefinition.go +++ b/fhir-models/fhir/graphDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/group.go b/fhir-models/fhir/group.go index afcea778..7c3951a6 100644 --- a/fhir-models/fhir/group.go +++ b/fhir-models/fhir/group.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/groupMeasure.go b/fhir-models/fhir/groupMeasure.go index 6f649bff..b69fa20b 100644 --- a/fhir-models/fhir/groupMeasure.go +++ b/fhir-models/fhir/groupMeasure.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/groupType.go b/fhir-models/fhir/groupType.go index c61966a5..8b25d2f4 100644 --- a/fhir-models/fhir/groupType.go +++ b/fhir-models/fhir/groupType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/guidanceResponse.go b/fhir-models/fhir/guidanceResponse.go index 3dac6fe9..7f53fec8 100644 --- a/fhir-models/fhir/guidanceResponse.go +++ b/fhir-models/fhir/guidanceResponse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/guidanceResponseStatus.go b/fhir-models/fhir/guidanceResponseStatus.go index 984fb812..cc732f15 100644 --- a/fhir-models/fhir/guidanceResponseStatus.go +++ b/fhir-models/fhir/guidanceResponseStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/guidePageGeneration.go b/fhir-models/fhir/guidePageGeneration.go index adf7170c..959571eb 100644 --- a/fhir-models/fhir/guidePageGeneration.go +++ b/fhir-models/fhir/guidePageGeneration.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/guideParameterCode.go b/fhir-models/fhir/guideParameterCode.go index 1c6b15f6..3d0d73dc 100644 --- a/fhir-models/fhir/guideParameterCode.go +++ b/fhir-models/fhir/guideParameterCode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/hTTPVerb.go b/fhir-models/fhir/hTTPVerb.go index 5e6b187c..76fa4932 100644 --- a/fhir-models/fhir/hTTPVerb.go +++ b/fhir-models/fhir/hTTPVerb.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/healthcareService.go b/fhir-models/fhir/healthcareService.go index db7e3909..4f4fc46e 100644 --- a/fhir-models/fhir/healthcareService.go +++ b/fhir-models/fhir/healthcareService.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/humanName.go b/fhir-models/fhir/humanName.go index e517ae91..59a6b948 100644 --- a/fhir-models/fhir/humanName.go +++ b/fhir-models/fhir/humanName.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/identifier.go b/fhir-models/fhir/identifier.go index 015ddb3d..9ef0bd12 100644 --- a/fhir-models/fhir/identifier.go +++ b/fhir-models/fhir/identifier.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/identifierUse.go b/fhir-models/fhir/identifierUse.go index 885d1c50..6f365a16 100644 --- a/fhir-models/fhir/identifierUse.go +++ b/fhir-models/fhir/identifierUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/identityAssuranceLevel.go b/fhir-models/fhir/identityAssuranceLevel.go index f3469dda..2da5e687 100644 --- a/fhir-models/fhir/identityAssuranceLevel.go +++ b/fhir-models/fhir/identityAssuranceLevel.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/imagingStudy.go b/fhir-models/fhir/imagingStudy.go index 173c60ef..b4f78d22 100644 --- a/fhir-models/fhir/imagingStudy.go +++ b/fhir-models/fhir/imagingStudy.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/imagingStudyStatus.go b/fhir-models/fhir/imagingStudyStatus.go index f31dcd1c..65145329 100644 --- a/fhir-models/fhir/imagingStudyStatus.go +++ b/fhir-models/fhir/imagingStudyStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/immunization.go b/fhir-models/fhir/immunization.go index 3b760048..cc9e83db 100644 --- a/fhir-models/fhir/immunization.go +++ b/fhir-models/fhir/immunization.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/immunizationEvaluation.go b/fhir-models/fhir/immunizationEvaluation.go index 13e290c4..e96c72a8 100644 --- a/fhir-models/fhir/immunizationEvaluation.go +++ b/fhir-models/fhir/immunizationEvaluation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/immunizationEvaluationStatusCodes.go b/fhir-models/fhir/immunizationEvaluationStatusCodes.go index aa2330aa..b651df38 100644 --- a/fhir-models/fhir/immunizationEvaluationStatusCodes.go +++ b/fhir-models/fhir/immunizationEvaluationStatusCodes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/immunizationRecommendation.go b/fhir-models/fhir/immunizationRecommendation.go index 0a593253..b91a567d 100644 --- a/fhir-models/fhir/immunizationRecommendation.go +++ b/fhir-models/fhir/immunizationRecommendation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/immunizationStatusCodes.go b/fhir-models/fhir/immunizationStatusCodes.go index f9fe6ca8..ae5e0c56 100644 --- a/fhir-models/fhir/immunizationStatusCodes.go +++ b/fhir-models/fhir/immunizationStatusCodes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/implementationGuide.go b/fhir-models/fhir/implementationGuide.go index 6f7dd33e..bdf7ca12 100644 --- a/fhir-models/fhir/implementationGuide.go +++ b/fhir-models/fhir/implementationGuide.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/insurancePlan.go b/fhir-models/fhir/insurancePlan.go index c9e8ce78..e53e7d6a 100644 --- a/fhir-models/fhir/insurancePlan.go +++ b/fhir-models/fhir/insurancePlan.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/invoice.go b/fhir-models/fhir/invoice.go index 01f37c6a..0733a756 100644 --- a/fhir-models/fhir/invoice.go +++ b/fhir-models/fhir/invoice.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/invoicePriceComponentType.go b/fhir-models/fhir/invoicePriceComponentType.go index 6bc49bb9..637671ca 100644 --- a/fhir-models/fhir/invoicePriceComponentType.go +++ b/fhir-models/fhir/invoicePriceComponentType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/invoiceStatus.go b/fhir-models/fhir/invoiceStatus.go index a5e5faea..b7a28721 100644 --- a/fhir-models/fhir/invoiceStatus.go +++ b/fhir-models/fhir/invoiceStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/issueSeverity.go b/fhir-models/fhir/issueSeverity.go index 17fff128..179fb5b9 100644 --- a/fhir-models/fhir/issueSeverity.go +++ b/fhir-models/fhir/issueSeverity.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/issueType.go b/fhir-models/fhir/issueType.go index 5940db6a..92c41eca 100644 --- a/fhir-models/fhir/issueType.go +++ b/fhir-models/fhir/issueType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/library.go b/fhir-models/fhir/library.go index b826fa4a..c203b7f6 100644 --- a/fhir-models/fhir/library.go +++ b/fhir-models/fhir/library.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/linkType.go b/fhir-models/fhir/linkType.go index 172a3d7d..3521d59a 100644 --- a/fhir-models/fhir/linkType.go +++ b/fhir-models/fhir/linkType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/linkage.go b/fhir-models/fhir/linkage.go index 9744b173..965b05cd 100644 --- a/fhir-models/fhir/linkage.go +++ b/fhir-models/fhir/linkage.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/linkageType.go b/fhir-models/fhir/linkageType.go index 314d9d14..9ad22b05 100644 --- a/fhir-models/fhir/linkageType.go +++ b/fhir-models/fhir/linkageType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/list.go b/fhir-models/fhir/list.go index 9b6f68e5..032fec1c 100644 --- a/fhir-models/fhir/list.go +++ b/fhir-models/fhir/list.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/listMode.go b/fhir-models/fhir/listMode.go index ddf86860..77fe360d 100644 --- a/fhir-models/fhir/listMode.go +++ b/fhir-models/fhir/listMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/listStatus.go b/fhir-models/fhir/listStatus.go index 28be4540..1ecf820f 100644 --- a/fhir-models/fhir/listStatus.go +++ b/fhir-models/fhir/listStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/location.go b/fhir-models/fhir/location.go index a3b57c3c..12e2398d 100644 --- a/fhir-models/fhir/location.go +++ b/fhir-models/fhir/location.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/locationMode.go b/fhir-models/fhir/locationMode.go index 55de7dd0..73f6e462 100644 --- a/fhir-models/fhir/locationMode.go +++ b/fhir-models/fhir/locationMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/locationStatus.go b/fhir-models/fhir/locationStatus.go index 7d6bf12c..a220b377 100644 --- a/fhir-models/fhir/locationStatus.go +++ b/fhir-models/fhir/locationStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/marketingStatus.go b/fhir-models/fhir/marketingStatus.go index eb2a7e7a..4a73f50c 100644 --- a/fhir-models/fhir/marketingStatus.go +++ b/fhir-models/fhir/marketingStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/measure.go b/fhir-models/fhir/measure.go index 998143af..31899f14 100644 --- a/fhir-models/fhir/measure.go +++ b/fhir-models/fhir/measure.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/measureReport.go b/fhir-models/fhir/measureReport.go index 39cdce2a..15aedcf2 100644 --- a/fhir-models/fhir/measureReport.go +++ b/fhir-models/fhir/measureReport.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/measureReportStatus.go b/fhir-models/fhir/measureReportStatus.go index 917f8854..2dbf89fc 100644 --- a/fhir-models/fhir/measureReportStatus.go +++ b/fhir-models/fhir/measureReportStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/measureReportType.go b/fhir-models/fhir/measureReportType.go index b3a1644f..49b83f2f 100644 --- a/fhir-models/fhir/measureReportType.go +++ b/fhir-models/fhir/measureReportType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/media.go b/fhir-models/fhir/media.go index da2effb7..ef3e7047 100644 --- a/fhir-models/fhir/media.go +++ b/fhir-models/fhir/media.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medication.go b/fhir-models/fhir/medication.go index f31f3521..34c1f395 100644 --- a/fhir-models/fhir/medication.go +++ b/fhir-models/fhir/medication.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicationAdministration.go b/fhir-models/fhir/medicationAdministration.go index 7eb27ec0..4f4d2b89 100644 --- a/fhir-models/fhir/medicationAdministration.go +++ b/fhir-models/fhir/medicationAdministration.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicationDispense.go b/fhir-models/fhir/medicationDispense.go index 97ae01f5..36afc8ae 100644 --- a/fhir-models/fhir/medicationDispense.go +++ b/fhir-models/fhir/medicationDispense.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicationKnowledge.go b/fhir-models/fhir/medicationKnowledge.go index e56fe3b6..86e27e36 100644 --- a/fhir-models/fhir/medicationKnowledge.go +++ b/fhir-models/fhir/medicationKnowledge.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicationRequest.go b/fhir-models/fhir/medicationRequest.go index b5b908b9..6792cc1f 100644 --- a/fhir-models/fhir/medicationRequest.go +++ b/fhir-models/fhir/medicationRequest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicationStatement.go b/fhir-models/fhir/medicationStatement.go index edd0e44b..e68a2e6b 100644 --- a/fhir-models/fhir/medicationStatement.go +++ b/fhir-models/fhir/medicationStatement.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProduct.go b/fhir-models/fhir/medicinalProduct.go index d5a8bad7..93b67c53 100644 --- a/fhir-models/fhir/medicinalProduct.go +++ b/fhir-models/fhir/medicinalProduct.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductAuthorization.go b/fhir-models/fhir/medicinalProductAuthorization.go index 2c7d452e..8be19083 100644 --- a/fhir-models/fhir/medicinalProductAuthorization.go +++ b/fhir-models/fhir/medicinalProductAuthorization.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductContraindication.go b/fhir-models/fhir/medicinalProductContraindication.go index 628987d5..859a0133 100644 --- a/fhir-models/fhir/medicinalProductContraindication.go +++ b/fhir-models/fhir/medicinalProductContraindication.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductIndication.go b/fhir-models/fhir/medicinalProductIndication.go index 3a1a13a6..f53c7874 100644 --- a/fhir-models/fhir/medicinalProductIndication.go +++ b/fhir-models/fhir/medicinalProductIndication.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductIngredient.go b/fhir-models/fhir/medicinalProductIngredient.go index f4d62ac7..24031a3b 100644 --- a/fhir-models/fhir/medicinalProductIngredient.go +++ b/fhir-models/fhir/medicinalProductIngredient.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductInteraction.go b/fhir-models/fhir/medicinalProductInteraction.go index 3756091f..e57f26af 100644 --- a/fhir-models/fhir/medicinalProductInteraction.go +++ b/fhir-models/fhir/medicinalProductInteraction.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductManufactured.go b/fhir-models/fhir/medicinalProductManufactured.go index 2914cd68..49418ed8 100644 --- a/fhir-models/fhir/medicinalProductManufactured.go +++ b/fhir-models/fhir/medicinalProductManufactured.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductPackaged.go b/fhir-models/fhir/medicinalProductPackaged.go index 42a9cc0f..cfd156f8 100644 --- a/fhir-models/fhir/medicinalProductPackaged.go +++ b/fhir-models/fhir/medicinalProductPackaged.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductPharmaceutical.go b/fhir-models/fhir/medicinalProductPharmaceutical.go index 760d1098..a1f67dbb 100644 --- a/fhir-models/fhir/medicinalProductPharmaceutical.go +++ b/fhir-models/fhir/medicinalProductPharmaceutical.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/medicinalProductUndesirableEffect.go b/fhir-models/fhir/medicinalProductUndesirableEffect.go index b8f0b83c..8505746c 100644 --- a/fhir-models/fhir/medicinalProductUndesirableEffect.go +++ b/fhir-models/fhir/medicinalProductUndesirableEffect.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/messageDefinition.go b/fhir-models/fhir/messageDefinition.go index cc04ba07..83b82ece 100644 --- a/fhir-models/fhir/messageDefinition.go +++ b/fhir-models/fhir/messageDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/messageHeader.go b/fhir-models/fhir/messageHeader.go index f4d6ddbf..d86cc53e 100644 --- a/fhir-models/fhir/messageHeader.go +++ b/fhir-models/fhir/messageHeader.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/messageSignificanceCategory.go b/fhir-models/fhir/messageSignificanceCategory.go index 1f37182a..6dc46d06 100644 --- a/fhir-models/fhir/messageSignificanceCategory.go +++ b/fhir-models/fhir/messageSignificanceCategory.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/meta.go b/fhir-models/fhir/meta.go index c9a71d88..9b8da540 100644 --- a/fhir-models/fhir/meta.go +++ b/fhir-models/fhir/meta.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/molecularSequence.go b/fhir-models/fhir/molecularSequence.go index c1de0b5e..01d9d44f 100644 --- a/fhir-models/fhir/molecularSequence.go +++ b/fhir-models/fhir/molecularSequence.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/money.go b/fhir-models/fhir/money.go index 5d20a829..b753daf2 100644 --- a/fhir-models/fhir/money.go +++ b/fhir-models/fhir/money.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/nameUse.go b/fhir-models/fhir/nameUse.go index 34e77bee..5168c494 100644 --- a/fhir-models/fhir/nameUse.go +++ b/fhir-models/fhir/nameUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/namingSystem.go b/fhir-models/fhir/namingSystem.go index cb2ec707..cdc63b5a 100644 --- a/fhir-models/fhir/namingSystem.go +++ b/fhir-models/fhir/namingSystem.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/namingSystemIdentifierType.go b/fhir-models/fhir/namingSystemIdentifierType.go index 3de496bf..6938ddd5 100644 --- a/fhir-models/fhir/namingSystemIdentifierType.go +++ b/fhir-models/fhir/namingSystemIdentifierType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/namingSystemType.go b/fhir-models/fhir/namingSystemType.go index 9830d3bf..a02b7004 100644 --- a/fhir-models/fhir/namingSystemType.go +++ b/fhir-models/fhir/namingSystemType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/narrative.go b/fhir-models/fhir/narrative.go index 101ab2c6..006dccbc 100644 --- a/fhir-models/fhir/narrative.go +++ b/fhir-models/fhir/narrative.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/narrativeStatus.go b/fhir-models/fhir/narrativeStatus.go index 0d23e4c5..9dc9ff01 100644 --- a/fhir-models/fhir/narrativeStatus.go +++ b/fhir-models/fhir/narrativeStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/noteType.go b/fhir-models/fhir/noteType.go index 64eadd48..64f32719 100644 --- a/fhir-models/fhir/noteType.go +++ b/fhir-models/fhir/noteType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/nutritionOrder.go b/fhir-models/fhir/nutritionOrder.go index 741407c9..9424b202 100644 --- a/fhir-models/fhir/nutritionOrder.go +++ b/fhir-models/fhir/nutritionOrder.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/observation.go b/fhir-models/fhir/observation.go index 1dabf667..f24e51ac 100644 --- a/fhir-models/fhir/observation.go +++ b/fhir-models/fhir/observation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/observationDataType.go b/fhir-models/fhir/observationDataType.go index 21f752cd..e7f0926f 100644 --- a/fhir-models/fhir/observationDataType.go +++ b/fhir-models/fhir/observationDataType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/observationDefinition.go b/fhir-models/fhir/observationDefinition.go index d6849223..a5d7dd18 100644 --- a/fhir-models/fhir/observationDefinition.go +++ b/fhir-models/fhir/observationDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/observationRangeCategory.go b/fhir-models/fhir/observationRangeCategory.go index f3bb4896..dca7610a 100644 --- a/fhir-models/fhir/observationRangeCategory.go +++ b/fhir-models/fhir/observationRangeCategory.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/observationStatus.go b/fhir-models/fhir/observationStatus.go index a79a6ef4..ca0d9015 100644 --- a/fhir-models/fhir/observationStatus.go +++ b/fhir-models/fhir/observationStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/operationDefinition.go b/fhir-models/fhir/operationDefinition.go index fd6591c3..3ba542ed 100644 --- a/fhir-models/fhir/operationDefinition.go +++ b/fhir-models/fhir/operationDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/operationKind.go b/fhir-models/fhir/operationKind.go index 878ea7d3..5831d915 100644 --- a/fhir-models/fhir/operationKind.go +++ b/fhir-models/fhir/operationKind.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/operationOutcome.go b/fhir-models/fhir/operationOutcome.go index 1e011377..9880a0cc 100644 --- a/fhir-models/fhir/operationOutcome.go +++ b/fhir-models/fhir/operationOutcome.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/operationParameterUse.go b/fhir-models/fhir/operationParameterUse.go index 13ec504b..167b6a2a 100644 --- a/fhir-models/fhir/operationParameterUse.go +++ b/fhir-models/fhir/operationParameterUse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/organization.go b/fhir-models/fhir/organization.go index eff723b9..d34c2e36 100644 --- a/fhir-models/fhir/organization.go +++ b/fhir-models/fhir/organization.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/organizationAffiliation.go b/fhir-models/fhir/organizationAffiliation.go index f4a534b7..dc1d9370 100644 --- a/fhir-models/fhir/organizationAffiliation.go +++ b/fhir-models/fhir/organizationAffiliation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/parameterDefinition.go b/fhir-models/fhir/parameterDefinition.go index cfbfe123..0bdbfa35 100644 --- a/fhir-models/fhir/parameterDefinition.go +++ b/fhir-models/fhir/parameterDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/parameters.go b/fhir-models/fhir/parameters.go index 8bedb404..bd240ebf 100644 --- a/fhir-models/fhir/parameters.go +++ b/fhir-models/fhir/parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/participantRequired.go b/fhir-models/fhir/participantRequired.go index 062f6beb..e6aa65ff 100644 --- a/fhir-models/fhir/participantRequired.go +++ b/fhir-models/fhir/participantRequired.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/participationStatus.go b/fhir-models/fhir/participationStatus.go index 6d1b9f9e..22744259 100644 --- a/fhir-models/fhir/participationStatus.go +++ b/fhir-models/fhir/participationStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/patient.go b/fhir-models/fhir/patient.go index ddc7d902..575eb906 100644 --- a/fhir-models/fhir/patient.go +++ b/fhir-models/fhir/patient.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/paymentNotice.go b/fhir-models/fhir/paymentNotice.go index 9fc5fa59..e2236d97 100644 --- a/fhir-models/fhir/paymentNotice.go +++ b/fhir-models/fhir/paymentNotice.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/paymentReconciliation.go b/fhir-models/fhir/paymentReconciliation.go index a711e4c2..f1232f91 100644 --- a/fhir-models/fhir/paymentReconciliation.go +++ b/fhir-models/fhir/paymentReconciliation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/period.go b/fhir-models/fhir/period.go index 88bacbb9..27f00bd9 100644 --- a/fhir-models/fhir/period.go +++ b/fhir-models/fhir/period.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/person.go b/fhir-models/fhir/person.go index 61d6a1a5..f7bf87f6 100644 --- a/fhir-models/fhir/person.go +++ b/fhir-models/fhir/person.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/planDefinition.go b/fhir-models/fhir/planDefinition.go index a9b7c88a..83dbc1e8 100644 --- a/fhir-models/fhir/planDefinition.go +++ b/fhir-models/fhir/planDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/population.go b/fhir-models/fhir/population.go index e6dca758..e9192031 100644 --- a/fhir-models/fhir/population.go +++ b/fhir-models/fhir/population.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/practitioner.go b/fhir-models/fhir/practitioner.go index fff07ef1..1d710adb 100644 --- a/fhir-models/fhir/practitioner.go +++ b/fhir-models/fhir/practitioner.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/practitionerRole.go b/fhir-models/fhir/practitionerRole.go index be482552..8be19ab1 100644 --- a/fhir-models/fhir/practitionerRole.go +++ b/fhir-models/fhir/practitionerRole.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/procedure.go b/fhir-models/fhir/procedure.go index b3fe1789..1266aef8 100644 --- a/fhir-models/fhir/procedure.go +++ b/fhir-models/fhir/procedure.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/prodCharacteristic.go b/fhir-models/fhir/prodCharacteristic.go index 108151c9..a88758e2 100644 --- a/fhir-models/fhir/prodCharacteristic.go +++ b/fhir-models/fhir/prodCharacteristic.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/productShelfLife.go b/fhir-models/fhir/productShelfLife.go index 54791493..6d6d04d9 100644 --- a/fhir-models/fhir/productShelfLife.go +++ b/fhir-models/fhir/productShelfLife.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/propertyRepresentation.go b/fhir-models/fhir/propertyRepresentation.go index 55899e69..6eee3c7f 100644 --- a/fhir-models/fhir/propertyRepresentation.go +++ b/fhir-models/fhir/propertyRepresentation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/propertyType.go b/fhir-models/fhir/propertyType.go index b967e795..46fbc959 100644 --- a/fhir-models/fhir/propertyType.go +++ b/fhir-models/fhir/propertyType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/provenance.go b/fhir-models/fhir/provenance.go index a0b4a42a..edea5497 100644 --- a/fhir-models/fhir/provenance.go +++ b/fhir-models/fhir/provenance.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/provenanceEntityRole.go b/fhir-models/fhir/provenanceEntityRole.go index 577eb481..c7797367 100644 --- a/fhir-models/fhir/provenanceEntityRole.go +++ b/fhir-models/fhir/provenanceEntityRole.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/publicationStatus.go b/fhir-models/fhir/publicationStatus.go index d14c184d..2f7eafc6 100644 --- a/fhir-models/fhir/publicationStatus.go +++ b/fhir-models/fhir/publicationStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/quantity.go b/fhir-models/fhir/quantity.go index 02f1b3b1..90e6e49e 100644 --- a/fhir-models/fhir/quantity.go +++ b/fhir-models/fhir/quantity.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/quantityComparator.go b/fhir-models/fhir/quantityComparator.go index f0d2fd8d..b6b61141 100644 --- a/fhir-models/fhir/quantityComparator.go +++ b/fhir-models/fhir/quantityComparator.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/questionnaire.go b/fhir-models/fhir/questionnaire.go index 48306b5a..eb97f4b0 100644 --- a/fhir-models/fhir/questionnaire.go +++ b/fhir-models/fhir/questionnaire.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/questionnaireItemOperator.go b/fhir-models/fhir/questionnaireItemOperator.go index 13906403..e3221475 100644 --- a/fhir-models/fhir/questionnaireItemOperator.go +++ b/fhir-models/fhir/questionnaireItemOperator.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/questionnaireItemType.go b/fhir-models/fhir/questionnaireItemType.go index 8f3d22d3..7b7535cd 100644 --- a/fhir-models/fhir/questionnaireItemType.go +++ b/fhir-models/fhir/questionnaireItemType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/questionnaireResponse.go b/fhir-models/fhir/questionnaireResponse.go index 87b8f5f1..b418eeb4 100644 --- a/fhir-models/fhir/questionnaireResponse.go +++ b/fhir-models/fhir/questionnaireResponse.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/questionnaireResponseStatus.go b/fhir-models/fhir/questionnaireResponseStatus.go index 118ef253..95d602dd 100644 --- a/fhir-models/fhir/questionnaireResponseStatus.go +++ b/fhir-models/fhir/questionnaireResponseStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/range.go b/fhir-models/fhir/range.go index 8b2af3cf..44d3b999 100644 --- a/fhir-models/fhir/range.go +++ b/fhir-models/fhir/range.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/ratio.go b/fhir-models/fhir/ratio.go index c45e5279..dd71df87 100644 --- a/fhir-models/fhir/ratio.go +++ b/fhir-models/fhir/ratio.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/reference.go b/fhir-models/fhir/reference.go index 9a55ef20..8f178a36 100644 --- a/fhir-models/fhir/reference.go +++ b/fhir-models/fhir/reference.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/referenceHandlingPolicy.go b/fhir-models/fhir/referenceHandlingPolicy.go index d0f399e8..808ad52d 100644 --- a/fhir-models/fhir/referenceHandlingPolicy.go +++ b/fhir-models/fhir/referenceHandlingPolicy.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/referenceVersionRules.go b/fhir-models/fhir/referenceVersionRules.go index 72025504..7556476d 100644 --- a/fhir-models/fhir/referenceVersionRules.go +++ b/fhir-models/fhir/referenceVersionRules.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/relatedArtifact.go b/fhir-models/fhir/relatedArtifact.go index 5f278507..5a45f213 100644 --- a/fhir-models/fhir/relatedArtifact.go +++ b/fhir-models/fhir/relatedArtifact.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/relatedArtifactType.go b/fhir-models/fhir/relatedArtifactType.go index 5c3304f8..62e527d8 100644 --- a/fhir-models/fhir/relatedArtifactType.go +++ b/fhir-models/fhir/relatedArtifactType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/relatedPerson.go b/fhir-models/fhir/relatedPerson.go index f67998d5..f703c82f 100644 --- a/fhir-models/fhir/relatedPerson.go +++ b/fhir-models/fhir/relatedPerson.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/requestGroup.go b/fhir-models/fhir/requestGroup.go index fb3aefbd..7b9d382c 100644 --- a/fhir-models/fhir/requestGroup.go +++ b/fhir-models/fhir/requestGroup.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/requestIntent.go b/fhir-models/fhir/requestIntent.go index a821d286..38b2176a 100644 --- a/fhir-models/fhir/requestIntent.go +++ b/fhir-models/fhir/requestIntent.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/requestPriority.go b/fhir-models/fhir/requestPriority.go index dd0a2b3f..51cc9e26 100644 --- a/fhir-models/fhir/requestPriority.go +++ b/fhir-models/fhir/requestPriority.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/requestResourceType.go b/fhir-models/fhir/requestResourceType.go index 6e8b162d..c95b251e 100644 --- a/fhir-models/fhir/requestResourceType.go +++ b/fhir-models/fhir/requestResourceType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/requestStatus.go b/fhir-models/fhir/requestStatus.go index 0c526dbf..37908de0 100644 --- a/fhir-models/fhir/requestStatus.go +++ b/fhir-models/fhir/requestStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/researchDefinition.go b/fhir-models/fhir/researchDefinition.go index 4ee364c5..7670f3de 100644 --- a/fhir-models/fhir/researchDefinition.go +++ b/fhir-models/fhir/researchDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/researchElementDefinition.go b/fhir-models/fhir/researchElementDefinition.go index f8c4ef7d..1b753ab4 100644 --- a/fhir-models/fhir/researchElementDefinition.go +++ b/fhir-models/fhir/researchElementDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/researchElementType.go b/fhir-models/fhir/researchElementType.go index 6856c0c3..5efd0938 100644 --- a/fhir-models/fhir/researchElementType.go +++ b/fhir-models/fhir/researchElementType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/researchStudy.go b/fhir-models/fhir/researchStudy.go index be0de68e..c7217006 100644 --- a/fhir-models/fhir/researchStudy.go +++ b/fhir-models/fhir/researchStudy.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/researchStudyStatus.go b/fhir-models/fhir/researchStudyStatus.go index a24990e7..23530d9d 100644 --- a/fhir-models/fhir/researchStudyStatus.go +++ b/fhir-models/fhir/researchStudyStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/researchSubject.go b/fhir-models/fhir/researchSubject.go index 2d7c4387..35ef661d 100644 --- a/fhir-models/fhir/researchSubject.go +++ b/fhir-models/fhir/researchSubject.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/researchSubjectStatus.go b/fhir-models/fhir/researchSubjectStatus.go index 2051058d..4cc5a025 100644 --- a/fhir-models/fhir/researchSubjectStatus.go +++ b/fhir-models/fhir/researchSubjectStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/resource.go b/fhir-models/fhir/resource.go index 4d566886..9592a7ee 100644 --- a/fhir-models/fhir/resource.go +++ b/fhir-models/fhir/resource.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/resourceType.go b/fhir-models/fhir/resourceType.go index 7f4aa65e..93d3322b 100644 --- a/fhir-models/fhir/resourceType.go +++ b/fhir-models/fhir/resourceType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/resourceVersionPolicy.go b/fhir-models/fhir/resourceVersionPolicy.go index 052ec671..ee55bfed 100644 --- a/fhir-models/fhir/resourceVersionPolicy.go +++ b/fhir-models/fhir/resourceVersionPolicy.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/responseType.go b/fhir-models/fhir/responseType.go index 39bde559..2f952199 100644 --- a/fhir-models/fhir/responseType.go +++ b/fhir-models/fhir/responseType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/restfulCapabilityMode.go b/fhir-models/fhir/restfulCapabilityMode.go index 9c5bbebd..55ec0b81 100644 --- a/fhir-models/fhir/restfulCapabilityMode.go +++ b/fhir-models/fhir/restfulCapabilityMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/riskAssessment.go b/fhir-models/fhir/riskAssessment.go index 07c11a9e..21b6f920 100644 --- a/fhir-models/fhir/riskAssessment.go +++ b/fhir-models/fhir/riskAssessment.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/riskEvidenceSynthesis.go b/fhir-models/fhir/riskEvidenceSynthesis.go index 37d0ca40..c6275081 100644 --- a/fhir-models/fhir/riskEvidenceSynthesis.go +++ b/fhir-models/fhir/riskEvidenceSynthesis.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/root.go b/fhir-models/fhir/root.go index 7fb76ac3..139deec0 100644 --- a/fhir-models/fhir/root.go +++ b/fhir-models/fhir/root.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/sPDXLicense.go b/fhir-models/fhir/sPDXLicense.go index fbc1016b..c155113e 100644 --- a/fhir-models/fhir/sPDXLicense.go +++ b/fhir-models/fhir/sPDXLicense.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/schedule.go b/fhir-models/fhir/schedule.go index 9a5d0c76..3617e545 100644 --- a/fhir-models/fhir/schedule.go +++ b/fhir-models/fhir/schedule.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/searchComparator.go b/fhir-models/fhir/searchComparator.go index 875f4e17..30ad2ce6 100644 --- a/fhir-models/fhir/searchComparator.go +++ b/fhir-models/fhir/searchComparator.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/searchEntryMode.go b/fhir-models/fhir/searchEntryMode.go index 7ea67131..9c07b8fe 100644 --- a/fhir-models/fhir/searchEntryMode.go +++ b/fhir-models/fhir/searchEntryMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/searchModifierCode.go b/fhir-models/fhir/searchModifierCode.go index eec9dd2a..3893dacb 100644 --- a/fhir-models/fhir/searchModifierCode.go +++ b/fhir-models/fhir/searchModifierCode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/searchParamType.go b/fhir-models/fhir/searchParamType.go index e74a5c6e..1034b9c7 100644 --- a/fhir-models/fhir/searchParamType.go +++ b/fhir-models/fhir/searchParamType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/searchParameter.go b/fhir-models/fhir/searchParameter.go index 35ea17d6..af8159a5 100644 --- a/fhir-models/fhir/searchParameter.go +++ b/fhir-models/fhir/searchParameter.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/serviceRequest.go b/fhir-models/fhir/serviceRequest.go index 7f53a339..3d80a2f6 100644 --- a/fhir-models/fhir/serviceRequest.go +++ b/fhir-models/fhir/serviceRequest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/signature.go b/fhir-models/fhir/signature.go index ac790872..aaddcf5c 100644 --- a/fhir-models/fhir/signature.go +++ b/fhir-models/fhir/signature.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/slicingRules.go b/fhir-models/fhir/slicingRules.go index 8178a887..98b3688d 100644 --- a/fhir-models/fhir/slicingRules.go +++ b/fhir-models/fhir/slicingRules.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/slot.go b/fhir-models/fhir/slot.go index d8b46838..3742bf24 100644 --- a/fhir-models/fhir/slot.go +++ b/fhir-models/fhir/slot.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/slotStatus.go b/fhir-models/fhir/slotStatus.go index af7ce188..2650176d 100644 --- a/fhir-models/fhir/slotStatus.go +++ b/fhir-models/fhir/slotStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/sortDirection.go b/fhir-models/fhir/sortDirection.go index 77d52e38..d04b9d6d 100644 --- a/fhir-models/fhir/sortDirection.go +++ b/fhir-models/fhir/sortDirection.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/specimen.go b/fhir-models/fhir/specimen.go index 2c07c7ea..82f1f716 100644 --- a/fhir-models/fhir/specimen.go +++ b/fhir-models/fhir/specimen.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/specimenContainedPreference.go b/fhir-models/fhir/specimenContainedPreference.go index 6cf65e5f..fd882f5c 100644 --- a/fhir-models/fhir/specimenContainedPreference.go +++ b/fhir-models/fhir/specimenContainedPreference.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/specimenDefinition.go b/fhir-models/fhir/specimenDefinition.go index c94dcc93..075af0ce 100644 --- a/fhir-models/fhir/specimenDefinition.go +++ b/fhir-models/fhir/specimenDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/specimenStatus.go b/fhir-models/fhir/specimenStatus.go index 2f28b8f1..510f7697 100644 --- a/fhir-models/fhir/specimenStatus.go +++ b/fhir-models/fhir/specimenStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureDefinition.go b/fhir-models/fhir/structureDefinition.go index 514a9c94..6c26f6a3 100644 --- a/fhir-models/fhir/structureDefinition.go +++ b/fhir-models/fhir/structureDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureDefinitionKind.go b/fhir-models/fhir/structureDefinitionKind.go index 168d6b96..6c41b139 100644 --- a/fhir-models/fhir/structureDefinitionKind.go +++ b/fhir-models/fhir/structureDefinitionKind.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMap.go b/fhir-models/fhir/structureMap.go index 11cfdb7d..3afe1efb 100644 --- a/fhir-models/fhir/structureMap.go +++ b/fhir-models/fhir/structureMap.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMapContextType.go b/fhir-models/fhir/structureMapContextType.go index b6a8021c..595d3fe6 100644 --- a/fhir-models/fhir/structureMapContextType.go +++ b/fhir-models/fhir/structureMapContextType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMapGroupTypeMode.go b/fhir-models/fhir/structureMapGroupTypeMode.go index fb1ec030..838cfb47 100644 --- a/fhir-models/fhir/structureMapGroupTypeMode.go +++ b/fhir-models/fhir/structureMapGroupTypeMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMapInputMode.go b/fhir-models/fhir/structureMapInputMode.go index 14ed05af..8e464db1 100644 --- a/fhir-models/fhir/structureMapInputMode.go +++ b/fhir-models/fhir/structureMapInputMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMapModelMode.go b/fhir-models/fhir/structureMapModelMode.go index cb4a180d..12c13214 100644 --- a/fhir-models/fhir/structureMapModelMode.go +++ b/fhir-models/fhir/structureMapModelMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMapSourceListMode.go b/fhir-models/fhir/structureMapSourceListMode.go index 459b4707..2885a93e 100644 --- a/fhir-models/fhir/structureMapSourceListMode.go +++ b/fhir-models/fhir/structureMapSourceListMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMapTargetListMode.go b/fhir-models/fhir/structureMapTargetListMode.go index a8f5d55c..b18f4ab0 100644 --- a/fhir-models/fhir/structureMapTargetListMode.go +++ b/fhir-models/fhir/structureMapTargetListMode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/structureMapTransform.go b/fhir-models/fhir/structureMapTransform.go index 555b83c4..5de17fc4 100644 --- a/fhir-models/fhir/structureMapTransform.go +++ b/fhir-models/fhir/structureMapTransform.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/subscription.go b/fhir-models/fhir/subscription.go index 1f69b5c0..0b3adc10 100644 --- a/fhir-models/fhir/subscription.go +++ b/fhir-models/fhir/subscription.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/subscriptionChannelType.go b/fhir-models/fhir/subscriptionChannelType.go index 36dcebc9..38b0c522 100644 --- a/fhir-models/fhir/subscriptionChannelType.go +++ b/fhir-models/fhir/subscriptionChannelType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/subscriptionStatus.go b/fhir-models/fhir/subscriptionStatus.go index 5c6e37d7..50b49657 100644 --- a/fhir-models/fhir/subscriptionStatus.go +++ b/fhir-models/fhir/subscriptionStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substance.go b/fhir-models/fhir/substance.go index 8003d677..b2c5c2f1 100644 --- a/fhir-models/fhir/substance.go +++ b/fhir-models/fhir/substance.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substanceAmount.go b/fhir-models/fhir/substanceAmount.go index 7f37005b..8d90736f 100644 --- a/fhir-models/fhir/substanceAmount.go +++ b/fhir-models/fhir/substanceAmount.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substanceNucleicAcid.go b/fhir-models/fhir/substanceNucleicAcid.go index 3ac63561..8207617f 100644 --- a/fhir-models/fhir/substanceNucleicAcid.go +++ b/fhir-models/fhir/substanceNucleicAcid.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substancePolymer.go b/fhir-models/fhir/substancePolymer.go index e20b9cbf..6f8de750 100644 --- a/fhir-models/fhir/substancePolymer.go +++ b/fhir-models/fhir/substancePolymer.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substanceProtein.go b/fhir-models/fhir/substanceProtein.go index cbf4672f..52d25ce0 100644 --- a/fhir-models/fhir/substanceProtein.go +++ b/fhir-models/fhir/substanceProtein.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substanceReferenceInformation.go b/fhir-models/fhir/substanceReferenceInformation.go index 34ff9225..b2c49f36 100644 --- a/fhir-models/fhir/substanceReferenceInformation.go +++ b/fhir-models/fhir/substanceReferenceInformation.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substanceSourceMaterial.go b/fhir-models/fhir/substanceSourceMaterial.go index 9787d234..922b81e7 100644 --- a/fhir-models/fhir/substanceSourceMaterial.go +++ b/fhir-models/fhir/substanceSourceMaterial.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/substanceSpecification.go b/fhir-models/fhir/substanceSpecification.go index 6b8087b7..30e24dbf 100644 --- a/fhir-models/fhir/substanceSpecification.go +++ b/fhir-models/fhir/substanceSpecification.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/supplyDelivery.go b/fhir-models/fhir/supplyDelivery.go index f4f1cecb..820dc256 100644 --- a/fhir-models/fhir/supplyDelivery.go +++ b/fhir-models/fhir/supplyDelivery.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/supplyDeliveryStatus.go b/fhir-models/fhir/supplyDeliveryStatus.go index ffc10292..207e843e 100644 --- a/fhir-models/fhir/supplyDeliveryStatus.go +++ b/fhir-models/fhir/supplyDeliveryStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/supplyRequest.go b/fhir-models/fhir/supplyRequest.go index 96929df6..560bf303 100644 --- a/fhir-models/fhir/supplyRequest.go +++ b/fhir-models/fhir/supplyRequest.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/supplyRequestStatus.go b/fhir-models/fhir/supplyRequestStatus.go index 0c5e1686..50b19fa0 100644 --- a/fhir-models/fhir/supplyRequestStatus.go +++ b/fhir-models/fhir/supplyRequestStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/systemRestfulInteraction.go b/fhir-models/fhir/systemRestfulInteraction.go index 4b87ca1c..8d100ff8 100644 --- a/fhir-models/fhir/systemRestfulInteraction.go +++ b/fhir-models/fhir/systemRestfulInteraction.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/task.go b/fhir-models/fhir/task.go index dd13d289..68770ed7 100644 --- a/fhir-models/fhir/task.go +++ b/fhir-models/fhir/task.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/taskStatus.go b/fhir-models/fhir/taskStatus.go index 492dafe4..8685c496 100644 --- a/fhir-models/fhir/taskStatus.go +++ b/fhir-models/fhir/taskStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/terminologyCapabilities.go b/fhir-models/fhir/terminologyCapabilities.go index 5e58c1fe..c12d44d3 100644 --- a/fhir-models/fhir/terminologyCapabilities.go +++ b/fhir-models/fhir/terminologyCapabilities.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/testReport.go b/fhir-models/fhir/testReport.go index 935ac070..17a29eb5 100644 --- a/fhir-models/fhir/testReport.go +++ b/fhir-models/fhir/testReport.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/testReportActionResult.go b/fhir-models/fhir/testReportActionResult.go index e21de10d..0ff5f48d 100644 --- a/fhir-models/fhir/testReportActionResult.go +++ b/fhir-models/fhir/testReportActionResult.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/testReportParticipantType.go b/fhir-models/fhir/testReportParticipantType.go index dd13d2cf..13c7076b 100644 --- a/fhir-models/fhir/testReportParticipantType.go +++ b/fhir-models/fhir/testReportParticipantType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/testReportResult.go b/fhir-models/fhir/testReportResult.go index 0f921e0b..631197b1 100644 --- a/fhir-models/fhir/testReportResult.go +++ b/fhir-models/fhir/testReportResult.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/testReportStatus.go b/fhir-models/fhir/testReportStatus.go index 11b76e5a..8ec891f0 100644 --- a/fhir-models/fhir/testReportStatus.go +++ b/fhir-models/fhir/testReportStatus.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/testScript.go b/fhir-models/fhir/testScript.go index bb6df012..e6dbc9a7 100644 --- a/fhir-models/fhir/testScript.go +++ b/fhir-models/fhir/testScript.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/testScriptRequestMethodCode.go b/fhir-models/fhir/testScriptRequestMethodCode.go index 211c45a3..cc9b606d 100644 --- a/fhir-models/fhir/testScriptRequestMethodCode.go +++ b/fhir-models/fhir/testScriptRequestMethodCode.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/timing.go b/fhir-models/fhir/timing.go index 2e7df1a4..c26cc6c1 100644 --- a/fhir-models/fhir/timing.go +++ b/fhir-models/fhir/timing.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/triggerDefinition.go b/fhir-models/fhir/triggerDefinition.go index a551f74c..cc2fa6bb 100644 --- a/fhir-models/fhir/triggerDefinition.go +++ b/fhir-models/fhir/triggerDefinition.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/triggerType.go b/fhir-models/fhir/triggerType.go index 9354f7aa..da87452e 100644 --- a/fhir-models/fhir/triggerType.go +++ b/fhir-models/fhir/triggerType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/typeDerivationRule.go b/fhir-models/fhir/typeDerivationRule.go index fa513c6c..6e04a597 100644 --- a/fhir-models/fhir/typeDerivationRule.go +++ b/fhir-models/fhir/typeDerivationRule.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/typeRestfulInteraction.go b/fhir-models/fhir/typeRestfulInteraction.go index 3f836d34..00afd681 100644 --- a/fhir-models/fhir/typeRestfulInteraction.go +++ b/fhir-models/fhir/typeRestfulInteraction.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/uDIEntryType.go b/fhir-models/fhir/uDIEntryType.go index 302b7586..d816c4f9 100644 --- a/fhir-models/fhir/uDIEntryType.go +++ b/fhir-models/fhir/uDIEntryType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/usageContext.go b/fhir-models/fhir/usageContext.go index 9011ea8e..171a95d9 100644 --- a/fhir-models/fhir/usageContext.go +++ b/fhir-models/fhir/usageContext.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/use.go b/fhir-models/fhir/use.go index fd3477c9..5ffb1f48 100644 --- a/fhir-models/fhir/use.go +++ b/fhir-models/fhir/use.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/valueSet.go b/fhir-models/fhir/valueSet.go index d4bcddbe..98f45581 100644 --- a/fhir-models/fhir/valueSet.go +++ b/fhir-models/fhir/valueSet.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/verificationResult.go b/fhir-models/fhir/verificationResult.go index e00c6a43..b049e506 100644 --- a/fhir-models/fhir/verificationResult.go +++ b/fhir-models/fhir/verificationResult.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/visionBase.go b/fhir-models/fhir/visionBase.go index 75af4384..c5bd640f 100644 --- a/fhir-models/fhir/visionBase.go +++ b/fhir-models/fhir/visionBase.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/visionEyes.go b/fhir-models/fhir/visionEyes.go index 94476c6b..b0e5bc48 100644 --- a/fhir-models/fhir/visionEyes.go +++ b/fhir-models/fhir/visionEyes.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/visionPrescription.go b/fhir-models/fhir/visionPrescription.go index 26793348..33a7f7d1 100644 --- a/fhir-models/fhir/visionPrescription.go +++ b/fhir-models/fhir/visionPrescription.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/fhir/xPathUsageType.go b/fhir-models/fhir/xPathUsageType.go index e5726120..2ed6dcd0 100644 --- a/fhir-models/fhir/xPathUsageType.go +++ b/fhir-models/fhir/xPathUsageType.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Samply Development Community +// Copyright 2019 - 2021 The Samply Community // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/fhir-models/go.mod b/fhir-models/go.mod index d99c9bbf..d0b66e1b 100644 --- a/fhir-models/go.mod +++ b/fhir-models/go.mod @@ -1,3 +1,3 @@ module github.com/samply/golang-fhir-models/fhir-models -go 1.13 +go 1.17