From 75af9846625a68edb8ca9590ac2f6216b3cacb11 Mon Sep 17 00:00:00 2001 From: Francis Devereux Date: Fri, 11 Sep 2020 12:27:14 +0100 Subject: [PATCH] Change package name to be LifeBox fork --- README.md | 2 +- fhir-models-gen/cmd/genResources.go | 4 ++-- fhir-models-gen/cmd/valueSet.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/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 | 2 +- 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/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 +- 418 files changed, 419 insertions(+), 419 deletions(-) diff --git a/README.md b/README.md index c735060c..05358b7a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This repository contains a FHIR® R4 models for Go. The models consist of Go str ## Usage -In your project, import `github.com/samply/golang-fhir-models/fhir-models/fhir` and you are done. +In your project, import `github.com/lifebox-healthcare/golang-fhir-models/fhir-models/fhir` and you are done. ## TODOs diff --git a/fhir-models-gen/cmd/genResources.go b/fhir-models-gen/cmd/genResources.go index 475fa9a3..8c1a655a 100644 --- a/fhir-models-gen/cmd/genResources.go +++ b/fhir-models-gen/cmd/genResources.go @@ -25,7 +25,7 @@ import ( "unicode" "github.com/dave/jennifer/jen" - "github.com/samply/golang-fhir-models/fhir-models-gen/fhir" + "github.com/lifebox-healthcare/golang-fhir-models/fhir-models-gen/fhir" "github.com/spf13/cobra" ) @@ -315,7 +315,7 @@ func appendLicenseComment(file *jen.File) { } func appendGeneratorComment(file *jen.File) { - file.Comment("// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models\n// PLEASE DO NOT EDIT BY HAND\n") + file.Comment("// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models\n// PLEASE DO NOT EDIT BY HAND\n") } func appendFields(resources ResourceMap, requiredTypes map[string]bool, requiredValueSetBindings map[string]bool, file *jen.File, fields *jen.Group, parentName string, elementDefinitions []fhir.ElementDefinition, start, level int) (int, error) { diff --git a/fhir-models-gen/cmd/valueSet.go b/fhir-models-gen/cmd/valueSet.go index 0e7b9c2a..9920ede6 100644 --- a/fhir-models-gen/cmd/valueSet.go +++ b/fhir-models-gen/cmd/valueSet.go @@ -4,7 +4,7 @@ import ( "errors" "fmt" "github.com/dave/jennifer/jen" - "github.com/samply/golang-fhir-models/fhir-models-gen/fhir" + "github.com/lifebox-healthcare/golang-fhir-models/fhir-models-gen/fhir" "strings" ) diff --git a/fhir-models-gen/fhir/aggregationMode.go b/fhir-models-gen/fhir/aggregationMode.go index 7785b386..f12f4e97 100644 --- a/fhir-models-gen/fhir/aggregationMode.go +++ b/fhir-models-gen/fhir/aggregationMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AggregationMode is documented here http://hl7.org/fhir/ValueSet/resource-aggregation-mode diff --git a/fhir-models-gen/fhir/bindingStrength.go b/fhir-models-gen/fhir/bindingStrength.go index 071ffdf9..b1731fe4 100644 --- a/fhir-models-gen/fhir/bindingStrength.go +++ b/fhir-models-gen/fhir/bindingStrength.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BindingStrength is documented here http://hl7.org/fhir/ValueSet/binding-strength diff --git a/fhir-models-gen/fhir/bundle.go b/fhir-models-gen/fhir/bundle.go index e7770b8b..49670e5b 100644 --- a/fhir-models-gen/fhir/bundle.go +++ b/fhir-models-gen/fhir/bundle.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Bundle is documented here http://hl7.org/fhir/StructureDefinition/Bundle diff --git a/fhir-models-gen/fhir/bundleType.go b/fhir-models-gen/fhir/bundleType.go index 4ae68387..86a7bedf 100644 --- a/fhir-models-gen/fhir/bundleType.go +++ b/fhir-models-gen/fhir/bundleType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BundleType is documented here http://hl7.org/fhir/ValueSet/bundle-type diff --git a/fhir-models-gen/fhir/codeSystem.go b/fhir-models-gen/fhir/codeSystem.go index aa7490d8..b3fac1b4 100644 --- a/fhir-models-gen/fhir/codeSystem.go +++ b/fhir-models-gen/fhir/codeSystem.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeSystem is documented here http://hl7.org/fhir/StructureDefinition/CodeSystem diff --git a/fhir-models-gen/fhir/codeSystemContentMode.go b/fhir-models-gen/fhir/codeSystemContentMode.go index 6b22fe7c..fefd7e70 100644 --- a/fhir-models-gen/fhir/codeSystemContentMode.go +++ b/fhir-models-gen/fhir/codeSystemContentMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeSystemContentMode is documented here http://hl7.org/fhir/ValueSet/codesystem-content-mode diff --git a/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go b/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go index 4f4dfe92..10f07bbc 100644 --- a/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go +++ b/fhir-models-gen/fhir/codeSystemHierarchyMeaning.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeSystemHierarchyMeaning is documented here http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning diff --git a/fhir-models-gen/fhir/codeableConcept.go b/fhir-models-gen/fhir/codeableConcept.go index bf27529e..dae51bcd 100644 --- a/fhir-models-gen/fhir/codeableConcept.go +++ b/fhir-models-gen/fhir/codeableConcept.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeableConcept is documented here http://hl7.org/fhir/StructureDefinition/CodeableConcept diff --git a/fhir-models-gen/fhir/coding.go b/fhir-models-gen/fhir/coding.go index 989aa990..4ce22523 100644 --- a/fhir-models-gen/fhir/coding.go +++ b/fhir-models-gen/fhir/coding.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Coding is documented here http://hl7.org/fhir/StructureDefinition/Coding diff --git a/fhir-models-gen/fhir/constraintSeverity.go b/fhir-models-gen/fhir/constraintSeverity.go index 92071f93..ceb903fb 100644 --- a/fhir-models-gen/fhir/constraintSeverity.go +++ b/fhir-models-gen/fhir/constraintSeverity.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConstraintSeverity is documented here http://hl7.org/fhir/ValueSet/constraint-severity diff --git a/fhir-models-gen/fhir/contactDetail.go b/fhir-models-gen/fhir/contactDetail.go index 1ed898fe..b1bea42c 100644 --- a/fhir-models-gen/fhir/contactDetail.go +++ b/fhir-models-gen/fhir/contactDetail.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactDetail is documented here http://hl7.org/fhir/StructureDefinition/ContactDetail diff --git a/fhir-models-gen/fhir/contactPoint.go b/fhir-models-gen/fhir/contactPoint.go index e51c1690..b712e932 100644 --- a/fhir-models-gen/fhir/contactPoint.go +++ b/fhir-models-gen/fhir/contactPoint.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactPoint is documented here http://hl7.org/fhir/StructureDefinition/ContactPoint diff --git a/fhir-models-gen/fhir/contactPointSystem.go b/fhir-models-gen/fhir/contactPointSystem.go index bde26c30..44ab47c0 100644 --- a/fhir-models-gen/fhir/contactPointSystem.go +++ b/fhir-models-gen/fhir/contactPointSystem.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactPointSystem is documented here http://hl7.org/fhir/ValueSet/contact-point-system diff --git a/fhir-models-gen/fhir/contactPointUse.go b/fhir-models-gen/fhir/contactPointUse.go index 40a32a02..849b329e 100644 --- a/fhir-models-gen/fhir/contactPointUse.go +++ b/fhir-models-gen/fhir/contactPointUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactPointUse is documented here http://hl7.org/fhir/ValueSet/contact-point-use diff --git a/fhir-models-gen/fhir/discriminatorType.go b/fhir-models-gen/fhir/discriminatorType.go index ba47e235..5ee92747 100644 --- a/fhir-models-gen/fhir/discriminatorType.go +++ b/fhir-models-gen/fhir/discriminatorType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DiscriminatorType is documented here http://hl7.org/fhir/ValueSet/discriminator-type diff --git a/fhir-models-gen/fhir/elementDefinition.go b/fhir-models-gen/fhir/elementDefinition.go index b0b918fb..6efb4fa4 100644 --- a/fhir-models-gen/fhir/elementDefinition.go +++ b/fhir-models-gen/fhir/elementDefinition.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ElementDefinition is documented here http://hl7.org/fhir/StructureDefinition/ElementDefinition diff --git a/fhir-models-gen/fhir/extension.go b/fhir-models-gen/fhir/extension.go index 3e067dfe..6cdbe458 100644 --- a/fhir-models-gen/fhir/extension.go +++ b/fhir-models-gen/fhir/extension.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Extension is documented here http://hl7.org/fhir/StructureDefinition/Extension diff --git a/fhir-models-gen/fhir/extensionContextType.go b/fhir-models-gen/fhir/extensionContextType.go index a88ffafe..3fc18929 100644 --- a/fhir-models-gen/fhir/extensionContextType.go +++ b/fhir-models-gen/fhir/extensionContextType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ExtensionContextType is documented here http://hl7.org/fhir/ValueSet/extension-context-type diff --git a/fhir-models-gen/fhir/fHIRVersion.go b/fhir-models-gen/fhir/fHIRVersion.go index ac694bb9..c0ac0709 100644 --- a/fhir-models-gen/fhir/fHIRVersion.go +++ b/fhir-models-gen/fhir/fHIRVersion.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FHIRVersion is documented here http://hl7.org/fhir/ValueSet/FHIR-version diff --git a/fhir-models-gen/fhir/filterOperator.go b/fhir-models-gen/fhir/filterOperator.go index 4acce9e9..635c50ca 100644 --- a/fhir-models-gen/fhir/filterOperator.go +++ b/fhir-models-gen/fhir/filterOperator.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FilterOperator is documented here http://hl7.org/fhir/ValueSet/filter-operator diff --git a/fhir-models-gen/fhir/hTTPVerb.go b/fhir-models-gen/fhir/hTTPVerb.go index 5e6b187c..3185f2f6 100644 --- a/fhir-models-gen/fhir/hTTPVerb.go +++ b/fhir-models-gen/fhir/hTTPVerb.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // HTTPVerb is documented here http://hl7.org/fhir/ValueSet/http-verb diff --git a/fhir-models-gen/fhir/identifier.go b/fhir-models-gen/fhir/identifier.go index 015ddb3d..024a2015 100644 --- a/fhir-models-gen/fhir/identifier.go +++ b/fhir-models-gen/fhir/identifier.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Identifier is documented here http://hl7.org/fhir/StructureDefinition/Identifier diff --git a/fhir-models-gen/fhir/identifierUse.go b/fhir-models-gen/fhir/identifierUse.go index 885d1c50..8c6af20d 100644 --- a/fhir-models-gen/fhir/identifierUse.go +++ b/fhir-models-gen/fhir/identifierUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // IdentifierUse is documented here http://hl7.org/fhir/ValueSet/identifier-use diff --git a/fhir-models-gen/fhir/meta.go b/fhir-models-gen/fhir/meta.go index c9a71d88..c90e57c0 100644 --- a/fhir-models-gen/fhir/meta.go +++ b/fhir-models-gen/fhir/meta.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Meta is documented here http://hl7.org/fhir/StructureDefinition/Meta diff --git a/fhir-models-gen/fhir/narrative.go b/fhir-models-gen/fhir/narrative.go index 101ab2c6..a28fb96e 100644 --- a/fhir-models-gen/fhir/narrative.go +++ b/fhir-models-gen/fhir/narrative.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Narrative is documented here http://hl7.org/fhir/StructureDefinition/Narrative diff --git a/fhir-models-gen/fhir/narrativeStatus.go b/fhir-models-gen/fhir/narrativeStatus.go index 0d23e4c5..fef58826 100644 --- a/fhir-models-gen/fhir/narrativeStatus.go +++ b/fhir-models-gen/fhir/narrativeStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NarrativeStatus is documented here http://hl7.org/fhir/ValueSet/narrative-status diff --git a/fhir-models-gen/fhir/period.go b/fhir-models-gen/fhir/period.go index 88bacbb9..06cb043d 100644 --- a/fhir-models-gen/fhir/period.go +++ b/fhir-models-gen/fhir/period.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Period is documented here http://hl7.org/fhir/StructureDefinition/Period diff --git a/fhir-models-gen/fhir/propertyRepresentation.go b/fhir-models-gen/fhir/propertyRepresentation.go index 55899e69..61531397 100644 --- a/fhir-models-gen/fhir/propertyRepresentation.go +++ b/fhir-models-gen/fhir/propertyRepresentation.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PropertyRepresentation is documented here http://hl7.org/fhir/ValueSet/property-representation diff --git a/fhir-models-gen/fhir/propertyType.go b/fhir-models-gen/fhir/propertyType.go index b967e795..cdeed029 100644 --- a/fhir-models-gen/fhir/propertyType.go +++ b/fhir-models-gen/fhir/propertyType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PropertyType is documented here http://hl7.org/fhir/ValueSet/concept-property-type diff --git a/fhir-models-gen/fhir/publicationStatus.go b/fhir-models-gen/fhir/publicationStatus.go index d14c184d..8f06bfc1 100644 --- a/fhir-models-gen/fhir/publicationStatus.go +++ b/fhir-models-gen/fhir/publicationStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PublicationStatus is documented here http://hl7.org/fhir/ValueSet/publication-status diff --git a/fhir-models-gen/fhir/reference.go b/fhir-models-gen/fhir/reference.go index 9a55ef20..71be290e 100644 --- a/fhir-models-gen/fhir/reference.go +++ b/fhir-models-gen/fhir/reference.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Reference is documented here http://hl7.org/fhir/StructureDefinition/Reference diff --git a/fhir-models-gen/fhir/referenceVersionRules.go b/fhir-models-gen/fhir/referenceVersionRules.go index 72025504..ebc4b872 100644 --- a/fhir-models-gen/fhir/referenceVersionRules.go +++ b/fhir-models-gen/fhir/referenceVersionRules.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ReferenceVersionRules is documented here http://hl7.org/fhir/ValueSet/reference-version-rules diff --git a/fhir-models-gen/fhir/searchEntryMode.go b/fhir-models-gen/fhir/searchEntryMode.go index 7ea67131..0e8b6e30 100644 --- a/fhir-models-gen/fhir/searchEntryMode.go +++ b/fhir-models-gen/fhir/searchEntryMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SearchEntryMode is documented here http://hl7.org/fhir/ValueSet/search-entry-mode diff --git a/fhir-models-gen/fhir/signature.go b/fhir-models-gen/fhir/signature.go index ac790872..f3cfee4e 100644 --- a/fhir-models-gen/fhir/signature.go +++ b/fhir-models-gen/fhir/signature.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Signature is documented here http://hl7.org/fhir/StructureDefinition/Signature diff --git a/fhir-models-gen/fhir/slicingRules.go b/fhir-models-gen/fhir/slicingRules.go index 8178a887..20aada39 100644 --- a/fhir-models-gen/fhir/slicingRules.go +++ b/fhir-models-gen/fhir/slicingRules.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SlicingRules is documented here http://hl7.org/fhir/ValueSet/resource-slicing-rules diff --git a/fhir-models-gen/fhir/structureDefinition.go b/fhir-models-gen/fhir/structureDefinition.go index 514a9c94..3f53d332 100644 --- a/fhir-models-gen/fhir/structureDefinition.go +++ b/fhir-models-gen/fhir/structureDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureDefinition is documented here http://hl7.org/fhir/StructureDefinition/StructureDefinition diff --git a/fhir-models-gen/fhir/structureDefinitionKind.go b/fhir-models-gen/fhir/structureDefinitionKind.go index 168d6b96..e7cd4d28 100644 --- a/fhir-models-gen/fhir/structureDefinitionKind.go +++ b/fhir-models-gen/fhir/structureDefinitionKind.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureDefinitionKind is documented here http://hl7.org/fhir/ValueSet/structure-definition-kind diff --git a/fhir-models-gen/fhir/typeDerivationRule.go b/fhir-models-gen/fhir/typeDerivationRule.go index fa513c6c..35165583 100644 --- a/fhir-models-gen/fhir/typeDerivationRule.go +++ b/fhir-models-gen/fhir/typeDerivationRule.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TypeDerivationRule is documented here http://hl7.org/fhir/ValueSet/type-derivation-rule diff --git a/fhir-models-gen/fhir/usageContext.go b/fhir-models-gen/fhir/usageContext.go index 9011ea8e..3fed6a7f 100644 --- a/fhir-models-gen/fhir/usageContext.go +++ b/fhir-models-gen/fhir/usageContext.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // UsageContext is documented here http://hl7.org/fhir/StructureDefinition/UsageContext diff --git a/fhir-models-gen/fhir/valueSet.go b/fhir-models-gen/fhir/valueSet.go index d4bcddbe..5287b92d 100644 --- a/fhir-models-gen/fhir/valueSet.go +++ b/fhir-models-gen/fhir/valueSet.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ValueSet is documented here http://hl7.org/fhir/StructureDefinition/ValueSet diff --git a/fhir-models-gen/go.mod b/fhir-models-gen/go.mod index a6e278a8..60a4734c 100644 --- a/fhir-models-gen/go.mod +++ b/fhir-models-gen/go.mod @@ -1,4 +1,4 @@ -module github.com/samply/golang-fhir-models/fhir-models-gen +module github.com/lifebox-healthcare/golang-fhir-models/fhir-models-gen go 1.13 diff --git a/fhir-models-gen/main.go b/fhir-models-gen/main.go index e43be639..9e34a1b2 100644 --- a/fhir-models-gen/main.go +++ b/fhir-models-gen/main.go @@ -14,7 +14,7 @@ package main -import "github.com/samply/golang-fhir-models/fhir-models-gen/cmd" +import "github.com/lifebox-healthcare/golang-fhir-models/fhir-models-gen/cmd" func main() { cmd.Execute() diff --git a/fhir-models/fhir/account.go b/fhir-models/fhir/account.go index eb635c37..6b46d3da 100644 --- a/fhir-models/fhir/account.go +++ b/fhir-models/fhir/account.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Account is documented here http://hl7.org/fhir/StructureDefinition/Account diff --git a/fhir-models/fhir/accountStatus.go b/fhir-models/fhir/accountStatus.go index f1626e07..7c661164 100644 --- a/fhir-models/fhir/accountStatus.go +++ b/fhir-models/fhir/accountStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AccountStatus is documented here http://hl7.org/fhir/ValueSet/account-status diff --git a/fhir-models/fhir/actionCardinalityBehavior.go b/fhir-models/fhir/actionCardinalityBehavior.go index be73af46..59ea3af0 100644 --- a/fhir-models/fhir/actionCardinalityBehavior.go +++ b/fhir-models/fhir/actionCardinalityBehavior.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionCardinalityBehavior is documented here http://hl7.org/fhir/ValueSet/action-cardinality-behavior diff --git a/fhir-models/fhir/actionConditionKind.go b/fhir-models/fhir/actionConditionKind.go index 24eeb89f..d316358f 100644 --- a/fhir-models/fhir/actionConditionKind.go +++ b/fhir-models/fhir/actionConditionKind.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionConditionKind is documented here http://hl7.org/fhir/ValueSet/action-condition-kind diff --git a/fhir-models/fhir/actionGroupingBehavior.go b/fhir-models/fhir/actionGroupingBehavior.go index ee629f3e..7ef871ac 100644 --- a/fhir-models/fhir/actionGroupingBehavior.go +++ b/fhir-models/fhir/actionGroupingBehavior.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionGroupingBehavior is documented here http://hl7.org/fhir/ValueSet/action-grouping-behavior diff --git a/fhir-models/fhir/actionParticipantType.go b/fhir-models/fhir/actionParticipantType.go index 8ae10500..11c0344d 100644 --- a/fhir-models/fhir/actionParticipantType.go +++ b/fhir-models/fhir/actionParticipantType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionParticipantType is documented here http://hl7.org/fhir/ValueSet/action-participant-type diff --git a/fhir-models/fhir/actionPrecheckBehavior.go b/fhir-models/fhir/actionPrecheckBehavior.go index 0f1dd0d6..463d1afb 100644 --- a/fhir-models/fhir/actionPrecheckBehavior.go +++ b/fhir-models/fhir/actionPrecheckBehavior.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionPrecheckBehavior is documented here http://hl7.org/fhir/ValueSet/action-precheck-behavior diff --git a/fhir-models/fhir/actionRelationshipType.go b/fhir-models/fhir/actionRelationshipType.go index ede70173..eac46419 100644 --- a/fhir-models/fhir/actionRelationshipType.go +++ b/fhir-models/fhir/actionRelationshipType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionRelationshipType is documented here http://hl7.org/fhir/ValueSet/action-relationship-type diff --git a/fhir-models/fhir/actionRequiredBehavior.go b/fhir-models/fhir/actionRequiredBehavior.go index c482c3a4..6294afda 100644 --- a/fhir-models/fhir/actionRequiredBehavior.go +++ b/fhir-models/fhir/actionRequiredBehavior.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionRequiredBehavior is documented here http://hl7.org/fhir/ValueSet/action-required-behavior diff --git a/fhir-models/fhir/actionSelectionBehavior.go b/fhir-models/fhir/actionSelectionBehavior.go index 472f3949..e1f816b6 100644 --- a/fhir-models/fhir/actionSelectionBehavior.go +++ b/fhir-models/fhir/actionSelectionBehavior.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActionSelectionBehavior is documented here http://hl7.org/fhir/ValueSet/action-selection-behavior diff --git a/fhir-models/fhir/activityDefinition.go b/fhir-models/fhir/activityDefinition.go index c5177f71..15496a41 100644 --- a/fhir-models/fhir/activityDefinition.go +++ b/fhir-models/fhir/activityDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ActivityDefinition is documented here http://hl7.org/fhir/StructureDefinition/ActivityDefinition diff --git a/fhir-models/fhir/address.go b/fhir-models/fhir/address.go index fd59c3b6..084f3479 100644 --- a/fhir-models/fhir/address.go +++ b/fhir-models/fhir/address.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Address is documented here http://hl7.org/fhir/StructureDefinition/Address diff --git a/fhir-models/fhir/addressType.go b/fhir-models/fhir/addressType.go index c994357a..67f1609d 100644 --- a/fhir-models/fhir/addressType.go +++ b/fhir-models/fhir/addressType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AddressType is documented here http://hl7.org/fhir/ValueSet/address-type diff --git a/fhir-models/fhir/addressUse.go b/fhir-models/fhir/addressUse.go index 68b0301c..ce397315 100644 --- a/fhir-models/fhir/addressUse.go +++ b/fhir-models/fhir/addressUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AddressUse is documented here http://hl7.org/fhir/ValueSet/address-use diff --git a/fhir-models/fhir/administrativeGender.go b/fhir-models/fhir/administrativeGender.go index 948edfcc..38e6e514 100644 --- a/fhir-models/fhir/administrativeGender.go +++ b/fhir-models/fhir/administrativeGender.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AdministrativeGender is documented here http://hl7.org/fhir/ValueSet/administrative-gender diff --git a/fhir-models/fhir/adverseEvent.go b/fhir-models/fhir/adverseEvent.go index b5c34b6c..a668ef72 100644 --- a/fhir-models/fhir/adverseEvent.go +++ b/fhir-models/fhir/adverseEvent.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AdverseEvent is documented here http://hl7.org/fhir/StructureDefinition/AdverseEvent diff --git a/fhir-models/fhir/adverseEventActuality.go b/fhir-models/fhir/adverseEventActuality.go index 0b811ba3..f7ba2150 100644 --- a/fhir-models/fhir/adverseEventActuality.go +++ b/fhir-models/fhir/adverseEventActuality.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AdverseEventActuality is documented here http://hl7.org/fhir/ValueSet/adverse-event-actuality diff --git a/fhir-models/fhir/aggregationMode.go b/fhir-models/fhir/aggregationMode.go index 7785b386..f12f4e97 100644 --- a/fhir-models/fhir/aggregationMode.go +++ b/fhir-models/fhir/aggregationMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AggregationMode is documented here http://hl7.org/fhir/ValueSet/resource-aggregation-mode diff --git a/fhir-models/fhir/allergyIntolerance.go b/fhir-models/fhir/allergyIntolerance.go index 7f865e8a..4fa4c100 100644 --- a/fhir-models/fhir/allergyIntolerance.go +++ b/fhir-models/fhir/allergyIntolerance.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AllergyIntolerance is documented here http://hl7.org/fhir/StructureDefinition/AllergyIntolerance diff --git a/fhir-models/fhir/allergyIntoleranceCategory.go b/fhir-models/fhir/allergyIntoleranceCategory.go index b2591d59..eb3b9456 100644 --- a/fhir-models/fhir/allergyIntoleranceCategory.go +++ b/fhir-models/fhir/allergyIntoleranceCategory.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AllergyIntoleranceCategory is documented here http://hl7.org/fhir/ValueSet/allergy-intolerance-category diff --git a/fhir-models/fhir/allergyIntoleranceCriticality.go b/fhir-models/fhir/allergyIntoleranceCriticality.go index 2dcc1c98..3791cc5f 100644 --- a/fhir-models/fhir/allergyIntoleranceCriticality.go +++ b/fhir-models/fhir/allergyIntoleranceCriticality.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AllergyIntoleranceCriticality is documented here http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality diff --git a/fhir-models/fhir/allergyIntoleranceSeverity.go b/fhir-models/fhir/allergyIntoleranceSeverity.go index b81e8e0f..bfd2fe47 100644 --- a/fhir-models/fhir/allergyIntoleranceSeverity.go +++ b/fhir-models/fhir/allergyIntoleranceSeverity.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AllergyIntoleranceSeverity is documented here http://hl7.org/fhir/ValueSet/reaction-event-severity diff --git a/fhir-models/fhir/allergyIntoleranceType.go b/fhir-models/fhir/allergyIntoleranceType.go index 06480501..3d923423 100644 --- a/fhir-models/fhir/allergyIntoleranceType.go +++ b/fhir-models/fhir/allergyIntoleranceType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AllergyIntoleranceType is documented here http://hl7.org/fhir/ValueSet/allergy-intolerance-type diff --git a/fhir-models/fhir/annotation.go b/fhir-models/fhir/annotation.go index dc3ccb1c..c04043ab 100644 --- a/fhir-models/fhir/annotation.go +++ b/fhir-models/fhir/annotation.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Annotation is documented here http://hl7.org/fhir/StructureDefinition/Annotation diff --git a/fhir-models/fhir/appointment.go b/fhir-models/fhir/appointment.go index 47c12c47..d2dad317 100644 --- a/fhir-models/fhir/appointment.go +++ b/fhir-models/fhir/appointment.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Appointment is documented here http://hl7.org/fhir/StructureDefinition/Appointment diff --git a/fhir-models/fhir/appointmentResponse.go b/fhir-models/fhir/appointmentResponse.go index 3653ac69..99b7a2de 100644 --- a/fhir-models/fhir/appointmentResponse.go +++ b/fhir-models/fhir/appointmentResponse.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AppointmentResponse is documented here http://hl7.org/fhir/StructureDefinition/AppointmentResponse diff --git a/fhir-models/fhir/appointmentStatus.go b/fhir-models/fhir/appointmentStatus.go index 33dc668a..3db42b4f 100644 --- a/fhir-models/fhir/appointmentStatus.go +++ b/fhir-models/fhir/appointmentStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AppointmentStatus is documented here http://hl7.org/fhir/ValueSet/appointmentstatus diff --git a/fhir-models/fhir/assertionDirectionType.go b/fhir-models/fhir/assertionDirectionType.go index 88610f38..9ddd10d4 100644 --- a/fhir-models/fhir/assertionDirectionType.go +++ b/fhir-models/fhir/assertionDirectionType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AssertionDirectionType is documented here http://hl7.org/fhir/ValueSet/assert-direction-codes diff --git a/fhir-models/fhir/assertionOperatorType.go b/fhir-models/fhir/assertionOperatorType.go index 3932bcfc..e52df76c 100644 --- a/fhir-models/fhir/assertionOperatorType.go +++ b/fhir-models/fhir/assertionOperatorType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AssertionOperatorType is documented here http://hl7.org/fhir/ValueSet/assert-operator-codes diff --git a/fhir-models/fhir/assertionResponseTypes.go b/fhir-models/fhir/assertionResponseTypes.go index d00bef75..a5d7bf3a 100644 --- a/fhir-models/fhir/assertionResponseTypes.go +++ b/fhir-models/fhir/assertionResponseTypes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AssertionResponseTypes is documented here http://hl7.org/fhir/ValueSet/assert-response-code-types diff --git a/fhir-models/fhir/attachment.go b/fhir-models/fhir/attachment.go index f94a720f..12bf2dbe 100644 --- a/fhir-models/fhir/attachment.go +++ b/fhir-models/fhir/attachment.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Attachment is documented here http://hl7.org/fhir/StructureDefinition/Attachment diff --git a/fhir-models/fhir/auditEvent.go b/fhir-models/fhir/auditEvent.go index ba2c48c9..19af55a2 100644 --- a/fhir-models/fhir/auditEvent.go +++ b/fhir-models/fhir/auditEvent.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AuditEvent is documented here http://hl7.org/fhir/StructureDefinition/AuditEvent diff --git a/fhir-models/fhir/auditEventAction.go b/fhir-models/fhir/auditEventAction.go index 11f33161..ddcf1d07 100644 --- a/fhir-models/fhir/auditEventAction.go +++ b/fhir-models/fhir/auditEventAction.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AuditEventAction is documented here http://hl7.org/fhir/ValueSet/audit-event-action diff --git a/fhir-models/fhir/auditEventAgentNetworkType.go b/fhir-models/fhir/auditEventAgentNetworkType.go index 68cd6e69..af73a2f5 100644 --- a/fhir-models/fhir/auditEventAgentNetworkType.go +++ b/fhir-models/fhir/auditEventAgentNetworkType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AuditEventAgentNetworkType is documented here http://hl7.org/fhir/ValueSet/network-type diff --git a/fhir-models/fhir/auditEventOutcome.go b/fhir-models/fhir/auditEventOutcome.go index a60cd00c..ca525a43 100644 --- a/fhir-models/fhir/auditEventOutcome.go +++ b/fhir-models/fhir/auditEventOutcome.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // AuditEventOutcome is documented here http://hl7.org/fhir/ValueSet/audit-event-outcome diff --git a/fhir-models/fhir/basic.go b/fhir-models/fhir/basic.go index 1a060ee1..0595c8b9 100644 --- a/fhir-models/fhir/basic.go +++ b/fhir-models/fhir/basic.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Basic is documented here http://hl7.org/fhir/StructureDefinition/Basic diff --git a/fhir-models/fhir/binary.go b/fhir-models/fhir/binary.go index 29c76f72..ce9f7863 100644 --- a/fhir-models/fhir/binary.go +++ b/fhir-models/fhir/binary.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Binary is documented here http://hl7.org/fhir/StructureDefinition/Binary diff --git a/fhir-models/fhir/bindingStrength.go b/fhir-models/fhir/bindingStrength.go index 071ffdf9..b1731fe4 100644 --- a/fhir-models/fhir/bindingStrength.go +++ b/fhir-models/fhir/bindingStrength.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BindingStrength is documented here http://hl7.org/fhir/ValueSet/binding-strength diff --git a/fhir-models/fhir/biologicallyDerivedProduct.go b/fhir-models/fhir/biologicallyDerivedProduct.go index 4c430a63..9b3d45a1 100644 --- a/fhir-models/fhir/biologicallyDerivedProduct.go +++ b/fhir-models/fhir/biologicallyDerivedProduct.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BiologicallyDerivedProduct is documented here http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct diff --git a/fhir-models/fhir/biologicallyDerivedProductCategory.go b/fhir-models/fhir/biologicallyDerivedProductCategory.go index 22e8421b..94c79e22 100644 --- a/fhir-models/fhir/biologicallyDerivedProductCategory.go +++ b/fhir-models/fhir/biologicallyDerivedProductCategory.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BiologicallyDerivedProductCategory is documented here http://hl7.org/fhir/ValueSet/product-category diff --git a/fhir-models/fhir/biologicallyDerivedProductStatus.go b/fhir-models/fhir/biologicallyDerivedProductStatus.go index 5a48680b..b5afe18d 100644 --- a/fhir-models/fhir/biologicallyDerivedProductStatus.go +++ b/fhir-models/fhir/biologicallyDerivedProductStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BiologicallyDerivedProductStatus is documented here http://hl7.org/fhir/ValueSet/product-status diff --git a/fhir-models/fhir/biologicallyDerivedProductStorageScale.go b/fhir-models/fhir/biologicallyDerivedProductStorageScale.go index b0bdb0fe..d565761d 100644 --- a/fhir-models/fhir/biologicallyDerivedProductStorageScale.go +++ b/fhir-models/fhir/biologicallyDerivedProductStorageScale.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BiologicallyDerivedProductStorageScale is documented here http://hl7.org/fhir/ValueSet/product-storage-scale diff --git a/fhir-models/fhir/bodyStructure.go b/fhir-models/fhir/bodyStructure.go index a717c5de..ce648fde 100644 --- a/fhir-models/fhir/bodyStructure.go +++ b/fhir-models/fhir/bodyStructure.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BodyStructure is documented here http://hl7.org/fhir/StructureDefinition/BodyStructure diff --git a/fhir-models/fhir/bundle.go b/fhir-models/fhir/bundle.go index e7770b8b..49670e5b 100644 --- a/fhir-models/fhir/bundle.go +++ b/fhir-models/fhir/bundle.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Bundle is documented here http://hl7.org/fhir/StructureDefinition/Bundle diff --git a/fhir-models/fhir/bundleType.go b/fhir-models/fhir/bundleType.go index 4ae68387..86a7bedf 100644 --- a/fhir-models/fhir/bundleType.go +++ b/fhir-models/fhir/bundleType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // BundleType is documented here http://hl7.org/fhir/ValueSet/bundle-type diff --git a/fhir-models/fhir/capabilityStatement.go b/fhir-models/fhir/capabilityStatement.go index 6c6d3520..a99b80fd 100644 --- a/fhir-models/fhir/capabilityStatement.go +++ b/fhir-models/fhir/capabilityStatement.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CapabilityStatement is documented here http://hl7.org/fhir/StructureDefinition/CapabilityStatement diff --git a/fhir-models/fhir/capabilityStatementKind.go b/fhir-models/fhir/capabilityStatementKind.go index 047c1bbf..e19e9f0e 100644 --- a/fhir-models/fhir/capabilityStatementKind.go +++ b/fhir-models/fhir/capabilityStatementKind.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CapabilityStatementKind is documented here http://hl7.org/fhir/ValueSet/capability-statement-kind diff --git a/fhir-models/fhir/carePlan.go b/fhir-models/fhir/carePlan.go index 37afa27e..92b5833f 100644 --- a/fhir-models/fhir/carePlan.go +++ b/fhir-models/fhir/carePlan.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CarePlan is documented here http://hl7.org/fhir/StructureDefinition/CarePlan diff --git a/fhir-models/fhir/carePlanActivityKind.go b/fhir-models/fhir/carePlanActivityKind.go index 04c8068e..cf0f7c7a 100644 --- a/fhir-models/fhir/carePlanActivityKind.go +++ b/fhir-models/fhir/carePlanActivityKind.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CarePlanActivityKind is documented here http://hl7.org/fhir/ValueSet/care-plan-activity-kind diff --git a/fhir-models/fhir/carePlanActivityStatus.go b/fhir-models/fhir/carePlanActivityStatus.go index 6f3f0b54..e3ed8c06 100644 --- a/fhir-models/fhir/carePlanActivityStatus.go +++ b/fhir-models/fhir/carePlanActivityStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CarePlanActivityStatus is documented here http://hl7.org/fhir/ValueSet/care-plan-activity-status diff --git a/fhir-models/fhir/carePlanIntent.go b/fhir-models/fhir/carePlanIntent.go index 007d6cae..11107c25 100644 --- a/fhir-models/fhir/carePlanIntent.go +++ b/fhir-models/fhir/carePlanIntent.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CarePlanIntent is documented here http://hl7.org/fhir/ValueSet/care-plan-intent diff --git a/fhir-models/fhir/careTeam.go b/fhir-models/fhir/careTeam.go index 5552e3e7..2c1ccd4f 100644 --- a/fhir-models/fhir/careTeam.go +++ b/fhir-models/fhir/careTeam.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CareTeam is documented here http://hl7.org/fhir/StructureDefinition/CareTeam diff --git a/fhir-models/fhir/careTeamStatus.go b/fhir-models/fhir/careTeamStatus.go index 3c6c8acf..dfbceac7 100644 --- a/fhir-models/fhir/careTeamStatus.go +++ b/fhir-models/fhir/careTeamStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CareTeamStatus is documented here http://hl7.org/fhir/ValueSet/care-team-status diff --git a/fhir-models/fhir/catalogEntry.go b/fhir-models/fhir/catalogEntry.go index c2d15112..369a8478 100644 --- a/fhir-models/fhir/catalogEntry.go +++ b/fhir-models/fhir/catalogEntry.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CatalogEntry is documented here http://hl7.org/fhir/StructureDefinition/CatalogEntry diff --git a/fhir-models/fhir/catalogEntryRelationType.go b/fhir-models/fhir/catalogEntryRelationType.go index 6103f46b..71258e7d 100644 --- a/fhir-models/fhir/catalogEntryRelationType.go +++ b/fhir-models/fhir/catalogEntryRelationType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CatalogEntryRelationType is documented here http://hl7.org/fhir/ValueSet/relation-type diff --git a/fhir-models/fhir/chargeItem.go b/fhir-models/fhir/chargeItem.go index 9e9b4929..46e642d6 100644 --- a/fhir-models/fhir/chargeItem.go +++ b/fhir-models/fhir/chargeItem.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ChargeItem is documented here http://hl7.org/fhir/StructureDefinition/ChargeItem diff --git a/fhir-models/fhir/chargeItemDefinition.go b/fhir-models/fhir/chargeItemDefinition.go index ad7ac5e8..93ba7287 100644 --- a/fhir-models/fhir/chargeItemDefinition.go +++ b/fhir-models/fhir/chargeItemDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ChargeItemDefinition is documented here http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition diff --git a/fhir-models/fhir/chargeItemStatus.go b/fhir-models/fhir/chargeItemStatus.go index 6a38d76a..376b79b8 100644 --- a/fhir-models/fhir/chargeItemStatus.go +++ b/fhir-models/fhir/chargeItemStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ChargeItemStatus is documented here http://hl7.org/fhir/ValueSet/chargeitem-status diff --git a/fhir-models/fhir/claim.go b/fhir-models/fhir/claim.go index 9e10343e..9185571c 100644 --- a/fhir-models/fhir/claim.go +++ b/fhir-models/fhir/claim.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Claim is documented here http://hl7.org/fhir/StructureDefinition/Claim diff --git a/fhir-models/fhir/claimProcessingCodes.go b/fhir-models/fhir/claimProcessingCodes.go index e9a5fb2a..338c7f8f 100644 --- a/fhir-models/fhir/claimProcessingCodes.go +++ b/fhir-models/fhir/claimProcessingCodes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ClaimProcessingCodes is documented here http://hl7.org/fhir/ValueSet/remittance-outcome diff --git a/fhir-models/fhir/claimResponse.go b/fhir-models/fhir/claimResponse.go index 032e94bb..9c5e457e 100644 --- a/fhir-models/fhir/claimResponse.go +++ b/fhir-models/fhir/claimResponse.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ClaimResponse is documented here http://hl7.org/fhir/StructureDefinition/ClaimResponse diff --git a/fhir-models/fhir/clinicalImpression.go b/fhir-models/fhir/clinicalImpression.go index 3d685a86..35394028 100644 --- a/fhir-models/fhir/clinicalImpression.go +++ b/fhir-models/fhir/clinicalImpression.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ClinicalImpression is documented here http://hl7.org/fhir/StructureDefinition/ClinicalImpression diff --git a/fhir-models/fhir/clinicalImpressionStatus.go b/fhir-models/fhir/clinicalImpressionStatus.go index b728ab9b..47284cc6 100644 --- a/fhir-models/fhir/clinicalImpressionStatus.go +++ b/fhir-models/fhir/clinicalImpressionStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ClinicalImpressionStatus is documented here http://hl7.org/fhir/ValueSet/clinicalimpression-status diff --git a/fhir-models/fhir/codeSearchSupport.go b/fhir-models/fhir/codeSearchSupport.go index ee5a4cd5..5886f3cd 100644 --- a/fhir-models/fhir/codeSearchSupport.go +++ b/fhir-models/fhir/codeSearchSupport.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeSearchSupport is documented here http://hl7.org/fhir/ValueSet/code-search-support diff --git a/fhir-models/fhir/codeSystem.go b/fhir-models/fhir/codeSystem.go index aa7490d8..b3fac1b4 100644 --- a/fhir-models/fhir/codeSystem.go +++ b/fhir-models/fhir/codeSystem.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeSystem is documented here http://hl7.org/fhir/StructureDefinition/CodeSystem diff --git a/fhir-models/fhir/codeSystemContentMode.go b/fhir-models/fhir/codeSystemContentMode.go index 6b22fe7c..fefd7e70 100644 --- a/fhir-models/fhir/codeSystemContentMode.go +++ b/fhir-models/fhir/codeSystemContentMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeSystemContentMode is documented here http://hl7.org/fhir/ValueSet/codesystem-content-mode diff --git a/fhir-models/fhir/codeSystemHierarchyMeaning.go b/fhir-models/fhir/codeSystemHierarchyMeaning.go index 4f4dfe92..10f07bbc 100644 --- a/fhir-models/fhir/codeSystemHierarchyMeaning.go +++ b/fhir-models/fhir/codeSystemHierarchyMeaning.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeSystemHierarchyMeaning is documented here http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning diff --git a/fhir-models/fhir/codeableConcept.go b/fhir-models/fhir/codeableConcept.go index bf27529e..dae51bcd 100644 --- a/fhir-models/fhir/codeableConcept.go +++ b/fhir-models/fhir/codeableConcept.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CodeableConcept is documented here http://hl7.org/fhir/StructureDefinition/CodeableConcept diff --git a/fhir-models/fhir/coding.go b/fhir-models/fhir/coding.go index 989aa990..4ce22523 100644 --- a/fhir-models/fhir/coding.go +++ b/fhir-models/fhir/coding.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Coding is documented here http://hl7.org/fhir/StructureDefinition/Coding diff --git a/fhir-models/fhir/communication.go b/fhir-models/fhir/communication.go index 780399e5..edddabb0 100644 --- a/fhir-models/fhir/communication.go +++ b/fhir-models/fhir/communication.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Communication is documented here http://hl7.org/fhir/StructureDefinition/Communication diff --git a/fhir-models/fhir/communicationRequest.go b/fhir-models/fhir/communicationRequest.go index 9f0144a9..b000314e 100644 --- a/fhir-models/fhir/communicationRequest.go +++ b/fhir-models/fhir/communicationRequest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CommunicationRequest is documented here http://hl7.org/fhir/StructureDefinition/CommunicationRequest diff --git a/fhir-models/fhir/compartmentDefinition.go b/fhir-models/fhir/compartmentDefinition.go index 2cedffbf..f6ef12f5 100644 --- a/fhir-models/fhir/compartmentDefinition.go +++ b/fhir-models/fhir/compartmentDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CompartmentDefinition is documented here http://hl7.org/fhir/StructureDefinition/CompartmentDefinition diff --git a/fhir-models/fhir/compartmentType.go b/fhir-models/fhir/compartmentType.go index 56cd7001..1ffc3572 100644 --- a/fhir-models/fhir/compartmentType.go +++ b/fhir-models/fhir/compartmentType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CompartmentType is documented here http://hl7.org/fhir/ValueSet/compartment-type diff --git a/fhir-models/fhir/composition.go b/fhir-models/fhir/composition.go index 5f32c186..e4850be1 100644 --- a/fhir-models/fhir/composition.go +++ b/fhir-models/fhir/composition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Composition is documented here http://hl7.org/fhir/StructureDefinition/Composition diff --git a/fhir-models/fhir/compositionAttestationMode.go b/fhir-models/fhir/compositionAttestationMode.go index 45a0674c..8a78c046 100644 --- a/fhir-models/fhir/compositionAttestationMode.go +++ b/fhir-models/fhir/compositionAttestationMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CompositionAttestationMode is documented here http://hl7.org/fhir/ValueSet/composition-attestation-mode diff --git a/fhir-models/fhir/compositionStatus.go b/fhir-models/fhir/compositionStatus.go index 1f8e4e21..4e55eb0d 100644 --- a/fhir-models/fhir/compositionStatus.go +++ b/fhir-models/fhir/compositionStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CompositionStatus is documented here http://hl7.org/fhir/ValueSet/composition-status diff --git a/fhir-models/fhir/conceptMap.go b/fhir-models/fhir/conceptMap.go index 0ce29248..1672c7b4 100644 --- a/fhir-models/fhir/conceptMap.go +++ b/fhir-models/fhir/conceptMap.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConceptMap is documented here http://hl7.org/fhir/StructureDefinition/ConceptMap diff --git a/fhir-models/fhir/conceptMapEquivalence.go b/fhir-models/fhir/conceptMapEquivalence.go index 7a22fe3a..de413a4d 100644 --- a/fhir-models/fhir/conceptMapEquivalence.go +++ b/fhir-models/fhir/conceptMapEquivalence.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConceptMapEquivalence is documented here http://hl7.org/fhir/ValueSet/concept-map-equivalence diff --git a/fhir-models/fhir/conceptMapGroupUnmappedMode.go b/fhir-models/fhir/conceptMapGroupUnmappedMode.go index 9f95a07d..acf59c26 100644 --- a/fhir-models/fhir/conceptMapGroupUnmappedMode.go +++ b/fhir-models/fhir/conceptMapGroupUnmappedMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConceptMapGroupUnmappedMode is documented here http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode diff --git a/fhir-models/fhir/condition.go b/fhir-models/fhir/condition.go index 2b73f746..101eb0a0 100644 --- a/fhir-models/fhir/condition.go +++ b/fhir-models/fhir/condition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Condition is documented here http://hl7.org/fhir/StructureDefinition/Condition diff --git a/fhir-models/fhir/conditionalDeleteStatus.go b/fhir-models/fhir/conditionalDeleteStatus.go index 8819d3a7..fb6d4b91 100644 --- a/fhir-models/fhir/conditionalDeleteStatus.go +++ b/fhir-models/fhir/conditionalDeleteStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConditionalDeleteStatus is documented here http://hl7.org/fhir/ValueSet/conditional-delete-status diff --git a/fhir-models/fhir/conditionalReadStatus.go b/fhir-models/fhir/conditionalReadStatus.go index b2f6f1ad..489a87ea 100644 --- a/fhir-models/fhir/conditionalReadStatus.go +++ b/fhir-models/fhir/conditionalReadStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConditionalReadStatus is documented here http://hl7.org/fhir/ValueSet/conditional-read-status diff --git a/fhir-models/fhir/consent.go b/fhir-models/fhir/consent.go index 1213b1dc..5a12db17 100644 --- a/fhir-models/fhir/consent.go +++ b/fhir-models/fhir/consent.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Consent is documented here http://hl7.org/fhir/StructureDefinition/Consent diff --git a/fhir-models/fhir/consentDataMeaning.go b/fhir-models/fhir/consentDataMeaning.go index ce8531b2..067215b3 100644 --- a/fhir-models/fhir/consentDataMeaning.go +++ b/fhir-models/fhir/consentDataMeaning.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConsentDataMeaning is documented here http://hl7.org/fhir/ValueSet/consent-data-meaning diff --git a/fhir-models/fhir/consentProvisionType.go b/fhir-models/fhir/consentProvisionType.go index 4fc73731..a2554e52 100644 --- a/fhir-models/fhir/consentProvisionType.go +++ b/fhir-models/fhir/consentProvisionType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConsentProvisionType is documented here http://hl7.org/fhir/ValueSet/consent-provision-type diff --git a/fhir-models/fhir/consentState.go b/fhir-models/fhir/consentState.go index b5be57d8..987aa16f 100644 --- a/fhir-models/fhir/consentState.go +++ b/fhir-models/fhir/consentState.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConsentState is documented here http://hl7.org/fhir/ValueSet/consent-state-codes diff --git a/fhir-models/fhir/constraintSeverity.go b/fhir-models/fhir/constraintSeverity.go index 92071f93..ceb903fb 100644 --- a/fhir-models/fhir/constraintSeverity.go +++ b/fhir-models/fhir/constraintSeverity.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ConstraintSeverity is documented here http://hl7.org/fhir/ValueSet/constraint-severity diff --git a/fhir-models/fhir/contactDetail.go b/fhir-models/fhir/contactDetail.go index 1ed898fe..b1bea42c 100644 --- a/fhir-models/fhir/contactDetail.go +++ b/fhir-models/fhir/contactDetail.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactDetail is documented here http://hl7.org/fhir/StructureDefinition/ContactDetail diff --git a/fhir-models/fhir/contactPoint.go b/fhir-models/fhir/contactPoint.go index e51c1690..b712e932 100644 --- a/fhir-models/fhir/contactPoint.go +++ b/fhir-models/fhir/contactPoint.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactPoint is documented here http://hl7.org/fhir/StructureDefinition/ContactPoint diff --git a/fhir-models/fhir/contactPointSystem.go b/fhir-models/fhir/contactPointSystem.go index bde26c30..44ab47c0 100644 --- a/fhir-models/fhir/contactPointSystem.go +++ b/fhir-models/fhir/contactPointSystem.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactPointSystem is documented here http://hl7.org/fhir/ValueSet/contact-point-system diff --git a/fhir-models/fhir/contactPointUse.go b/fhir-models/fhir/contactPointUse.go index 40a32a02..849b329e 100644 --- a/fhir-models/fhir/contactPointUse.go +++ b/fhir-models/fhir/contactPointUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContactPointUse is documented here http://hl7.org/fhir/ValueSet/contact-point-use diff --git a/fhir-models/fhir/contract.go b/fhir-models/fhir/contract.go index 24f3828d..722644ae 100644 --- a/fhir-models/fhir/contract.go +++ b/fhir-models/fhir/contract.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Contract is documented here http://hl7.org/fhir/StructureDefinition/Contract diff --git a/fhir-models/fhir/contractResourcePublicationStatusCodes.go b/fhir-models/fhir/contractResourcePublicationStatusCodes.go index 65ca815f..8ec356a7 100644 --- a/fhir-models/fhir/contractResourcePublicationStatusCodes.go +++ b/fhir-models/fhir/contractResourcePublicationStatusCodes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContractResourcePublicationStatusCodes is documented here http://hl7.org/fhir/ValueSet/contract-publicationstatus diff --git a/fhir-models/fhir/contractResourceStatusCodes.go b/fhir-models/fhir/contractResourceStatusCodes.go index 2ec9f8a3..6bb0d0fb 100644 --- a/fhir-models/fhir/contractResourceStatusCodes.go +++ b/fhir-models/fhir/contractResourceStatusCodes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ContractResourceStatusCodes is documented here http://hl7.org/fhir/ValueSet/contract-status diff --git a/fhir-models/fhir/coverage.go b/fhir-models/fhir/coverage.go index 0de0470e..806f74cc 100644 --- a/fhir-models/fhir/coverage.go +++ b/fhir-models/fhir/coverage.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Coverage is documented here http://hl7.org/fhir/StructureDefinition/Coverage diff --git a/fhir-models/fhir/coverageEligibilityRequest.go b/fhir-models/fhir/coverageEligibilityRequest.go index 029a6ef3..a909f28f 100644 --- a/fhir-models/fhir/coverageEligibilityRequest.go +++ b/fhir-models/fhir/coverageEligibilityRequest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CoverageEligibilityRequest is documented here http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest diff --git a/fhir-models/fhir/coverageEligibilityResponse.go b/fhir-models/fhir/coverageEligibilityResponse.go index 2847c681..90efcf01 100644 --- a/fhir-models/fhir/coverageEligibilityResponse.go +++ b/fhir-models/fhir/coverageEligibilityResponse.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // CoverageEligibilityResponse is documented here http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse diff --git a/fhir-models/fhir/dataRequirement.go b/fhir-models/fhir/dataRequirement.go index 0da92122..9b6e3ae4 100644 --- a/fhir-models/fhir/dataRequirement.go +++ b/fhir-models/fhir/dataRequirement.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DataRequirement is documented here http://hl7.org/fhir/StructureDefinition/DataRequirement diff --git a/fhir-models/fhir/daysOfWeek.go b/fhir-models/fhir/daysOfWeek.go index 9e8ea345..7e0acf06 100644 --- a/fhir-models/fhir/daysOfWeek.go +++ b/fhir-models/fhir/daysOfWeek.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DaysOfWeek is documented here http://hl7.org/fhir/ValueSet/days-of-week diff --git a/fhir-models/fhir/detectedIssue.go b/fhir-models/fhir/detectedIssue.go index 8027bc1b..7d4f3719 100644 --- a/fhir-models/fhir/detectedIssue.go +++ b/fhir-models/fhir/detectedIssue.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DetectedIssue is documented here http://hl7.org/fhir/StructureDefinition/DetectedIssue diff --git a/fhir-models/fhir/detectedIssueSeverity.go b/fhir-models/fhir/detectedIssueSeverity.go index aaea4a7b..118e2778 100644 --- a/fhir-models/fhir/detectedIssueSeverity.go +++ b/fhir-models/fhir/detectedIssueSeverity.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DetectedIssueSeverity is documented here http://hl7.org/fhir/ValueSet/detectedissue-severity diff --git a/fhir-models/fhir/device.go b/fhir-models/fhir/device.go index 0b9f7896..a46fd725 100644 --- a/fhir-models/fhir/device.go +++ b/fhir-models/fhir/device.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Device is documented here http://hl7.org/fhir/StructureDefinition/Device diff --git a/fhir-models/fhir/deviceDefinition.go b/fhir-models/fhir/deviceDefinition.go index ea3dfd8d..4e452dc3 100644 --- a/fhir-models/fhir/deviceDefinition.go +++ b/fhir-models/fhir/deviceDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceDefinition is documented here http://hl7.org/fhir/StructureDefinition/DeviceDefinition diff --git a/fhir-models/fhir/deviceMetric.go b/fhir-models/fhir/deviceMetric.go index ebd6f282..90362048 100644 --- a/fhir-models/fhir/deviceMetric.go +++ b/fhir-models/fhir/deviceMetric.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceMetric is documented here http://hl7.org/fhir/StructureDefinition/DeviceMetric diff --git a/fhir-models/fhir/deviceMetricCalibrationState.go b/fhir-models/fhir/deviceMetricCalibrationState.go index 22f5d86a..34c6ea3b 100644 --- a/fhir-models/fhir/deviceMetricCalibrationState.go +++ b/fhir-models/fhir/deviceMetricCalibrationState.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceMetricCalibrationState is documented here http://hl7.org/fhir/ValueSet/metric-calibration-state diff --git a/fhir-models/fhir/deviceMetricCalibrationType.go b/fhir-models/fhir/deviceMetricCalibrationType.go index 346ae255..e15430ed 100644 --- a/fhir-models/fhir/deviceMetricCalibrationType.go +++ b/fhir-models/fhir/deviceMetricCalibrationType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceMetricCalibrationType is documented here http://hl7.org/fhir/ValueSet/metric-calibration-type diff --git a/fhir-models/fhir/deviceMetricCategory.go b/fhir-models/fhir/deviceMetricCategory.go index b3540ad6..7f25ef15 100644 --- a/fhir-models/fhir/deviceMetricCategory.go +++ b/fhir-models/fhir/deviceMetricCategory.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceMetricCategory is documented here http://hl7.org/fhir/ValueSet/metric-category diff --git a/fhir-models/fhir/deviceMetricColor.go b/fhir-models/fhir/deviceMetricColor.go index b974b571..5f0dd8ee 100644 --- a/fhir-models/fhir/deviceMetricColor.go +++ b/fhir-models/fhir/deviceMetricColor.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceMetricColor is documented here http://hl7.org/fhir/ValueSet/metric-color diff --git a/fhir-models/fhir/deviceMetricOperationalStatus.go b/fhir-models/fhir/deviceMetricOperationalStatus.go index 68688efe..5472229b 100644 --- a/fhir-models/fhir/deviceMetricOperationalStatus.go +++ b/fhir-models/fhir/deviceMetricOperationalStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceMetricOperationalStatus is documented here http://hl7.org/fhir/ValueSet/metric-operational-status diff --git a/fhir-models/fhir/deviceNameType.go b/fhir-models/fhir/deviceNameType.go index a8482c96..8df7b8fe 100644 --- a/fhir-models/fhir/deviceNameType.go +++ b/fhir-models/fhir/deviceNameType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceNameType is documented here http://hl7.org/fhir/ValueSet/device-nametype diff --git a/fhir-models/fhir/deviceRequest.go b/fhir-models/fhir/deviceRequest.go index 01ae03df..b85d4841 100644 --- a/fhir-models/fhir/deviceRequest.go +++ b/fhir-models/fhir/deviceRequest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceRequest is documented here http://hl7.org/fhir/StructureDefinition/DeviceRequest diff --git a/fhir-models/fhir/deviceUseStatement.go b/fhir-models/fhir/deviceUseStatement.go index 45863a11..66860f6a 100644 --- a/fhir-models/fhir/deviceUseStatement.go +++ b/fhir-models/fhir/deviceUseStatement.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceUseStatement is documented here http://hl7.org/fhir/StructureDefinition/DeviceUseStatement diff --git a/fhir-models/fhir/deviceUseStatementStatus.go b/fhir-models/fhir/deviceUseStatementStatus.go index bdaa666a..499b82d7 100644 --- a/fhir-models/fhir/deviceUseStatementStatus.go +++ b/fhir-models/fhir/deviceUseStatementStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DeviceUseStatementStatus is documented here http://hl7.org/fhir/ValueSet/device-statement-status diff --git a/fhir-models/fhir/diagnosticReport.go b/fhir-models/fhir/diagnosticReport.go index c18c6d4b..c3222307 100644 --- a/fhir-models/fhir/diagnosticReport.go +++ b/fhir-models/fhir/diagnosticReport.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DiagnosticReport is documented here http://hl7.org/fhir/StructureDefinition/DiagnosticReport diff --git a/fhir-models/fhir/diagnosticReportStatus.go b/fhir-models/fhir/diagnosticReportStatus.go index 46cfa01f..c9d9dc5e 100644 --- a/fhir-models/fhir/diagnosticReportStatus.go +++ b/fhir-models/fhir/diagnosticReportStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DiagnosticReportStatus is documented here http://hl7.org/fhir/ValueSet/diagnostic-report-status diff --git a/fhir-models/fhir/discriminatorType.go b/fhir-models/fhir/discriminatorType.go index ba47e235..5ee92747 100644 --- a/fhir-models/fhir/discriminatorType.go +++ b/fhir-models/fhir/discriminatorType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DiscriminatorType is documented here http://hl7.org/fhir/ValueSet/discriminator-type diff --git a/fhir-models/fhir/documentManifest.go b/fhir-models/fhir/documentManifest.go index d1ca1e14..b3fe4557 100644 --- a/fhir-models/fhir/documentManifest.go +++ b/fhir-models/fhir/documentManifest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DocumentManifest is documented here http://hl7.org/fhir/StructureDefinition/DocumentManifest diff --git a/fhir-models/fhir/documentMode.go b/fhir-models/fhir/documentMode.go index a1ace944..7f3b65e0 100644 --- a/fhir-models/fhir/documentMode.go +++ b/fhir-models/fhir/documentMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DocumentMode is documented here http://hl7.org/fhir/ValueSet/document-mode diff --git a/fhir-models/fhir/documentReference.go b/fhir-models/fhir/documentReference.go index b72b98cc..0f718383 100644 --- a/fhir-models/fhir/documentReference.go +++ b/fhir-models/fhir/documentReference.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DocumentReference is documented here http://hl7.org/fhir/StructureDefinition/DocumentReference diff --git a/fhir-models/fhir/documentReferenceStatus.go b/fhir-models/fhir/documentReferenceStatus.go index 939f5069..1b9c3caf 100644 --- a/fhir-models/fhir/documentReferenceStatus.go +++ b/fhir-models/fhir/documentReferenceStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DocumentReferenceStatus is documented here http://hl7.org/fhir/ValueSet/document-reference-status diff --git a/fhir-models/fhir/documentRelationshipType.go b/fhir-models/fhir/documentRelationshipType.go index fe0c74e5..0a174a79 100644 --- a/fhir-models/fhir/documentRelationshipType.go +++ b/fhir-models/fhir/documentRelationshipType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DocumentRelationshipType is documented here http://hl7.org/fhir/ValueSet/document-relationship-type diff --git a/fhir-models/fhir/domainResource.go b/fhir-models/fhir/domainResource.go index 9e532b6d..275be03f 100644 --- a/fhir-models/fhir/domainResource.go +++ b/fhir-models/fhir/domainResource.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // DomainResource is documented here http://hl7.org/fhir/StructureDefinition/DomainResource diff --git a/fhir-models/fhir/dosage.go b/fhir-models/fhir/dosage.go index e41cb7f2..1eeb2ebf 100644 --- a/fhir-models/fhir/dosage.go +++ b/fhir-models/fhir/dosage.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Dosage is documented here http://hl7.org/fhir/StructureDefinition/Dosage diff --git a/fhir-models/fhir/duration.go b/fhir-models/fhir/duration.go index 57ac1fb1..bc54d151 100644 --- a/fhir-models/fhir/duration.go +++ b/fhir-models/fhir/duration.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Duration is documented here http://hl7.org/fhir/StructureDefinition/Duration diff --git a/fhir-models/fhir/effectEvidenceSynthesis.go b/fhir-models/fhir/effectEvidenceSynthesis.go index a4c6c433..9ab8fd74 100644 --- a/fhir-models/fhir/effectEvidenceSynthesis.go +++ b/fhir-models/fhir/effectEvidenceSynthesis.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EffectEvidenceSynthesis is documented here http://hl7.org/fhir/StructureDefinition/EffectEvidenceSynthesis diff --git a/fhir-models/fhir/elementDefinition.go b/fhir-models/fhir/elementDefinition.go index b0b918fb..6efb4fa4 100644 --- a/fhir-models/fhir/elementDefinition.go +++ b/fhir-models/fhir/elementDefinition.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ElementDefinition is documented here http://hl7.org/fhir/StructureDefinition/ElementDefinition diff --git a/fhir-models/fhir/eligibilityRequestPurpose.go b/fhir-models/fhir/eligibilityRequestPurpose.go index 2da6617a..5e864d9f 100644 --- a/fhir-models/fhir/eligibilityRequestPurpose.go +++ b/fhir-models/fhir/eligibilityRequestPurpose.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EligibilityRequestPurpose is documented here http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose diff --git a/fhir-models/fhir/eligibilityResponsePurpose.go b/fhir-models/fhir/eligibilityResponsePurpose.go index d858f403..445cd34a 100644 --- a/fhir-models/fhir/eligibilityResponsePurpose.go +++ b/fhir-models/fhir/eligibilityResponsePurpose.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EligibilityResponsePurpose is documented here http://hl7.org/fhir/ValueSet/eligibilityresponse-purpose diff --git a/fhir-models/fhir/enableWhenBehavior.go b/fhir-models/fhir/enableWhenBehavior.go index 9ff13c67..83c7f128 100644 --- a/fhir-models/fhir/enableWhenBehavior.go +++ b/fhir-models/fhir/enableWhenBehavior.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EnableWhenBehavior is documented here http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior diff --git a/fhir-models/fhir/encounter.go b/fhir-models/fhir/encounter.go index 87c995e4..56a03ec2 100644 --- a/fhir-models/fhir/encounter.go +++ b/fhir-models/fhir/encounter.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Encounter is documented here http://hl7.org/fhir/StructureDefinition/Encounter diff --git a/fhir-models/fhir/encounterLocationStatus.go b/fhir-models/fhir/encounterLocationStatus.go index 99d80c84..bd5609ae 100644 --- a/fhir-models/fhir/encounterLocationStatus.go +++ b/fhir-models/fhir/encounterLocationStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EncounterLocationStatus is documented here http://hl7.org/fhir/ValueSet/encounter-location-status diff --git a/fhir-models/fhir/encounterStatus.go b/fhir-models/fhir/encounterStatus.go index 88c1eaa7..3bfcdeeb 100644 --- a/fhir-models/fhir/encounterStatus.go +++ b/fhir-models/fhir/encounterStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EncounterStatus is documented here http://hl7.org/fhir/ValueSet/encounter-status diff --git a/fhir-models/fhir/endpoint.go b/fhir-models/fhir/endpoint.go index 3589e72f..b57b2c35 100644 --- a/fhir-models/fhir/endpoint.go +++ b/fhir-models/fhir/endpoint.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Endpoint is documented here http://hl7.org/fhir/StructureDefinition/Endpoint diff --git a/fhir-models/fhir/endpointStatus.go b/fhir-models/fhir/endpointStatus.go index e8c8806f..fe9ce48b 100644 --- a/fhir-models/fhir/endpointStatus.go +++ b/fhir-models/fhir/endpointStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EndpointStatus is documented here http://hl7.org/fhir/ValueSet/endpoint-status diff --git a/fhir-models/fhir/enrollmentRequest.go b/fhir-models/fhir/enrollmentRequest.go index 853f8fdf..f375a6ee 100644 --- a/fhir-models/fhir/enrollmentRequest.go +++ b/fhir-models/fhir/enrollmentRequest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EnrollmentRequest is documented here http://hl7.org/fhir/StructureDefinition/EnrollmentRequest diff --git a/fhir-models/fhir/enrollmentResponse.go b/fhir-models/fhir/enrollmentResponse.go index b8ec3b98..60f2dc1d 100644 --- a/fhir-models/fhir/enrollmentResponse.go +++ b/fhir-models/fhir/enrollmentResponse.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EnrollmentResponse is documented here http://hl7.org/fhir/StructureDefinition/EnrollmentResponse diff --git a/fhir-models/fhir/episodeOfCare.go b/fhir-models/fhir/episodeOfCare.go index 704ea46d..472f71ec 100644 --- a/fhir-models/fhir/episodeOfCare.go +++ b/fhir-models/fhir/episodeOfCare.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EpisodeOfCare is documented here http://hl7.org/fhir/StructureDefinition/EpisodeOfCare diff --git a/fhir-models/fhir/episodeOfCareStatus.go b/fhir-models/fhir/episodeOfCareStatus.go index c9057a0f..ff298561 100644 --- a/fhir-models/fhir/episodeOfCareStatus.go +++ b/fhir-models/fhir/episodeOfCareStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EpisodeOfCareStatus is documented here http://hl7.org/fhir/ValueSet/episode-of-care-status diff --git a/fhir-models/fhir/eventCapabilityMode.go b/fhir-models/fhir/eventCapabilityMode.go index 3c57178f..df15c9b8 100644 --- a/fhir-models/fhir/eventCapabilityMode.go +++ b/fhir-models/fhir/eventCapabilityMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EventCapabilityMode is documented here http://hl7.org/fhir/ValueSet/event-capability-mode diff --git a/fhir-models/fhir/eventDefinition.go b/fhir-models/fhir/eventDefinition.go index 88c81a21..04debb28 100644 --- a/fhir-models/fhir/eventDefinition.go +++ b/fhir-models/fhir/eventDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EventDefinition is documented here http://hl7.org/fhir/StructureDefinition/EventDefinition diff --git a/fhir-models/fhir/eventStatus.go b/fhir-models/fhir/eventStatus.go index b70c3aab..7dfe3376 100644 --- a/fhir-models/fhir/eventStatus.go +++ b/fhir-models/fhir/eventStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EventStatus is documented here http://hl7.org/fhir/ValueSet/event-status diff --git a/fhir-models/fhir/evidence.go b/fhir-models/fhir/evidence.go index ee87955e..ac45ec11 100644 --- a/fhir-models/fhir/evidence.go +++ b/fhir-models/fhir/evidence.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Evidence is documented here http://hl7.org/fhir/StructureDefinition/Evidence diff --git a/fhir-models/fhir/evidenceVariable.go b/fhir-models/fhir/evidenceVariable.go index 674fdf21..2c07a3f7 100644 --- a/fhir-models/fhir/evidenceVariable.go +++ b/fhir-models/fhir/evidenceVariable.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EvidenceVariable is documented here http://hl7.org/fhir/StructureDefinition/EvidenceVariable diff --git a/fhir-models/fhir/evidenceVariableType.go b/fhir-models/fhir/evidenceVariableType.go index 98f91129..adcca207 100644 --- a/fhir-models/fhir/evidenceVariableType.go +++ b/fhir-models/fhir/evidenceVariableType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // EvidenceVariableType is documented here http://hl7.org/fhir/ValueSet/variable-type diff --git a/fhir-models/fhir/exampleScenario.go b/fhir-models/fhir/exampleScenario.go index 769928d8..c5aba8d9 100644 --- a/fhir-models/fhir/exampleScenario.go +++ b/fhir-models/fhir/exampleScenario.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ExampleScenario is documented here http://hl7.org/fhir/StructureDefinition/ExampleScenario diff --git a/fhir-models/fhir/exampleScenarioActorType.go b/fhir-models/fhir/exampleScenarioActorType.go index cd39f8b5..ffc93cd0 100644 --- a/fhir-models/fhir/exampleScenarioActorType.go +++ b/fhir-models/fhir/exampleScenarioActorType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ExampleScenarioActorType is documented here http://hl7.org/fhir/ValueSet/examplescenario-actor-type diff --git a/fhir-models/fhir/explanationOfBenefit.go b/fhir-models/fhir/explanationOfBenefit.go index 6d3ec6b4..1fed2a80 100644 --- a/fhir-models/fhir/explanationOfBenefit.go +++ b/fhir-models/fhir/explanationOfBenefit.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ExplanationOfBenefit is documented here http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit diff --git a/fhir-models/fhir/explanationOfBenefitStatus.go b/fhir-models/fhir/explanationOfBenefitStatus.go index e8dc5088..4312470a 100644 --- a/fhir-models/fhir/explanationOfBenefitStatus.go +++ b/fhir-models/fhir/explanationOfBenefitStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ExplanationOfBenefitStatus is documented here http://hl7.org/fhir/ValueSet/explanationofbenefit-status diff --git a/fhir-models/fhir/exposureState.go b/fhir-models/fhir/exposureState.go index ab2ae7a6..5b6256bb 100644 --- a/fhir-models/fhir/exposureState.go +++ b/fhir-models/fhir/exposureState.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ExposureState is documented here http://hl7.org/fhir/ValueSet/exposure-state diff --git a/fhir-models/fhir/expression.go b/fhir-models/fhir/expression.go index 680b0ea3..193527b6 100644 --- a/fhir-models/fhir/expression.go +++ b/fhir-models/fhir/expression.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Expression is documented here http://hl7.org/fhir/StructureDefinition/Expression diff --git a/fhir-models/fhir/extension.go b/fhir-models/fhir/extension.go index 3e067dfe..6cdbe458 100644 --- a/fhir-models/fhir/extension.go +++ b/fhir-models/fhir/extension.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Extension is documented here http://hl7.org/fhir/StructureDefinition/Extension diff --git a/fhir-models/fhir/extensionContextType.go b/fhir-models/fhir/extensionContextType.go index a88ffafe..3fc18929 100644 --- a/fhir-models/fhir/extensionContextType.go +++ b/fhir-models/fhir/extensionContextType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ExtensionContextType is documented here http://hl7.org/fhir/ValueSet/extension-context-type diff --git a/fhir-models/fhir/fHIRDeviceStatus.go b/fhir-models/fhir/fHIRDeviceStatus.go index b09be10f..95575176 100644 --- a/fhir-models/fhir/fHIRDeviceStatus.go +++ b/fhir-models/fhir/fHIRDeviceStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FHIRDeviceStatus is documented here http://hl7.org/fhir/ValueSet/device-status diff --git a/fhir-models/fhir/fHIRSubstanceStatus.go b/fhir-models/fhir/fHIRSubstanceStatus.go index d4705b99..e87708dd 100644 --- a/fhir-models/fhir/fHIRSubstanceStatus.go +++ b/fhir-models/fhir/fHIRSubstanceStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FHIRSubstanceStatus is documented here http://hl7.org/fhir/ValueSet/substance-status diff --git a/fhir-models/fhir/fHIRVersion.go b/fhir-models/fhir/fHIRVersion.go index ac694bb9..c0ac0709 100644 --- a/fhir-models/fhir/fHIRVersion.go +++ b/fhir-models/fhir/fHIRVersion.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FHIRVersion is documented here http://hl7.org/fhir/ValueSet/FHIR-version diff --git a/fhir-models/fhir/familyHistoryStatus.go b/fhir-models/fhir/familyHistoryStatus.go index 60dd9d1d..51fdb820 100644 --- a/fhir-models/fhir/familyHistoryStatus.go +++ b/fhir-models/fhir/familyHistoryStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FamilyHistoryStatus is documented here http://hl7.org/fhir/ValueSet/history-status diff --git a/fhir-models/fhir/familyMemberHistory.go b/fhir-models/fhir/familyMemberHistory.go index d519488a..c1a619a4 100644 --- a/fhir-models/fhir/familyMemberHistory.go +++ b/fhir-models/fhir/familyMemberHistory.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FamilyMemberHistory is documented here http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory diff --git a/fhir-models/fhir/filterOperator.go b/fhir-models/fhir/filterOperator.go index 4acce9e9..635c50ca 100644 --- a/fhir-models/fhir/filterOperator.go +++ b/fhir-models/fhir/filterOperator.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FilterOperator is documented here http://hl7.org/fhir/ValueSet/filter-operator diff --git a/fhir-models/fhir/financialResourceStatusCodes.go b/fhir-models/fhir/financialResourceStatusCodes.go index 3ef44a7c..08969389 100644 --- a/fhir-models/fhir/financialResourceStatusCodes.go +++ b/fhir-models/fhir/financialResourceStatusCodes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FinancialResourceStatusCodes is documented here http://hl7.org/fhir/ValueSet/fm-status diff --git a/fhir-models/fhir/flag.go b/fhir-models/fhir/flag.go index bed95220..a8ef8e13 100644 --- a/fhir-models/fhir/flag.go +++ b/fhir-models/fhir/flag.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Flag is documented here http://hl7.org/fhir/StructureDefinition/Flag diff --git a/fhir-models/fhir/flagStatus.go b/fhir-models/fhir/flagStatus.go index 96f5ea33..6eaa8c33 100644 --- a/fhir-models/fhir/flagStatus.go +++ b/fhir-models/fhir/flagStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // FlagStatus is documented here http://hl7.org/fhir/ValueSet/flag-status diff --git a/fhir-models/fhir/goal.go b/fhir-models/fhir/goal.go index b9c4f7f2..5aac5998 100644 --- a/fhir-models/fhir/goal.go +++ b/fhir-models/fhir/goal.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Goal is documented here http://hl7.org/fhir/StructureDefinition/Goal diff --git a/fhir-models/fhir/goalLifecycleStatus.go b/fhir-models/fhir/goalLifecycleStatus.go index 2ed43f51..fc48a892 100644 --- a/fhir-models/fhir/goalLifecycleStatus.go +++ b/fhir-models/fhir/goalLifecycleStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GoalLifecycleStatus is documented here http://hl7.org/fhir/ValueSet/goal-status diff --git a/fhir-models/fhir/graphCompartmentRule.go b/fhir-models/fhir/graphCompartmentRule.go index 70ceb7e4..b09eb222 100644 --- a/fhir-models/fhir/graphCompartmentRule.go +++ b/fhir-models/fhir/graphCompartmentRule.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GraphCompartmentRule is documented here http://hl7.org/fhir/ValueSet/graph-compartment-rule diff --git a/fhir-models/fhir/graphCompartmentUse.go b/fhir-models/fhir/graphCompartmentUse.go index e314b1c0..dcaaeb0c 100644 --- a/fhir-models/fhir/graphCompartmentUse.go +++ b/fhir-models/fhir/graphCompartmentUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GraphCompartmentUse is documented here http://hl7.org/fhir/ValueSet/graph-compartment-use diff --git a/fhir-models/fhir/graphDefinition.go b/fhir-models/fhir/graphDefinition.go index 30122a4b..54696a47 100644 --- a/fhir-models/fhir/graphDefinition.go +++ b/fhir-models/fhir/graphDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GraphDefinition is documented here http://hl7.org/fhir/StructureDefinition/GraphDefinition diff --git a/fhir-models/fhir/group.go b/fhir-models/fhir/group.go index afcea778..fa482b88 100644 --- a/fhir-models/fhir/group.go +++ b/fhir-models/fhir/group.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Group is documented here http://hl7.org/fhir/StructureDefinition/Group diff --git a/fhir-models/fhir/groupMeasure.go b/fhir-models/fhir/groupMeasure.go index 6f649bff..d2a03e22 100644 --- a/fhir-models/fhir/groupMeasure.go +++ b/fhir-models/fhir/groupMeasure.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GroupMeasure is documented here http://hl7.org/fhir/ValueSet/group-measure diff --git a/fhir-models/fhir/groupType.go b/fhir-models/fhir/groupType.go index c61966a5..04da3d5b 100644 --- a/fhir-models/fhir/groupType.go +++ b/fhir-models/fhir/groupType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GroupType is documented here http://hl7.org/fhir/ValueSet/group-type diff --git a/fhir-models/fhir/guidanceResponse.go b/fhir-models/fhir/guidanceResponse.go index 3dac6fe9..d98b67dc 100644 --- a/fhir-models/fhir/guidanceResponse.go +++ b/fhir-models/fhir/guidanceResponse.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GuidanceResponse is documented here http://hl7.org/fhir/StructureDefinition/GuidanceResponse diff --git a/fhir-models/fhir/guidanceResponseStatus.go b/fhir-models/fhir/guidanceResponseStatus.go index 984fb812..21941ad0 100644 --- a/fhir-models/fhir/guidanceResponseStatus.go +++ b/fhir-models/fhir/guidanceResponseStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GuidanceResponseStatus is documented here http://hl7.org/fhir/ValueSet/guidance-response-status diff --git a/fhir-models/fhir/guidePageGeneration.go b/fhir-models/fhir/guidePageGeneration.go index adf7170c..babe4613 100644 --- a/fhir-models/fhir/guidePageGeneration.go +++ b/fhir-models/fhir/guidePageGeneration.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GuidePageGeneration is documented here http://hl7.org/fhir/ValueSet/guide-page-generation diff --git a/fhir-models/fhir/guideParameterCode.go b/fhir-models/fhir/guideParameterCode.go index 1c6b15f6..42f388d5 100644 --- a/fhir-models/fhir/guideParameterCode.go +++ b/fhir-models/fhir/guideParameterCode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // GuideParameterCode is documented here http://hl7.org/fhir/ValueSet/guide-parameter-code diff --git a/fhir-models/fhir/hTTPVerb.go b/fhir-models/fhir/hTTPVerb.go index 5e6b187c..3185f2f6 100644 --- a/fhir-models/fhir/hTTPVerb.go +++ b/fhir-models/fhir/hTTPVerb.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // HTTPVerb is documented here http://hl7.org/fhir/ValueSet/http-verb diff --git a/fhir-models/fhir/healthcareService.go b/fhir-models/fhir/healthcareService.go index db7e3909..0283eeb4 100644 --- a/fhir-models/fhir/healthcareService.go +++ b/fhir-models/fhir/healthcareService.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // HealthcareService is documented here http://hl7.org/fhir/StructureDefinition/HealthcareService diff --git a/fhir-models/fhir/humanName.go b/fhir-models/fhir/humanName.go index e517ae91..f7afed8d 100644 --- a/fhir-models/fhir/humanName.go +++ b/fhir-models/fhir/humanName.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // HumanName is documented here http://hl7.org/fhir/StructureDefinition/HumanName diff --git a/fhir-models/fhir/identifier.go b/fhir-models/fhir/identifier.go index 015ddb3d..024a2015 100644 --- a/fhir-models/fhir/identifier.go +++ b/fhir-models/fhir/identifier.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Identifier is documented here http://hl7.org/fhir/StructureDefinition/Identifier diff --git a/fhir-models/fhir/identifierUse.go b/fhir-models/fhir/identifierUse.go index 885d1c50..8c6af20d 100644 --- a/fhir-models/fhir/identifierUse.go +++ b/fhir-models/fhir/identifierUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // IdentifierUse is documented here http://hl7.org/fhir/ValueSet/identifier-use diff --git a/fhir-models/fhir/identityAssuranceLevel.go b/fhir-models/fhir/identityAssuranceLevel.go index f3469dda..4adb43fc 100644 --- a/fhir-models/fhir/identityAssuranceLevel.go +++ b/fhir-models/fhir/identityAssuranceLevel.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // IdentityAssuranceLevel is documented here http://hl7.org/fhir/ValueSet/identity-assuranceLevel diff --git a/fhir-models/fhir/imagingStudy.go b/fhir-models/fhir/imagingStudy.go index 173c60ef..12ea65d1 100644 --- a/fhir-models/fhir/imagingStudy.go +++ b/fhir-models/fhir/imagingStudy.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ImagingStudy is documented here http://hl7.org/fhir/StructureDefinition/ImagingStudy diff --git a/fhir-models/fhir/imagingStudyStatus.go b/fhir-models/fhir/imagingStudyStatus.go index f31dcd1c..26635c14 100644 --- a/fhir-models/fhir/imagingStudyStatus.go +++ b/fhir-models/fhir/imagingStudyStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ImagingStudyStatus is documented here http://hl7.org/fhir/ValueSet/imagingstudy-status diff --git a/fhir-models/fhir/immunization.go b/fhir-models/fhir/immunization.go index 3b760048..e16ae164 100644 --- a/fhir-models/fhir/immunization.go +++ b/fhir-models/fhir/immunization.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Immunization is documented here http://hl7.org/fhir/StructureDefinition/Immunization diff --git a/fhir-models/fhir/immunizationEvaluation.go b/fhir-models/fhir/immunizationEvaluation.go index 13e290c4..af080530 100644 --- a/fhir-models/fhir/immunizationEvaluation.go +++ b/fhir-models/fhir/immunizationEvaluation.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ImmunizationEvaluation is documented here http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation diff --git a/fhir-models/fhir/immunizationEvaluationStatusCodes.go b/fhir-models/fhir/immunizationEvaluationStatusCodes.go index aa2330aa..52731370 100644 --- a/fhir-models/fhir/immunizationEvaluationStatusCodes.go +++ b/fhir-models/fhir/immunizationEvaluationStatusCodes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ImmunizationEvaluationStatusCodes is documented here http://hl7.org/fhir/ValueSet/immunization-evaluation-status diff --git a/fhir-models/fhir/immunizationRecommendation.go b/fhir-models/fhir/immunizationRecommendation.go index 0a593253..06a95c3f 100644 --- a/fhir-models/fhir/immunizationRecommendation.go +++ b/fhir-models/fhir/immunizationRecommendation.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ImmunizationRecommendation is documented here http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation diff --git a/fhir-models/fhir/immunizationStatusCodes.go b/fhir-models/fhir/immunizationStatusCodes.go index f9fe6ca8..d8a12fb8 100644 --- a/fhir-models/fhir/immunizationStatusCodes.go +++ b/fhir-models/fhir/immunizationStatusCodes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ImmunizationStatusCodes is documented here http://hl7.org/fhir/ValueSet/immunization-status diff --git a/fhir-models/fhir/implementationGuide.go b/fhir-models/fhir/implementationGuide.go index 6f7dd33e..3ea36d40 100644 --- a/fhir-models/fhir/implementationGuide.go +++ b/fhir-models/fhir/implementationGuide.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ImplementationGuide is documented here http://hl7.org/fhir/StructureDefinition/ImplementationGuide diff --git a/fhir-models/fhir/insurancePlan.go b/fhir-models/fhir/insurancePlan.go index c9e8ce78..7ee59c83 100644 --- a/fhir-models/fhir/insurancePlan.go +++ b/fhir-models/fhir/insurancePlan.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // InsurancePlan is documented here http://hl7.org/fhir/StructureDefinition/InsurancePlan diff --git a/fhir-models/fhir/invoice.go b/fhir-models/fhir/invoice.go index 01f37c6a..4162aa91 100644 --- a/fhir-models/fhir/invoice.go +++ b/fhir-models/fhir/invoice.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Invoice is documented here http://hl7.org/fhir/StructureDefinition/Invoice diff --git a/fhir-models/fhir/invoicePriceComponentType.go b/fhir-models/fhir/invoicePriceComponentType.go index 6bc49bb9..bc428def 100644 --- a/fhir-models/fhir/invoicePriceComponentType.go +++ b/fhir-models/fhir/invoicePriceComponentType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // InvoicePriceComponentType is documented here http://hl7.org/fhir/ValueSet/invoice-priceComponentType diff --git a/fhir-models/fhir/invoiceStatus.go b/fhir-models/fhir/invoiceStatus.go index a5e5faea..5903615a 100644 --- a/fhir-models/fhir/invoiceStatus.go +++ b/fhir-models/fhir/invoiceStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // InvoiceStatus is documented here http://hl7.org/fhir/ValueSet/invoice-status diff --git a/fhir-models/fhir/issueSeverity.go b/fhir-models/fhir/issueSeverity.go index 17fff128..bfc4b092 100644 --- a/fhir-models/fhir/issueSeverity.go +++ b/fhir-models/fhir/issueSeverity.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // IssueSeverity is documented here http://hl7.org/fhir/ValueSet/issue-severity diff --git a/fhir-models/fhir/issueType.go b/fhir-models/fhir/issueType.go index 020be371..4551547f 100644 --- a/fhir-models/fhir/issueType.go +++ b/fhir-models/fhir/issueType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // IssueType is documented here http://hl7.org/fhir/ValueSet/issue-type diff --git a/fhir-models/fhir/library.go b/fhir-models/fhir/library.go index b826fa4a..ca53cad4 100644 --- a/fhir-models/fhir/library.go +++ b/fhir-models/fhir/library.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Library is documented here http://hl7.org/fhir/StructureDefinition/Library diff --git a/fhir-models/fhir/linkType.go b/fhir-models/fhir/linkType.go index 172a3d7d..feee8ac7 100644 --- a/fhir-models/fhir/linkType.go +++ b/fhir-models/fhir/linkType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // LinkType is documented here http://hl7.org/fhir/ValueSet/link-type diff --git a/fhir-models/fhir/linkage.go b/fhir-models/fhir/linkage.go index 9744b173..24b79233 100644 --- a/fhir-models/fhir/linkage.go +++ b/fhir-models/fhir/linkage.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Linkage is documented here http://hl7.org/fhir/StructureDefinition/Linkage diff --git a/fhir-models/fhir/linkageType.go b/fhir-models/fhir/linkageType.go index 314d9d14..d180b795 100644 --- a/fhir-models/fhir/linkageType.go +++ b/fhir-models/fhir/linkageType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // LinkageType is documented here http://hl7.org/fhir/ValueSet/linkage-type diff --git a/fhir-models/fhir/list.go b/fhir-models/fhir/list.go index 9b6f68e5..560772cc 100644 --- a/fhir-models/fhir/list.go +++ b/fhir-models/fhir/list.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // List is documented here http://hl7.org/fhir/StructureDefinition/List diff --git a/fhir-models/fhir/listMode.go b/fhir-models/fhir/listMode.go index ddf86860..a829804b 100644 --- a/fhir-models/fhir/listMode.go +++ b/fhir-models/fhir/listMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ListMode is documented here http://hl7.org/fhir/ValueSet/list-mode diff --git a/fhir-models/fhir/listStatus.go b/fhir-models/fhir/listStatus.go index 28be4540..decf5292 100644 --- a/fhir-models/fhir/listStatus.go +++ b/fhir-models/fhir/listStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ListStatus is documented here http://hl7.org/fhir/ValueSet/list-status diff --git a/fhir-models/fhir/location.go b/fhir-models/fhir/location.go index a3b57c3c..a01693c6 100644 --- a/fhir-models/fhir/location.go +++ b/fhir-models/fhir/location.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Location is documented here http://hl7.org/fhir/StructureDefinition/Location diff --git a/fhir-models/fhir/locationMode.go b/fhir-models/fhir/locationMode.go index 55de7dd0..ba889969 100644 --- a/fhir-models/fhir/locationMode.go +++ b/fhir-models/fhir/locationMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // LocationMode is documented here http://hl7.org/fhir/ValueSet/location-mode diff --git a/fhir-models/fhir/locationStatus.go b/fhir-models/fhir/locationStatus.go index 7d6bf12c..109ba0b1 100644 --- a/fhir-models/fhir/locationStatus.go +++ b/fhir-models/fhir/locationStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // LocationStatus is documented here http://hl7.org/fhir/ValueSet/location-status diff --git a/fhir-models/fhir/marketingStatus.go b/fhir-models/fhir/marketingStatus.go index eb2a7e7a..ae486e07 100644 --- a/fhir-models/fhir/marketingStatus.go +++ b/fhir-models/fhir/marketingStatus.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MarketingStatus is documented here http://hl7.org/fhir/StructureDefinition/MarketingStatus diff --git a/fhir-models/fhir/measure.go b/fhir-models/fhir/measure.go index 998143af..15d86f79 100644 --- a/fhir-models/fhir/measure.go +++ b/fhir-models/fhir/measure.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Measure is documented here http://hl7.org/fhir/StructureDefinition/Measure diff --git a/fhir-models/fhir/measureReport.go b/fhir-models/fhir/measureReport.go index 39cdce2a..2f20ad30 100644 --- a/fhir-models/fhir/measureReport.go +++ b/fhir-models/fhir/measureReport.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MeasureReport is documented here http://hl7.org/fhir/StructureDefinition/MeasureReport diff --git a/fhir-models/fhir/measureReportStatus.go b/fhir-models/fhir/measureReportStatus.go index 917f8854..e8812825 100644 --- a/fhir-models/fhir/measureReportStatus.go +++ b/fhir-models/fhir/measureReportStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MeasureReportStatus is documented here http://hl7.org/fhir/ValueSet/measure-report-status diff --git a/fhir-models/fhir/measureReportType.go b/fhir-models/fhir/measureReportType.go index b3a1644f..5cdc0c18 100644 --- a/fhir-models/fhir/measureReportType.go +++ b/fhir-models/fhir/measureReportType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MeasureReportType is documented here http://hl7.org/fhir/ValueSet/measure-report-type diff --git a/fhir-models/fhir/media.go b/fhir-models/fhir/media.go index da2effb7..d3e0f8bc 100644 --- a/fhir-models/fhir/media.go +++ b/fhir-models/fhir/media.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Media is documented here http://hl7.org/fhir/StructureDefinition/Media diff --git a/fhir-models/fhir/medication.go b/fhir-models/fhir/medication.go index f31f3521..476cacf5 100644 --- a/fhir-models/fhir/medication.go +++ b/fhir-models/fhir/medication.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Medication is documented here http://hl7.org/fhir/StructureDefinition/Medication diff --git a/fhir-models/fhir/medicationAdministration.go b/fhir-models/fhir/medicationAdministration.go index 7eb27ec0..c9022034 100644 --- a/fhir-models/fhir/medicationAdministration.go +++ b/fhir-models/fhir/medicationAdministration.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicationAdministration is documented here http://hl7.org/fhir/StructureDefinition/MedicationAdministration diff --git a/fhir-models/fhir/medicationDispense.go b/fhir-models/fhir/medicationDispense.go index 97ae01f5..52503809 100644 --- a/fhir-models/fhir/medicationDispense.go +++ b/fhir-models/fhir/medicationDispense.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicationDispense is documented here http://hl7.org/fhir/StructureDefinition/MedicationDispense diff --git a/fhir-models/fhir/medicationKnowledge.go b/fhir-models/fhir/medicationKnowledge.go index e56fe3b6..57e957fb 100644 --- a/fhir-models/fhir/medicationKnowledge.go +++ b/fhir-models/fhir/medicationKnowledge.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicationKnowledge is documented here http://hl7.org/fhir/StructureDefinition/MedicationKnowledge diff --git a/fhir-models/fhir/medicationRequest.go b/fhir-models/fhir/medicationRequest.go index b5b908b9..b3b054a8 100644 --- a/fhir-models/fhir/medicationRequest.go +++ b/fhir-models/fhir/medicationRequest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicationRequest is documented here http://hl7.org/fhir/StructureDefinition/MedicationRequest diff --git a/fhir-models/fhir/medicationStatement.go b/fhir-models/fhir/medicationStatement.go index edd0e44b..e97df22b 100644 --- a/fhir-models/fhir/medicationStatement.go +++ b/fhir-models/fhir/medicationStatement.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicationStatement is documented here http://hl7.org/fhir/StructureDefinition/MedicationStatement diff --git a/fhir-models/fhir/medicinalProduct.go b/fhir-models/fhir/medicinalProduct.go index d5a8bad7..5a694409 100644 --- a/fhir-models/fhir/medicinalProduct.go +++ b/fhir-models/fhir/medicinalProduct.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProduct is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProduct diff --git a/fhir-models/fhir/medicinalProductAuthorization.go b/fhir-models/fhir/medicinalProductAuthorization.go index 2c7d452e..b8b7696d 100644 --- a/fhir-models/fhir/medicinalProductAuthorization.go +++ b/fhir-models/fhir/medicinalProductAuthorization.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductAuthorization is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductAuthorization diff --git a/fhir-models/fhir/medicinalProductContraindication.go b/fhir-models/fhir/medicinalProductContraindication.go index 628987d5..a5127c5d 100644 --- a/fhir-models/fhir/medicinalProductContraindication.go +++ b/fhir-models/fhir/medicinalProductContraindication.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductContraindication is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductContraindication diff --git a/fhir-models/fhir/medicinalProductIndication.go b/fhir-models/fhir/medicinalProductIndication.go index 3a1a13a6..c8b2c761 100644 --- a/fhir-models/fhir/medicinalProductIndication.go +++ b/fhir-models/fhir/medicinalProductIndication.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductIndication is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductIndication diff --git a/fhir-models/fhir/medicinalProductIngredient.go b/fhir-models/fhir/medicinalProductIngredient.go index f4d62ac7..7c799ab9 100644 --- a/fhir-models/fhir/medicinalProductIngredient.go +++ b/fhir-models/fhir/medicinalProductIngredient.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductIngredient is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductIngredient diff --git a/fhir-models/fhir/medicinalProductInteraction.go b/fhir-models/fhir/medicinalProductInteraction.go index 3756091f..1136de1f 100644 --- a/fhir-models/fhir/medicinalProductInteraction.go +++ b/fhir-models/fhir/medicinalProductInteraction.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductInteraction is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductInteraction diff --git a/fhir-models/fhir/medicinalProductManufactured.go b/fhir-models/fhir/medicinalProductManufactured.go index 2914cd68..09390cc1 100644 --- a/fhir-models/fhir/medicinalProductManufactured.go +++ b/fhir-models/fhir/medicinalProductManufactured.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductManufactured is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductManufactured diff --git a/fhir-models/fhir/medicinalProductPackaged.go b/fhir-models/fhir/medicinalProductPackaged.go index 42a9cc0f..2b747853 100644 --- a/fhir-models/fhir/medicinalProductPackaged.go +++ b/fhir-models/fhir/medicinalProductPackaged.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductPackaged is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged diff --git a/fhir-models/fhir/medicinalProductPharmaceutical.go b/fhir-models/fhir/medicinalProductPharmaceutical.go index 760d1098..8b1ee69e 100644 --- a/fhir-models/fhir/medicinalProductPharmaceutical.go +++ b/fhir-models/fhir/medicinalProductPharmaceutical.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductPharmaceutical is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductPharmaceutical diff --git a/fhir-models/fhir/medicinalProductUndesirableEffect.go b/fhir-models/fhir/medicinalProductUndesirableEffect.go index b8f0b83c..ea4aca42 100644 --- a/fhir-models/fhir/medicinalProductUndesirableEffect.go +++ b/fhir-models/fhir/medicinalProductUndesirableEffect.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MedicinalProductUndesirableEffect is documented here http://hl7.org/fhir/StructureDefinition/MedicinalProductUndesirableEffect diff --git a/fhir-models/fhir/messageDefinition.go b/fhir-models/fhir/messageDefinition.go index cc04ba07..21cf0f6b 100644 --- a/fhir-models/fhir/messageDefinition.go +++ b/fhir-models/fhir/messageDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MessageDefinition is documented here http://hl7.org/fhir/StructureDefinition/MessageDefinition diff --git a/fhir-models/fhir/messageHeader.go b/fhir-models/fhir/messageHeader.go index f4d6ddbf..8b608564 100644 --- a/fhir-models/fhir/messageHeader.go +++ b/fhir-models/fhir/messageHeader.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MessageHeader is documented here http://hl7.org/fhir/StructureDefinition/MessageHeader diff --git a/fhir-models/fhir/messageSignificanceCategory.go b/fhir-models/fhir/messageSignificanceCategory.go index 1f37182a..f4e0244b 100644 --- a/fhir-models/fhir/messageSignificanceCategory.go +++ b/fhir-models/fhir/messageSignificanceCategory.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MessageSignificanceCategory is documented here http://hl7.org/fhir/ValueSet/message-significance-category diff --git a/fhir-models/fhir/meta.go b/fhir-models/fhir/meta.go index c9a71d88..c90e57c0 100644 --- a/fhir-models/fhir/meta.go +++ b/fhir-models/fhir/meta.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Meta is documented here http://hl7.org/fhir/StructureDefinition/Meta diff --git a/fhir-models/fhir/molecularSequence.go b/fhir-models/fhir/molecularSequence.go index c1de0b5e..c0faae8b 100644 --- a/fhir-models/fhir/molecularSequence.go +++ b/fhir-models/fhir/molecularSequence.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // MolecularSequence is documented here http://hl7.org/fhir/StructureDefinition/MolecularSequence diff --git a/fhir-models/fhir/money.go b/fhir-models/fhir/money.go index 5d20a829..ae783bc9 100644 --- a/fhir-models/fhir/money.go +++ b/fhir-models/fhir/money.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Money is documented here http://hl7.org/fhir/StructureDefinition/Money diff --git a/fhir-models/fhir/nameUse.go b/fhir-models/fhir/nameUse.go index bc71b8c9..4c2866f1 100644 --- a/fhir-models/fhir/nameUse.go +++ b/fhir-models/fhir/nameUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NameUse is documented here http://hl7.org/fhir/ValueSet/name-use diff --git a/fhir-models/fhir/namingSystem.go b/fhir-models/fhir/namingSystem.go index cb2ec707..5fddc3d9 100644 --- a/fhir-models/fhir/namingSystem.go +++ b/fhir-models/fhir/namingSystem.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NamingSystem is documented here http://hl7.org/fhir/StructureDefinition/NamingSystem diff --git a/fhir-models/fhir/namingSystemIdentifierType.go b/fhir-models/fhir/namingSystemIdentifierType.go index 3de496bf..4dc3485d 100644 --- a/fhir-models/fhir/namingSystemIdentifierType.go +++ b/fhir-models/fhir/namingSystemIdentifierType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NamingSystemIdentifierType is documented here http://hl7.org/fhir/ValueSet/namingsystem-identifier-type diff --git a/fhir-models/fhir/namingSystemType.go b/fhir-models/fhir/namingSystemType.go index 9830d3bf..12a44ce3 100644 --- a/fhir-models/fhir/namingSystemType.go +++ b/fhir-models/fhir/namingSystemType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NamingSystemType is documented here http://hl7.org/fhir/ValueSet/namingsystem-type diff --git a/fhir-models/fhir/narrative.go b/fhir-models/fhir/narrative.go index 101ab2c6..a28fb96e 100644 --- a/fhir-models/fhir/narrative.go +++ b/fhir-models/fhir/narrative.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Narrative is documented here http://hl7.org/fhir/StructureDefinition/Narrative diff --git a/fhir-models/fhir/narrativeStatus.go b/fhir-models/fhir/narrativeStatus.go index 0d23e4c5..fef58826 100644 --- a/fhir-models/fhir/narrativeStatus.go +++ b/fhir-models/fhir/narrativeStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NarrativeStatus is documented here http://hl7.org/fhir/ValueSet/narrative-status diff --git a/fhir-models/fhir/noteType.go b/fhir-models/fhir/noteType.go index 64eadd48..9093b39c 100644 --- a/fhir-models/fhir/noteType.go +++ b/fhir-models/fhir/noteType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NoteType is documented here http://hl7.org/fhir/ValueSet/note-type diff --git a/fhir-models/fhir/nutritionOrder.go b/fhir-models/fhir/nutritionOrder.go index 741407c9..d162b28a 100644 --- a/fhir-models/fhir/nutritionOrder.go +++ b/fhir-models/fhir/nutritionOrder.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // NutritionOrder is documented here http://hl7.org/fhir/StructureDefinition/NutritionOrder diff --git a/fhir-models/fhir/observation.go b/fhir-models/fhir/observation.go index 1dabf667..e18a1341 100644 --- a/fhir-models/fhir/observation.go +++ b/fhir-models/fhir/observation.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Observation is documented here http://hl7.org/fhir/StructureDefinition/Observation diff --git a/fhir-models/fhir/observationDataType.go b/fhir-models/fhir/observationDataType.go index 21f752cd..5cb9cac3 100644 --- a/fhir-models/fhir/observationDataType.go +++ b/fhir-models/fhir/observationDataType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ObservationDataType is documented here http://hl7.org/fhir/ValueSet/permitted-data-type diff --git a/fhir-models/fhir/observationDefinition.go b/fhir-models/fhir/observationDefinition.go index d6849223..73de41e8 100644 --- a/fhir-models/fhir/observationDefinition.go +++ b/fhir-models/fhir/observationDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ObservationDefinition is documented here http://hl7.org/fhir/StructureDefinition/ObservationDefinition diff --git a/fhir-models/fhir/observationRangeCategory.go b/fhir-models/fhir/observationRangeCategory.go index f3bb4896..8e54d12a 100644 --- a/fhir-models/fhir/observationRangeCategory.go +++ b/fhir-models/fhir/observationRangeCategory.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ObservationRangeCategory is documented here http://hl7.org/fhir/ValueSet/observation-range-category diff --git a/fhir-models/fhir/observationStatus.go b/fhir-models/fhir/observationStatus.go index 81482a73..b4d6025a 100644 --- a/fhir-models/fhir/observationStatus.go +++ b/fhir-models/fhir/observationStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ObservationStatus is documented here http://hl7.org/fhir/ValueSet/observation-status diff --git a/fhir-models/fhir/operationDefinition.go b/fhir-models/fhir/operationDefinition.go index fd6591c3..f0dbebc7 100644 --- a/fhir-models/fhir/operationDefinition.go +++ b/fhir-models/fhir/operationDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // OperationDefinition is documented here http://hl7.org/fhir/StructureDefinition/OperationDefinition diff --git a/fhir-models/fhir/operationKind.go b/fhir-models/fhir/operationKind.go index 878ea7d3..c68c7a82 100644 --- a/fhir-models/fhir/operationKind.go +++ b/fhir-models/fhir/operationKind.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // OperationKind is documented here http://hl7.org/fhir/ValueSet/operation-kind diff --git a/fhir-models/fhir/operationOutcome.go b/fhir-models/fhir/operationOutcome.go index 1e011377..a6a174fb 100644 --- a/fhir-models/fhir/operationOutcome.go +++ b/fhir-models/fhir/operationOutcome.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // OperationOutcome is documented here http://hl7.org/fhir/StructureDefinition/OperationOutcome diff --git a/fhir-models/fhir/operationParameterUse.go b/fhir-models/fhir/operationParameterUse.go index 13ec504b..ef7ee8af 100644 --- a/fhir-models/fhir/operationParameterUse.go +++ b/fhir-models/fhir/operationParameterUse.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // OperationParameterUse is documented here http://hl7.org/fhir/ValueSet/operation-parameter-use diff --git a/fhir-models/fhir/organization.go b/fhir-models/fhir/organization.go index eff723b9..86c1cbaa 100644 --- a/fhir-models/fhir/organization.go +++ b/fhir-models/fhir/organization.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Organization is documented here http://hl7.org/fhir/StructureDefinition/Organization diff --git a/fhir-models/fhir/organizationAffiliation.go b/fhir-models/fhir/organizationAffiliation.go index f4a534b7..d33499ca 100644 --- a/fhir-models/fhir/organizationAffiliation.go +++ b/fhir-models/fhir/organizationAffiliation.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // OrganizationAffiliation is documented here http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation diff --git a/fhir-models/fhir/parameterDefinition.go b/fhir-models/fhir/parameterDefinition.go index cfbfe123..f74d539a 100644 --- a/fhir-models/fhir/parameterDefinition.go +++ b/fhir-models/fhir/parameterDefinition.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ParameterDefinition is documented here http://hl7.org/fhir/StructureDefinition/ParameterDefinition diff --git a/fhir-models/fhir/parameters.go b/fhir-models/fhir/parameters.go index 8bedb404..d7fb4a57 100644 --- a/fhir-models/fhir/parameters.go +++ b/fhir-models/fhir/parameters.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Parameters is documented here http://hl7.org/fhir/StructureDefinition/Parameters diff --git a/fhir-models/fhir/participantRequired.go b/fhir-models/fhir/participantRequired.go index 062f6beb..95b59bf7 100644 --- a/fhir-models/fhir/participantRequired.go +++ b/fhir-models/fhir/participantRequired.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ParticipantRequired is documented here http://hl7.org/fhir/ValueSet/participantrequired diff --git a/fhir-models/fhir/participationStatus.go b/fhir-models/fhir/participationStatus.go index 6d1b9f9e..d0662324 100644 --- a/fhir-models/fhir/participationStatus.go +++ b/fhir-models/fhir/participationStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ParticipationStatus is documented here http://hl7.org/fhir/ValueSet/participationstatus diff --git a/fhir-models/fhir/patient.go b/fhir-models/fhir/patient.go index ddc7d902..dba2882f 100644 --- a/fhir-models/fhir/patient.go +++ b/fhir-models/fhir/patient.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Patient is documented here http://hl7.org/fhir/StructureDefinition/Patient diff --git a/fhir-models/fhir/paymentNotice.go b/fhir-models/fhir/paymentNotice.go index 9fc5fa59..309fc523 100644 --- a/fhir-models/fhir/paymentNotice.go +++ b/fhir-models/fhir/paymentNotice.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PaymentNotice is documented here http://hl7.org/fhir/StructureDefinition/PaymentNotice diff --git a/fhir-models/fhir/paymentReconciliation.go b/fhir-models/fhir/paymentReconciliation.go index a711e4c2..5f1362aa 100644 --- a/fhir-models/fhir/paymentReconciliation.go +++ b/fhir-models/fhir/paymentReconciliation.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PaymentReconciliation is documented here http://hl7.org/fhir/StructureDefinition/PaymentReconciliation diff --git a/fhir-models/fhir/period.go b/fhir-models/fhir/period.go index 88bacbb9..06cb043d 100644 --- a/fhir-models/fhir/period.go +++ b/fhir-models/fhir/period.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Period is documented here http://hl7.org/fhir/StructureDefinition/Period diff --git a/fhir-models/fhir/person.go b/fhir-models/fhir/person.go index 61d6a1a5..e1f68553 100644 --- a/fhir-models/fhir/person.go +++ b/fhir-models/fhir/person.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Person is documented here http://hl7.org/fhir/StructureDefinition/Person diff --git a/fhir-models/fhir/planDefinition.go b/fhir-models/fhir/planDefinition.go index a9b7c88a..5aeec31d 100644 --- a/fhir-models/fhir/planDefinition.go +++ b/fhir-models/fhir/planDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PlanDefinition is documented here http://hl7.org/fhir/StructureDefinition/PlanDefinition diff --git a/fhir-models/fhir/population.go b/fhir-models/fhir/population.go index e6dca758..86e0a2a4 100644 --- a/fhir-models/fhir/population.go +++ b/fhir-models/fhir/population.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Population is documented here http://hl7.org/fhir/StructureDefinition/Population diff --git a/fhir-models/fhir/practitioner.go b/fhir-models/fhir/practitioner.go index fff07ef1..c9cbd724 100644 --- a/fhir-models/fhir/practitioner.go +++ b/fhir-models/fhir/practitioner.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Practitioner is documented here http://hl7.org/fhir/StructureDefinition/Practitioner diff --git a/fhir-models/fhir/practitionerRole.go b/fhir-models/fhir/practitionerRole.go index be482552..9706850d 100644 --- a/fhir-models/fhir/practitionerRole.go +++ b/fhir-models/fhir/practitionerRole.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PractitionerRole is documented here http://hl7.org/fhir/StructureDefinition/PractitionerRole diff --git a/fhir-models/fhir/procedure.go b/fhir-models/fhir/procedure.go index b3fe1789..36def6d2 100644 --- a/fhir-models/fhir/procedure.go +++ b/fhir-models/fhir/procedure.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Procedure is documented here http://hl7.org/fhir/StructureDefinition/Procedure diff --git a/fhir-models/fhir/prodCharacteristic.go b/fhir-models/fhir/prodCharacteristic.go index 108151c9..25e1ad20 100644 --- a/fhir-models/fhir/prodCharacteristic.go +++ b/fhir-models/fhir/prodCharacteristic.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ProdCharacteristic is documented here http://hl7.org/fhir/StructureDefinition/ProdCharacteristic diff --git a/fhir-models/fhir/productShelfLife.go b/fhir-models/fhir/productShelfLife.go index 54791493..cf91a5a0 100644 --- a/fhir-models/fhir/productShelfLife.go +++ b/fhir-models/fhir/productShelfLife.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ProductShelfLife is documented here http://hl7.org/fhir/StructureDefinition/ProductShelfLife diff --git a/fhir-models/fhir/propertyRepresentation.go b/fhir-models/fhir/propertyRepresentation.go index 55899e69..61531397 100644 --- a/fhir-models/fhir/propertyRepresentation.go +++ b/fhir-models/fhir/propertyRepresentation.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PropertyRepresentation is documented here http://hl7.org/fhir/ValueSet/property-representation diff --git a/fhir-models/fhir/propertyType.go b/fhir-models/fhir/propertyType.go index b967e795..cdeed029 100644 --- a/fhir-models/fhir/propertyType.go +++ b/fhir-models/fhir/propertyType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PropertyType is documented here http://hl7.org/fhir/ValueSet/concept-property-type diff --git a/fhir-models/fhir/provenance.go b/fhir-models/fhir/provenance.go index a0b4a42a..b3b05c5c 100644 --- a/fhir-models/fhir/provenance.go +++ b/fhir-models/fhir/provenance.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Provenance is documented here http://hl7.org/fhir/StructureDefinition/Provenance diff --git a/fhir-models/fhir/provenanceEntityRole.go b/fhir-models/fhir/provenanceEntityRole.go index f6768d67..1c21722d 100644 --- a/fhir-models/fhir/provenanceEntityRole.go +++ b/fhir-models/fhir/provenanceEntityRole.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ProvenanceEntityRole is documented here http://hl7.org/fhir/ValueSet/provenance-entity-role diff --git a/fhir-models/fhir/publicationStatus.go b/fhir-models/fhir/publicationStatus.go index d14c184d..8f06bfc1 100644 --- a/fhir-models/fhir/publicationStatus.go +++ b/fhir-models/fhir/publicationStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // PublicationStatus is documented here http://hl7.org/fhir/ValueSet/publication-status diff --git a/fhir-models/fhir/quantity.go b/fhir-models/fhir/quantity.go index 02f1b3b1..4070c36d 100644 --- a/fhir-models/fhir/quantity.go +++ b/fhir-models/fhir/quantity.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Quantity is documented here http://hl7.org/fhir/StructureDefinition/Quantity diff --git a/fhir-models/fhir/quantityComparator.go b/fhir-models/fhir/quantityComparator.go index f0d2fd8d..62749bed 100644 --- a/fhir-models/fhir/quantityComparator.go +++ b/fhir-models/fhir/quantityComparator.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // QuantityComparator is documented here http://hl7.org/fhir/ValueSet/quantity-comparator diff --git a/fhir-models/fhir/questionnaire.go b/fhir-models/fhir/questionnaire.go index 48306b5a..1b89b50a 100644 --- a/fhir-models/fhir/questionnaire.go +++ b/fhir-models/fhir/questionnaire.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Questionnaire is documented here http://hl7.org/fhir/StructureDefinition/Questionnaire diff --git a/fhir-models/fhir/questionnaireItemOperator.go b/fhir-models/fhir/questionnaireItemOperator.go index 13906403..f7505e24 100644 --- a/fhir-models/fhir/questionnaireItemOperator.go +++ b/fhir-models/fhir/questionnaireItemOperator.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // QuestionnaireItemOperator is documented here http://hl7.org/fhir/ValueSet/questionnaire-enable-operator diff --git a/fhir-models/fhir/questionnaireItemType.go b/fhir-models/fhir/questionnaireItemType.go index 01713af7..efb8b841 100644 --- a/fhir-models/fhir/questionnaireItemType.go +++ b/fhir-models/fhir/questionnaireItemType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // QuestionnaireItemType is documented here http://hl7.org/fhir/ValueSet/item-type diff --git a/fhir-models/fhir/questionnaireResponse.go b/fhir-models/fhir/questionnaireResponse.go index 87b8f5f1..a232a94e 100644 --- a/fhir-models/fhir/questionnaireResponse.go +++ b/fhir-models/fhir/questionnaireResponse.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // QuestionnaireResponse is documented here http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse diff --git a/fhir-models/fhir/questionnaireResponseStatus.go b/fhir-models/fhir/questionnaireResponseStatus.go index 118ef253..9121bec2 100644 --- a/fhir-models/fhir/questionnaireResponseStatus.go +++ b/fhir-models/fhir/questionnaireResponseStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // QuestionnaireResponseStatus is documented here http://hl7.org/fhir/ValueSet/questionnaire-answers-status diff --git a/fhir-models/fhir/range.go b/fhir-models/fhir/range.go index 8b2af3cf..59ae04e4 100644 --- a/fhir-models/fhir/range.go +++ b/fhir-models/fhir/range.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Range is documented here http://hl7.org/fhir/StructureDefinition/Range diff --git a/fhir-models/fhir/ratio.go b/fhir-models/fhir/ratio.go index c45e5279..67c527a2 100644 --- a/fhir-models/fhir/ratio.go +++ b/fhir-models/fhir/ratio.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Ratio is documented here http://hl7.org/fhir/StructureDefinition/Ratio diff --git a/fhir-models/fhir/reference.go b/fhir-models/fhir/reference.go index 9a55ef20..71be290e 100644 --- a/fhir-models/fhir/reference.go +++ b/fhir-models/fhir/reference.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Reference is documented here http://hl7.org/fhir/StructureDefinition/Reference diff --git a/fhir-models/fhir/referenceHandlingPolicy.go b/fhir-models/fhir/referenceHandlingPolicy.go index d0f399e8..a29e7609 100644 --- a/fhir-models/fhir/referenceHandlingPolicy.go +++ b/fhir-models/fhir/referenceHandlingPolicy.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ReferenceHandlingPolicy is documented here http://hl7.org/fhir/ValueSet/reference-handling-policy diff --git a/fhir-models/fhir/referenceVersionRules.go b/fhir-models/fhir/referenceVersionRules.go index 72025504..ebc4b872 100644 --- a/fhir-models/fhir/referenceVersionRules.go +++ b/fhir-models/fhir/referenceVersionRules.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ReferenceVersionRules is documented here http://hl7.org/fhir/ValueSet/reference-version-rules diff --git a/fhir-models/fhir/relatedArtifact.go b/fhir-models/fhir/relatedArtifact.go index 5f278507..299f0378 100644 --- a/fhir-models/fhir/relatedArtifact.go +++ b/fhir-models/fhir/relatedArtifact.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RelatedArtifact is documented here http://hl7.org/fhir/StructureDefinition/RelatedArtifact diff --git a/fhir-models/fhir/relatedArtifactType.go b/fhir-models/fhir/relatedArtifactType.go index 5c3304f8..e8fb2593 100644 --- a/fhir-models/fhir/relatedArtifactType.go +++ b/fhir-models/fhir/relatedArtifactType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RelatedArtifactType is documented here http://hl7.org/fhir/ValueSet/related-artifact-type diff --git a/fhir-models/fhir/relatedPerson.go b/fhir-models/fhir/relatedPerson.go index f67998d5..61ec93fe 100644 --- a/fhir-models/fhir/relatedPerson.go +++ b/fhir-models/fhir/relatedPerson.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RelatedPerson is documented here http://hl7.org/fhir/StructureDefinition/RelatedPerson diff --git a/fhir-models/fhir/requestGroup.go b/fhir-models/fhir/requestGroup.go index fb3aefbd..a36abfb6 100644 --- a/fhir-models/fhir/requestGroup.go +++ b/fhir-models/fhir/requestGroup.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RequestGroup is documented here http://hl7.org/fhir/StructureDefinition/RequestGroup diff --git a/fhir-models/fhir/requestIntent.go b/fhir-models/fhir/requestIntent.go index f1a456cf..1b164041 100644 --- a/fhir-models/fhir/requestIntent.go +++ b/fhir-models/fhir/requestIntent.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RequestIntent is documented here http://hl7.org/fhir/ValueSet/request-intent diff --git a/fhir-models/fhir/requestPriority.go b/fhir-models/fhir/requestPriority.go index dd0a2b3f..7386fd11 100644 --- a/fhir-models/fhir/requestPriority.go +++ b/fhir-models/fhir/requestPriority.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RequestPriority is documented here http://hl7.org/fhir/ValueSet/request-priority diff --git a/fhir-models/fhir/requestResourceType.go b/fhir-models/fhir/requestResourceType.go index 6e8b162d..fcfc7396 100644 --- a/fhir-models/fhir/requestResourceType.go +++ b/fhir-models/fhir/requestResourceType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RequestResourceType is documented here http://hl7.org/fhir/ValueSet/request-resource-types diff --git a/fhir-models/fhir/requestStatus.go b/fhir-models/fhir/requestStatus.go index 0c526dbf..6485a363 100644 --- a/fhir-models/fhir/requestStatus.go +++ b/fhir-models/fhir/requestStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RequestStatus is documented here http://hl7.org/fhir/ValueSet/request-status diff --git a/fhir-models/fhir/researchDefinition.go b/fhir-models/fhir/researchDefinition.go index 4ee364c5..f3701cb5 100644 --- a/fhir-models/fhir/researchDefinition.go +++ b/fhir-models/fhir/researchDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResearchDefinition is documented here http://hl7.org/fhir/StructureDefinition/ResearchDefinition diff --git a/fhir-models/fhir/researchElementDefinition.go b/fhir-models/fhir/researchElementDefinition.go index f8c4ef7d..3a396aa2 100644 --- a/fhir-models/fhir/researchElementDefinition.go +++ b/fhir-models/fhir/researchElementDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResearchElementDefinition is documented here http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition diff --git a/fhir-models/fhir/researchElementType.go b/fhir-models/fhir/researchElementType.go index 6856c0c3..01e0f68d 100644 --- a/fhir-models/fhir/researchElementType.go +++ b/fhir-models/fhir/researchElementType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResearchElementType is documented here http://hl7.org/fhir/ValueSet/research-element-type diff --git a/fhir-models/fhir/researchStudy.go b/fhir-models/fhir/researchStudy.go index be0de68e..692478bd 100644 --- a/fhir-models/fhir/researchStudy.go +++ b/fhir-models/fhir/researchStudy.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResearchStudy is documented here http://hl7.org/fhir/StructureDefinition/ResearchStudy diff --git a/fhir-models/fhir/researchStudyStatus.go b/fhir-models/fhir/researchStudyStatus.go index a24990e7..5baba036 100644 --- a/fhir-models/fhir/researchStudyStatus.go +++ b/fhir-models/fhir/researchStudyStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResearchStudyStatus is documented here http://hl7.org/fhir/ValueSet/research-study-status diff --git a/fhir-models/fhir/researchSubject.go b/fhir-models/fhir/researchSubject.go index 2d7c4387..85763599 100644 --- a/fhir-models/fhir/researchSubject.go +++ b/fhir-models/fhir/researchSubject.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResearchSubject is documented here http://hl7.org/fhir/StructureDefinition/ResearchSubject diff --git a/fhir-models/fhir/researchSubjectStatus.go b/fhir-models/fhir/researchSubjectStatus.go index 2051058d..6ec67f9e 100644 --- a/fhir-models/fhir/researchSubjectStatus.go +++ b/fhir-models/fhir/researchSubjectStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResearchSubjectStatus is documented here http://hl7.org/fhir/ValueSet/research-subject-status diff --git a/fhir-models/fhir/resource.go b/fhir-models/fhir/resource.go index 4d566886..b8510f6b 100644 --- a/fhir-models/fhir/resource.go +++ b/fhir-models/fhir/resource.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Resource is documented here http://hl7.org/fhir/StructureDefinition/Resource diff --git a/fhir-models/fhir/resourceType.go b/fhir-models/fhir/resourceType.go index 7f4aa65e..0c4b333a 100644 --- a/fhir-models/fhir/resourceType.go +++ b/fhir-models/fhir/resourceType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResourceType is documented here http://hl7.org/fhir/ValueSet/resource-types diff --git a/fhir-models/fhir/resourceVersionPolicy.go b/fhir-models/fhir/resourceVersionPolicy.go index 052ec671..fd5fc654 100644 --- a/fhir-models/fhir/resourceVersionPolicy.go +++ b/fhir-models/fhir/resourceVersionPolicy.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResourceVersionPolicy is documented here http://hl7.org/fhir/ValueSet/versioning-policy diff --git a/fhir-models/fhir/responseType.go b/fhir-models/fhir/responseType.go index 39bde559..2bb26f5e 100644 --- a/fhir-models/fhir/responseType.go +++ b/fhir-models/fhir/responseType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ResponseType is documented here http://hl7.org/fhir/ValueSet/response-code diff --git a/fhir-models/fhir/restfulCapabilityMode.go b/fhir-models/fhir/restfulCapabilityMode.go index 9c5bbebd..f5acd8ef 100644 --- a/fhir-models/fhir/restfulCapabilityMode.go +++ b/fhir-models/fhir/restfulCapabilityMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RestfulCapabilityMode is documented here http://hl7.org/fhir/ValueSet/restful-capability-mode diff --git a/fhir-models/fhir/riskAssessment.go b/fhir-models/fhir/riskAssessment.go index 07c11a9e..80d598d0 100644 --- a/fhir-models/fhir/riskAssessment.go +++ b/fhir-models/fhir/riskAssessment.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RiskAssessment is documented here http://hl7.org/fhir/StructureDefinition/RiskAssessment diff --git a/fhir-models/fhir/riskEvidenceSynthesis.go b/fhir-models/fhir/riskEvidenceSynthesis.go index 37d0ca40..5930271d 100644 --- a/fhir-models/fhir/riskEvidenceSynthesis.go +++ b/fhir-models/fhir/riskEvidenceSynthesis.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // RiskEvidenceSynthesis is documented here http://hl7.org/fhir/StructureDefinition/RiskEvidenceSynthesis diff --git a/fhir-models/fhir/sPDXLicense.go b/fhir-models/fhir/sPDXLicense.go index fbc1016b..1295e95a 100644 --- a/fhir-models/fhir/sPDXLicense.go +++ b/fhir-models/fhir/sPDXLicense.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SPDXLicense is documented here http://hl7.org/fhir/ValueSet/spdx-license diff --git a/fhir-models/fhir/schedule.go b/fhir-models/fhir/schedule.go index 9a5d0c76..405ba3b5 100644 --- a/fhir-models/fhir/schedule.go +++ b/fhir-models/fhir/schedule.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Schedule is documented here http://hl7.org/fhir/StructureDefinition/Schedule diff --git a/fhir-models/fhir/searchComparator.go b/fhir-models/fhir/searchComparator.go index 875f4e17..b86e00ca 100644 --- a/fhir-models/fhir/searchComparator.go +++ b/fhir-models/fhir/searchComparator.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SearchComparator is documented here http://hl7.org/fhir/ValueSet/search-comparator diff --git a/fhir-models/fhir/searchEntryMode.go b/fhir-models/fhir/searchEntryMode.go index 7ea67131..0e8b6e30 100644 --- a/fhir-models/fhir/searchEntryMode.go +++ b/fhir-models/fhir/searchEntryMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SearchEntryMode is documented here http://hl7.org/fhir/ValueSet/search-entry-mode diff --git a/fhir-models/fhir/searchModifierCode.go b/fhir-models/fhir/searchModifierCode.go index eec9dd2a..ceecec14 100644 --- a/fhir-models/fhir/searchModifierCode.go +++ b/fhir-models/fhir/searchModifierCode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SearchModifierCode is documented here http://hl7.org/fhir/ValueSet/search-modifier-code diff --git a/fhir-models/fhir/searchParamType.go b/fhir-models/fhir/searchParamType.go index e74a5c6e..24008e3f 100644 --- a/fhir-models/fhir/searchParamType.go +++ b/fhir-models/fhir/searchParamType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SearchParamType is documented here http://hl7.org/fhir/ValueSet/search-param-type diff --git a/fhir-models/fhir/searchParameter.go b/fhir-models/fhir/searchParameter.go index 35ea17d6..b3337158 100644 --- a/fhir-models/fhir/searchParameter.go +++ b/fhir-models/fhir/searchParameter.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SearchParameter is documented here http://hl7.org/fhir/StructureDefinition/SearchParameter diff --git a/fhir-models/fhir/serviceRequest.go b/fhir-models/fhir/serviceRequest.go index 7f53a339..cc0402dd 100644 --- a/fhir-models/fhir/serviceRequest.go +++ b/fhir-models/fhir/serviceRequest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ServiceRequest is documented here http://hl7.org/fhir/StructureDefinition/ServiceRequest diff --git a/fhir-models/fhir/signature.go b/fhir-models/fhir/signature.go index ac790872..f3cfee4e 100644 --- a/fhir-models/fhir/signature.go +++ b/fhir-models/fhir/signature.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Signature is documented here http://hl7.org/fhir/StructureDefinition/Signature diff --git a/fhir-models/fhir/slicingRules.go b/fhir-models/fhir/slicingRules.go index 8178a887..20aada39 100644 --- a/fhir-models/fhir/slicingRules.go +++ b/fhir-models/fhir/slicingRules.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SlicingRules is documented here http://hl7.org/fhir/ValueSet/resource-slicing-rules diff --git a/fhir-models/fhir/slot.go b/fhir-models/fhir/slot.go index d8b46838..8f66cf45 100644 --- a/fhir-models/fhir/slot.go +++ b/fhir-models/fhir/slot.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Slot is documented here http://hl7.org/fhir/StructureDefinition/Slot diff --git a/fhir-models/fhir/slotStatus.go b/fhir-models/fhir/slotStatus.go index af7ce188..bb5bb24e 100644 --- a/fhir-models/fhir/slotStatus.go +++ b/fhir-models/fhir/slotStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SlotStatus is documented here http://hl7.org/fhir/ValueSet/slotstatus diff --git a/fhir-models/fhir/sortDirection.go b/fhir-models/fhir/sortDirection.go index 77d52e38..c0e0515a 100644 --- a/fhir-models/fhir/sortDirection.go +++ b/fhir-models/fhir/sortDirection.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SortDirection is documented here http://hl7.org/fhir/ValueSet/sort-direction diff --git a/fhir-models/fhir/specimen.go b/fhir-models/fhir/specimen.go index 2c07c7ea..ec3b3b34 100644 --- a/fhir-models/fhir/specimen.go +++ b/fhir-models/fhir/specimen.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Specimen is documented here http://hl7.org/fhir/StructureDefinition/Specimen diff --git a/fhir-models/fhir/specimenContainedPreference.go b/fhir-models/fhir/specimenContainedPreference.go index 6cf65e5f..b87c57ab 100644 --- a/fhir-models/fhir/specimenContainedPreference.go +++ b/fhir-models/fhir/specimenContainedPreference.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SpecimenContainedPreference is documented here http://hl7.org/fhir/ValueSet/specimen-contained-preference diff --git a/fhir-models/fhir/specimenDefinition.go b/fhir-models/fhir/specimenDefinition.go index c94dcc93..668c57ff 100644 --- a/fhir-models/fhir/specimenDefinition.go +++ b/fhir-models/fhir/specimenDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SpecimenDefinition is documented here http://hl7.org/fhir/StructureDefinition/SpecimenDefinition diff --git a/fhir-models/fhir/specimenStatus.go b/fhir-models/fhir/specimenStatus.go index 2f28b8f1..226dd994 100644 --- a/fhir-models/fhir/specimenStatus.go +++ b/fhir-models/fhir/specimenStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SpecimenStatus is documented here http://hl7.org/fhir/ValueSet/specimen-status diff --git a/fhir-models/fhir/structureDefinition.go b/fhir-models/fhir/structureDefinition.go index 514a9c94..3f53d332 100644 --- a/fhir-models/fhir/structureDefinition.go +++ b/fhir-models/fhir/structureDefinition.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureDefinition is documented here http://hl7.org/fhir/StructureDefinition/StructureDefinition diff --git a/fhir-models/fhir/structureDefinitionKind.go b/fhir-models/fhir/structureDefinitionKind.go index 168d6b96..e7cd4d28 100644 --- a/fhir-models/fhir/structureDefinitionKind.go +++ b/fhir-models/fhir/structureDefinitionKind.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureDefinitionKind is documented here http://hl7.org/fhir/ValueSet/structure-definition-kind diff --git a/fhir-models/fhir/structureMap.go b/fhir-models/fhir/structureMap.go index 11cfdb7d..66b3c43a 100644 --- a/fhir-models/fhir/structureMap.go +++ b/fhir-models/fhir/structureMap.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMap is documented here http://hl7.org/fhir/StructureDefinition/StructureMap diff --git a/fhir-models/fhir/structureMapContextType.go b/fhir-models/fhir/structureMapContextType.go index b6a8021c..5b14f32d 100644 --- a/fhir-models/fhir/structureMapContextType.go +++ b/fhir-models/fhir/structureMapContextType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMapContextType is documented here http://hl7.org/fhir/ValueSet/map-context-type diff --git a/fhir-models/fhir/structureMapGroupTypeMode.go b/fhir-models/fhir/structureMapGroupTypeMode.go index fb1ec030..73017a73 100644 --- a/fhir-models/fhir/structureMapGroupTypeMode.go +++ b/fhir-models/fhir/structureMapGroupTypeMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMapGroupTypeMode is documented here http://hl7.org/fhir/ValueSet/map-group-type-mode diff --git a/fhir-models/fhir/structureMapInputMode.go b/fhir-models/fhir/structureMapInputMode.go index 14ed05af..9096ae92 100644 --- a/fhir-models/fhir/structureMapInputMode.go +++ b/fhir-models/fhir/structureMapInputMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMapInputMode is documented here http://hl7.org/fhir/ValueSet/map-input-mode diff --git a/fhir-models/fhir/structureMapModelMode.go b/fhir-models/fhir/structureMapModelMode.go index cb4a180d..7bf83c21 100644 --- a/fhir-models/fhir/structureMapModelMode.go +++ b/fhir-models/fhir/structureMapModelMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMapModelMode is documented here http://hl7.org/fhir/ValueSet/map-model-mode diff --git a/fhir-models/fhir/structureMapSourceListMode.go b/fhir-models/fhir/structureMapSourceListMode.go index 459b4707..30b34195 100644 --- a/fhir-models/fhir/structureMapSourceListMode.go +++ b/fhir-models/fhir/structureMapSourceListMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMapSourceListMode is documented here http://hl7.org/fhir/ValueSet/map-source-list-mode diff --git a/fhir-models/fhir/structureMapTargetListMode.go b/fhir-models/fhir/structureMapTargetListMode.go index a8f5d55c..b53fe522 100644 --- a/fhir-models/fhir/structureMapTargetListMode.go +++ b/fhir-models/fhir/structureMapTargetListMode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMapTargetListMode is documented here http://hl7.org/fhir/ValueSet/map-target-list-mode diff --git a/fhir-models/fhir/structureMapTransform.go b/fhir-models/fhir/structureMapTransform.go index 555b83c4..0ee34334 100644 --- a/fhir-models/fhir/structureMapTransform.go +++ b/fhir-models/fhir/structureMapTransform.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // StructureMapTransform is documented here http://hl7.org/fhir/ValueSet/map-transform diff --git a/fhir-models/fhir/subscription.go b/fhir-models/fhir/subscription.go index 1f69b5c0..6bef5740 100644 --- a/fhir-models/fhir/subscription.go +++ b/fhir-models/fhir/subscription.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Subscription is documented here http://hl7.org/fhir/StructureDefinition/Subscription diff --git a/fhir-models/fhir/subscriptionChannelType.go b/fhir-models/fhir/subscriptionChannelType.go index 36dcebc9..5faae978 100644 --- a/fhir-models/fhir/subscriptionChannelType.go +++ b/fhir-models/fhir/subscriptionChannelType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubscriptionChannelType is documented here http://hl7.org/fhir/ValueSet/subscription-channel-type diff --git a/fhir-models/fhir/subscriptionStatus.go b/fhir-models/fhir/subscriptionStatus.go index 5c6e37d7..69e3702c 100644 --- a/fhir-models/fhir/subscriptionStatus.go +++ b/fhir-models/fhir/subscriptionStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubscriptionStatus is documented here http://hl7.org/fhir/ValueSet/subscription-status diff --git a/fhir-models/fhir/substance.go b/fhir-models/fhir/substance.go index 8003d677..69eb50fc 100644 --- a/fhir-models/fhir/substance.go +++ b/fhir-models/fhir/substance.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Substance is documented here http://hl7.org/fhir/StructureDefinition/Substance diff --git a/fhir-models/fhir/substanceAmount.go b/fhir-models/fhir/substanceAmount.go index 7f37005b..02b4bcca 100644 --- a/fhir-models/fhir/substanceAmount.go +++ b/fhir-models/fhir/substanceAmount.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubstanceAmount is documented here http://hl7.org/fhir/StructureDefinition/SubstanceAmount diff --git a/fhir-models/fhir/substanceNucleicAcid.go b/fhir-models/fhir/substanceNucleicAcid.go index 3ac63561..36c9abc6 100644 --- a/fhir-models/fhir/substanceNucleicAcid.go +++ b/fhir-models/fhir/substanceNucleicAcid.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubstanceNucleicAcid is documented here http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid diff --git a/fhir-models/fhir/substancePolymer.go b/fhir-models/fhir/substancePolymer.go index e20b9cbf..1add56b0 100644 --- a/fhir-models/fhir/substancePolymer.go +++ b/fhir-models/fhir/substancePolymer.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubstancePolymer is documented here http://hl7.org/fhir/StructureDefinition/SubstancePolymer diff --git a/fhir-models/fhir/substanceProtein.go b/fhir-models/fhir/substanceProtein.go index cbf4672f..1271ef5a 100644 --- a/fhir-models/fhir/substanceProtein.go +++ b/fhir-models/fhir/substanceProtein.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubstanceProtein is documented here http://hl7.org/fhir/StructureDefinition/SubstanceProtein diff --git a/fhir-models/fhir/substanceReferenceInformation.go b/fhir-models/fhir/substanceReferenceInformation.go index 34ff9225..f60f6f79 100644 --- a/fhir-models/fhir/substanceReferenceInformation.go +++ b/fhir-models/fhir/substanceReferenceInformation.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubstanceReferenceInformation is documented here http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation diff --git a/fhir-models/fhir/substanceSourceMaterial.go b/fhir-models/fhir/substanceSourceMaterial.go index 9787d234..0039f0f4 100644 --- a/fhir-models/fhir/substanceSourceMaterial.go +++ b/fhir-models/fhir/substanceSourceMaterial.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubstanceSourceMaterial is documented here http://hl7.org/fhir/StructureDefinition/SubstanceSourceMaterial diff --git a/fhir-models/fhir/substanceSpecification.go b/fhir-models/fhir/substanceSpecification.go index 6b8087b7..993d9a7d 100644 --- a/fhir-models/fhir/substanceSpecification.go +++ b/fhir-models/fhir/substanceSpecification.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SubstanceSpecification is documented here http://hl7.org/fhir/StructureDefinition/SubstanceSpecification diff --git a/fhir-models/fhir/supplyDelivery.go b/fhir-models/fhir/supplyDelivery.go index f4f1cecb..8c88b34c 100644 --- a/fhir-models/fhir/supplyDelivery.go +++ b/fhir-models/fhir/supplyDelivery.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SupplyDelivery is documented here http://hl7.org/fhir/StructureDefinition/SupplyDelivery diff --git a/fhir-models/fhir/supplyDeliveryStatus.go b/fhir-models/fhir/supplyDeliveryStatus.go index ffc10292..adc59d6a 100644 --- a/fhir-models/fhir/supplyDeliveryStatus.go +++ b/fhir-models/fhir/supplyDeliveryStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SupplyDeliveryStatus is documented here http://hl7.org/fhir/ValueSet/supplydelivery-status diff --git a/fhir-models/fhir/supplyRequest.go b/fhir-models/fhir/supplyRequest.go index 96929df6..2a618f37 100644 --- a/fhir-models/fhir/supplyRequest.go +++ b/fhir-models/fhir/supplyRequest.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SupplyRequest is documented here http://hl7.org/fhir/StructureDefinition/SupplyRequest diff --git a/fhir-models/fhir/supplyRequestStatus.go b/fhir-models/fhir/supplyRequestStatus.go index 0c5e1686..652ec93a 100644 --- a/fhir-models/fhir/supplyRequestStatus.go +++ b/fhir-models/fhir/supplyRequestStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SupplyRequestStatus is documented here http://hl7.org/fhir/ValueSet/supplyrequest-status diff --git a/fhir-models/fhir/systemRestfulInteraction.go b/fhir-models/fhir/systemRestfulInteraction.go index 4b87ca1c..bd9885b5 100644 --- a/fhir-models/fhir/systemRestfulInteraction.go +++ b/fhir-models/fhir/systemRestfulInteraction.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // SystemRestfulInteraction is documented here http://hl7.org/fhir/ValueSet/system-restful-interaction diff --git a/fhir-models/fhir/task.go b/fhir-models/fhir/task.go index dd13d289..3a9f6c96 100644 --- a/fhir-models/fhir/task.go +++ b/fhir-models/fhir/task.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Task is documented here http://hl7.org/fhir/StructureDefinition/Task diff --git a/fhir-models/fhir/taskStatus.go b/fhir-models/fhir/taskStatus.go index 492dafe4..1e8654d7 100644 --- a/fhir-models/fhir/taskStatus.go +++ b/fhir-models/fhir/taskStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TaskStatus is documented here http://hl7.org/fhir/ValueSet/task-status diff --git a/fhir-models/fhir/terminologyCapabilities.go b/fhir-models/fhir/terminologyCapabilities.go index 5e58c1fe..876fe3ea 100644 --- a/fhir-models/fhir/terminologyCapabilities.go +++ b/fhir-models/fhir/terminologyCapabilities.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TerminologyCapabilities is documented here http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities diff --git a/fhir-models/fhir/testReport.go b/fhir-models/fhir/testReport.go index 935ac070..bc7fe555 100644 --- a/fhir-models/fhir/testReport.go +++ b/fhir-models/fhir/testReport.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TestReport is documented here http://hl7.org/fhir/StructureDefinition/TestReport diff --git a/fhir-models/fhir/testReportActionResult.go b/fhir-models/fhir/testReportActionResult.go index e21de10d..a2ef1b60 100644 --- a/fhir-models/fhir/testReportActionResult.go +++ b/fhir-models/fhir/testReportActionResult.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TestReportActionResult is documented here http://hl7.org/fhir/ValueSet/report-action-result-codes diff --git a/fhir-models/fhir/testReportParticipantType.go b/fhir-models/fhir/testReportParticipantType.go index dd13d2cf..934f7f9d 100644 --- a/fhir-models/fhir/testReportParticipantType.go +++ b/fhir-models/fhir/testReportParticipantType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TestReportParticipantType is documented here http://hl7.org/fhir/ValueSet/report-participant-type diff --git a/fhir-models/fhir/testReportResult.go b/fhir-models/fhir/testReportResult.go index 0f921e0b..0e06d3b7 100644 --- a/fhir-models/fhir/testReportResult.go +++ b/fhir-models/fhir/testReportResult.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TestReportResult is documented here http://hl7.org/fhir/ValueSet/report-result-codes diff --git a/fhir-models/fhir/testReportStatus.go b/fhir-models/fhir/testReportStatus.go index 11b76e5a..3d0d64cd 100644 --- a/fhir-models/fhir/testReportStatus.go +++ b/fhir-models/fhir/testReportStatus.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TestReportStatus is documented here http://hl7.org/fhir/ValueSet/report-status-codes diff --git a/fhir-models/fhir/testScript.go b/fhir-models/fhir/testScript.go index bb6df012..70b6ad41 100644 --- a/fhir-models/fhir/testScript.go +++ b/fhir-models/fhir/testScript.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TestScript is documented here http://hl7.org/fhir/StructureDefinition/TestScript diff --git a/fhir-models/fhir/testScriptRequestMethodCode.go b/fhir-models/fhir/testScriptRequestMethodCode.go index 211c45a3..137ae989 100644 --- a/fhir-models/fhir/testScriptRequestMethodCode.go +++ b/fhir-models/fhir/testScriptRequestMethodCode.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TestScriptRequestMethodCode is documented here http://hl7.org/fhir/ValueSet/http-operations diff --git a/fhir-models/fhir/timing.go b/fhir-models/fhir/timing.go index 2e7df1a4..eb5acee9 100644 --- a/fhir-models/fhir/timing.go +++ b/fhir-models/fhir/timing.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Timing is documented here http://hl7.org/fhir/StructureDefinition/Timing diff --git a/fhir-models/fhir/triggerDefinition.go b/fhir-models/fhir/triggerDefinition.go index a551f74c..d96c7308 100644 --- a/fhir-models/fhir/triggerDefinition.go +++ b/fhir-models/fhir/triggerDefinition.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TriggerDefinition is documented here http://hl7.org/fhir/StructureDefinition/TriggerDefinition diff --git a/fhir-models/fhir/triggerType.go b/fhir-models/fhir/triggerType.go index 17e13054..65bd75fd 100644 --- a/fhir-models/fhir/triggerType.go +++ b/fhir-models/fhir/triggerType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TriggerType is documented here http://hl7.org/fhir/ValueSet/trigger-type diff --git a/fhir-models/fhir/typeDerivationRule.go b/fhir-models/fhir/typeDerivationRule.go index fa513c6c..35165583 100644 --- a/fhir-models/fhir/typeDerivationRule.go +++ b/fhir-models/fhir/typeDerivationRule.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TypeDerivationRule is documented here http://hl7.org/fhir/ValueSet/type-derivation-rule diff --git a/fhir-models/fhir/typeRestfulInteraction.go b/fhir-models/fhir/typeRestfulInteraction.go index 3f836d34..7e69a259 100644 --- a/fhir-models/fhir/typeRestfulInteraction.go +++ b/fhir-models/fhir/typeRestfulInteraction.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // TypeRestfulInteraction is documented here http://hl7.org/fhir/ValueSet/type-restful-interaction diff --git a/fhir-models/fhir/uDIEntryType.go b/fhir-models/fhir/uDIEntryType.go index 302b7586..fe802ac1 100644 --- a/fhir-models/fhir/uDIEntryType.go +++ b/fhir-models/fhir/uDIEntryType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // UDIEntryType is documented here http://hl7.org/fhir/ValueSet/udi-entry-type diff --git a/fhir-models/fhir/usageContext.go b/fhir-models/fhir/usageContext.go index 9011ea8e..3fed6a7f 100644 --- a/fhir-models/fhir/usageContext.go +++ b/fhir-models/fhir/usageContext.go @@ -14,7 +14,7 @@ package fhir -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // UsageContext is documented here http://hl7.org/fhir/StructureDefinition/UsageContext diff --git a/fhir-models/fhir/use.go b/fhir-models/fhir/use.go index fd3477c9..5196b817 100644 --- a/fhir-models/fhir/use.go +++ b/fhir-models/fhir/use.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // Use is documented here http://hl7.org/fhir/ValueSet/claim-use diff --git a/fhir-models/fhir/valueSet.go b/fhir-models/fhir/valueSet.go index d4bcddbe..5287b92d 100644 --- a/fhir-models/fhir/valueSet.go +++ b/fhir-models/fhir/valueSet.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // ValueSet is documented here http://hl7.org/fhir/StructureDefinition/ValueSet diff --git a/fhir-models/fhir/verificationResult.go b/fhir-models/fhir/verificationResult.go index e00c6a43..a5d2ab17 100644 --- a/fhir-models/fhir/verificationResult.go +++ b/fhir-models/fhir/verificationResult.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // VerificationResult is documented here http://hl7.org/fhir/StructureDefinition/VerificationResult diff --git a/fhir-models/fhir/visionBase.go b/fhir-models/fhir/visionBase.go index 75af4384..fd35feb9 100644 --- a/fhir-models/fhir/visionBase.go +++ b/fhir-models/fhir/visionBase.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // VisionBase is documented here http://hl7.org/fhir/ValueSet/vision-base-codes diff --git a/fhir-models/fhir/visionEyes.go b/fhir-models/fhir/visionEyes.go index 94476c6b..285980b0 100644 --- a/fhir-models/fhir/visionEyes.go +++ b/fhir-models/fhir/visionEyes.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // VisionEyes is documented here http://hl7.org/fhir/ValueSet/vision-eye-codes diff --git a/fhir-models/fhir/visionPrescription.go b/fhir-models/fhir/visionPrescription.go index 26793348..f7018f75 100644 --- a/fhir-models/fhir/visionPrescription.go +++ b/fhir-models/fhir/visionPrescription.go @@ -16,7 +16,7 @@ package fhir import "encoding/json" -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // VisionPrescription is documented here http://hl7.org/fhir/StructureDefinition/VisionPrescription diff --git a/fhir-models/fhir/xPathUsageType.go b/fhir-models/fhir/xPathUsageType.go index e5726120..69ae0102 100644 --- a/fhir-models/fhir/xPathUsageType.go +++ b/fhir-models/fhir/xPathUsageType.go @@ -20,7 +20,7 @@ import ( "strings" ) -// THIS FILE IS GENERATED BY https://github.com/samply/golang-fhir-models +// THIS FILE IS GENERATED BY https://github.com/lifebox-healthcare/golang-fhir-models // PLEASE DO NOT EDIT BY HAND // XPathUsageType is documented here http://hl7.org/fhir/ValueSet/search-xpath-usage diff --git a/fhir-models/go.mod b/fhir-models/go.mod index d99c9bbf..011964d7 100644 --- a/fhir-models/go.mod +++ b/fhir-models/go.mod @@ -1,3 +1,3 @@ -module github.com/samply/golang-fhir-models/fhir-models +module github.com/lifebox-healthcare/golang-fhir-models/fhir-models go 1.13