Add provenance author to code commits (#4603)
commit42defec1aa3791d927dcab389d545b257b8e51d0
authorStephen Nielson <stephen@nielson.org>
Sat, 28 Aug 2021 16:18:20 +0000 (28 12:18 -0400)
committerGitHub <noreply@github.com>
Sat, 28 Aug 2021 16:18:20 +0000 (28 09:18 -0700)
tree03a3f5bf16c3278e2d5e6a7f717edd3ac0cbc4bb
parent73ba527fa8c10c63a27695dc9eb01be5275230ce
Add provenance author to code commits (#4603)
16 files changed:
src/Services/CarePlanService.php
src/Services/ConditionService.php
src/Services/DeviceService.php
src/Services/FHIR/DiagnosticReport/FhirDiagnosticReportClinicalNotesService.php
src/Services/FHIR/DocumentReference/FhirClinicalNotesService.php
src/Services/FHIR/DocumentReference/FhirPatientDocumentReferenceService.php
src/Services/FHIR/FhirCarePlanService.php
src/Services/FHIR/FhirGoalService.php
src/Services/FHIR/FhirImmunizationService.php
src/Services/FHIR/FhirMedicationRequestService.php
src/Services/FHIR/Observation/FhirObservationLaboratoryService.php
src/Services/FHIR/Observation/FhirObservationVitalsService.php
src/Services/FHIR/Procedure/FhirProcedureSurgeryService.php
src/Services/ImmunizationService.php
src/Services/SurgeryService.php
src/Services/VitalsService.php